{"version":3,"file":"Mof9YYtZgqwWkFE5KIPm-vp1pDiVnicYuG5tTEIrhwc.C7ppGiA9.mjs","names":["PaxosNavigation","ButtonSmall","Image","AssetCard","ViewReportsSquare","GDNCalloutBlack","Image2","Footer","metadata","className","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/S1omZcz3Ho3t7xw4wttb/x2IUNUlcyyBayeNV4EyQ/NoticeBar.js","https:/framerusercontent.com/modules/tXfBYPVnT7u40SZbGk5o/WppMfhia0ZmIuN7Az2mC/augiA20Il.js"],"sourcesContent":["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion,AnimatePresence}from\"framer-motion\";const NOTICE_DISMISS_KEY=\"notice-dismissed\";export default function NoticeBar(props){const{message,background,color,forceShow,barHeight}=props;const[visible,setVisible]=React.useState(false);React.useEffect(()=>{const dismissed=localStorage.getItem(NOTICE_DISMISS_KEY);if(forceShow){setVisible(true);}else if(!dismissed){setTimeout(()=>setVisible(true),100);}},[forceShow]);const dismiss=()=>{localStorage.setItem(NOTICE_DISMISS_KEY,\"true\");setVisible(false);};return /*#__PURE__*/_jsx(AnimatePresence,{children:visible&&/*#__PURE__*/_jsxs(motion.div,{initial:{opacity:0,y:-20},animate:{opacity:1,y:0},exit:{opacity:0,y:-20},transition:{duration:.4,ease:\"easeInOut\"},style:{backgroundColor:background,color,padding:\"5px 0px 5px 25px\",position:\"relative\",top:0,left:0,width:\"100%\",zIndex:1e3,display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",fontSize:\"16px\",fontWeight:\"bold\",minHeight:`${barHeight}px`,textAlign:\"center\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{flex:1},dangerouslySetInnerHTML:{__html:message}}),/*#__PURE__*/_jsx(\"button\",{onClick:dismiss,style:{background:\"none\",border:\"none\",color,fontSize:\"24px\",cursor:\"pointer\",padding:\"0 15px 0 20px\",lineHeight:\"0\",marginTop:\"-4px\"},\"aria-label\":\"Close\",children:\"\\xd7\"})]})});}addPropertyControls(NoticeBar,{message:{type:ControlType.String,title:\"Message (HTML)\",defaultValue:'Introducing Paxos Labs… <a href=\"/newsroom\" target=\"_blank\" style=\"color:#fff;text-decoration:underline;\">Read more</a>'},background:{type:ControlType.Color,title:\"Background\",defaultValue:\"#19282f\"},color:{type:ControlType.Color,title:\"Text Color\",defaultValue:\"#fff\"},forceShow:{type:ControlType.Boolean,title:\"Force Show\",defaultValue:false},barHeight:{type:ControlType.Number,title:\"Min Height\",defaultValue:40,unit:\"px\",displayStepper:true,min:0,max:200,step:1}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"NoticeBar\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NoticeBar.map","// Generated by Framer (da373ee)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import UnicornStudioEmbed from\"https://framerusercontent.com/modules/vbaJXlyVEeIvuEevvudG/J8HpitZNu6FDMkO5HDhL/UnicornStudioEmbed.js\";import Footer from\"#framer/local/canvasComponent/kMLj3mRfD/kMLj3mRfD.js\";import Image2 from\"#framer/local/canvasComponent/mzYCS5vc4/mzYCS5vc4.js\";import ViewReportsSquare from\"#framer/local/canvasComponent/Rm37FMuwT/Rm37FMuwT.js\";import PaxosNavigation from\"#framer/local/canvasComponent/sACl7JAkL/sACl7JAkL.js\";import ButtonSmall from\"#framer/local/canvasComponent/T6CJtPmcg/T6CJtPmcg.js\";import GDNCalloutBlack from\"#framer/local/canvasComponent/WKbMAJ4I7/WKbMAJ4I7.js\";import AssetCard from\"#framer/local/canvasComponent/XRoKiqkig/XRoKiqkig.js\";import NoticeBar from\"#framer/local/codeFile/yOsVP9h/NoticeBar.js\";import*as sharedStyle6 from\"#framer/local/css/BnggWI1ko/BnggWI1ko.js\";import*as sharedStyle from\"#framer/local/css/dwWvDYLwm/dwWvDYLwm.js\";import*as sharedStyle5 from\"#framer/local/css/EDcMejUJ6/EDcMejUJ6.js\";import*as sharedStyle4 from\"#framer/local/css/Er7BcwmPf/Er7BcwmPf.js\";import*as sharedStyle2 from\"#framer/local/css/EUABjM91I/EUABjM91I.js\";import*as sharedStyle1 from\"#framer/local/css/mRBzPqWZC/mRBzPqWZC.js\";import*as sharedStyle7 from\"#framer/local/css/UB0PpDrxZ/UB0PpDrxZ.js\";import*as sharedStyle3 from\"#framer/local/css/y7wkwzI9p/y7wkwzI9p.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NoticeBarFonts=getFonts(NoticeBar);const PaxosNavigationFonts=getFonts(PaxosNavigation);const ButtonSmallFonts=getFonts(ButtonSmall);const MotionDivWithFX=withFX(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const TickerFonts=getFonts(Ticker);const AssetCardFonts=getFonts(AssetCard);const ViewReportsSquareFonts=getFonts(ViewReportsSquare);const GDNCalloutBlackFonts=getFonts(GDNCalloutBlack);const UnicornStudioEmbedFonts=getFonts(UnicornStudioEmbed);const Image2Fonts=getFonts(Image2);const VideoFonts=getFonts(Video);const FooterFonts=getFonts(Footer);const breakpoints={c3iiqs_0N:\"(max-width: 809px)\",rRnkSoWcX:\"(min-width: 810px) and (max-width: 1199px)\",uJrf7tcFB:\"(min-width: 1200px) and (max-width: 1439px)\",WQLkyLRf1:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OZQHM\";const variantClassNames={c3iiqs_0N:\"framer-v-1001w9x\",rRnkSoWcX:\"framer-v-fm0ojs\",uJrf7tcFB:\"framer-v-ryaiww\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={damping:80,delay:.2,mass:1,stiffness:300,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:-20};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:-20};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-4};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition3={delay:0,duration:80,ease:[0,0,1,1],type:\"tween\"};const animation5={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Smaller Desktop\":\"uJrf7tcFB\",Desktop:\"WQLkyLRf1\",Phone:\"c3iiqs_0N\",Tablet:\"rRnkSoWcX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"c3iiqs_0N\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1avneap-container\",isAuthoredByUser:true,nodeId:\"ZKYyaEtHt\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(NoticeBar,{background:\"rgb(0, 132, 94)\",barHeight:40,color:\"rgb(255, 255, 255)\",forceShow:false,height:\"100%\",id:\"ZKYyaEtHt\",layoutId:\"ZKYyaEtHt\",message:'Introducing Paxos Labs &nbsp;<a href=\"/newsroom/paxos-launches-new-start-up-to-expand-access-to-on-chain-markets\" target=\"_blank\" style=\"color:#fff;text-decoration: underline;\">Read more</a>',style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:100},rRnkSoWcX:{height:100}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f6uscd-container\",nodeId:\"A_06HKHGA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{style:{width:\"100%\"},variant:\"nPJ9X8Jj8\"},rRnkSoWcX:{style:{width:\"100%\"},variant:\"n6PlIyFLY\"}},children:/*#__PURE__*/_jsx(PaxosNavigation,{height:\"100%\",id:\"A_06HKHGA\",layoutId:\"A_06HKHGA\",style:{height:\"100%\",width:\"100%\"},variant:\"OPl_oIbPF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vg95cg\",\"data-framer-name\":\"Hero Old\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+300+0+0),pixelHeight:932,pixelWidth:2880,positionX:\"center\",positionY:\"bottom\",sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1440px)`,src:\"https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png\",srcSet:\"https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png 2880w\"}},rRnkSoWcX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+300+40+0),pixelHeight:932,pixelWidth:2880,positionX:\"center\",positionY:\"bottom\",sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`,src:\"https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png\",srcSet:\"https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png 2880w\"}}},children:/*#__PURE__*/_jsxs(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+302+40+0),pixelHeight:932,pixelWidth:2880,positionX:\"center\",positionY:\"bottom\",sizes:`min(${componentViewport?.width||\"100vw\"} - 200px, 1440px)`,src:\"https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png\",srcSet:\"https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EIJZdpx2bBotV6KKhiL9Df1VvU.png 2880w\"},className:\"framer-rtefg6\",\"data-framer-appear-id\":\"rtefg6\",\"data-framer-name\":\"text\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nbhzxk\",\"data-framer-name\":\"content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c1d1i9\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r1ngfm\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xo00kq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-9jkxbl\",\"data-styles-preset\":\"dwWvDYLwm\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"},children:\"Blockchain Infrastructure for Enterprises\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-9jkxbl\",\"data-styles-preset\":\"dwWvDYLwm\",style:{\"--framer-text-color\":\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"},children:\"Blockchain Infrastructure for Enterprises\"})}),className:\"framer-bx6x39\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ay9vs2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Global leaders use the Paxos platform to build their blockchain and stablecoin solutions.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",children:\"Global leaders use the Paxos platform to build their blockchain and stablecoin solutions.\"})}),className:\"framer-ih6x40\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s3ZrOvaN_\"},motionChild:true,nodeId:\"hh4wUjs3k\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-16ngdo4 framer-lux5qc\",\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+300+0+0+0+0+92+0+123+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+300+40+0+0+133.5+0+123+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+302+40+0+0+212+0+143+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8t5apq-container\",nodeId:\"iMpVpRtFY\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonSmall,{AIEFFF1WX:\"Get in Touch\",efEqC5r4K:\"rgb(0, 0, 0)\",GtYbYJXM0:\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\",height:\"100%\",id:\"iMpVpRtFY\",layoutId:\"iMpVpRtFY\",O16IJk7j8:\"4px 14px 4px 14px\",variant:\"NIumBOx_f\",width:\"100%\",XNwam1trB:\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"})})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tx173q\",\"data-framer-name\":\"image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:472,intrinsicWidth:625,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+300+0+0+0+539-291),pixelHeight:675,pixelWidth:1200,sizes:\"490px\",src:\"https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png 1200w\"}},rRnkSoWcX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:472,intrinsicWidth:625,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+300+40+0+0+600-514),pixelHeight:675,pixelWidth:1200,sizes:\"969px\",src:\"https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:472,intrinsicWidth:625,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+302+40+0+0+600-540),pixelHeight:675,pixelWidth:1200,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 200px, 1440px), 1px) - 79px)`,src:\"https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/i08DxJstBV1QRF1Lotk5vu7Q1w.png 1200w\"},className:\"framer-8q4r3j\",\"data-framer-name\":\"CB Phone\",draggable:\"false\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1oncjot\",\"data-framer-name\":\"white\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.5,className:\"framer-1xrvkz3\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.5,className:\"framer-1s9y1t2\",\"data-framer-name\":\"Blue\"})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rzuuxs\",\"data-framer-name\":\"LogoWall\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xypbuw\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1o48388\",\"data-styles-preset\":\"EUABjM91I\",children:\"Trusted by\"})}),className:\"framer-6cdf3s\",\"data-framer-name\":\"Trusted by\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17dmtnp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lqnhbe-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ya4pW7iV6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:100,height:\"100%\",hoverFactor:1,id:\"ya4pW7iV6\",layoutId:\"ya4pW7iV6\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:468.5,intrinsicWidth:861,pixelHeight:937,pixelWidth:1722,sizes:\"44.1067px\",src:\"https://framerusercontent.com/images/yc8JnpQcMqMlkKnRjG4i6RBfME.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/yc8JnpQcMqMlkKnRjG4i6RBfME.png?scale-down-to=512 512w,https://framerusercontent.com/images/yc8JnpQcMqMlkKnRjG4i6RBfME.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yc8JnpQcMqMlkKnRjG4i6RBfME.png 1722w\"},className:\"framer-hjh63\",\"data-framer-name\":\"Nu logo Master Purple\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:234,intrinsicWidth:788,pixelHeight:468,pixelWidth:1576,sizes:\"104.3932px\",src:\"https://framerusercontent.com/images/fql4N2icGtKYpSFNCNMAW7ibt2s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fql4N2icGtKYpSFNCNMAW7ibt2s.png?scale-down-to=512 512w,https://framerusercontent.com/images/fql4N2icGtKYpSFNCNMAW7ibt2s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fql4N2icGtKYpSFNCNMAW7ibt2s.png 1576w\"},className:\"framer-azl9h6\",\"data-framer-name\":\"Mercado-libre-logo\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zmuu3d\",\"data-framer-name\":\"IBKR\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:273,pixelWidth:633,sizes:\"142px\",src:\"https://framerusercontent.com/images/2f1WHkACQ6wN8pvHCsgs7CmQwhE.png\",srcSet:\"https://framerusercontent.com/images/2f1WHkACQ6wN8pvHCsgs7CmQwhE.png?scale-down-to=512 512w,https://framerusercontent.com/images/2f1WHkACQ6wN8pvHCsgs7CmQwhE.png 633w\"},className:\"framer-k9spng\",\"data-framer-name\":\"IBKR\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:60,pixelWidth:276,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u1v7VWceBvPqY25eR7Wlaw1m2DQ.png\"},className:\"framer-4yeesv\",\"data-framer-name\":\"Venmo\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/nV4rzf8OQW7aU54MG2LB7yv8.png\"},className:\"framer-13vjm3z\",\"data-framer-name\":\"Mastercard-04\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ounqbq\",\"data-framer-name\":\"PayPal\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:2160,pixelWidth:3840,sizes:\"108.5px\",src:\"https://framerusercontent.com/images/A0aEyq0QbdIsYw3OMWFb2gcqBuU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/A0aEyq0QbdIsYw3OMWFb2gcqBuU.png?scale-down-to=512 512w,https://framerusercontent.com/images/A0aEyq0QbdIsYw3OMWFb2gcqBuU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A0aEyq0QbdIsYw3OMWFb2gcqBuU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/A0aEyq0QbdIsYw3OMWFb2gcqBuU.png 3840w\"},className:\"framer-18ijmfr\",\"data-framer-name\":\"Paypal-logo-fullcolor 2\"})})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ykvln2\",\"data-framer-name\":\"Value props\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l5jwzf\",\"data-framer-name\":\"Fostering Trust\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q3mghh\",\"data-framer-name\":\"Fostering Trust\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",style:{\"--framer-text-alignment\":\"left\"},children:\"Regulated, fully-backed digital assets\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",style:{\"--framer-text-alignment\":\"center\"},children:\"Regulated, fully-backed digital assets\"})}),className:\"framer-bz3cpg\",\"data-framer-name\":\"Fostering trust through verification\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xqhe3b\",\"data-framer-name\":\"Right Copy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Paxos-issued digital assets are backed by 1:1 redemption, held in accounts protected from bankruptcy and regulated by the New York Department of Financial Services. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Paxos-issued digital assets are backed by 1:1 redemption, held in accounts protected from bankruptcy and regulated by the New York Department of Financial Services. \"})}),className:\"framer-1cmsggc\",\"data-framer-name\":\"As the first regulated blockchain infrastructure platform, Paxos has a policy commitment to ensuring up-to-date attestation reports are publicly available. In keeping with that commitment, Paxos publishes attestation reports each month:\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d2yl2a\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-151bg2c\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gzufmb\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://globaldollar.com/global-dollar\",motionChild:true,nodeId:\"TRAlJPHU0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-lp4svf framer-lux5qc\",\"data-framer-name\":\"USDG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:290,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,y:(componentViewport?.y||0)+0+975.9894+60+135+0+0+0+0+0+0+0},rRnkSoWcX:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1076.9894+60+145+0+0+0+0+0+0},uJrf7tcFB:{height:398}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-59ebv4-container\",nodeId:\"FI_Yzuyq6\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation4,children:/*#__PURE__*/_jsx(AssetCard,{height:\"100%\",id:\"FI_Yzuyq6\",layoutId:\"FI_Yzuyq6\",style:{height:\"100%\",width:\"100%\"},variant:\"A7tQoEolr\",width:\"100%\",xL6VVyKjt:\"Learn More\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://liftdollar.com/\",motionChild:true,nodeId:\"fPfd8vut7\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-smi9u2 framer-lux5qc\",\"data-framer-name\":\"USDL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:339,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,y:(componentViewport?.y||0)+0+975.9894+60+135+0+0+0+0+0+300+0},rRnkSoWcX:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1076.9894+60+145+0+0+0+0+0+0},uJrf7tcFB:{height:398}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ifuu2-container\",nodeId:\"HyJF9fFU0\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation4,children:/*#__PURE__*/_jsx(AssetCard,{height:\"100%\",id:\"HyJF9fFU0\",layoutId:\"HyJF9fFU0\",style:{height:\"100%\",width:\"100%\"},variant:\"e1g98ZXvv\",width:\"100%\",xL6VVyKjt:\"Learn More\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hYnj2GONr\"},motionChild:true,nodeId:\"dMZ0APMIv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15rtbu0 framer-lux5qc\",\"data-framer-name\":\"USDP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:290,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,y:(componentViewport?.y||0)+0+975.9894+60+135+0+0+0+0+0+649+0},rRnkSoWcX:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1076.9894+60+145+0+0+0+0+0+0},uJrf7tcFB:{height:398}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1reedpi-container\",nodeId:\"p1lrsuj32\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation4,children:/*#__PURE__*/_jsx(AssetCard,{height:\"100%\",id:\"p1lrsuj32\",layoutId:\"p1lrsuj32\",style:{height:\"100%\",width:\"100%\"},variant:\"V985xXXAg\",width:\"100%\",xL6VVyKjt:\"Learn More\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-brx363\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zmNqd1fF1\"},motionChild:true,nodeId:\"f__yRA2tZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-uhwa19 framer-lux5qc\",\"data-framer-name\":\"PYUSD\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:290,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,y:(componentViewport?.y||0)+0+975.9894+60+135+0+0+0+949+0+0+0},rRnkSoWcX:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1076.9894+60+145+0+0+0+370+0+0},uJrf7tcFB:{height:398,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+408+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+370+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xznvkv-container\",nodeId:\"bxninIMhv\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation4,children:/*#__PURE__*/_jsx(AssetCard,{height:\"100%\",id:\"bxninIMhv\",layoutId:\"bxninIMhv\",style:{height:\"100%\",width:\"100%\"},variant:\"GT_ghJIw2\",width:\"100%\",xL6VVyKjt:\"Learn More\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dbUKPQ7YR\"},motionChild:true,nodeId:\"fvauPpzYl\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-8krqfj framer-lux5qc\",\"data-framer-name\":\"PAXG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:290,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,y:(componentViewport?.y||0)+0+975.9894+60+135+0+0+0+949+0+300+0},rRnkSoWcX:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1076.9894+60+145+0+0+0+370+0+0},uJrf7tcFB:{height:398,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+408+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+370+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dd7ay3-container\",nodeId:\"gUiUsKc4d\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation4,children:/*#__PURE__*/_jsx(AssetCard,{height:\"100%\",id:\"gUiUsKc4d\",layoutId:\"gUiUsKc4d\",style:{height:\"100%\",width:\"100%\"},variant:\"gSG1_LSt9\",width:\"100%\",xL6VVyKjt:\"Learn More\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"G7X5OzWfh\"},motionChild:true,nodeId:\"iuLrZ20Il\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1icfrdg framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{height:145,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,y:(componentViewport?.y||0)+0+975.9894+60+135+0+0+0+949+0+600+0},rRnkSoWcX:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1076.9894+60+145+0+0+0+370+0+0},uJrf7tcFB:{height:398,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+408+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1078.9894+100+185+0+0+0+370+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-perhw8-container\",nodeId:\"kRtpTx2b6\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation4,children:/*#__PURE__*/_jsx(ViewReportsSquare,{aybrx54c5:\"Paxos fosters trust through verification\",height:\"100%\",id:\"kRtpTx2b6\",layoutId:\"kRtpTx2b6\",RobsGPIUt:\"rgba(246, 248, 251, 0.2)\",style:{height:\"100%\",width:\"100%\"},W6qz5k_qX:\"View Reports\",width:\"100%\"})})})})})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ljckiq\",\"data-framer-name\":\"GDN\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gc0750\",children:/*#__PURE__*/_jsx(Link,{href:\"https://globaldollar.com/\",motionChild:true,nodeId:\"VA6_Wcwt3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1rwkoj3 framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+2964.9894+40+0+0+0},rRnkSoWcX:{width:`max(${componentViewport?.width||\"100vw\"} - 80px, 1px)`,y:(componentViewport?.y||0)+0+2091.9894+80+0+0+0},uJrf7tcFB:{width:`max(${componentViewport?.width||\"100vw\"} - 120px, 1px)`,y:(componentViewport?.y||0)+0+2269.9894+100+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:378,width:\"1240px\",y:(componentViewport?.y||0)+0+2193.9894+100+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vdsj5j-container\",nodeId:\"Pc0hJXs6h\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{style:{width:\"100%\"},variant:\"TzZZxhhcb\"},rRnkSoWcX:{variant:\"D39GLmegN\"}},children:/*#__PURE__*/_jsx(GDNCalloutBlack,{height:\"100%\",id:\"Pc0hJXs6h\",layoutId:\"Pc0hJXs6h\",style:{height:\"100%\",width:\"100%\"},variant:\"SWtF4Nu9q\",width:\"100%\"})})})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q5xo0r\",\"data-framer-name\":\"Suite\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-glnlxx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tfld2p\",\"data-framer-name\":\"headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\"},children:\"Designed for enterprises\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\"},children:\"Designed for enterprises\"})}),className:\"framer-1o3l2ih\",\"data-framer-name\":\"2015\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",style:{\"--framer-text-alignment\":\"left\"},children:\"A suite of regulated blockchain products\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",style:{\"--framer-text-alignment\":\"center\"},children:\"A suite of regulated blockchain products\"})}),className:\"framer-58op1\",\"data-framer-name\":\"Fostering trust through verification\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6e4qx5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mwf6v\",\"data-framer-name\":\"Stablecoin\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ePKlSNRWo\"},motionChild:true,nodeId:\"ZVPQnFy3B\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-g57fo4 framer-lux5qc\",\"data-framer-name\":\"image\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dvk4ro-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"u933aiGUq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(UnicornStudioEmbed,{altText:\"\",ariaLabel:\"\",dpi:1.5,fps:60,header:\"\",height:\"100%\",id:\"u933aiGUq\",layoutId:\"u933aiGUq\",lazyLoad:false,projectId:\"MdyjkvCXLcN8cvkpvu18\",projectJSON:\"\",scale:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:302,intrinsicWidth:491.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3442.9894+40+128+0+0+0+0+113),pixelHeight:604,pixelWidth:983,sizes:\"290px\",src:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512 512w,https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png 983w\"}},rRnkSoWcX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:302,intrinsicWidth:491.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114.5),pixelHeight:604,pixelWidth:983,sizes:\"284px\",src:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512 512w,https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png 983w\"}},uJrf7tcFB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:302,intrinsicWidth:491.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+83.7222),pixelHeight:604,pixelWidth:983,sizes:\"386px\",src:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512 512w,https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png 983w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:302,intrinsicWidth:491.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+83.7222),pixelHeight:604,pixelWidth:983,sizes:\"386px\",src:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png?scale-down-to=512 512w,https://framerusercontent.com/images/WKaD0dW7e3Uk85WJMovCiD9Fqpg.png 983w\"},className:\"framer-g8i55e\",\"data-framer-name\":\"Device UI\",draggable:\"false\",transformTemplate:transformTemplate1})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m5p7wu\",\"data-framer-name\":\"Hero Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aq5jsk\",\"data-framer-name\":\"Frame 427321160\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j84aux\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcrt3p\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qhkune\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-color\":\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\"},children:\"Payments and payouts\"})}),className:\"framer-1rfk2zb\",\"data-framer-name\":\"2015\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-l8wegp\",\"data-framer-name\":\"line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:628,svg:'<svg width=\"628\" height=\"1\" viewBox=\"0 0 628 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"628\" y2=\"0.5\" stroke=\"#E2E2E4\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-179x11m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-5915eb\",\"data-styles-preset\":\"Er7BcwmPf\",children:\"Stablecoin Payments\"})}),className:\"framer-f85ulx\",\"data-framer-name\":\"Regulated as a trust company\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",children:\"Enable global stablecoin acceptance and payouts\"})}),className:\"framer-l058od\",\"data-framer-name\":\"Paxos Trust Company LLC is a regulated financial institution and every aspect of its operations are supervised by the New York Department of Financial Services (NYDFS). Paxos received the first limited purpose trust charter for digital assets from the NYDFS in 2015.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ePKlSNRWo\"},motionChild:true,nodeId:\"ZM8MYvwcN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-5dip6y framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+0+0+440+0+0+0+0+0+167+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+440+0+0+0+0+0+167+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+440+0+0+0+0+0+167+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+440+0+0+0+0+0+167+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1057344-container\",nodeId:\"DATofRvI_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonSmall,{AIEFFF1WX:\"Learn More\",efEqC5r4K:\"rgb(0, 0, 0)\",GtYbYJXM0:\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\",height:\"100%\",id:\"DATofRvI_\",layoutId:\"DATofRvI_\",O16IJk7j8:\"4px 14px 4px 14px\",variant:\"Zyik2EIZB\",width:\"100%\",XNwam1trB:\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"})})})})})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ff2ay0\",\"data-framer-name\":\"CB\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FJ0uKMJmj\"},motionChild:true,nodeId:\"CLLJve4ro\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-vaicc1 framer-lux5qc\",\"data-framer-name\":\"Image\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cj9izm\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1go7v7a\",\"data-framer-name\":\"Circle Wrap\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hjl43t\",\"data-framer-name\":\"Circle\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19n63u2\",\"data-framer-name\":\"ETH\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+0+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+0+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e2ofkd-container\",nodeId:\"eoECfAD8v\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:564,pixelWidth:564,src:\"https://framerusercontent.com/images/zchzZHCiqmc9kNsIXWk57vttBE.png\",srcSet:\"https://framerusercontent.com/images/zchzZHCiqmc9kNsIXWk57vttBE.png?scale-down-to=512 512w,https://framerusercontent.com/images/zchzZHCiqmc9kNsIXWk57vttBE.png 564w\"},\"\"),height:\"100%\",id:\"eoECfAD8v\",layoutId:\"eoECfAD8v\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+0+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+0+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+0+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+0+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lfcf77-container\",nodeId:\"mGhGECACq\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:564,pixelWidth:564,src:\"https://framerusercontent.com/images/zchzZHCiqmc9kNsIXWk57vttBE.png\",srcSet:\"https://framerusercontent.com/images/zchzZHCiqmc9kNsIXWk57vttBE.png?scale-down-to=512 512w,https://framerusercontent.com/images/zchzZHCiqmc9kNsIXWk57vttBE.png 564w\"},\"\"),height:\"100%\",id:\"mGhGECACq\",layoutId:\"mGhGECACq\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v9u096\",\"data-framer-name\":\"PAXG\",style:{rotate:15},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16khcs8-container\",nodeId:\"jC_yGPlgC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/FxwYNHKZTyppDuL65z3XJ6cDc.png\",srcSet:\"https://framerusercontent.com/images/FxwYNHKZTyppDuL65z3XJ6cDc.png 564w\"},\"\"),height:\"100%\",id:\"jC_yGPlgC\",layoutId:\"jC_yGPlgC\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h5f9zf-container\",nodeId:\"mhzIR4E5t\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/FxwYNHKZTyppDuL65z3XJ6cDc.png\",srcSet:\"https://framerusercontent.com/images/FxwYNHKZTyppDuL65z3XJ6cDc.png 564w\"},\"\"),height:\"100%\",id:\"mhzIR4E5t\",layoutId:\"mhzIR4E5t\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16zue5s\",\"data-framer-name\":\"AAVE\",style:{rotate:30},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13wkzki-container\",nodeId:\"kqskvP42w\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/5gF9bhrj90TTIMusdvxQ9f7gXzg.png\",srcSet:\"https://framerusercontent.com/images/5gF9bhrj90TTIMusdvxQ9f7gXzg.png?scale-down-to=512 512w,https://framerusercontent.com/images/5gF9bhrj90TTIMusdvxQ9f7gXzg.png 565w\"},\"\"),height:\"100%\",id:\"kqskvP42w\",layoutId:\"kqskvP42w\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n2stmq-container\",nodeId:\"rL5pb3mza\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/5gF9bhrj90TTIMusdvxQ9f7gXzg.png\",srcSet:\"https://framerusercontent.com/images/5gF9bhrj90TTIMusdvxQ9f7gXzg.png?scale-down-to=512 512w,https://framerusercontent.com/images/5gF9bhrj90TTIMusdvxQ9f7gXzg.png 565w\"},\"\"),height:\"100%\",id:\"rL5pb3mza\",layoutId:\"rL5pb3mza\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1orv29w\",\"data-framer-name\":\"MATIC\",style:{rotate:45},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3umzoa-container\",nodeId:\"vkaRpn2Xi\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/OciV73xNWEAvpSjfu3f7TgZEkY.png\",srcSet:\"https://framerusercontent.com/images/OciV73xNWEAvpSjfu3f7TgZEkY.png 564w\"},\"\"),height:\"100%\",id:\"vkaRpn2Xi\",layoutId:\"vkaRpn2Xi\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1glmode-container\",nodeId:\"mthnTiEBu\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/OciV73xNWEAvpSjfu3f7TgZEkY.png\",srcSet:\"https://framerusercontent.com/images/OciV73xNWEAvpSjfu3f7TgZEkY.png 564w\"},\"\"),height:\"100%\",id:\"mthnTiEBu\",layoutId:\"mthnTiEBu\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i6g7e9\",\"data-framer-name\":\"BCH\",style:{rotate:60},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z80i78-container\",nodeId:\"ffxQzH3Ek\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/NWEENqRtwuG3NGMHbrQPCRKkkhk.png\",srcSet:\"https://framerusercontent.com/images/NWEENqRtwuG3NGMHbrQPCRKkkhk.png 564w\"},\"\"),height:\"100%\",id:\"ffxQzH3Ek\",layoutId:\"ffxQzH3Ek\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-szf6ua-container\",nodeId:\"nevi69Nx8\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/NWEENqRtwuG3NGMHbrQPCRKkkhk.png\",srcSet:\"https://framerusercontent.com/images/NWEENqRtwuG3NGMHbrQPCRKkkhk.png 564w\"},\"\"),height:\"100%\",id:\"nevi69Nx8\",layoutId:\"nevi69Nx8\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bl2vz9\",\"data-framer-name\":\"Arm 6\",style:{rotate:75},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pgda6m-container\",nodeId:\"WbnMUirXZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/xls5e9CudeWv4xZUWHlSuCGhzJk.png\",srcSet:\"https://framerusercontent.com/images/xls5e9CudeWv4xZUWHlSuCGhzJk.png?scale-down-to=512 512w,https://framerusercontent.com/images/xls5e9CudeWv4xZUWHlSuCGhzJk.png 565w\"},\"\"),height:\"100%\",id:\"WbnMUirXZ\",layoutId:\"WbnMUirXZ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1es72tu-container\",nodeId:\"uEdKMZIBV\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/xls5e9CudeWv4xZUWHlSuCGhzJk.png\",srcSet:\"https://framerusercontent.com/images/xls5e9CudeWv4xZUWHlSuCGhzJk.png?scale-down-to=512 512w,https://framerusercontent.com/images/xls5e9CudeWv4xZUWHlSuCGhzJk.png 565w\"},\"\"),height:\"100%\",id:\"uEdKMZIBV\",layoutId:\"uEdKMZIBV\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qkne4h\",\"data-framer-name\":\"PYUSD\",style:{rotate:90},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+0+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+0+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qy1bgj-container\",nodeId:\"TtO4o2XVY\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/ayMmOS2rEgwTkABYpm6uDZNZAI.png\",srcSet:\"https://framerusercontent.com/images/ayMmOS2rEgwTkABYpm6uDZNZAI.png?scale-down-to=512 512w,https://framerusercontent.com/images/ayMmOS2rEgwTkABYpm6uDZNZAI.png 565w\"},\"\"),height:\"100%\",id:\"TtO4o2XVY\",layoutId:\"TtO4o2XVY\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+0+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+0+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+0+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+0+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1isdxph-container\",nodeId:\"izXx3F14v\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/ayMmOS2rEgwTkABYpm6uDZNZAI.png\",srcSet:\"https://framerusercontent.com/images/ayMmOS2rEgwTkABYpm6uDZNZAI.png?scale-down-to=512 512w,https://framerusercontent.com/images/ayMmOS2rEgwTkABYpm6uDZNZAI.png 565w\"},\"\"),height:\"100%\",id:\"izXx3F14v\",layoutId:\"izXx3F14v\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nnwynx\",\"data-framer-name\":\"LINK\",style:{rotate:105},transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.5+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.5+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iesp5c-container\",nodeId:\"TvGMIpOfC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/P2N4uLpZqOKDhglnluMqW7NxBR8.png\",srcSet:\"https://framerusercontent.com/images/P2N4uLpZqOKDhglnluMqW7NxBR8.png?scale-down-to=512 512w,https://framerusercontent.com/images/P2N4uLpZqOKDhglnluMqW7NxBR8.png 565w\"},\"\"),height:\"100%\",id:\"TvGMIpOfC\",layoutId:\"TvGMIpOfC\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.5+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.5+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.5+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.5+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c53qfj-container\",nodeId:\"oTKQsHtun\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/P2N4uLpZqOKDhglnluMqW7NxBR8.png\",srcSet:\"https://framerusercontent.com/images/P2N4uLpZqOKDhglnluMqW7NxBR8.png?scale-down-to=512 512w,https://framerusercontent.com/images/P2N4uLpZqOKDhglnluMqW7NxBR8.png 565w\"},\"\"),height:\"100%\",id:\"oTKQsHtun\",layoutId:\"oTKQsHtun\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-90smqc\",\"data-framer-name\":\"UNI\",style:{rotate:120},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vha6lg-container\",nodeId:\"y_nqjgDFa\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/XncI0HUlNQlhu9ogeIXdZDP5gfM.png\",srcSet:\"https://framerusercontent.com/images/XncI0HUlNQlhu9ogeIXdZDP5gfM.png?scale-down-to=512 512w,https://framerusercontent.com/images/XncI0HUlNQlhu9ogeIXdZDP5gfM.png 565w\"},\"\"),height:\"100%\",id:\"y_nqjgDFa\",layoutId:\"y_nqjgDFa\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kc3ohk-container\",nodeId:\"p2K_RllFJ\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/XncI0HUlNQlhu9ogeIXdZDP5gfM.png\",srcSet:\"https://framerusercontent.com/images/XncI0HUlNQlhu9ogeIXdZDP5gfM.png?scale-down-to=512 512w,https://framerusercontent.com/images/XncI0HUlNQlhu9ogeIXdZDP5gfM.png 565w\"},\"\"),height:\"100%\",id:\"p2K_RllFJ\",layoutId:\"p2K_RllFJ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x7xaju\",\"data-framer-name\":\"LTC\",style:{rotate:135},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cf74jk-container\",nodeId:\"dimHTQkxW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/AF0neb01oF7pVnVqhlBaZZQgc8.png\",srcSet:\"https://framerusercontent.com/images/AF0neb01oF7pVnVqhlBaZZQgc8.png 564w\"},\"\"),height:\"100%\",id:\"dimHTQkxW\",layoutId:\"dimHTQkxW\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gxdxw5-container\",nodeId:\"K8xBudWBn\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/AF0neb01oF7pVnVqhlBaZZQgc8.png\",srcSet:\"https://framerusercontent.com/images/AF0neb01oF7pVnVqhlBaZZQgc8.png 564w\"},\"\"),height:\"100%\",id:\"K8xBudWBn\",layoutId:\"K8xBudWBn\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rq0f0p\",\"data-framer-name\":\"SOL\",style:{rotate:150},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mf5yvi-container\",nodeId:\"kFHnptpht\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/iomnU5sd9GkN7laEUUGeCV4kL8.png\",srcSet:\"https://framerusercontent.com/images/iomnU5sd9GkN7laEUUGeCV4kL8.png?scale-down-to=512 512w,https://framerusercontent.com/images/iomnU5sd9GkN7laEUUGeCV4kL8.png 565w\"},\"\"),height:\"100%\",id:\"kFHnptpht\",layoutId:\"kFHnptpht\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1chqtgy-container\",nodeId:\"EGWoniyYo\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:565,src:\"https://framerusercontent.com/images/iomnU5sd9GkN7laEUUGeCV4kL8.png\",srcSet:\"https://framerusercontent.com/images/iomnU5sd9GkN7laEUUGeCV4kL8.png?scale-down-to=512 512w,https://framerusercontent.com/images/iomnU5sd9GkN7laEUUGeCV4kL8.png 565w\"},\"\"),height:\"100%\",id:\"EGWoniyYo\",layoutId:\"EGWoniyYo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pjlblb\",\"data-framer-name\":\"BTC\",style:{rotate:165},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hosjun-container\",nodeId:\"PafQtty0O\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/GRqIQgcRmzVaGwRklcOSXFc0k.png\",srcSet:\"https://framerusercontent.com/images/GRqIQgcRmzVaGwRklcOSXFc0k.png 564w\"},\"\"),height:\"100%\",id:\"PafQtty0O\",layoutId:\"PafQtty0O\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+0+114+0+0+73+-.4952+0+1020},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+0+114+0+0+73+-.4952+0+1020},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"110px\",y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+0+114+0+0+73+-.4952+0+1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ifewvx-container\",nodeId:\"tfh9hy6_V\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Image2,{g8inBlkLf:addImageAlt({pixelHeight:565,pixelWidth:564,src:\"https://framerusercontent.com/images/GRqIQgcRmzVaGwRklcOSXFc0k.png\",srcSet:\"https://framerusercontent.com/images/GRqIQgcRmzVaGwRklcOSXFc0k.png 564w\"},\"\"),height:\"100%\",id:\"tfh9hy6_V\",layoutId:\"tfh9hy6_V\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jy6ou8\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cpuymj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HekG1uerG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(UnicornStudioEmbed,{altText:\"\",ariaLabel:\"\",dpi:1.5,fps:60,header:\"\",height:\"100%\",id:\"HekG1uerG\",layoutId:\"HekG1uerG\",lazyLoad:false,projectId:\"NGXfQnlknikakvV5EEeR\",projectJSON:\"\",scale:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7cawe5\",\"data-framer-name\":\"Hero Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gx0l99\",\"data-framer-name\":\"Frame 427321160\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uuxqb5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17gmf7t\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12gqwy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-color\":\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\"},children:\"Trading and wallet infrastructure\"})}),className:\"framer-3p28j4\",\"data-framer-name\":\"2015\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pm355s\",\"data-framer-name\":\"line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:628,svg:'<svg width=\"628\" height=\"1\" viewBox=\"0 0 628 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"628\" y2=\"0.5\" stroke=\"#E2E2E4\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mguquo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-5915eb\",\"data-styles-preset\":\"Er7BcwmPf\",children:\"Crypto Brokerage\"})}),className:\"framer-1pzg59a\",\"data-framer-name\":\"Regulated as a trust company\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",children:\"Crypto infrastructure with qualified custody, licensing and trading\"})}),className:\"framer-1win7b\",\"data-framer-name\":\"Paxos Trust Company LLC is a regulated financial institution and every aspect of its operations are supervised by the New York Department of Financial Services (NYDFS). Paxos received the first limited purpose trust charter for digital assets from the NYDFS in 2015.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FJ0uKMJmj\"},motionChild:true,nodeId:\"sjmIjIGfm\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-5wfgte framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+3442.9894+40+128+0+720+0+440+0+0+0+0+0+167+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+2629.9894+80+168+0+0+440+0+0+0+0+0+167+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+2847.9894+100+168+0+0+440+0+0+0+0+0+167+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+2771.9894+100+168+0+0+440+0+0+0+0+0+167+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3hp40q-container\",nodeId:\"SELOV3P3W\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonSmall,{AIEFFF1WX:\"Learn More\",efEqC5r4K:\"rgb(0, 0, 0)\",GtYbYJXM0:\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\",height:\"100%\",id:\"SELOV3P3W\",layoutId:\"SELOV3P3W\",O16IJk7j8:\"4px 14px 4px 14px\",variant:\"Zyik2EIZB\",width:\"100%\",XNwam1trB:\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"})})})})})})]})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lzle2t\",\"data-framer-name\":\"Value props\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zu44c1\",\"data-framer-name\":\"Built to protect\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ki9ocr\",\"data-framer-name\":\"trust and transparency\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wccykm\",\"data-framer-name\":\"Hero Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7lslvn\",\"data-framer-name\":\"Frame 427321160\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-w5s405\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x8e3ll\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-x2w1cm hidden-1001w9x\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",style:{\"--framer-text-color\":\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\"},children:\"Trust and Transparency\"})}),className:\"framer-qxv5k3\",\"data-framer-name\":\"2015\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-111uacb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",children:\"Technology built within global regulatory structures\"})}),className:\"framer-1j4k7sm\",\"data-framer-name\":\"Regulated as a trust company\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9gdhm7\",\"data-styles-preset\":\"mRBzPqWZC\",children:\"Paxos maintains the highest commitments to regulation, compliance and transparency in the industry\"})}),className:\"framer-1nx5vig\",\"data-framer-name\":\"Paxos Trust Company LLC is a regulated financial institution and every aspect of its operations are supervised by the New York Department of Financial Services (NYDFS). Paxos received the first limited purpose trust charter for digital assets from the NYDFS in 2015.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18d2857\",\"data-framer-name\":\"New Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5030.9894+40+0+0+0+0+128+0),pixelHeight:1080,pixelWidth:1080,positionX:\"left\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px)`,src:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png\",srcSet:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=512 512w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png 1080w\"}},rRnkSoWcX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3617.9894+40+0+0+0+0+-6.75),pixelHeight:1080,pixelWidth:1080,positionX:\"left\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 40px) / 2, 1px)`,src:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png\",srcSet:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=512 512w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png 1080w\"}},uJrf7tcFB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3855.9894+100+0+0+0+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"left\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) * 0.44, 1px)`,src:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png\",srcSet:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=512 512w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3779.9894+100+0+0+0+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"left\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1440px) - 122px) / 2, 1px)`,src:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png\",srcSet:\"https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=512 512w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/26zpIN1VUqjUJSquBOdMKMiFldM.png 1080w\"},className:\"framer-qel8w3\",draggable:\"false\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uavlge\",\"data-framer-name\":\"Regulations\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yv4ho2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ltxhas\",\"data-framer-name\":\"Frame 427321160\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-10sai7t\",\"data-styles-preset\":\"EDcMejUJ6\",children:\"2015\"})}),className:\"framer-1kp95c5\",\"data-framer-name\":\"2015\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9bv8dq\",\"data-framer-name\":\"line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:628,svg:'<svg width=\"628\" height=\"1\" viewBox=\"0 0 628 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"628\" y2=\"0.5\" stroke=\"#E2E2E4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-egjpsv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-b6z009\",\"data-styles-preset\":\"BnggWI1ko\",children:\"Regulated as a trust company\"})}),className:\"framer-s4dzsk\",\"data-framer-name\":\"Regulated as a trust company\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10bv3kq\",\"data-styles-preset\":\"UB0PpDrxZ\",children:\"Paxos Trust Company LLC is a regulated financial institution and every aspect of its operations are supervised by the New York Department of Financial Services (NYDFS). Paxos received the first limited purpose trust charter for digital assets from the NYDFS in 2015.\"})}),className:\"framer-koos0t\",\"data-framer-name\":\"Paxos Trust Company LLC is a regulated financial institution and every aspect of its operations are supervised by the New York Department of Financial Services (NYDFS). Paxos received the first limited purpose trust charter for digital assets from the NYDFS in 2015.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18isyr5\",\"data-framer-name\":\"Frame 427321170\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-10sai7t\",\"data-styles-preset\":\"EDcMejUJ6\",children:\"2022\"})}),className:\"framer-wnpdt3\",\"data-framer-name\":\"2022\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-l8sw1g\",\"data-framer-name\":\"line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:628,svg:'<svg width=\"628\" height=\"1\" viewBox=\"0 0 628 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"628\" y2=\"0.5\" stroke=\"#E2E2E4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wegl9g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-b6z009\",\"data-styles-preset\":\"BnggWI1ko\",children:\"Licensed as a major payments institution\"})}),className:\"framer-mw9nrz\",\"data-framer-name\":\"Licensed as a major payments institution\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10bv3kq\",\"data-styles-preset\":\"UB0PpDrxZ\",children:\"Paxos also has regulatory oversight by the Monetary Authority of Singapore and is licensed as a major payments institution. In 2022, Paxos was the first US-based blockchain infrastructure platform to secure the license.\"})}),className:\"framer-zulq5g\",\"data-framer-name\":\"Paxos also has regulatory oversight by the Monetary Authority of Singapore and is licensed as a major payments institution. In 2022, Paxos was the first US-based blockchain infrastructure platform to secure the license.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hou3y2\",\"data-framer-name\":\"Video\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13rw61x\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nsrv7k\",\"data-framer-name\":\"Hero Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6160.9894+40+0+0+0+0+0),pixelHeight:173,pixelWidth:757,positionX:\"center\",positionY:\"center\",sizes:\"189px\",src:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png\",srcSet:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png 757w\"}},rRnkSoWcX:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4361.4894+100+0+0+0+0+0),pixelHeight:173,pixelWidth:757,positionX:\"center\",positionY:\"center\",sizes:\"189px\",src:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png\",srcSet:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png 757w\"}},uJrf7tcFB:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4748.9894+100+0+0+0+0+0),pixelHeight:173,pixelWidth:757,positionX:\"center\",positionY:\"center\",sizes:\"189px\",src:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png\",srcSet:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png 757w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4672.9894+100+0+0+0+0+0),pixelHeight:173,pixelWidth:757,positionX:\"center\",positionY:\"center\",sizes:\"189px\",src:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png\",srcSet:\"https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/URq0QlEfv01L4NAb0WzPaDJU5Pc.png 757w\"},className:\"framer-d38r06\",\"data-framer-name\":\"Paxos Paypal\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9xpfdy\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",style:{\"--framer-text-alignment\":\"left\"},children:\"Learn how Paxos works with PayPal to build innovative crypto products\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d5896\",\"data-styles-preset\":\"y7wkwzI9p\",style:{\"--framer-text-alignment\":\"center\"},children:\"Learn how Paxos works with PayPal to build innovative crypto products\"})}),className:\"framer-qou5bg\",\"data-framer-name\":\"Regulation & Transparency\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bpf2q8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TL7ImC_gm\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,controls:true,height:\"100%\",id:\"TL7ImC_gm\",isMixedBorderRadius:false,layoutId:\"TL7ImC_gm\",loop:true,muted:false,objectFit:\"cover\",playing:false,poster:\"https://framerusercontent.com/images/4euAIlpXqNXD0Yxr1qQVcqtlgM.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/46FOuOfnxayaN44VPIpFUhLdYLw.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:8,topRightRadius:8,volume:25,width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6906.9894),pixelHeight:613,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png\",srcSet:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=512 512w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png 1440w\"}},rRnkSoWcX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5227.4894),pixelHeight:613,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png\",srcSet:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=512 512w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png 1440w\"}},uJrf7tcFB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5654.9894),pixelHeight:613,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png\",srcSet:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=512 512w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5578.9894),pixelHeight:613,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png\",srcSet:\"https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=512 512w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hKrUQkZq6F0EH70jiGt0f4gido.png 1440w\"},className:\"framer-q53zjn\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o15m8e\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-5915eb\",\"data-styles-preset\":\"Er7BcwmPf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"},children:\"Build a more open, trusted and transparent financial system with Paxos\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-5915eb\",\"data-styles-preset\":\"Er7BcwmPf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"},children:[\"Build a more open, trusted and transparent\",/*#__PURE__*/_jsx(\"br\",{}),\"financial system with Paxos\"]})}),className:\"framer-1pd3j0g\",\"data-framer-name\":\"Regulation & Transparency\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rmr5nf\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fQiwoYuJo\"},motionChild:true,nodeId:\"N_ITspU_R\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ri3cec framer-lux5qc\",\"data-framer-name\":\"Careers\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+6906.9894+80+0+0+62+.5+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+5227.4894+80+0+0+62+.5+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+5654.9894+200+0+0+62+.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+5578.9894+200+0+0+62+.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ir6zrg-container\",nodeId:\"hNNlrgDm5\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonSmall,{AIEFFF1WX:\"View Careers\",efEqC5r4K:\"rgb(0, 0, 0)\",GtYbYJXM0:\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\",height:\"100%\",id:\"hNNlrgDm5\",layoutId:\"hNNlrgDm5\",O16IJk7j8:\"4px 14px 4px 14px\",variant:\"Zyik2EIZB\",width:\"100%\",XNwam1trB:\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s3ZrOvaN_\"},motionChild:true,nodeId:\"K9ANkcPhF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-czt8bs framer-lux5qc\",\"data-framer-name\":\"Contact\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+6906.9894+80+0+0+62+.5+0+0},rRnkSoWcX:{y:(componentViewport?.y||0)+0+5227.4894+80+0+0+62+.5+0+0},uJrf7tcFB:{y:(componentViewport?.y||0)+0+5654.9894+200+0+0+62+.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+5578.9894+200+0+0+62+.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vrjqj7-container\",nodeId:\"zr6tbnoat\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonSmall,{AIEFFF1WX:\"Contact Us\",efEqC5r4K:\"rgb(0, 0, 0)\",GtYbYJXM0:\"var(--token-39ab1862-dd66-45b5-b893-a1100091e039, rgb(130, 131, 133))\",height:\"100%\",id:\"zr6tbnoat\",layoutId:\"zr6tbnoat\",O16IJk7j8:\"4px 14px 4px 14px\",variant:\"NIumBOx_f\",width:\"100%\",XNwam1trB:\"var(--token-f5eecd9b-5cdc-4095-ac1f-93e018bfd28a, rgb(25, 40, 47))\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{y:(componentViewport?.y||0)+0+7162.9894},rRnkSoWcX:{y:(componentViewport?.y||0)+0+5503.4894},uJrf7tcFB:{y:(componentViewport?.y||0)+0+6150.9894}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:523,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6074.9894,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oi545k-container\",nodeId:\"hoed_5ANn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c3iiqs_0N:{variant:\"cV2JbCh6D\"},rRnkSoWcX:{variant:\"cPP8kA_qB\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hoed_5ANn\",layoutId:\"hoed_5ANn\",style:{width:\"100%\"},variant:\"e3oF3cqlh\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OZQHM.framer-lux5qc, .framer-OZQHM .framer-lux5qc { display: block; }\",\".framer-OZQHM.framer-72rtr7 { 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-OZQHM .framer-1avneap-container, .framer-OZQHM .framer-oi545k-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-OZQHM .framer-f6uscd-container { flex: none; height: 102px; position: sticky; top: -2px; width: 100%; z-index: 3; }\",\".framer-OZQHM .framer-vg95cg { 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: 40px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-rtefg6 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-OZQHM .framer-nbhzxk { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px 40px 0px 40px; position: absolute; top: 0px; width: 50%; z-index: 1; }\",\".framer-OZQHM .framer-c1d1i9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 83%; }\",\".framer-OZQHM .framer-r1ngfm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-xo00kq, .framer-OZQHM .framer-1ay9vs2 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-bx6x39 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 431px; word-break: break-word; word-wrap: break-word; }\",\".framer-OZQHM .framer-ih6x40 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 91%; word-break: break-word; word-wrap: break-word; }\",\".framer-OZQHM .framer-16ngdo4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-OZQHM .framer-8t5apq-container, .framer-OZQHM .framer-1057344-container, .framer-OZQHM .framer-3hp40q-container, .framer-OZQHM .framer-ir6zrg-container, .framer-OZQHM .framer-1vrjqj7-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-OZQHM .framer-tx173q { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OZQHM .framer-8q4r3j { bottom: 0px; flex: none; height: 540px; left: 438px; overflow: visible; position: absolute; right: -359px; z-index: 1; }\",\".framer-OZQHM .framer-1oncjot { -webkit-filter: blur(100px); background: radial-gradient(69% 69% at 50% 50%, var(--token-eee20c03-b84d-418a-82b0-ba65cecb3e05, #ffffff) 0%, rgba(0, 148, 216, 0) 100%); border-bottom-left-radius: 100000px; border-bottom-right-radius: 100000px; border-top-left-radius: 100000px; border-top-right-radius: 100000px; filter: blur(100px); flex: none; height: 774px; left: -256px; max-width: 1400px; overflow: visible; position: absolute; top: -178px; width: 1365px; z-index: 0; }\",\".framer-OZQHM .framer-1xrvkz3 { -webkit-filter: blur(100px); background: radial-gradient(69% 69% at 50% 50%, rgba(161, 214, 44, 0.8) 0%, rgba(0, 148, 216, 0) 100%); border-bottom-left-radius: 100000px; border-bottom-right-radius: 100000px; border-top-left-radius: 100000px; border-top-right-radius: 100000px; bottom: -163px; filter: blur(100px); flex: none; left: 686px; max-width: 1400px; opacity: 0.5; overflow: visible; position: absolute; right: -80px; top: 178px; z-index: 0; }\",\".framer-OZQHM .framer-1s9y1t2 { -webkit-filter: blur(100px); background: radial-gradient(69% 69% at 50% 50%, var(--token-a7adc089-7d60-44d4-b4fe-fcf3d3af2ebf, #0094d8) 0%, rgba(0, 148, 216, 0) 100%); border-bottom-left-radius: 100000px; border-bottom-right-radius: 100000px; border-top-left-radius: 100000px; border-top-right-radius: 100000px; filter: blur(100px); flex: none; height: 302px; left: -219px; max-width: 1400px; opacity: 0.5; overflow: visible; position: absolute; top: 423px; width: 916px; z-index: 0; }\",\".framer-OZQHM .framer-1rzuuxs, .framer-OZQHM .framer-glnlxx { 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-OZQHM .framer-1xypbuw { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 9.3305082321167px 0px 9.3305082321167px 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-6cdf3s { --framer-paragraph-spacing: 0px; flex: none; height: 16px; position: relative; white-space: pre-wrap; width: 85px; word-break: break-word; word-wrap: break-word; }\",\".framer-OZQHM .framer-17dmtnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1lqnhbe-container { flex: 1 0 0px; height: 72px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-hjh63 { aspect-ratio: 1.8377801494130204 / 1; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 43px; }\",\".framer-OZQHM .framer-azl9h6 { aspect-ratio: 3.3675213675213675 / 1; height: var(--framer-aspect-ratio-supported, 31px); overflow: visible; position: relative; width: 105px; }\",\".framer-OZQHM .framer-zmuu3d { height: 29px; overflow: hidden; position: relative; width: 116px; }\",\".framer-OZQHM .framer-k9spng { bottom: 0px; flex: none; left: -13px; overflow: hidden; position: absolute; right: -13px; top: 0px; }\",\".framer-OZQHM .framer-4yeesv { aspect-ratio: 4.6 / 1; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 92px; }\",\".framer-OZQHM .framer-13vjm3z { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 34px; }\",\".framer-OZQHM .framer-ounqbq { height: 32px; overflow: hidden; position: relative; width: 108px; }\",\".framer-OZQHM .framer-18ijmfr { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 118px); left: 0px; overflow: visible; position: absolute; right: 0px; top: -14px; }\",\".framer-OZQHM .framer-1ykvln2 { 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: 100px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-l5jwzf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-q3mghh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 81%; }\",\".framer-OZQHM .framer-bz3cpg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 91%; word-break: break-word; word-wrap: break-word; }\",\".framer-OZQHM .framer-1xqhe3b { 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: visible; padding: 7px 0px 0px 0px; position: relative; width: 55%; }\",\".framer-OZQHM .framer-1cmsggc { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OZQHM .framer-1d2yl2a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-151bg2c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-gzufmb, .framer-OZQHM .framer-brx363 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-lp4svf, .framer-OZQHM .framer-smi9u2, .framer-OZQHM .framer-15rtbu0 { 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: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-OZQHM .framer-59ebv4-container, .framer-OZQHM .framer-4ifuu2-container, .framer-OZQHM .framer-1reedpi-container, .framer-OZQHM .framer-xznvkv-container, .framer-OZQHM .framer-1dd7ay3-container { flex: 1 0 0px; height: 360px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-OZQHM .framer-uhwa19, .framer-OZQHM .framer-8krqfj { 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: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-OZQHM .framer-1icfrdg { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-OZQHM .framer-perhw8-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-OZQHM .framer-1ljckiq, .framer-OZQHM .framer-1lzle2t { 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: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1gc0750 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-OZQHM .framer-1rwkoj3 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1240px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OZQHM .framer-vdsj5j-container { flex: 1 0 0px; height: 378px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-q5xo0r { 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: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-tfld2p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-1o3l2ih, .framer-OZQHM .framer-58op1, .framer-OZQHM .framer-1rfk2zb, .framer-OZQHM .framer-f85ulx, .framer-OZQHM .framer-l058od, .framer-OZQHM .framer-3p28j4, .framer-OZQHM .framer-1pzg59a, .framer-OZQHM .framer-1win7b, .framer-OZQHM .framer-qxv5k3, .framer-OZQHM .framer-1nx5vig, .framer-OZQHM .framer-1kp95c5, .framer-OZQHM .framer-s4dzsk, .framer-OZQHM .framer-koos0t, .framer-OZQHM .framer-wnpdt3, .framer-OZQHM .framer-mw9nrz, .framer-OZQHM .framer-zulq5g, .framer-OZQHM .framer-qou5bg, .framer-OZQHM .framer-1pd3j0g { --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-OZQHM .framer-6e4qx5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-mwf6v { align-content: flex-start; align-items: flex-start; background: linear-gradient(-0.050993681271435776deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-g57fo4 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 400px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-OZQHM .framer-1dvk4ro-container, .framer-OZQHM .framer-cpuymj-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-OZQHM .framer-g8i55e { aspect-ratio: 1.6274834437086092 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 238px); left: 50%; overflow: visible; position: absolute; top: 51%; transform: translate(-50%, -50%); width: 386px; z-index: 1; }\",\".framer-OZQHM .framer-m5p7wu, .framer-OZQHM .framer-7cawe5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1aq5jsk, .framer-OZQHM .framer-gx0l99 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1j84aux, .framer-OZQHM .framer-1uuxqb5, .framer-OZQHM .framer-w5s405 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-jcrt3p, .framer-OZQHM .framer-17gmf7t { 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-OZQHM .framer-1qhkune, .framer-OZQHM .framer-12gqwy, .framer-OZQHM .framer-x8e3ll, .framer-OZQHM .framer-x2w1cm, .framer-OZQHM .framer-egjpsv, .framer-OZQHM .framer-1wegl9g { 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-OZQHM .framer-l8wegp, .framer-OZQHM .framer-1pm355s, .framer-OZQHM .framer-9bv8dq, .framer-OZQHM .framer-l8sw1g { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-179x11m, .framer-OZQHM .framer-1mguquo { 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-OZQHM .framer-5dip6y, .framer-OZQHM .framer-5wfgte { align-content: center; align-items: center; 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; text-decoration: none; width: min-content; }\",\".framer-OZQHM .framer-1ff2ay0 { align-content: center; align-items: center; background: linear-gradient(-0.050993681271435776deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-vaicc1 { align-content: center; align-items: center; background-color: var(--token-f6915c3c-017d-40d8-bd64-d1f0313258cb, #f6f8fb); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 400px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-OZQHM .framer-cj9izm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 1px; overflow: hidden; padding: 0px; position: absolute; right: 1px; top: 114px; z-index: 1; }\",\".framer-OZQHM .framer-1go7v7a { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 1276px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1276px; z-index: 1; }\",\".framer-OZQHM .framer-1hjl43t { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 1276px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-OZQHM .framer-19n63u2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-OZQHM .framer-e2ofkd-container, .framer-OZQHM .framer-lfcf77-container, .framer-OZQHM .framer-16khcs8-container, .framer-OZQHM .framer-h5f9zf-container, .framer-OZQHM .framer-13wkzki-container, .framer-OZQHM .framer-1n2stmq-container, .framer-OZQHM .framer-3umzoa-container, .framer-OZQHM .framer-1glmode-container, .framer-OZQHM .framer-z80i78-container, .framer-OZQHM .framer-szf6ua-container, .framer-OZQHM .framer-1pgda6m-container, .framer-OZQHM .framer-1es72tu-container, .framer-OZQHM .framer-qy1bgj-container, .framer-OZQHM .framer-1isdxph-container, .framer-OZQHM .framer-1iesp5c-container, .framer-OZQHM .framer-c53qfj-container, .framer-OZQHM .framer-vha6lg-container, .framer-OZQHM .framer-1kc3ohk-container, .framer-OZQHM .framer-cf74jk-container, .framer-OZQHM .framer-1gxdxw5-container, .framer-OZQHM .framer-1mf5yvi-container, .framer-OZQHM .framer-1chqtgy-container, .framer-OZQHM .framer-1hosjun-container, .framer-OZQHM .framer-ifewvx-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 110px); position: relative; width: 110px; }\",\".framer-OZQHM .framer-v9u096, .framer-OZQHM .framer-16zue5s, .framer-OZQHM .framer-1orv29w, .framer-OZQHM .framer-1i6g7e9, .framer-OZQHM .framer-bl2vz9, .framer-OZQHM .framer-1qkne4h, .framer-OZQHM .framer-90smqc, .framer-OZQHM .framer-x7xaju, .framer-OZQHM .framer-1rq0f0p, .framer-OZQHM .framer-1pjlblb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: 1; }\",\".framer-OZQHM .framer-1nnwynx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: min-content; z-index: 1; }\",\".framer-OZQHM .framer-jy6ou8 { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--token-eee20c03-b84d-418a-82b0-ba65cecb3e05, rgb(255, 255, 255)) 100%); flex: none; height: 2458px; overflow: hidden; position: relative; width: 1408px; }\",\".framer-OZQHM .framer-zu44c1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1ki9ocr { align-content: center; align-items: center; background: linear-gradient(-0.050993681271435776deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 122px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1wccykm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-7lslvn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-111uacb { align-content: flex-start; align-items: flex-start; 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-OZQHM .framer-1j4k7sm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 96%; word-break: break-word; word-wrap: break-word; }\",\".framer-OZQHM .framer-18d2857 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OZQHM .framer-qel8w3 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 400px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-uavlge { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 49px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1yv4ho2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 122px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-ltxhas, .framer-OZQHM .framer-18isyr5 { 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: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-OZQHM .framer-1hou3y2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 100px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-13rw61x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1nsrv7k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-d38r06 { flex: none; height: 43px; position: relative; width: 189px; }\",\".framer-OZQHM .framer-9xpfdy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 66%; }\",\".framer-OZQHM .framer-bpf2q8-container { aspect-ratio: 1.7544204322200392 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 566px); position: relative; width: 80%; }\",\".framer-OZQHM .framer-q53zjn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 200px 100px 200px 100px; position: relative; width: 100%; }\",\".framer-OZQHM .framer-1o15m8e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 52%; }\",\".framer-OZQHM .framer-rmr5nf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 34px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 238px; }\",\".framer-OZQHM .framer-ri3cec, .framer-OZQHM .framer-czt8bs { 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; text-decoration: none; width: min-content; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-OZQHM.framer-72rtr7 { width: 1200px; } .framer-OZQHM .framer-nbhzxk { padding: 0px 20px 0px 40px; } .framer-OZQHM .framer-c1d1i9, .framer-OZQHM .framer-bx6x39, .framer-OZQHM .framer-q3mghh, .framer-OZQHM .framer-bz3cpg, .framer-OZQHM .framer-1gc0750, .framer-OZQHM .framer-1j4k7sm { width: 100%; } .framer-OZQHM .framer-l5jwzf { max-width: 1200px; } .framer-OZQHM .framer-59ebv4-container, .framer-OZQHM .framer-4ifuu2-container, .framer-OZQHM .framer-1reedpi-container, .framer-OZQHM .framer-xznvkv-container, .framer-OZQHM .framer-1dd7ay3-container { height: 398px; } .framer-OZQHM .framer-1ljckiq { padding: 100px 60px 100px 60px; } .framer-OZQHM .framer-1rwkoj3 { flex: 1 0 0px; width: 1px; } .framer-OZQHM .framer-1ki9ocr { gap: unset; justify-content: space-between; } .framer-OZQHM .framer-x8e3ll { width: 500px; } .framer-OZQHM .framer-18d2857 { flex: none; justify-content: flex-end; width: 44%; } .framer-OZQHM .framer-9xpfdy { width: 82%; } .framer-OZQHM .framer-bpf2q8-container { height: var(--framer-aspect-ratio-supported, 456px); } .framer-OZQHM .framer-1o15m8e { width: 68%; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-OZQHM.framer-72rtr7 { width: 810px; } .framer-OZQHM .framer-f6uscd-container { height: auto; } .framer-OZQHM .framer-vg95cg { padding: 40px 40px 0px 40px; } .framer-OZQHM .framer-nbhzxk { bottom: unset; height: 423px; padding: 0px 0px 0px 40px; width: 78%; } .framer-OZQHM .framer-c1d1i9 { gap: 20px; max-width: 520px; width: 100%; } .framer-OZQHM .framer-xo00kq { width: 508px; } .framer-OZQHM .framer-bx6x39 { width: 97%; } .framer-OZQHM .framer-1ay9vs2 { width: 308px; } .framer-OZQHM .framer-ih6x40, .framer-OZQHM .framer-q3mghh, .framer-OZQHM .framer-1gc0750 { width: 100%; } .framer-OZQHM .framer-8q4r3j { bottom: -46px; height: 560px; left: unset; right: -299px; width: 969px; } .framer-OZQHM .framer-1oncjot { height: 612px; width: 822px; } .framer-OZQHM .framer-1xrvkz3 { bottom: -46px; left: 357px; top: 281px; } .framer-OZQHM .framer-1s9y1t2 { height: 196px; left: -208px; width: 945px; } .framer-OZQHM .framer-1ykvln2 { gap: 40px; padding: 60px 40px 80px 40px; } .framer-OZQHM .framer-l5jwzf { max-width: 810px; } .framer-OZQHM .framer-1xqhe3b { width: 77%; } .framer-OZQHM .framer-1ljckiq { padding: 80px 40px 80px 40px; } .framer-OZQHM .framer-1rwkoj3 { flex: 1 0 0px; width: 1px; } .framer-OZQHM .framer-q5xo0r, .framer-OZQHM .framer-q53zjn { padding: 80px 40px 100px 40px; } .framer-OZQHM .framer-6e4qx5 { gap: 10px; } .framer-OZQHM .framer-g8i55e { height: var(--framer-aspect-ratio-supported, 175px); left: 50%; top: 51%; width: 284px; } .framer-OZQHM .framer-1lzle2t { padding: 40px; } .framer-OZQHM .framer-zu44c1 { gap: 72px; } .framer-OZQHM .framer-1ki9ocr { gap: 40px; height: 387px; } .framer-OZQHM .framer-7lslvn { gap: 30px; width: 97%; } .framer-OZQHM .framer-w5s405 { order: 0; } .framer-OZQHM .framer-18d2857 { height: 100%; } .framer-OZQHM .framer-1yv4ho2 { gap: 51px; } .framer-OZQHM .framer-ltxhas, .framer-OZQHM .framer-18isyr5 { gap: 16px; } .framer-OZQHM .framer-1hou3y2 { padding: 100px 40px 100px 40px; } .framer-OZQHM .framer-13rw61x { gap: 40px; } .framer-OZQHM .framer-1nsrv7k { max-width: 810%; } .framer-OZQHM .framer-9xpfdy { max-width: 660px; padding: 0px 60px 0px 60px; width: 90%; } .framer-OZQHM .framer-bpf2q8-container { height: var(--framer-aspect-ratio-supported, 333px); } .framer-OZQHM .framer-1o15m8e { width: 83%; }}\",\"@media (max-width: 809px) { .framer-OZQHM.framer-72rtr7 { width: 390px; } .framer-OZQHM .framer-f6uscd-container, .framer-OZQHM .framer-vdsj5j-container { height: auto; } .framer-OZQHM .framer-vg95cg { padding: 0px 20px 0px 20px; } .framer-OZQHM .framer-rtefg6, .framer-OZQHM .framer-16ngdo4 { z-index: 2; } .framer-OZQHM .framer-nbhzxk { bottom: unset; flex-direction: column; height: 340px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); padding: 0px; width: 100%; } .framer-OZQHM .framer-c1d1i9 { align-content: center; align-items: center; gap: 20px; max-width: 470px; width: 100%; z-index: 2; } .framer-OZQHM .framer-r1ngfm { align-content: center; align-items: center; width: 88%; } .framer-OZQHM .framer-xo00kq, .framer-OZQHM .framer-1ay9vs2 { align-content: center; align-items: center; } .framer-OZQHM .framer-bx6x39, .framer-OZQHM .framer-1xqhe3b, .framer-OZQHM .framer-1gc0750 { width: 100%; } .framer-OZQHM .framer-ih6x40 { width: 88%; } .framer-OZQHM .framer-tx173q { height: 539px; z-index: 0; } .framer-OZQHM .framer-8q4r3j { bottom: -79px; height: 370px; left: unset; right: -120px; width: 490px; } .framer-OZQHM .framer-1oncjot { height: 497px; width: 557px; } .framer-OZQHM .framer-1xrvkz3 { bottom: 0px; left: 107px; right: 0px; top: 350px; } .framer-OZQHM .framer-1s9y1t2 { height: 173px; left: -145px; width: 431px; } .framer-OZQHM .framer-1ykvln2 { align-content: flex-start; align-items: flex-start; gap: 40px; justify-content: flex-start; padding: 60px 20px 100px 20px; } .framer-OZQHM .framer-l5jwzf { align-content: flex-start; align-items: flex-start; gap: 10px; justify-content: flex-start; } .framer-OZQHM .framer-q3mghh { align-content: flex-start; align-items: flex-start; gap: 20px; width: 100%; } .framer-OZQHM .framer-gzufmb, .framer-OZQHM .framer-brx363 { flex-direction: column; } .framer-OZQHM .framer-lp4svf, .framer-OZQHM .framer-smi9u2, .framer-OZQHM .framer-15rtbu0, .framer-OZQHM .framer-uhwa19, .framer-OZQHM .framer-8krqfj, .framer-OZQHM .framer-mwf6v, .framer-OZQHM .framer-1ff2ay0 { flex: none; width: 100%; } .framer-OZQHM .framer-59ebv4-container, .framer-OZQHM .framer-1reedpi-container, .framer-OZQHM .framer-xznvkv-container, .framer-OZQHM .framer-1dd7ay3-container { height: 290px; } .framer-OZQHM .framer-4ifuu2-container { height: 339px; } .framer-OZQHM .framer-1icfrdg { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-OZQHM .framer-perhw8-container { height: 145px; } .framer-OZQHM .framer-1ljckiq { padding: 40px 20px 60px 20px; } .framer-OZQHM .framer-1rwkoj3 { flex: 1 0 0px; width: 1px; } .framer-OZQHM .framer-q5xo0r { gap: 40px; padding: 40px 20px 60px 20px; } .framer-OZQHM .framer-tfld2p, .framer-OZQHM .framer-1nsrv7k { align-content: flex-start; align-items: flex-start; } .framer-OZQHM .framer-6e4qx5, .framer-OZQHM .framer-1yv4ho2 { flex-direction: column; gap: 80px; } .framer-OZQHM .framer-g8i55e { height: var(--framer-aspect-ratio-supported, 178px); top: 51%; width: 290px; } .framer-OZQHM .framer-1lzle2t, .framer-OZQHM .framer-1hou3y2 { padding: 40px 20px 40px 20px; } .framer-OZQHM .framer-zu44c1 { gap: 40px; } .framer-OZQHM .framer-1ki9ocr { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; } .framer-OZQHM .framer-1wccykm { flex: none; justify-content: flex-start; order: 0; width: 100%; } .framer-OZQHM .framer-7lslvn { gap: 30px; } .framer-OZQHM .framer-111uacb { gap: 10px; justify-content: flex-start; } .framer-OZQHM .framer-18d2857 { flex: none; order: 3; width: 100%; } .framer-OZQHM .framer-uavlge { align-content: flex-start; align-items: flex-start; justify-content: flex-start; } .framer-OZQHM .framer-ltxhas, .framer-OZQHM .framer-18isyr5 { flex: none; gap: 14px; width: 100%; } .framer-OZQHM .framer-13rw61x { gap: 40px; max-width: unset; } .framer-OZQHM .framer-9xpfdy { max-width: 390px; width: 100%; } .framer-OZQHM .framer-bpf2q8-container { height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-OZQHM .framer-q53zjn { padding: 80px 20px 80px 20px; } .framer-OZQHM .framer-1o15m8e { align-content: flex-start; align-items: flex-start; max-width: 390px; width: 86%; } .framer-OZQHM .framer-rmr5nf { justify-content: flex-start; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6589.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uJrf7tcFB\":{\"layout\":[\"fixed\",\"auto\"]},\"rRnkSoWcX\":{\"layout\":[\"fixed\",\"auto\"]},\"c3iiqs_0N\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-OZQHM\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:6589.5,width:1440};addFonts(FrameraugiA20Il,[{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\"}]},...NoticeBarFonts,...PaxosNavigationFonts,...ButtonSmallFonts,...TickerFonts,...AssetCardFonts,...ViewReportsSquareFonts,...GDNCalloutBlackFonts,...UnicornStudioEmbedFonts,...Image2Fonts,...VideoFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uJrf7tcFB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rRnkSoWcX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c3iiqs_0N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"6589.5\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}