{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dfzOt3XTYWHVwpsfZnIt/HN27DFN5ucTNTo7DQY89/xLZdz0YEy.js"],
  "sourcesContent": ["// Generated by Framer (46bb7e9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Testimonial from\"#framer/local/canvasComponent/BexjJLjbr/BexjJLjbr.js\";import Callout from\"#framer/local/canvasComponent/giEgAjGYa/giEgAjGYa.js\";import Footer from\"#framer/local/canvasComponent/haBKlV_Pi/haBKlV_Pi.js\";import TopNav from\"#framer/local/canvasComponent/iKNngsGGb/iKNngsGGb.js\";import OverlayFocus from\"#framer/local/canvasComponent/KDlYGGfZl/KDlYGGfZl.js\";import SectionCTA from\"#framer/local/canvasComponent/kM8xmhY60/kM8xmhY60.js\";import FadedTiles from\"#framer/local/canvasComponent/nH9T6qAE3/nH9T6qAE3.js\";import HaloBG from\"#framer/local/canvasComponent/QPjuUg4MG/QPjuUg4MG.js\";import Overline from\"#framer/local/canvasComponent/sS8UDEszI/sS8UDEszI.js\";import Overlay from\"#framer/local/canvasComponent/TPFcXFt5t/TPFcXFt5t.js\";import FAQItem from\"#framer/local/canvasComponent/tzxMA7nu2/tzxMA7nu2.js\";import Button from\"#framer/local/canvasComponent/wB_TeeskR/wB_TeeskR.js\";import{withTextBalancer}from\"#framer/local/codeFile/WkcmVKV/Text_Balancer.js\";import*as sharedStyle1 from\"#framer/local/css/GFqP6IRX3/GFqP6IRX3.js\";import*as sharedStyle from\"#framer/local/css/Q7PRL0Zrx/Q7PRL0Zrx.js\";import metadataProvider from\"#framer/local/webPageMetadata/xLZdz0YEy/xLZdz0YEy.js\";const TopNavFonts=getFonts(TopNav);const HaloBGFonts=getFonts(HaloBG);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const FadedTilesFonts=getFonts(FadedTiles);const ButtonFonts=getFonts(Button);const OverlayFocusFonts=getFonts(OverlayFocus);const CalloutFonts=getFonts(Callout);const TestimonialFonts=getFonts(Testimonial);const OverlayFonts=getFonts(Overlay);const OverlineFonts=getFonts(Overline);const RichTextWithTextBalancer=withTextBalancer(RichText);const FAQItemFonts=getFonts(FAQItem);const SectionCTAFonts=getFonts(SectionCTA);const FooterFonts=getFonts(Footer);const breakpoints={k0vzcriZk:\"(min-width: 768px) and (max-width: 1023px)\",TOSL58Jqp:\"(min-width: 1200px)\",VcVQfJ_wk:\"(min-width: 1024px) and (max-width: 1199px)\",Y7KnkRRL9:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-REb50\";const variantClassNames={k0vzcriZk:\"framer-v-tqebdk\",TOSL58Jqp:\"framer-v-1u33924\",VcVQfJ_wk:\"framer-v-o9btoa\",Y7KnkRRL9:\"framer-v-1ljx9zr\"};const transition1={damping:54,delay:0,mass:1,stiffness:77,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={\"Large Desktop\":\"TOSL58Jqp\",Desktop:\"VcVQfJ_wk\",Phone:\"Y7KnkRRL9\",Tablet:\"k0vzcriZk\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VcVQfJ_wk\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-REb50`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-REb50`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"DExhDjwQc\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"VcVQfJ_wk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-o9btoa\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"calc(100vw - 80px)\"},TOSL58Jqp:{width:\"1024px\"},Y7KnkRRL9:{width:\"calc(100vw - 32px)\",y:16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"960px\",y:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ajfwpv-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{variant:\"KAjKALeoq\"},Y7KnkRRL9:{variant:\"KAjKALeoq\"}},children:/*#__PURE__*/_jsx(TopNav,{height:\"100%\",id:\"HJz1Od6JU\",layoutId:\"HJz1Od6JU\",style:{height:\"100%\",width:\"100%\"},variant:\"AebFAT4GH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fdm82q\",\"data-framer-name\":\"Main Wrapper\",name:\"Main Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:833,width:\"calc(100vw + 713px)\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-3iq2wc-container\",\"data-framer-appear-id\":\"3iq2wc\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(HaloBG,{height:\"100%\",id:\"CAafxRhci\",layoutId:\"CAafxRhci\",style:{height:\"100%\",width:\"100%\"},U196CXoBe:false,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:381,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1otkn7y-container\",children:/*#__PURE__*/_jsx(FadedTiles,{height:\"100%\",id:\"cnLN7pOya\",layoutId:\"cnLN7pOya\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pdtzwv\",\"data-framer-name\":\"Section Header\",id:elementId,name:\"Section Header\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aid52b\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hqv2j6\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-awfaar\",\"data-framer-name\":\"Left\",name:\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nt7au5\",\"data-styles-preset\":\"Q7PRL0Zrx\",children:\"Differentiate your product, not your compliance stack.\"})}),className:\"framer-1gw73k4\",\"data-framer-name\":\"Outsource card data management - all the benefits, none of the headaches.\",fonts:[\"Inter\"],name:\"Outsource card data management - all the benefits, none of the headaches.\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-151bnj6\",\"data-styles-preset\":\"GFqP6IRX3\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(96deg, var(--token-50870829-7c41-439b-b414-f3c9edb11894, rgba(215, 217, 255, 0.8)) 0%, rgba(215, 217, 255, 0.6) 100%)\"},children:\"Gather essential user data in a secure, compliant environment maintained by experts, protecting emails, social security numbers, addresses, and other PII.\"})})}),className:\"framer-1fe94n2\",\"data-framer-name\":\"Collect card data, send it to processors or partners, and store it as if it's in your database without the training, systems, and 95% of the compliance requirements that come with PCI.\",fonts:[\"Inter\"],name:\"Collect card data, send it to processors or partners, and store it as if it's in your database without the training, systems, and 95% of the compliance requirements that come with PCI.\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{y:374.4},Y7KnkRRL9:{y:344.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:404.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u3tp8h-container\",children:/*#__PURE__*/_jsx(Button,{fyvfrxy_b:\"Talk to an expert\",height:\"100%\",id:\"kpoRB2oTe\",layoutId:\"kpoRB2oTe\",qVOSOnWaj:false,variant:\"drPdLr6g8\",width:\"100%\",WQReWHPdz:\"ArrowRight\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6ujkqi\",\"data-framer-name\":\"Right\",name:\"Right\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{background:{alt:\"PII data flow\",fit:\"fill\",intrinsicHeight:755,intrinsicWidth:1240,loading:getLoadingLazyAtYPosition(86.19999999999999),pixelHeight:755,pixelWidth:1240,sizes:\"max((min(100vw - 80px, 1024px) - 56px) / 2, 1px)\",src:\"https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png\",srcSet:\"https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png 1240w\"}},Y7KnkRRL9:{background:{alt:\"PII data flow\",fit:\"fill\",intrinsicHeight:755,intrinsicWidth:1240,loading:getLoadingLazyAtYPosition(473.4),pixelHeight:755,pixelWidth:1240,sizes:\"max(min(100vw - 48px, 1024px), 1px)\",src:\"https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png\",srcSet:\"https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png 1240w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"PII data flow\",fit:\"fill\",intrinsicHeight:755,intrinsicWidth:1240,loading:getLoadingLazyAtYPosition(116.19999999999999),pixelHeight:755,pixelWidth:1240,sizes:\"max((min(100vw - 80px, 1024px) - 56px) / 2, 1px)\",src:\"https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png\",srcSet:\"https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cb4OZP349novj6Ld1teiijUZurU.png 1240w\"},className:\"framer-w5wyaw\",\"data-framer-name\":\"Right\",name:\"Right\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{y:150},Y7KnkRRL9:{height:449,width:\"min(100vw - 48px, 1024px)\",y:449.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:273.4,width:\"max((min(100vw - 80px, 1024px) - 56px) / 2, 1px)\",y:180,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11u5yv0-container\",children:/*#__PURE__*/_jsx(OverlayFocus,{height:\"100%\",HojKHKEw_:false,id:\"lCKCXQnOV\",layoutId:\"lCKCXQnOV\",NKXr9M3kD:false,oSGGCnTc4:1,style:{height:\"100%\",width:\"100%\"},tKriom_Fu:\"var(--token-ff41039a-fc8f-4fa0-b258-48803a6f456b, rgb(147, 242, 255))\",variant:\"ZA6_l1gRV\",width:\"100%\",XX7hlNFmX:\"kVrdu1E56\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fxnn1j\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-csxd1f-container\",children:/*#__PURE__*/_jsx(Callout,{cF_WDBmBh:addImageAlt({src:\"https://framerusercontent.com/images/CuARn0thKz3S0eXBXhms8r42I4.png\"},\"\"),FE1EmeiFL:24,GXXBtOoLo:14,height:\"100%\",id:\"cqV8py1xy\",layoutId:\"cqV8py1xy\",oZksjztsq:\"Skip the hassle of building regulatory and security expertise. Launch with best practices and fully compliant PII environment in minutes, not months.\",style:{width:\"100%\"},variant:\"wmwYWITCQ\",width:\"100%\",YBAMsGR1y:true,zUxwdrsxt:\"Accelerate your launch\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-d3pgfj-container\",children:/*#__PURE__*/_jsx(Callout,{cF_WDBmBh:addImageAlt({src:\"https://framerusercontent.com/images/ony1kFgwqXDxhdZbwdeutfrQ6I.png\"},\"\"),FE1EmeiFL:24,GXXBtOoLo:14,height:\"100%\",id:\"sP13NuCLg\",layoutId:\"sP13NuCLg\",oZksjztsq:\"Optimize user experiences, partnerships, and product flows with the dev stack of your choice.\",style:{width:\"100%\"},variant:\"wmwYWITCQ\",width:\"100%\",YBAMsGR1y:true,zUxwdrsxt:\"Develop with flexibility\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1df1le0-container\",children:/*#__PURE__*/_jsx(Callout,{FE1EmeiFL:24,GXXBtOoLo:14,height:\"100%\",id:\"eg5LgKAhL\",layoutId:\"eg5LgKAhL\",oZksjztsq:\"Derisk partnerships, accelerate approvals, and explore ways to use PII with our advanced access controls and certified SOC 2 Type II environment.\",style:{width:\"100%\"},variant:\"wmwYWITCQ\",width:\"100%\",YBAMsGR1y:true,zUxwdrsxt:\"Experiment responsibly\"})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cqwe4b\",\"data-framer-name\":\"Section Testimonials\",name:\"Section Testimonials\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yqkvlo\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c7938y\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"max((min(100vw - 48px, 1024px) - 48px) / 3, 1px)\",y:747.4},Y7KnkRRL9:{width:\"min(100vw - 48px, 1024px)\",y:1662.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:\"max((min(100vw - 80px, 1024px) - 48px) / 3, 1px)\",y:809.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cdazkx-container\",children:/*#__PURE__*/_jsx(Testimonial,{Bzt1sHDda:\"Ernel Murati\",CBa8jEFTT:16,height:\"100%\",id:\"rS675hb1r\",ii7UI1VQX:\"Software Engineer @ Parafin\",layoutId:\"rS675hb1r\",LspbDTyWa:\"ZA6_l1gRV\",LZnnhHVyD:\"24px 32px 24px 32px\",style:{width:\"100%\"},tf_AWa16k:14,UU9LR5Q6K:\"Basis Theory provided clear and efficient APIs that allowed us to implement our PII data management with speed and simplicity\",variant:\"gaDLRXGmh\",VCWhe3r8P:\"kVrdu1E56\",width:\"100%\",wMpbWkO62:addImageAlt({src:\"https://framerusercontent.com/images/qbK4k5vygV1heyuu3SkVoeTWSE.webp\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"max((min(100vw - 48px, 1024px) - 48px) / 3, 1px)\",y:747.4},Y7KnkRRL9:{width:\"min(100vw - 48px, 1024px)\",y:1942.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:\"max((min(100vw - 80px, 1024px) - 48px) / 3, 1px)\",y:809.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iivojy-container\",children:/*#__PURE__*/_jsx(Testimonial,{Bzt1sHDda:\" Bryce Lohr\",CBa8jEFTT:16,height:\"100%\",id:\"T38L7Fmrd\",ii7UI1VQX:\"Software Engineer @ Modern Life\",layoutId:\"T38L7Fmrd\",LspbDTyWa:\"Sdd0TLV5u\",LZnnhHVyD:\"24px 32px 24px 32px\",style:{width:\"100%\"},tf_AWa16k:14,UU9LR5Q6K:\"We looked at few vendors for securing our customers' PII. Basis Theory's developer-centric approach stood out. The docs were clean and comprehensive, and the Basis Theory team was super responsive, making our integration a breeze.\",variant:\"gaDLRXGmh\",VCWhe3r8P:\"kVrdu1E56\",width:\"100%\",wMpbWkO62:addImageAlt({src:\"https://framerusercontent.com/images/4gez2qmVpjaMWFNLEQYxQlKHid4.jpeg\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"max((min(100vw - 48px, 1024px) - 48px) / 3, 1px)\",y:747.4},Y7KnkRRL9:{width:\"min(100vw - 48px, 1024px)\",y:2222.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:\"max((min(100vw - 80px, 1024px) - 48px) / 3, 1px)\",y:809.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13x0zch-container\",children:/*#__PURE__*/_jsx(Testimonial,{Bzt1sHDda:\"Sri Oddiraju\",CBa8jEFTT:16,height:\"100%\",id:\"qkSuPpJ5P\",ii7UI1VQX:\"CEO @ Fletch\",layoutId:\"qkSuPpJ5P\",LspbDTyWa:\"Sdd0TLV5u\",LZnnhHVyD:\"24px 32px 24px 32px\",style:{width:\"100%\"},tf_AWa16k:14,UU9LR5Q6K:\"As a startup, we wanted to move quickly, but as a fintech we needed to securely store critical data. Basis Theory let us get up and running in a compliant way in just a few hours.\",variant:\"gaDLRXGmh\",VCWhe3r8P:\"kVrdu1E56\",width:\"100%\",wMpbWkO62:addImageAlt({src:\"https://framerusercontent.com/images/U2v4Kmxww7lMeFWBlUZLUblHypk.webp\"},\"\")})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hkb2vs\",\"data-framer-name\":\"Section Use Cases\",name:\"Section Use Cases\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{y:1087.4},Y7KnkRRL9:{height:1051.4,y:2562.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1135.4,width:\"100vw\",y:1149.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xei1w1-container\",style:{rotate:180},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{variant:\"PeKlzafkU\"},Y7KnkRRL9:{variant:\"PeKlzafkU\"}},children:/*#__PURE__*/_jsx(Overlay,{height:\"100%\",id:\"zLXzh8w83\",layoutId:\"zLXzh8w83\",style:{height:\"100%\",width:\"100%\"},variant:\"tMCAXWf7a\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-187z55l\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13cep59\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-e4vcc7-container\",children:/*#__PURE__*/_jsx(Overline,{height:\"100%\",id:\"jL4c44Oz7\",layoutId:\"jL4c44Oz7\",style:{height:\"100%\",width:\"100%\"},variant:\"yx6FkMoKG\",width:\"100%\",yT6Gp2uSA:\"COMPLIANT BY DEFAULT\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xiwfwg\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichTextWithTextBalancer,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nt7au5\",\"data-styles-preset\":\"Q7PRL0Zrx\",style:{\"--framer-text-alignment\":\"center\"},children:\"The best PII vault you'll never build\"})}),className:\"framer-17g1ked\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithTextBalancer,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-151bnj6\",\"data-styles-preset\":\"GFqP6IRX3\",style:{\"--framer-text-alignment\":\"center\"},children:\"Use flexible tools and services to unlock new products, partnerships, and services without exposing your system to PII data.\"})}),className:\"framer-1io8zwo\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{y:1443.8000000000002},Y7KnkRRL9:{y:2868.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:1505.8000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tssdud-container\",children:/*#__PURE__*/_jsx(Button,{fyvfrxy_b:\"Get Started\",height:\"100%\",id:\"DctCZh6i5\",jYUX3S2uh:\"https://portal.basistheory.com/register\",layoutId:\"DctCZh6i5\",qVOSOnWaj:false,variant:\"drPdLr6g8\",width:\"100%\",WQReWHPdz:\"ArrowRight\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sqzi4a\",\"data-framer-name\":\"Diagram Scroll\",name:\"Diagram Scroll\",children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1pr3gir\",\"data-framer-name\":\"Diagram\",name:\"Diagram\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{background:{alt:\"Basis Theory data flow diagram\",fit:\"fill\",intrinsicHeight:1265,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(1508.8000000000002),pixelHeight:1265,pixelWidth:2560,sizes:\"min(100vw - 80px, 1024px)\",src:\"https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png\",srcSet:\"https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png 2560w\"}},Y7KnkRRL9:{background:{alt:\"Basis Theory data flow diagram\",fit:\"fill\",intrinsicHeight:1265,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(2933.8),pixelHeight:1265,pixelWidth:2560,sizes:\"800px\",src:\"https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png\",srcSet:\"https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Basis Theory data flow diagram\",fit:\"fill\",intrinsicHeight:1265,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(1570.8000000000002),pixelHeight:1265,pixelWidth:2560,sizes:\"min(100vw - 80px, 1024px)\",src:\"https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png\",srcSet:\"https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hIGldaG39A1MnBjrOw312sFbFyY.png 2560w\"},className:\"framer-r178vf\",\"data-framer-name\":\"Diagram\",name:\"Diagram\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13cc3fy\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hakkhf-container\",children:/*#__PURE__*/_jsx(Callout,{cF_WDBmBh:addImageAlt({src:\"https://framerusercontent.com/images/ony1kFgwqXDxhdZbwdeutfrQ6I.png\"},\"\"),FE1EmeiFL:32,GXXBtOoLo:14,height:\"100%\",id:\"BlANu2eGE\",layoutId:\"BlANu2eGE\",oZksjztsq:\"Flexible web and mobile form components and customizable API endpoints let you capture PII data on your terms.\",style:{width:\"100%\"},variant:\"PGYPKn6kh\",width:\"100%\",YBAMsGR1y:false,zUxwdrsxt:\"Collect\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zulpgw-container\",children:/*#__PURE__*/_jsx(Callout,{cF_WDBmBh:addImageAlt({src:\"https://framerusercontent.com/images/CuARn0thKz3S0eXBXhms8r42I4.png\"},\"\"),FE1EmeiFL:32,GXXBtOoLo:14,height:\"100%\",id:\"lA61hWtTe\",layoutId:\"lA61hWtTe\",oZksjztsq:\"Store sensitive data according to data privacy requirements in an independently certified SOC 2 Type II environment.\",style:{width:\"100%\"},variant:\"PGYPKn6kh\",width:\"100%\",YBAMsGR1y:false,zUxwdrsxt:\"Store\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fti9pt-container\",children:/*#__PURE__*/_jsx(Callout,{FE1EmeiFL:32,GXXBtOoLo:14,height:\"100%\",id:\"vcXFaLXEr\",layoutId:\"vcXFaLXEr\",oZksjztsq:\"Perform operations, like KYC or background checks, by transforming and sending PII payloads to any endpoint.\",style:{width:\"100%\"},variant:\"PGYPKn6kh\",width:\"100%\",YBAMsGR1y:false,zUxwdrsxt:\"Share\"})})})]})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z3hdvf\",\"data-framer-name\":\"Section FAQ\",name:\"Section FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gnmpem\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ari00x\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ll3937-container\",children:/*#__PURE__*/_jsx(Overline,{height:\"100%\",id:\"l3dQGkQez\",layoutId:\"l3dQGkQez\",style:{height:\"100%\",width:\"100%\"},variant:\"yx6FkMoKG\",width:\"100%\",yT6Gp2uSA:\"LEARN MORE\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c5v4p5\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:/*#__PURE__*/_jsx(RichTextWithTextBalancer,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nt7au5\",\"data-styles-preset\":\"Q7PRL0Zrx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Frequently Asked Questions\"})}),className:\"framer-19ksl5t\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w7pqr3\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tag3uw\",\"data-framer-name\":\"Questions\",name:\"Questions\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:2417.2000000000003},Y7KnkRRL9:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:3800.2000000000003}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,width:\"min(min(100vw - 80px, 1024px), 700px)\",y:2479.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-172qb6v-container\",children:/*#__PURE__*/_jsx(FAQItem,{Hbl7fGBvY:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Personal Identifiable Information (PII) is any information that can be used to uniquely identify, contact, or locate a single person, or to identify an individual in context. This includes things like name, address, phone number, email address, government ID (e.g., social security number), and other unique identifiers.\u200D\"}),/*#__PURE__*/_jsx(\"p\",{children:\"PII can also include demographic information, such as age, gender, and nationality, as well as certain sensitive information, such as health and financial information\"})]}),height:\"100%\",id:\"dhrNhiMxl\",layoutId:\"dhrNhiMxl\",QsXTeLTZq:\"What is considered PII?\",style:{width:\"100%\"},variant:\"Pvx8UNCtF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:2581.2000000000003},Y7KnkRRL9:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:3964.2000000000003}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,width:\"min(min(100vw - 80px, 1024px), 700px)\",y:2643.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c62p1w-container\",children:/*#__PURE__*/_jsx(FAQItem,{Hbl7fGBvY:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Organizations collecting PII must adhere to the local regulations governing that data. This results in a complex layer of data protection, privacy, compliance, and location requirements that vary from location to location.\"})}),height:\"100%\",id:\"U93ed5CMQ\",layoutId:\"U93ed5CMQ\",QsXTeLTZq:\"How is PII regulated?\",style:{width:\"100%\"},variant:\"Pvx8UNCtF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:2745.2000000000003},Y7KnkRRL9:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:4128.200000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,width:\"min(min(100vw - 80px, 1024px), 700px)\",y:2807.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y7lql9-container\",children:/*#__PURE__*/_jsx(FAQItem,{Hbl7fGBvY:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Basis Theory provides the technical safeguards, localized hosting, and access controls needed to satisfy many of the existing data protection, residency, and privacy requirements around the world.\"})}),height:\"100%\",id:\"mcVt7iZy4\",layoutId:\"mcVt7iZy4\",QsXTeLTZq:\"How does Basis Theory help enforce compliance with various data privacy laws?\",style:{width:\"100%\"},variant:\"Pvx8UNCtF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:2909.2000000000003},Y7KnkRRL9:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:4292.200000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,width:\"min(min(100vw - 80px, 1024px), 700px)\",y:2971.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12rmllx-container\",children:/*#__PURE__*/_jsx(FAQItem,{Hbl7fGBvY:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"De-identified data ensure PII can no longer be traced back to an individual. This typically involves the removal or masking of names, addresses, phone numbers, email addresses, and other unique identifiers.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"De-identified data can be used for research, testing, analysis, and other purposes, as it does not pose the same privacy risks as personally identifiable information. However, it is important to note that de-identified data can sometimes be re-identified, especially if combined with other datasets or sources of information.\"}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Learn more about \",/*#__PURE__*/_jsx(Link,{href:\"https://blog.basistheory.com/what-is-data-masking\",nodeId:\"VVZQKConP\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"data masking and its benefits\"})}),\".\"]})]}),height:\"100%\",id:\"VVZQKConP\",layoutId:\"VVZQKConP\",QsXTeLTZq:\"What is de-identified data?\",style:{width:\"100%\"},variant:\"Pvx8UNCtF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:3073.2000000000003},Y7KnkRRL9:{width:\"min(min(100vw - 48px, 1024px), 700px)\",y:4456.200000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,width:\"min(min(100vw - 80px, 1024px), 700px)\",y:3135.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sbmvr7-container\",children:/*#__PURE__*/_jsx(FAQItem,{Hbl7fGBvY:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"While holding bank and personally identifiable information (PII) data creates risks, doing so is typically offset by the level of control it provides when it comes to initiating transfers and handling returns, meeting Know Your Customer (KYC) and Business (KYB) requirements, monitoring for fraud and abuse, and much more.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Securing sensitive data with Basis Theory allows customers to maintain access, control, and downstream functionality of vendors and partners without exposing or storing the information in their systems. Basis Theory's proxy or API services can be used to transform and route bank and PII data with vendors without compromising downstream operations or capabilities.\"}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Learn more about \",/*#__PURE__*/_jsx(Link,{href:\"https://developers.basistheory.com/docs/guides/share/\",nodeId:\"axb2RAe0V\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"sharing data with Basis Theory\"})}),\".\"]})]}),height:\"100%\",id:\"axb2RAe0V\",layoutId:\"axb2RAe0V\",QsXTeLTZq:\"How does Basis Theory work with KYC and KYB providers?\",style:{width:\"100%\"},variant:\"Pvx8UNCtF\",width:\"100%\"})})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gqpsto\",\"data-framer-name\":\"Section CTA\",name:\"Section CTA\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jyjri8\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{width:\"max(min(max(100vw - 48px, 1px), 1024px), 1px)\",y:3329.2000000000003},Y7KnkRRL9:{width:\"min(max(100vw - 48px, 1px), 1024px)\",y:4652.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:466,width:\"max(min(max(100vw - 80px, 1px), 1024px), 1px)\",y:3399.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vmfymo-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y7KnkRRL9:{variant:\"luvFg1JVg\"}},children:/*#__PURE__*/_jsx(SectionCTA,{height:\"100%\",id:\"ERFy85wjX\",layoutId:\"ERFy85wjX\",style:{width:\"100%\"},variant:\"z5KtEAiq6\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{y:3819.2000000000003},Y7KnkRRL9:{y:5142.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:\"100vw\",y:3897.2000000000003,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16x39h3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k0vzcriZk:{variant:\"j0eLjQ2rF\"},Y7KnkRRL9:{variant:\"kuBd4_pow\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ud54swCZz\",layoutId:\"ud54swCZz\",style:{width:\"100%\"},variant:\"brUgyJGMa\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-REb50 { background: var(--token-9e7a7799-fe4c-42ca-a542-9749d4b91179, rgb(8, 8, 38)) /* {\"name\":\"Background\"} */; }`,\".framer-REb50.framer-dg2yy2, .framer-REb50 .framer-dg2yy2 { display: block; }\",\".framer-REb50.framer-o9btoa { align-content: center; align-items: center; background-color: var(--token-9e7a7799-fe4c-42ca-a542-9749d4b91179, #080826); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1024px; }\",\".framer-REb50 .framer-1ajfwpv-container { flex: none; height: 56px; left: calc(49.916666666666686% - 960px / 2); position: fixed; top: 48px; width: 960px; z-index: 5; }\",\".framer-REb50 .framer-1fdm82q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-3iq2wc-container { flex: none; height: 833px; left: -356px; position: absolute; right: -356px; top: 0px; z-index: 0; }\",\".framer-REb50 .framer-1otkn7y-container { flex: none; height: auto; left: 50%; opacity: 0.6; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 0; }\",\".framer-REb50 .framer-1pdtzwv { 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: 180px 40px 32px 40px; position: relative; width: 100%; }\",\".framer-REb50 .framer-1aid52b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; max-width: 1024px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-REb50 .framer-1hqv2j6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-awfaar { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-REb50 .framer-1gw73k4, .framer-REb50 .framer-1fe94n2, .framer-REb50 .framer-17g1ked, .framer-REb50 .framer-1io8zwo, .framer-REb50 .framer-19ksl5t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-REb50 .framer-u3tp8h-container, .framer-REb50 .framer-tssdud-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-REb50 .framer-6ujkqi { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-aca157a3-0496-417c-a769-ed13efe7f173, rgba(255, 255, 255, 0.03)); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 24px 0px 32px 0px; position: relative; width: 1px; }\",\".framer-REb50 .framer-w5wyaw { aspect-ratio: 1.5776081424936388 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 282px); overflow: visible; position: relative; width: 1px; z-index: 1; }\",\".framer-REb50 .framer-11u5yv0-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-REb50 .framer-1fxnn1j, .framer-REb50 .framer-13cc3fy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-csxd1f-container, .framer-REb50 .framer-d3pgfj-container, .framer-REb50 .framer-1df1le0-container, .framer-REb50 .framer-cdazkx-container, .framer-REb50 .framer-1iivojy-container, .framer-REb50 .framer-13x0zch-container, .framer-REb50 .framer-1hakkhf-container, .framer-REb50 .framer-zulpgw-container, .framer-REb50 .framer-1fti9pt-container, .framer-REb50 .framer-1vmfymo-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-REb50 .framer-cqwe4b, .framer-REb50 .framer-z3hdvf { 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: 64px 40px 84px 40px; position: relative; width: 100%; }\",\".framer-REb50 .framer-1yqkvlo, .framer-REb50 .framer-1gnmpem { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1024px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-REb50 .framer-1c7938y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-hkb2vs { 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: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-REb50 .framer-xei1w1-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-REb50 .framer-187z55l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1024px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-REb50 .framer-13cep59 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 500px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-e4vcc7-container { flex: none; height: 24px; position: relative; width: 204px; }\",\".framer-REb50 .framer-1xiwfwg, .framer-REb50 .framer-c5v4p5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-1sqzi4a { 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-REb50 .framer-1pr3gir { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-r178vf { aspect-ratio: 1.9638648860958365 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 481px); overflow: visible; position: relative; width: 100%; }\",\".framer-REb50 .framer-1ari00x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-1ll3937-container { flex: none; height: 24px; position: relative; width: 116px; }\",\".framer-REb50 .framer-1w7pqr3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-1tag3uw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-REb50 .framer-172qb6v-container, .framer-REb50 .framer-c62p1w-container, .framer-REb50 .framer-y7lql9-container, .framer-REb50 .framer-12rmllx-container, .framer-REb50 .framer-1sbmvr7-container, .framer-REb50 .framer-16x39h3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-REb50 .framer-gqpsto { 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: 32px 40px 32px 40px; position: relative; width: 100%; }\",\".framer-REb50 .framer-jyjri8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1024px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-REb50.framer-o9btoa, .framer-REb50 .framer-1fdm82q, .framer-REb50 .framer-1pdtzwv, .framer-REb50 .framer-1aid52b, .framer-REb50 .framer-1hqv2j6, .framer-REb50 .framer-awfaar, .framer-REb50 .framer-6ujkqi, .framer-REb50 .framer-1fxnn1j, .framer-REb50 .framer-cqwe4b, .framer-REb50 .framer-1yqkvlo, .framer-REb50 .framer-1c7938y, .framer-REb50 .framer-hkb2vs, .framer-REb50 .framer-187z55l, .framer-REb50 .framer-13cep59, .framer-REb50 .framer-1xiwfwg, .framer-REb50 .framer-1sqzi4a, .framer-REb50 .framer-1pr3gir, .framer-REb50 .framer-13cc3fy, .framer-REb50 .framer-z3hdvf, .framer-REb50 .framer-1gnmpem, .framer-REb50 .framer-1ari00x, .framer-REb50 .framer-c5v4p5, .framer-REb50 .framer-1w7pqr3, .framer-REb50 .framer-1tag3uw, .framer-REb50 .framer-gqpsto, .framer-REb50 .framer-jyjri8 { gap: 0px; } .framer-REb50.framer-o9btoa > *, .framer-REb50 .framer-1fdm82q > *, .framer-REb50 .framer-1pr3gir > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-REb50.framer-o9btoa > :first-child, .framer-REb50 .framer-1fdm82q > :first-child, .framer-REb50 .framer-1pdtzwv > :first-child, .framer-REb50 .framer-1aid52b > :first-child, .framer-REb50 .framer-awfaar > :first-child, .framer-REb50 .framer-cqwe4b > :first-child, .framer-REb50 .framer-1yqkvlo > :first-child, .framer-REb50 .framer-hkb2vs > :first-child, .framer-REb50 .framer-187z55l > :first-child, .framer-REb50 .framer-13cep59 > :first-child, .framer-REb50 .framer-1xiwfwg > :first-child, .framer-REb50 .framer-1sqzi4a > :first-child, .framer-REb50 .framer-1pr3gir > :first-child, .framer-REb50 .framer-z3hdvf > :first-child, .framer-REb50 .framer-1gnmpem > :first-child, .framer-REb50 .framer-1ari00x > :first-child, .framer-REb50 .framer-c5v4p5 > :first-child, .framer-REb50 .framer-1w7pqr3 > :first-child, .framer-REb50 .framer-1tag3uw > :first-child { margin-top: 0px; } .framer-REb50.framer-o9btoa > :last-child, .framer-REb50 .framer-1fdm82q > :last-child, .framer-REb50 .framer-1pdtzwv > :last-child, .framer-REb50 .framer-1aid52b > :last-child, .framer-REb50 .framer-awfaar > :last-child, .framer-REb50 .framer-cqwe4b > :last-child, .framer-REb50 .framer-1yqkvlo > :last-child, .framer-REb50 .framer-hkb2vs > :last-child, .framer-REb50 .framer-187z55l > :last-child, .framer-REb50 .framer-13cep59 > :last-child, .framer-REb50 .framer-1xiwfwg > :last-child, .framer-REb50 .framer-1sqzi4a > :last-child, .framer-REb50 .framer-1pr3gir > :last-child, .framer-REb50 .framer-z3hdvf > :last-child, .framer-REb50 .framer-1gnmpem > :last-child, .framer-REb50 .framer-1ari00x > :last-child, .framer-REb50 .framer-c5v4p5 > :last-child, .framer-REb50 .framer-1w7pqr3 > :last-child, .framer-REb50 .framer-1tag3uw > :last-child { margin-bottom: 0px; } .framer-REb50 .framer-1pdtzwv > *, .framer-REb50 .framer-cqwe4b > *, .framer-REb50 .framer-hkb2vs > *, .framer-REb50 .framer-1sqzi4a > *, .framer-REb50 .framer-z3hdvf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-REb50 .framer-1aid52b > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-REb50 .framer-1hqv2j6 > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-REb50 .framer-1hqv2j6 > :first-child, .framer-REb50 .framer-6ujkqi > :first-child, .framer-REb50 .framer-1fxnn1j > :first-child, .framer-REb50 .framer-1c7938y > :first-child, .framer-REb50 .framer-13cc3fy > :first-child, .framer-REb50 .framer-gqpsto > :first-child, .framer-REb50 .framer-jyjri8 > :first-child { margin-left: 0px; } .framer-REb50 .framer-1hqv2j6 > :last-child, .framer-REb50 .framer-6ujkqi > :last-child, .framer-REb50 .framer-1fxnn1j > :last-child, .framer-REb50 .framer-1c7938y > :last-child, .framer-REb50 .framer-13cc3fy > :last-child, .framer-REb50 .framer-gqpsto > :last-child, .framer-REb50 .framer-jyjri8 > :last-child { margin-right: 0px; } .framer-REb50 .framer-awfaar > *, .framer-REb50 .framer-13cep59 > *, .framer-REb50 .framer-1ari00x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-REb50 .framer-6ujkqi > *, .framer-REb50 .framer-gqpsto > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-REb50 .framer-1fxnn1j > *, .framer-REb50 .framer-13cc3fy > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-REb50 .framer-1yqkvlo > *, .framer-REb50 .framer-1gnmpem > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-REb50 .framer-1c7938y > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-REb50 .framer-187z55l > *, .framer-REb50 .framer-1xiwfwg > *, .framer-REb50 .framer-c5v4p5 > *, .framer-REb50 .framer-1tag3uw > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-REb50 .framer-1w7pqr3 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-REb50 .framer-jyjri8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",`@media (min-width: 1200px) { .${metadata.bodyClassName}-framer-REb50 { background: var(--token-9e7a7799-fe4c-42ca-a542-9749d4b91179, rgb(8, 8, 38)) /* {\"name\":\"Background\"} */; } .framer-REb50.framer-o9btoa { width: 1200px; } .framer-REb50 .framer-1ajfwpv-container { left: calc(49.916666666666686% - 1024px / 2); width: 1024px; } .framer-REb50 .framer-w5wyaw { height: var(--framer-aspect-ratio-supported, 307px); } .framer-REb50 .framer-13cep59, .framer-REb50 .framer-1ari00x { max-width: 700px; } .framer-REb50 .framer-r178vf { height: var(--framer-aspect-ratio-supported, 522px); }}`,`@media (min-width: 768px) and (max-width: 1023px) { .${metadata.bodyClassName}-framer-REb50 { background: var(--token-9e7a7799-fe4c-42ca-a542-9749d4b91179, rgb(8, 8, 38)) /* {\"name\":\"Background\"} */; } .framer-REb50.framer-o9btoa { width: 768px; } .framer-REb50 .framer-1ajfwpv-container { left: 40px; right: 40px; width: unset; } .framer-REb50 .framer-1pdtzwv { padding: 150px 40px 32px 40px; } .framer-REb50 .framer-w5wyaw { height: var(--framer-aspect-ratio-supported, 201px); } .framer-REb50 .framer-cqwe4b { padding: 32px 24px 84px 24px; } .framer-REb50 .framer-1yqkvlo { align-content: flex-start; align-items: flex-start; gap: 24px; } .framer-REb50 .framer-r178vf { height: var(--framer-aspect-ratio-supported, 350px); } .framer-REb50 .framer-z3hdvf { padding: 64px 24px 84px 24px; } .framer-REb50 .framer-gqpsto { padding: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-REb50 .framer-1yqkvlo { gap: 0px; } .framer-REb50 .framer-1yqkvlo > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-REb50 .framer-1yqkvlo > :first-child { margin-top: 0px; } .framer-REb50 .framer-1yqkvlo > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-REb50 { background: var(--token-9e7a7799-fe4c-42ca-a542-9749d4b91179, rgb(8, 8, 38)) /* {\"name\":\"Background\"} */; } .framer-REb50.framer-o9btoa { width: 390px; } .framer-REb50 .framer-1ajfwpv-container { left: 16px; right: 16px; top: 16px; width: unset; } .framer-REb50 .framer-1pdtzwv { padding: 120px 24px 24px 24px; } .framer-REb50 .framer-1hqv2j6, .framer-REb50 .framer-1fxnn1j, .framer-REb50 .framer-1c7938y, .framer-REb50 .framer-jyjri8 { flex-direction: column; } .framer-REb50 .framer-awfaar, .framer-REb50 .framer-csxd1f-container, .framer-REb50 .framer-d3pgfj-container, .framer-REb50 .framer-1df1le0-container, .framer-REb50 .framer-cdazkx-container, .framer-REb50 .framer-1iivojy-container, .framer-REb50 .framer-13x0zch-container, .framer-REb50 .framer-1vmfymo-container { flex: none; width: 100%; } .framer-REb50 .framer-6ujkqi { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-REb50 .framer-w5wyaw { height: var(--framer-aspect-ratio-supported, 217px); } .framer-REb50 .framer-cqwe4b { padding: 24px 24px 84px 24px; } .framer-REb50 .framer-1yqkvlo { gap: 24px; } .framer-REb50 .framer-hkb2vs { padding: 50px 0px 50px 0px; } .framer-REb50 .framer-13cep59 { padding: 0px 24px 0px 24px; } .framer-REb50 .framer-1sqzi4a { align-content: flex-start; align-items: flex-start; overflow: auto; padding: 0px 24px 16px 24px; } .framer-REb50 .framer-1pr3gir { width: 800px; } .framer-REb50 .framer-r178vf { height: var(--framer-aspect-ratio-supported, 408px); } .framer-REb50 .framer-z3hdvf { padding: 56px 24px 24px 24px; } .framer-REb50 .framer-gqpsto { padding: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-REb50 .framer-1hqv2j6, .framer-REb50 .framer-1fxnn1j, .framer-REb50 .framer-1yqkvlo, .framer-REb50 .framer-1c7938y, .framer-REb50 .framer-jyjri8 { gap: 0px; } .framer-REb50 .framer-1hqv2j6 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-REb50 .framer-1hqv2j6 > :first-child, .framer-REb50 .framer-1fxnn1j > :first-child, .framer-REb50 .framer-1yqkvlo > :first-child, .framer-REb50 .framer-1c7938y > :first-child, .framer-REb50 .framer-jyjri8 > :first-child { margin-top: 0px; } .framer-REb50 .framer-1hqv2j6 > :last-child, .framer-REb50 .framer-1fxnn1j > :last-child, .framer-REb50 .framer-1yqkvlo > :last-child, .framer-REb50 .framer-1c7938y > :last-child, .framer-REb50 .framer-jyjri8 > :last-child { margin-bottom: 0px; } .framer-REb50 .framer-1fxnn1j > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-REb50 .framer-1yqkvlo > *, .framer-REb50 .framer-1c7938y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-REb50 .framer-jyjri8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3892\n * @framerIntrinsicWidth 1024\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TOSL58Jqp\":{\"layout\":[\"fixed\",\"auto\"]},\"k0vzcriZk\":{\"layout\":[\"fixed\",\"auto\"]},\"Y7KnkRRL9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerxLZdz0YEy=withCSS(Component,css,\"framer-REb50\");export default FramerxLZdz0YEy;FramerxLZdz0YEy.displayName=\"Solutions / Bank\";FramerxLZdz0YEy.defaultProps={height:3892,width:1024};addFonts(FramerxLZdz0YEy,[{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\"}]},...TopNavFonts,...HaloBGFonts,...FadedTilesFonts,...ButtonFonts,...OverlayFocusFonts,...CalloutFonts,...TestimonialFonts,...OverlayFonts,...OverlineFonts,...FAQItemFonts,...SectionCTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxLZdz0YEy\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1024\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3892\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TOSL58Jqp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k0vzcriZk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y7KnkRRL9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopNavFonts", "getFonts", "iKNngsGGb_default", "HaloBGFonts", "QPjuUg4MG_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "FadedTilesFonts", "nH9T6qAE3_default", "ButtonFonts", "wB_TeeskR_default", "OverlayFocusFonts", "KDlYGGfZl_default", "CalloutFonts", "giEgAjGYa_default", "TestimonialFonts", "BexjJLjbr_default", "OverlayFonts", "TPFcXFt5t_default", "OverlineFonts", "sS8UDEszI_default", "RichTextWithTextBalancer", "withTextBalancer", "RichText2", "FAQItemFonts", "tzxMA7nu2_default", "SectionCTAFonts", "kM8xmhY60_default", "FooterFonts", "haBKlV_Pi_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "iKNngsGGb_default", "ContainerWithOptimizedAppearEffect", "QPjuUg4MG_default", "nH9T6qAE3_default", "RichText2", "x", "wB_TeeskR_default", "getLoadingLazyAtYPosition", "Image2", "KDlYGGfZl_default", "giEgAjGYa_default", "BexjJLjbr_default", "TPFcXFt5t_default", "sS8UDEszI_default", "RichTextWithTextBalancer", "tzxMA7nu2_default", "Link", "kM8xmhY60_default", "haBKlV_Pi_default", "css", "FramerxLZdz0YEy", "withCSS", "xLZdz0YEy_default", "addFonts", "TopNavFonts", "HaloBGFonts", "FadedTilesFonts", "ButtonFonts", "OverlayFocusFonts", "CalloutFonts", "TestimonialFonts", "OverlayFonts", "OverlineFonts", "FAQItemFonts", "SectionCTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
