{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iRTH6fT98goJcXonejE2/Jc5N6YgFjbF2nAfZ5hLj/MZeL5WgNi.js"],
  "sourcesContent": ["// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import TEXT_ARROW from\"#framer/local/canvasComponent/A53Ewq2ud/A53Ewq2ud.js\";import NAV from\"#framer/local/canvasComponent/IT_RKD0jQ/IT_RKD0jQ.js\";import CUSTOMERQUOTEBLOCK from\"#framer/local/canvasComponent/j1VJs9gGR/j1VJs9gGR.js\";import BUTTON from\"#framer/local/canvasComponent/NpzNZjTcu/NpzNZjTcu.js\";import FOOTER from\"#framer/local/canvasComponent/ntfisICdX/ntfisICdX.js\";import PLAY_ICON from\"#framer/local/canvasComponent/PyvTFsAjd/PyvTFsAjd.js\";import CTAAUTOMATECLINICALPAYORCOMPLIANCE from\"#framer/local/canvasComponent/rEabvL0uH/rEabvL0uH.js\";import CUSTOMERSTORIES from\"#framer/local/canvasComponent/UNeCdWrZj/UNeCdWrZj.js\";import NOBLE from\"#framer/local/canvasComponent/up2FgD6i7/up2FgD6i7.js\";import LOGOTICKERGLOBAL from\"#framer/local/canvasComponent/ZBVwrNp4P/ZBVwrNp4P.js\";import metadataProvider from\"#framer/local/webPageMetadata/MZeL5WgNi/MZeL5WgNi.js\";const NAVFonts=getFonts(NAV);const NOBLEFonts=getFonts(NOBLE);const BUTTONFonts=getFonts(BUTTON);const PLAY_ICONFonts=getFonts(PLAY_ICON);const YouTubeFonts=getFonts(YouTube);const LOGOTICKERGLOBALFonts=getFonts(LOGOTICKERGLOBAL);const TEXT_ARROWFonts=getFonts(TEXT_ARROW);const CUSTOMERQUOTEBLOCKFonts=getFonts(CUSTOMERQUOTEBLOCK);const CUSTOMERSTORIESFonts=getFonts(CUSTOMERSTORIES);const CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts=getFonts(CTAAUTOMATECLINICALPAYORCOMPLIANCE);const FOOTERFonts=getFonts(FOOTER);const breakpoints={hn5mG71UP:\"(min-width: 810px) and (max-width: 1199px)\",HXkMFBzlD:\"(max-width: 809px)\",lBdUVlI32:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TLuo0\";const variantClassNames={hn5mG71UP:\"framer-v-1p318bq\",HXkMFBzlD:\"framer-v-1q0rqy9\",lBdUVlI32:\"framer-v-17qwt26\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"lBdUVlI32\",Phone:\"HXkMFBzlD\",Tablet:\"hn5mG71UP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lBdUVlI32\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const nIi0VvyTO3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lBdUVlI32\",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-17qwt26\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13pc7qk-container\",layoutScroll:true,nodeId:\"ma4lQHLHX\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"U15sEYlXW\"},HXkMFBzlD:{variant:\"U15sEYlXW\"}},children:/*#__PURE__*/_jsx(NAV,{height:\"100%\",id:\"ma4lQHLHX\",layoutId:\"ma4lQHLHX\",style:{width:\"100%\"},variant:\"J6qQ72YUa\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{width:\"815px\",y:(componentViewport?.y||0)+70+0},HXkMFBzlD:{width:\"461px\",y:(componentViewport?.y||0)+70+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,width:\"1200px\",y:(componentViewport?.y||0)+80+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fmlulg-container\",nodeId:\"Lkd0vAZV1\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"tnd0MmLFv\"},HXkMFBzlD:{variant:\"yU7G5LW2N\"}},children:/*#__PURE__*/_jsx(NOBLE,{height:\"100%\",id:\"Lkd0vAZV1\",layoutId:\"Lkd0vAZV1\",style:{width:\"100%\"},variant:\"ofW4CdQIK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lp5z0g\",\"data-framer-name\":\"HERO+LOGOS\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ogr6qd\",\"data-framer-name\":\"HERO\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4avsuy\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO05pYiBQcm8gU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Nib Pro SemiBold\", \"Nib Pro SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-line-height\":\"59px\",\"--framer-text-color\":\"rgb(161, 60, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Security andcompliance\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif'},children:\" \"}),\"for your growing business\"]})}),fonts:[\"CUSTOM;Nib Pro SemiBold\",\"CUSTOM;Atak Trial Regular\"]},HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO05pYiBQcm8gU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Nib Pro SemiBold\", \"Nib Pro SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"46px\",\"--framer-text-color\":\"rgb(161, 60, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Security and compliance\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),\"for your growing business\"]})}),fonts:[\"CUSTOM;Nib Pro SemiBold\",\"CUSTOM;Atak Trial Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-line-height\":\"59px\",\"--framer-text-color\":\"rgb(232, 232, 232)\"},children:[\"Scalable\",/*#__PURE__*/_jsx(\"br\",{}),\"compliance for\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(99, 4, 255)\"},children:\"your \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO05pYiBQcm8gU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Nib Pro SemiBold\", \"Nib Pro SemiBold Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(99, 4, 255)\"},children:\"growing business\"})]})}),className:\"framer-dcsq70\",fonts:[\"CUSTOM;Atak Trial Regular\",\"CUSTOM;Nib Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"27px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Industry leads across tens of thousands of patient visits trust Brellium's out-of-the-box clinical compliance frameworks. Onboard in less than 3 weeks and grow your provider group with AI-powered compliance that scales with you.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Industry leads across tens of thousands of patient visits trust Brellium's out-of-the-box clinical compliance frameworks. Onboard in less than 3 weeks and grow your provider group with AI-powered compliance that scales with you.\"})}),className:\"framer-128ycax\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FsyN6MIah\"},implicitPathVariables:undefined},{href:{webPageId:\"FsyN6MIah\"},implicitPathVariables:undefined},{href:{webPageId:\"FsyN6MIah\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{y:(componentViewport?.y||0)+70+150+50+0+45+0+0+269},HXkMFBzlD:{height:70,width:\"206px\",y:(componentViewport?.y||0)+70+150+50+0+0+0+0+221}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"236px\",y:(componentViewport?.y||0)+80+150+50+0+60+0+269,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6b6713-container\",nodeId:\"iJkHz5uK5\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{VxwQI47e0:resolvedLinks[1]},HXkMFBzlD:{O2m9CYeAj:16,style:{width:\"100%\"},upWr1MxTE:\"12px 20px 12px 20px\",VxwQI47e0:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BUTTON,{height:\"100%\",id:\"iJkHz5uK5\",layoutId:\"iJkHz5uK5\",Mw1KZKQVa:\"Request a demo\",O2m9CYeAj:20,style:{height:\"100%\",width:\"100%\"},upWr1MxTE:\"20px\",variant:\"Tr9HTzWBh\",VxwQI47e0:resolvedLinks[0],width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+150+50+0+45+406),pixelHeight:1414,pixelWidth:2792,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 90px)`,src:\"https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png\",srcSet:\"https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=512 512w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png 2792w\"}},HXkMFBzlD:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+150+50+0+0+331),pixelHeight:1414,pixelWidth:2792,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 50px)`,src:\"https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png\",srcSet:\"https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=512 512w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png 2792w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+150+50+0+100),pixelHeight:1414,pixelWidth:2792,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 130px, 1280px) - 75px) / 2, 1px)`,src:\"https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png\",srcSet:\"https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=512 512w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QlVmJL2WYd9sabwKHeaRJm1gdPE.png 2792w\"},className:\"framer-6v3p6a\",\"data-border\":true,\"data-framer-name\":\"VIDEO\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 90px)`,y:(componentViewport?.y||0)+70+150+50+0+45+406+.3885},HXkMFBzlD:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 50px)`,y:(componentViewport?.y||0)+70+150+50+0+0+331+.3885}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:251,width:`max((min(${componentViewport?.width||\"100vw\"} - 130px, 1280px) - 75px) / 2, 1px)`,y:(componentViewport?.y||0)+80+150+50+0+100+.3885,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-16kj63o-container\",id:\"16kj63o\",nodeId:\"u4cGruxyF\",scopeId:\"MZeL5WgNi\",children:[/*#__PURE__*/_jsx(PLAY_ICON,{Av0vQBVxs:true,height:\"100%\",id:\"u4cGruxyF\",layoutId:\"u4cGruxyF\",nIi0VvyTO:nIi0VvyTO3bnx0g({overlay}),style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-2yqb69\"),\"data-framer-portal-id\":\"16kj63o\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"JxPZHm1lA\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1e236bz-container\"),\"data-framer-portal-id\":\"16kj63o\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"LcRG0B5MV\",rendersWithMotion:true,scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"LcRG0B5MV\",isMixedBorderRadius:false,isRed:true,layoutId:\"LcRG0B5MV\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?app=desktop&v=Ze9mIo2JIHM\",width:\"100%\"})})})]}),getContainer())})})]})})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{y:(componentViewport?.y||0)+70+952},HXkMFBzlD:{y:(componentViewport?.y||0)+70+832}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:289,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+701,children:/*#__PURE__*/_jsx(Container,{className:\"framer-34ucni-container\",nodeId:\"cRv_vUKp4\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"kEfPowRBd\"},HXkMFBzlD:{variant:\"Ad_zZgDP1\"}},children:/*#__PURE__*/_jsx(LOGOTICKERGLOBAL,{height:\"100%\",id:\"cRv_vUKp4\",layoutId:\"cRv_vUKp4\",style:{width:\"100%\"},variant:\"Hbtxc6bpq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1edcn9k\",\"data-framer-name\":\"PADDING\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ztjjx\",\"data-framer-name\":\"TOP\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snwjqk\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"AI-automated session note review\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"AI-automated session note review\"})}),className:\"framer-19yvhnd\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Easily audit all your patient visits automatically and receive instant notifications when charts need corrections\u2014complete with clear instructions on how to fix them. If a payer claws back for a requirement we approved, we\u2019ll foot the bill.\"})}),className:\"framer-1m528mq\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1241+64+0+0+0),pixelHeight:900,pixelWidth:1727,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 90px, 1280px)`,src:\"https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg 1727w\"}},HXkMFBzlD:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1121+60+0+0+0),pixelHeight:900,pixelWidth:1727,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 50px, 1280px)`,src:\"https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg 1727w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+990+128+0+0),pixelHeight:900,pixelWidth:1727,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 130px, 1280px) * 0.3766)`,src:\"https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7f92bJdxbYxGkZscGKLEYRHkM.jpeg 1727w\"},className:\"framer-7t7enh\",\"data-framer-name\":\"IMG\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-asxxf1\",\"data-framer-name\":\"TOP\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1241+64+601.2+0+0),pixelHeight:600,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 90px, 1280px)`,src:\"https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=512 512w,https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png 1729w\"}},HXkMFBzlD:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1121+60+584+0+0),pixelHeight:600,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 50px, 1280px)`,src:\"https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=512 512w,https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png 1729w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+990+128+380+48.6),pixelHeight:600,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 130px, 1280px) * 0.39)`,src:\"https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=512 512w,https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6MAPSGeSiGeGZdbL4jFzMLmfCc.png 1729w\"},className:\"framer-whu0y\",\"data-framer-name\":\"IMG\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ddrdst\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Sleep better at night with payor clawback protection\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Sleep better at night with payor clawback protection\"})}),className:\"framer-1cmk549\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Brellium is designed to meet rigorous compliance standards. In the unlikely event a payor claws back reimbursement on a Brellium-approved chart, we\u2019ll foot the bill. \"})}),className:\"framer-fpm2ue\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UrHZT2lYy\"},implicitPathVariables:undefined},{href:{webPageId:\"UrHZT2lYy\"},implicitPathVariables:undefined},{href:{webPageId:\"UrHZT2lYy\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{y:(componentViewport?.y||0)+70+1241+64+601.2+0+578.5+0+191.2},HXkMFBzlD:{y:(componentViewport?.y||0)+70+1121+60+584+0+168+0+184}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+80+990+128+380+0+0+191.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qqw1cg-container\",nodeId:\"WkFts5zzW\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{Fx7VnBw9C:resolvedLinks1[1]},HXkMFBzlD:{Fx7VnBw9C:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(TEXT_ARROW,{Fx7VnBw9C:resolvedLinks1[0],height:\"100%\",id:\"WkFts5zzW\",layoutId:\"WkFts5zzW\",variant:\"h6UAUwjhc\",width:\"100%\",xaIQfHpHP:\"Learn more about clawback protection\",Xyk68w4fY:16})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-169wk8q\",\"data-framer-name\":\"MIDDLE\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jdzs2r\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Expert clinical & payor compliance\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Expert clinical & payor compliance\"})}),className:\"framer-1uu6n31\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"We help you all the way from onboarding through stressful clinical & payor situations with the help of our industry-leading compliance expert partners, who specialize in your care model and are already familiar with Brellium.\"})}),className:\"framer-1ep3qsi\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1241+64+1474.9+0+221.2),pixelHeight:901,pixelWidth:1726,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 90px, 1280px)`,src:\"https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg 1726w\"}},HXkMFBzlD:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1121+60+1030+0+214),pixelHeight:901,pixelWidth:1726,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 50px, 1280px)`,src:\"https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg 1726w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+990+128+675.2+0),pixelHeight:901,pixelWidth:1726,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 130px, 1280px) * 0.393)`,src:\"https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tX3Kw88Kk9YCxOMZGH5bi4BXk.jpeg 1726w\"},className:\"framer-1nfp9wq\",\"data-framer-name\":\"IMG\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m4edr\",\"data-framer-name\":\"BOTTOM\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1241+64+2076.1+0+0),pixelHeight:897,pixelWidth:1729,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 90px, 1280px)`,src:\"https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg 1729w\"}},HXkMFBzlD:{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+70+1121+60+1614+0+0),pixelHeight:897,pixelWidth:1729,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 50px, 1280px)`,src:\"https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg 1729w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vanta UI Controls and Mapped Frameworks\",fit:\"fit\",intrinsicHeight:360,intrinsicWidth:480,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+990+128+1055.2+0),pixelHeight:897,pixelWidth:1729,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 130px, 1280px) * 0.3932)`,src:\"https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/brJIygQIRuMhJVndvutRtyVOsdQ.jpeg 1729w\"},className:\"framer-6pj3lh\",\"data-framer-name\":\"IMG\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-joy551\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Out-of-the-box templates & workflows\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Out-of-the-box templates & workflows\"})}),className:\"framer-yeh3o7\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Leverage Brellium\u2019s library of prebuilt clinical and compliance requirements created in partnership with our industry-leading customers. No need to build a compliance posture from scratch.\"})}),className:\"framer-1mjw6s4\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1byzqke\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HXkMFBzlD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Request a demo to get started\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(36, 6, 66)\"},children:\"Request a demo to get started\"})}),className:\"framer-1tz8i5d\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FsyN6MIah\"},implicitPathVariables:undefined},{href:{webPageId:\"FsyN6MIah\"},implicitPathVariables:undefined},{href:{webPageId:\"FsyN6MIah\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{y:(componentViewport?.y||0)+70+1241+64+2905.8+75+66.2},HXkMFBzlD:{height:70,width:\"206px\",y:(componentViewport?.y||0)+70+1121+60+2198+35+59}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"236px\",y:(componentViewport?.y||0)+80+990+128+1435.2+30+66.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e919sx-container\",nodeId:\"zxJhsqHdC\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{VxwQI47e0:resolvedLinks2[1]},HXkMFBzlD:{O2m9CYeAj:16,style:{width:\"100%\"},upWr1MxTE:\"12px 20px 12px 20px\",VxwQI47e0:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(BUTTON,{height:\"100%\",id:\"zxJhsqHdC\",layoutId:\"zxJhsqHdC\",Mw1KZKQVa:\"Request a Demo\",O2m9CYeAj:20,style:{height:\"100%\",width:\"100%\"},upWr1MxTE:\"20px\",variant:\"FQIfJbATO\",VxwQI47e0:resolvedLinks2[0],width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12t0ulf\",\"data-framer-name\":\"COMMENT\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-r5siiy\",\"data-framer-name\":\"CONTENT\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 90px)`,y:(componentViewport?.y||0)+70+4489+0+0+0+0},HXkMFBzlD:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 50px)`,y:(componentViewport?.y||0)+70+3638+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:576,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 130px, 1px)`,y:(componentViewport?.y||0)+80+2811.4+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10pgkvx-container\",nodeId:\"z1rRkfytN\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"jKRK4eNeF\"},HXkMFBzlD:{variant:\"jKRK4eNeF\"}},children:/*#__PURE__*/_jsx(CUSTOMERQUOTEBLOCK,{height:\"100%\",id:\"z1rRkfytN\",layoutId:\"z1rRkfytN\",style:{width:\"100%\"},variant:\"y3EfnNu8X\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{y:(componentViewport?.y||0)+70+5105},HXkMFBzlD:{y:(componentViewport?.y||0)+70+4264}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:958,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+3427.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5p2bhx-container\",nodeId:\"nTyMlt6n2\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"LwPi4ccw9\"},HXkMFBzlD:{variant:\"fm9lWXJmK\"}},children:/*#__PURE__*/_jsx(CUSTOMERSTORIES,{height:\"100%\",id:\"nTyMlt6n2\",layoutId:\"nTyMlt6n2\",style:{width:\"100%\"},variant:\"dY9n89xa8\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bgro4y\",\"data-framer-name\":\"FOOTER+CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gvu2kz\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{width:`min(max(${componentViewport?.width||\"100vw\"} - 90px, 1px), 1280px)`,y:(componentViewport?.y||0)+70+6063+0+0+0},HXkMFBzlD:{width:`min(max(${componentViewport?.width||\"100vw\"} - 50px, 1px), 1280px)`,y:(componentViewport?.y||0)+70+5222+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:318,width:\"1070px\",y:(componentViewport?.y||0)+80+4385.4+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1leopwl-container\",nodeId:\"mYR0XAcF8\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"LWzPeMESy\"},HXkMFBzlD:{variant:\"AMp6BeP0l\"}},children:/*#__PURE__*/_jsx(CTAAUTOMATECLINICALPAYORCOMPLIANCE,{height:\"100%\",id:\"mYR0XAcF8\",layoutId:\"mYR0XAcF8\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"yyakq6kJE\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cxizl8\",\"data-framer-name\":\"ADDITIONAL\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{y:(componentViewport?.y||0)+70+6063+0+318},HXkMFBzlD:{y:(componentViewport?.y||0)+70+5222+0+318}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1065,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+4385.4+0+318,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7evaui-container\",nodeId:\"RfAyLVspf\",scopeId:\"MZeL5WgNi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hn5mG71UP:{variant:\"mZoNLYSBD\"},HXkMFBzlD:{variant:\"XS2NcLo_N\"}},children:/*#__PURE__*/_jsx(FOOTER,{height:\"100%\",id:\"RfAyLVspf\",layoutId:\"RfAyLVspf\",style:{width:\"100%\"},variant:\"PE4V6Q9_i\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TLuo0.framer-1n1umqb, .framer-TLuo0 .framer-1n1umqb { display: block; }\",\".framer-TLuo0.framer-17qwt26 { 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: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-TLuo0 .framer-13pc7qk-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-TLuo0 .framer-1fmlulg-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-TLuo0 .framer-lp5z0g { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-5e1bb600-3cc7-4c5b-8d9a-78ec23163032, #190042) 0%, var(--token-7b537145-3c8c-48bf-9442-c0ab60cc37bc, rgb(76, 21, 163)) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 65px 50px 65px; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-1ogr6qd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 60px 0px 60px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-TLuo0 .framer-4avsuy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-TLuo0 .framer-dcsq70, .framer-TLuo0 .framer-128ycax, .framer-TLuo0 .framer-19yvhnd, .framer-TLuo0 .framer-1m528mq, .framer-TLuo0 .framer-1cmk549, .framer-TLuo0 .framer-fpm2ue, .framer-TLuo0 .framer-1uu6n31, .framer-TLuo0 .framer-1ep3qsi, .framer-TLuo0 .framer-yeh3o7, .framer-TLuo0 .framer-1mjw6s4 { flex: none; height: auto; pointer-events: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TLuo0 .framer-6b6713-container, .framer-TLuo0 .framer-1e919sx-container { flex: none; height: 62px; position: relative; width: 236px; }\",\".framer-TLuo0 .framer-6v3p6a { --border-bottom-width: 1.88px; --border-color: #f8f4f3; --border-left-width: 1.88px; --border-right-width: 1.88px; --border-style: solid; --border-top-width: 1.88px; aspect-ratio: 1.7790368271954675 / 1; 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: var(--framer-aspect-ratio-supported, 280px); overflow: visible; position: relative; width: 1px; }\",\".framer-TLuo0 .framer-16kj63o-container { flex: none; height: 100%; left: calc(50.086956521739154% - 100% / 2); position: absolute; top: calc(50.15479876160993% - 100% / 2); width: 100%; }\",\".framer-TLuo0.framer-2yqb69 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-TLuo0.framer-1e236bz-container { flex: none; height: 506px; left: calc(49.25000000000002% - 916px / 2); position: fixed; top: calc(50.00000000000002% - 506px / 2); width: 916px; z-index: 10; }\",\".framer-TLuo0 .framer-34ucni-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-TLuo0 .framer-1edcn9k { 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: hidden; padding: 128px 65px 0px 65px; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-ztjjx, .framer-TLuo0 .framer-asxxf1, .framer-TLuo0 .framer-169wk8q, .framer-TLuo0 .framer-1m4edr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-1snwjqk, .framer-TLuo0 .framer-1ddrdst, .framer-TLuo0 .framer-jdzs2r, .framer-TLuo0 .framer-joy551 { 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: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-TLuo0 .framer-7t7enh { aspect-ratio: 1.3434782608695652 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 38%; }\",\".framer-TLuo0 .framer-whu0y { -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); aspect-ratio: 1.3434782608695652 / 1; filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: var(--framer-aspect-ratio-supported, 311px); position: relative; width: 39%; }\",\".framer-TLuo0 .framer-qqw1cg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TLuo0 .framer-1nfp9wq, .framer-TLuo0 .framer-6pj3lh { aspect-ratio: 1.3434782608695652 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 313px); position: relative; width: 39%; }\",\".framer-TLuo0 .framer-1byzqke { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 65px 100px 65px; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-1tz8i5d { flex: none; height: auto; pointer-events: auto; position: relative; white-space: pre; width: auto; }\",\".framer-TLuo0 .framer-12t0ulf { align-content: center; align-items: center; background-color: #190042; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-r5siiy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 170px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px 65px 0px 65px; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-10pgkvx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-TLuo0 .framer-5p2bhx-container, .framer-TLuo0 .framer-7evaui-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-TLuo0 .framer-1bgro4y { 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-TLuo0 .framer-gvu2kz { 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 65px 0px 65px; position: relative; width: 100%; z-index: 1; }\",\".framer-TLuo0 .framer-1leopwl-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 1070px; z-index: 1; }\",\".framer-TLuo0 .framer-cxizl8 { background-color: #240642; flex: none; height: 662px; left: calc(50.00000000000002% - 120% / 2); overflow: visible; position: absolute; top: 174px; width: 120%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TLuo0.framer-17qwt26, .framer-TLuo0 .framer-lp5z0g, .framer-TLuo0 .framer-1ogr6qd, .framer-TLuo0 .framer-4avsuy, .framer-TLuo0 .framer-1edcn9k, .framer-TLuo0 .framer-ztjjx, .framer-TLuo0 .framer-1snwjqk, .framer-TLuo0 .framer-asxxf1, .framer-TLuo0 .framer-1ddrdst, .framer-TLuo0 .framer-169wk8q, .framer-TLuo0 .framer-jdzs2r, .framer-TLuo0 .framer-1m4edr, .framer-TLuo0 .framer-joy551, .framer-TLuo0 .framer-1byzqke, .framer-TLuo0 .framer-12t0ulf, .framer-TLuo0 .framer-r5siiy, .framer-TLuo0 .framer-1bgro4y, .framer-TLuo0 .framer-gvu2kz { gap: 0px; } .framer-TLuo0.framer-17qwt26 > *, .framer-TLuo0 .framer-lp5z0g > *, .framer-TLuo0 .framer-1bgro4y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TLuo0.framer-17qwt26 > :first-child, .framer-TLuo0 .framer-lp5z0g > :first-child, .framer-TLuo0 .framer-4avsuy > :first-child, .framer-TLuo0 .framer-1edcn9k > :first-child, .framer-TLuo0 .framer-1snwjqk > :first-child, .framer-TLuo0 .framer-1ddrdst > :first-child, .framer-TLuo0 .framer-jdzs2r > :first-child, .framer-TLuo0 .framer-joy551 > :first-child, .framer-TLuo0 .framer-1byzqke > :first-child, .framer-TLuo0 .framer-12t0ulf > :first-child, .framer-TLuo0 .framer-1bgro4y > :first-child { margin-top: 0px; } .framer-TLuo0.framer-17qwt26 > :last-child, .framer-TLuo0 .framer-lp5z0g > :last-child, .framer-TLuo0 .framer-4avsuy > :last-child, .framer-TLuo0 .framer-1edcn9k > :last-child, .framer-TLuo0 .framer-1snwjqk > :last-child, .framer-TLuo0 .framer-1ddrdst > :last-child, .framer-TLuo0 .framer-jdzs2r > :last-child, .framer-TLuo0 .framer-joy551 > :last-child, .framer-TLuo0 .framer-1byzqke > :last-child, .framer-TLuo0 .framer-12t0ulf > :last-child, .framer-TLuo0 .framer-1bgro4y > :last-child { margin-bottom: 0px; } .framer-TLuo0 .framer-1ogr6qd > * { margin: 0px; margin-left: calc(75px / 2); margin-right: calc(75px / 2); } .framer-TLuo0 .framer-1ogr6qd > :first-child, .framer-TLuo0 .framer-ztjjx > :first-child, .framer-TLuo0 .framer-asxxf1 > :first-child, .framer-TLuo0 .framer-169wk8q > :first-child, .framer-TLuo0 .framer-1m4edr > :first-child, .framer-TLuo0 .framer-r5siiy > :first-child, .framer-TLuo0 .framer-gvu2kz > :first-child { margin-left: 0px; } .framer-TLuo0 .framer-1ogr6qd > :last-child, .framer-TLuo0 .framer-ztjjx > :last-child, .framer-TLuo0 .framer-asxxf1 > :last-child, .framer-TLuo0 .framer-169wk8q > :last-child, .framer-TLuo0 .framer-1m4edr > :last-child, .framer-TLuo0 .framer-r5siiy > :last-child, .framer-TLuo0 .framer-gvu2kz > :last-child { margin-right: 0px; } .framer-TLuo0 .framer-4avsuy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-TLuo0 .framer-1edcn9k > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-TLuo0 .framer-ztjjx > *, .framer-TLuo0 .framer-asxxf1 > *, .framer-TLuo0 .framer-169wk8q > *, .framer-TLuo0 .framer-1m4edr > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-TLuo0 .framer-1snwjqk > *, .framer-TLuo0 .framer-1ddrdst > *, .framer-TLuo0 .framer-jdzs2r > *, .framer-TLuo0 .framer-joy551 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TLuo0 .framer-1byzqke > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-TLuo0 .framer-12t0ulf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TLuo0 .framer-r5siiy > * { margin: 0px; margin-left: calc(170px / 2); margin-right: calc(170px / 2); } .framer-TLuo0 .framer-gvu2kz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",'.framer-TLuo0[data-border=\"true\"]::after, .framer-TLuo0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-TLuo0.framer-17qwt26 { padding: 70px 0px 0px 0px; width: 810px; } .framer-TLuo0 .framer-1fmlulg-container { width: 815px; } .framer-TLuo0 .framer-lp5z0g { padding: 50px 0px 50px 0px; } .framer-TLuo0 .framer-1ogr6qd { flex-direction: column; padding: 45px 45px 0px 45px; } .framer-TLuo0 .framer-4avsuy, .framer-TLuo0 .framer-jdzs2r, .framer-TLuo0 .framer-10pgkvx-container { flex: none; width: 100%; } .framer-TLuo0 .framer-6v3p6a { flex: none; height: var(--framer-aspect-ratio-supported, 405px); width: 100%; } .framer-TLuo0 .framer-1edcn9k { padding: 64px 45px 0px 45px; } .framer-TLuo0 .framer-ztjjx, .framer-TLuo0 .framer-asxxf1, .framer-TLuo0 .framer-169wk8q, .framer-TLuo0 .framer-1m4edr { flex-direction: column; gap: 50px; } .framer-TLuo0 .framer-1snwjqk, .framer-TLuo0 .framer-1ddrdst, .framer-TLuo0 .framer-joy551 { flex: none; order: 1; width: 100%; } .framer-TLuo0 .framer-7t7enh { height: var(--framer-aspect-ratio-supported, 536px); order: 0; width: 100%; } .framer-TLuo0 .framer-whu0y, .framer-TLuo0 .framer-6pj3lh { aspect-ratio: 1.3434247871333964 / 1; height: var(--framer-aspect-ratio-supported, 536px); order: 0; width: 100%; } .framer-TLuo0 .framer-1nfp9wq { height: var(--framer-aspect-ratio-supported, 536px); width: 100%; } .framer-TLuo0 .framer-1byzqke { padding: 75px 45px 75px 50px; } .framer-TLuo0 .framer-r5siiy { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; padding: 0px 45px 0px 45px; } .framer-TLuo0 .framer-gvu2kz { padding: 0px 45px 0px 45px; } .framer-TLuo0 .framer-1leopwl-container { flex: 1 0 0px; width: 1px; } .framer-TLuo0 .framer-cxizl8 { height: 440px; left: calc(46.54320987654324% - 116.5432098765432% / 2); top: 138px; width: 117%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TLuo0 .framer-1ogr6qd, .framer-TLuo0 .framer-ztjjx, .framer-TLuo0 .framer-asxxf1, .framer-TLuo0 .framer-169wk8q, .framer-TLuo0 .framer-1m4edr, .framer-TLuo0 .framer-r5siiy { gap: 0px; } .framer-TLuo0 .framer-1ogr6qd > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-TLuo0 .framer-1ogr6qd > :first-child, .framer-TLuo0 .framer-ztjjx > :first-child, .framer-TLuo0 .framer-asxxf1 > :first-child, .framer-TLuo0 .framer-169wk8q > :first-child, .framer-TLuo0 .framer-1m4edr > :first-child, .framer-TLuo0 .framer-r5siiy > :first-child { margin-top: 0px; } .framer-TLuo0 .framer-1ogr6qd > :last-child, .framer-TLuo0 .framer-ztjjx > :last-child, .framer-TLuo0 .framer-asxxf1 > :last-child, .framer-TLuo0 .framer-169wk8q > :last-child, .framer-TLuo0 .framer-1m4edr > :last-child, .framer-TLuo0 .framer-r5siiy > :last-child { margin-bottom: 0px; } .framer-TLuo0 .framer-ztjjx > *, .framer-TLuo0 .framer-asxxf1 > *, .framer-TLuo0 .framer-169wk8q > *, .framer-TLuo0 .framer-1m4edr > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-TLuo0 .framer-r5siiy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-TLuo0.framer-17qwt26 { padding: 70px 0px 0px 0px; width: 490px; } .framer-TLuo0 .framer-1fmlulg-container { width: 461px; } .framer-TLuo0 .framer-lp5z0g { padding: 50px 0px 50px 0px; } .framer-TLuo0 .framer-1ogr6qd { flex-direction: column; gap: 40px; padding: 0px 25px 0px 25px; } .framer-TLuo0 .framer-4avsuy { flex: none; gap: 20px; width: 100%; } .framer-TLuo0 .framer-6b6713-container, .framer-TLuo0 .framer-1e919sx-container { height: auto; width: 206px; } .framer-TLuo0 .framer-6v3p6a { flex: none; height: var(--framer-aspect-ratio-supported, 112px); width: 100%; } .framer-TLuo0 .framer-1edcn9k { gap: 70px; padding: 60px 25px 35px 25px; } .framer-TLuo0 .framer-ztjjx, .framer-TLuo0 .framer-asxxf1, .framer-TLuo0 .framer-169wk8q, .framer-TLuo0 .framer-1m4edr { flex-direction: column; gap: 50px; } .framer-TLuo0 .framer-1snwjqk, .framer-TLuo0 .framer-1ddrdst, .framer-TLuo0 .framer-joy551 { flex: none; order: 1; width: 100%; } .framer-TLuo0 .framer-7t7enh, .framer-TLuo0 .framer-whu0y, .framer-TLuo0 .framer-6pj3lh { height: var(--framer-aspect-ratio-supported, 149px); order: 0; width: 100%; } .framer-TLuo0 .framer-jdzs2r, .framer-TLuo0 .framer-10pgkvx-container { flex: none; width: 100%; } .framer-TLuo0 .framer-1nfp9wq { height: var(--framer-aspect-ratio-supported, 149px); width: 100%; } .framer-TLuo0 .framer-1byzqke { padding: 35px 25px 60px 25px; } .framer-TLuo0 .framer-12t0ulf { padding: 0px 0px 50px 0px; } .framer-TLuo0 .framer-r5siiy { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; padding: 0px 25px 0px 25px; } .framer-TLuo0 .framer-gvu2kz { padding: 0px 25px 0px 25px; } .framer-TLuo0 .framer-1leopwl-container { flex: 1 0 0px; width: 1px; } .framer-TLuo0 .framer-cxizl8 { height: 291px; left: calc(50.00000000000002% - 129.18367346938774% / 2); top: 332px; width: 129%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TLuo0 .framer-1ogr6qd, .framer-TLuo0 .framer-4avsuy, .framer-TLuo0 .framer-1edcn9k, .framer-TLuo0 .framer-ztjjx, .framer-TLuo0 .framer-asxxf1, .framer-TLuo0 .framer-169wk8q, .framer-TLuo0 .framer-1m4edr, .framer-TLuo0 .framer-r5siiy { gap: 0px; } .framer-TLuo0 .framer-1ogr6qd > *, .framer-TLuo0 .framer-r5siiy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-TLuo0 .framer-1ogr6qd > :first-child, .framer-TLuo0 .framer-4avsuy > :first-child, .framer-TLuo0 .framer-1edcn9k > :first-child, .framer-TLuo0 .framer-ztjjx > :first-child, .framer-TLuo0 .framer-asxxf1 > :first-child, .framer-TLuo0 .framer-169wk8q > :first-child, .framer-TLuo0 .framer-1m4edr > :first-child, .framer-TLuo0 .framer-r5siiy > :first-child { margin-top: 0px; } .framer-TLuo0 .framer-1ogr6qd > :last-child, .framer-TLuo0 .framer-4avsuy > :last-child, .framer-TLuo0 .framer-1edcn9k > :last-child, .framer-TLuo0 .framer-ztjjx > :last-child, .framer-TLuo0 .framer-asxxf1 > :last-child, .framer-TLuo0 .framer-169wk8q > :last-child, .framer-TLuo0 .framer-1m4edr > :last-child, .framer-TLuo0 .framer-r5siiy > :last-child { margin-bottom: 0px; } .framer-TLuo0 .framer-4avsuy > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TLuo0 .framer-1edcn9k > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-TLuo0 .framer-ztjjx > *, .framer-TLuo0 .framer-asxxf1 > *, .framer-TLuo0 .framer-169wk8q > *, .framer-TLuo0 .framer-1m4edr > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6137.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hn5mG71UP\":{\"layout\":[\"fixed\",\"auto\"]},\"HXkMFBzlD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerMZeL5WgNi=withCSS(Component,css,\"framer-TLuo0\");export default FramerMZeL5WgNi;FramerMZeL5WgNi.displayName=\"Mid Market\";FramerMZeL5WgNi.defaultProps={height:6137.5,width:1200};addFonts(FramerMZeL5WgNi,[{explicitInter:true,fonts:[{family:\"Atak Trial Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/tAvHoGAJtTy1g4RQcORw1XxuBs.woff2\"},{family:\"Nib Pro SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/3Uurvj3cCklsgSudWU1RbO9SVME.woff2\"}]},...NAVFonts,...NOBLEFonts,...BUTTONFonts,...PLAY_ICONFonts,...YouTubeFonts,...LOGOTICKERGLOBALFonts,...TEXT_ARROWFonts,...CUSTOMERQUOTEBLOCKFonts,...CUSTOMERSTORIESFonts,...CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts,...FOOTERFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMZeL5WgNi\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6137.5\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hn5mG71UP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HXkMFBzlD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NAVFonts", "getFonts", "IT_RKD0jQ_default", "NOBLEFonts", "up2FgD6i7_default", "BUTTONFonts", "NpzNZjTcu_default", "PLAY_ICONFonts", "PyvTFsAjd_default", "YouTubeFonts", "Youtube", "LOGOTICKERGLOBALFonts", "ZBVwrNp4P_default", "TEXT_ARROWFonts", "A53Ewq2ud_default", "CUSTOMERQUOTEBLOCKFonts", "j1VJs9gGR_default", "CUSTOMERSTORIESFonts", "UNeCdWrZj_default", "CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts", "rEabvL0uH_default", "FOOTERFonts", "ntfisICdX_default", "breakpoints", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "nIi0VvyTO3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "IT_RKD0jQ_default", "up2FgD6i7_default", "x", "RichText2", "ResolveLinks", "resolvedLinks", "NpzNZjTcu_default", "getLoadingLazyAtYPosition", "Image2", "l", "PyvTFsAjd_default", "AnimatePresence", "Ga", "Youtube", "ZBVwrNp4P_default", "resolvedLinks1", "A53Ewq2ud_default", "resolvedLinks2", "j1VJs9gGR_default", "UNeCdWrZj_default", "rEabvL0uH_default", "ntfisICdX_default", "css", "FramerMZeL5WgNi", "withCSS", "MZeL5WgNi_default", "addFonts", "NAVFonts", "NOBLEFonts", "BUTTONFonts", "PLAY_ICONFonts", "YouTubeFonts", "LOGOTICKERGLOBALFonts", "TEXT_ARROWFonts", "CUSTOMERQUOTEBLOCKFonts", "CUSTOMERSTORIESFonts", "CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts", "FOOTERFonts", "__FramerMetadata__"]
}
