{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FtBCFBrlsWTLN8FC5QE6/IFRSsWkxquURzYrVsYZV/LG6lUrtkN.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/V6UPjHLBAvBWqyNKvY6M/SlideShow.js\";import ButtonsSecondaryButton from\"#framer/local/canvasComponent/CA6_eB4Oh/CA6_eB4Oh.js\";import NavigationMyriadSystems from\"#framer/local/canvasComponent/E346LEHMk/E346LEHMk.js\";import NavigationMobile from\"#framer/local/canvasComponent/NEoOgIkRf/NEoOgIkRf.js\";import ButtonsPrimaryButton from\"#framer/local/canvasComponent/qmIbMJOV3/qmIbMJOV3.js\";import ButtonsNotFilledWithArrow from\"#framer/local/canvasComponent/qXZ_hVeZP/qXZ_hVeZP.js\";import FooterFooterComponent from\"#framer/local/canvasComponent/sRlCWx0Rs/sRlCWx0Rs.js\";import MediaCenter from\"#framer/local/collection/XoEruTZAD/XoEruTZAD.js\";import metadataProvider from\"#framer/local/webPageMetadata/LG6lUrtkN/LG6lUrtkN.js\";const NavigationMyriadSystemsFonts=getFonts(NavigationMyriadSystems);const NavigationMobileFonts=getFonts(NavigationMobile);const ButtonsPrimaryButtonFonts=getFonts(ButtonsPrimaryButton);const SlideshowFonts=getFonts(Slideshow);const ButtonsNotFilledWithArrowFonts=getFonts(ButtonsNotFilledWithArrow);const ButtonsSecondaryButtonFonts=getFonts(ButtonsSecondaryButton);const FooterFooterComponentFonts=getFonts(FooterFooterComponent);const breakpoints={ewSylAohP:\"(min-width: 810px) and (max-width: 1279px)\",kH8GtXlj8:\"(min-width: 1440px)\",OI1RaWhaI:\"(max-width: 809px)\",XPG1M7WJv:\"(min-width: 1280px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ViOtM\";const variantClassNames={ewSylAohP:\"framer-v-1azcl7m\",kH8GtXlj8:\"framer-v-fhi0ge\",OI1RaWhaI:\"framer-v-1t2k1va\",XPG1M7WJv:\"framer-v-1muci2m\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Breakpoint:\"kH8GtXlj8\",Desktop:\"XPG1M7WJv\",Phone:\"OI1RaWhaI\",Tablet:\"ewSylAohP\"};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:\"XPG1M7WJv\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,v1cKRB8QpOLE95vkfg,KEq5nnSvHOLE95vkfg,o0COnJ6bTOLE95vkfg,idOLE95vkfg,...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-ViOtM`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ViOtM`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"ewSylAohP\",\"OI1RaWhaI\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"ewSylAohP\",\"OI1RaWhaI\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"OI1RaWhaI\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XPG1M7WJv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1muci2m\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c1jfis\",\"data-framer-name\":\"Fixed Nav\",name:\"Fixed Nav\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"90vw\",y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p522d4-container hidden-1azcl7m hidden-1t2k1va\",children:/*#__PURE__*/_jsx(NavigationMyriadSystems,{height:\"100%\",id:\"dW1FoxWjW\",layoutId:\"dW1FoxWjW\",style:{width:\"100%\"},variant:\"qA3POlppM\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{height:98,width:\"max(100vw, 1px)\",y:0},OI1RaWhaI:{height:98,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tenk33-container hidden-1muci2m hidden-fhi0ge\",children:/*#__PURE__*/_jsx(NavigationMobile,{height:\"100%\",id:\"Sf5_CTi0A\",Im5nGHcQc:\"Mn5VL41ZO\",layoutId:\"Sf5_CTi0A\",RuZJFh968:\"rNMmI2xoU\",style:{width:\"100%\"},variant:\"kpB0uqEct\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6uchep\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-957i8r hidden-1azcl7m hidden-1t2k1va\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-76jy77\",\"data-framer-name\":\"Frame 43178\",name:\"Frame 43178\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n3hudq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"61px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"You are\\xa0not\\xa0a retailer\u2026\"})}),className:\"framer-f9m9pj\",\"data-framer-name\":\"You are\\xa0not\\xa0a retailer\u2026\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"You are\\xa0not\\xa0a retailer\u2026\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"47px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Why process \",/*#__PURE__*/_jsx(\"br\",{}),\"payments as one?\"]})}),className:\"framer-uot3cb\",\"data-framer-name\":\"Why process payments as one?\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Why process payments as one?\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2nw2p2\",\"data-framer-name\":\"Frame 43286\",name:\"Frame 43286\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://calendly.com/zoom-jq8/myriad-medipay-personalized-product-tour?month=2024-09\",nodeId:\"b2qvXwXec\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1byyg21 framer-g6oarl\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Book a call now\"})}),className:\"framer-rfmm3g\",\"data-framer-name\":\"Book a call now\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Book a call now\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WcUbfVDnw\"},nodeId:\"ZlLqJupky\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-mu1o6j framer-g6oarl\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"More Information\"})}),className:\"framer-9m8wnr\",\"data-framer-name\":\"Book a call now\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Book a call now\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p9xlq9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-155fnqf\",\"data-framer-name\":\"Frame 1000003310\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:109,name:\"Frame 1000003310\",svg:'<svg width=\"109\" height=\"60\" viewBox=\"0 0 109 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M49.5459 40.6728C49.9234 40.4463 50.3764 40.3456 50.8294 40.3456C51.1818 40.3456 51.5341 40.4211 51.8361 40.5721C52.1632 40.7231 52.4401 40.9496 52.6666 41.2013L53.4971 40.3708C53.1699 39.9681 52.7672 39.6661 52.3142 39.4648C51.7606 39.2383 51.1818 39.1376 50.5778 39.1628C49.9738 39.1879 49.3949 39.3641 48.8916 39.6409C48.3379 39.9681 47.8849 40.4211 47.5578 40.9999C47.2306 41.6039 47.0796 42.2583 47.0796 42.9378C47.0796 43.6173 47.2306 44.2716 47.5578 44.8756C47.8597 45.4293 48.3127 45.9074 48.8664 46.2346C49.4452 46.5618 50.0996 46.7379 50.7539 46.7128C51.2824 46.7128 51.8109 46.6121 52.3142 46.4108C52.7672 46.2094 53.1951 45.8823 53.4971 45.5048L52.6666 44.6743C52.4401 44.9511 52.1632 45.1776 51.8361 45.3286C51.5089 45.4796 51.1566 45.5551 50.8042 45.5551C50.3512 45.5551 49.9234 45.4544 49.5207 45.2279C49.1432 45.0014 48.8412 44.6994 48.6399 44.3219C48.4386 43.9193 48.3127 43.4411 48.3127 42.9881C48.3127 42.5351 48.4134 42.0821 48.6399 41.6543C48.8664 41.2264 49.1684 40.8993 49.5459 40.6728ZM48.2624 32.1664H51.7857V35.3123H53.0441V27.9636H51.7857V30.9836H48.2624V27.9636H47.0041V35.3123H48.2624V32.1664ZM54.6044 35.3123H55.8628V27.9636H54.6044V35.3123ZM61.2484 28.2908C60.7702 28.0643 60.2417 27.9636 59.7132 27.9888H57.4482V35.3123H58.7066V33.1983H59.7132C60.2417 33.1983 60.7702 33.0976 61.2484 32.8963C61.6762 32.6949 62.0286 32.3929 62.2551 31.9903C62.4816 31.5624 62.6074 31.0843 62.6074 30.6061C62.6074 30.1279 62.4816 29.6498 62.2551 29.2219C62.0286 28.7941 61.6762 28.4921 61.2484 28.2908ZM60.8961 31.6631C60.6193 31.9148 60.1914 32.0406 59.6377 32.0406H58.7066V29.1213H59.6377C60.1914 29.1213 60.6193 29.2471 60.8961 29.4988C61.1729 29.7504 61.3239 30.1028 61.3239 30.5809C61.3239 31.0591 61.1981 31.4114 60.8961 31.6631ZM73.6304 27.9888L70.2329 35.3123H71.6674L72.4224 33.6261H76.1974L76.9524 35.3123H78.4121L75.0146 27.9636H73.6304V27.9888ZM72.9006 32.5439L74.3099 29.3478L75.7192 32.5439H72.9006ZM60.1159 39.6409C59.5371 39.3138 58.8827 39.1628 58.2032 39.1628C57.5237 39.1628 56.8946 39.3389 56.2906 39.6409C55.7369 39.9681 55.2587 40.4211 54.9567 40.9999C54.6296 41.6039 54.4786 42.2583 54.4786 42.9378C54.4786 43.6173 54.6547 44.2716 54.9567 44.8756C55.2587 45.4293 55.7369 45.9074 56.2906 46.2346C56.8694 46.5618 57.5237 46.7128 58.2032 46.7128C58.8827 46.7128 59.5119 46.5366 60.1159 46.2346C60.6696 45.9074 61.1226 45.4544 61.4497 44.8756C61.7769 44.2716 61.9279 43.6173 61.9279 42.9378C61.9279 42.2583 61.7517 41.6039 61.4497 40.9999C61.1226 40.4211 60.6696 39.9681 60.1159 39.6409ZM60.3172 44.2464C60.1159 44.6239 59.8139 44.9511 59.4616 45.1776C59.0841 45.4041 58.6562 45.5048 58.2284 45.5048C57.8006 45.5048 57.3727 45.3789 56.9953 45.1776C56.6177 44.9511 56.3157 44.6491 56.1396 44.2464C55.9382 43.8438 55.8124 43.3908 55.8124 42.9126C55.8124 42.4344 55.9131 42.0066 56.1396 41.5788C56.3409 41.2013 56.6429 40.8741 56.9953 40.6476C57.3727 40.4211 57.8006 40.3204 58.2284 40.3204C58.6562 40.3204 59.0841 40.4463 59.4616 40.6476C59.8391 40.8741 60.1411 41.1761 60.3172 41.5788C60.5186 41.9814 60.6444 42.4344 60.6444 42.9126C60.6444 43.3908 60.5186 43.8438 60.3172 44.2464ZM103.101 39.2634V40.4211H105.391V46.6121H106.674V40.4211H108.964V39.2634H103.101ZM101.062 44.2213L97.2619 39.2634H96.2049V46.6121H97.4884V41.6543L101.289 46.6121H102.346V39.2634H101.062V44.2213ZM69.3018 39.2634L67.1626 43.1643L64.9731 39.2634H63.3876V46.6121H64.7466V41.5284L67.1374 45.7564L69.5786 41.4529V46.5869H70.9376V39.2383H69.3018V39.2634ZM76.2477 39.5654C75.7696 39.3389 75.2159 39.2383 74.6874 39.2634H72.3972V46.6121H73.6807V44.4981H74.6874C75.2159 44.4981 75.7696 44.3974 76.2477 44.1961C76.6756 43.9948 77.0279 43.6928 77.2796 43.2901C77.5061 42.8623 77.6319 42.3841 77.6319 41.9059C77.6319 41.4278 77.5061 40.9496 77.2796 40.5218C77.0279 40.0939 76.6756 39.7668 76.2477 39.5654ZM75.8954 42.9629C75.6186 43.2146 75.1908 43.3404 74.6119 43.3404H73.6556V40.4211H74.6119C75.1656 40.4211 75.5934 40.5469 75.8954 40.7986C76.1722 41.0503 76.3232 41.4026 76.3232 41.8808C76.3484 42.3338 76.1974 42.7113 75.8954 42.9629ZM67.8169 33.6261L68.5719 35.3123H70.0316L66.6341 27.9636H65.2499L61.8776 35.3123H63.3121L64.0671 33.6261H67.8169ZM65.9546 29.3478L67.3639 32.5439H64.5452L65.9546 29.3478ZM80.0982 39.2634H78.8147V46.6121H83.6971V45.4544H80.0982V39.2634ZM84.7541 46.5869H86.0376V39.2383H84.7541V46.5869ZM33.1624 54.8668C33.1876 56.6284 33.2127 57.9119 33.2379 58.5411C33.2631 58.6166 33.2631 58.7173 33.2379 58.7928C33.2379 58.8934 33.2379 58.9689 33.2379 58.9689C33.2379 59.3213 33.2882 59.6736 33.3889 60.0008C33.4896 59.6736 33.5399 59.3213 33.5399 58.9689C33.5399 58.8431 33.5902 57.0059 33.6657 54.0614C33.6406 54.0866 33.6154 54.1118 33.6154 54.1369C33.4392 54.3634 33.2882 54.6151 33.1624 54.8668ZM27.9277 18.1234C28.3304 17.6956 28.7079 17.1923 28.9847 16.6638C28.7834 17.1168 28.0032 18.8281 28.7582 18.9791C29.5887 19.1301 30.5199 18.8784 32.2061 16.7393C32.1557 13.9961 32.1054 11.6053 32.0802 9.79326H31.1742C31.1239 9.79326 31.0987 9.79326 31.0484 9.79326C30.5451 9.79326 29.7146 9.74293 29.1609 8.91243C28.5569 8.00643 28.5317 7.07526 28.5066 6.39576C28.4814 5.41426 28.2297 3.62742 26.9966 2.62076C26.1409 1.94126 23.8256 1.41276 21.6864 2.26842C20.9817 2.54526 19.5724 3.27509 18.1882 3.95459C16.9299 4.58376 15.3192 5.36392 14.8159 5.36392C15.6464 4.98642 16.7537 4.43276 17.9617 3.75326C19.3459 2.99826 20.8056 2.19292 21.5354 1.89092C22.9951 1.31209 25.7886 1.13592 27.2231 2.29359C28.5821 3.40092 28.8589 5.31359 28.8841 6.34542C28.9092 7.02492 28.9344 7.85542 29.4629 8.68592C29.9411 9.39059 30.6961 9.39059 31.1491 9.39059H31.2497H32.0551C32.0551 9.16409 32.0551 8.96276 32.0551 8.73626C31.2497 8.78659 30.0921 8.83692 29.5887 7.75476C28.9847 6.44609 29.6391 3.09892 27.6257 1.68959C25.6124 0.280257 22.3911 0.632591 19.5221 2.29359C16.6782 3.92942 12.9032 6.06859 8.24741 7.93092C3.59158 9.79326 0.697413 10.5483 0.143746 10.6238C-0.384754 10.7244 0.571579 11.0768 2.55975 11.1271C4.54791 11.1774 6.20891 11.0264 6.20891 11.0264L20.8056 4.38242C20.8056 4.38242 8.22224 10.6489 7.16524 11.3284C6.10824 12.0079 5.25258 12.2344 5.32808 12.8636C5.40358 13.4928 6.20891 13.4173 8.42358 13.3669C10.6382 13.3166 11.1164 13.1153 11.8714 12.8888C12.6264 12.6623 20.8056 8.88726 20.8056 8.88726C20.8056 8.88726 12.0476 13.2411 10.7892 14.2478C9.53091 15.2544 10.8899 15.5816 11.7456 15.6068C12.6264 15.6319 14.9669 15.5061 16.2756 14.8518C17.5842 14.1974 21.6612 11.5801 21.6612 11.5801C21.6612 11.5801 17.6346 14.4743 16.8544 15.1286C16.2252 15.6571 15.8981 16.1101 16.0491 16.6638C16.2756 17.3684 17.4836 17.2929 19.0942 16.7141C19.0942 16.7141 20.7552 16.1353 21.3844 15.5816C22.0136 15.0028 23.7752 13.4424 23.7752 13.4424C23.7752 13.4424 21.6864 15.6068 21.1579 16.5379C20.6546 17.4691 20.5539 17.6956 20.8056 18.2241C21.1579 18.9791 23.8256 18.1989 24.5806 17.3936C25.1342 16.7644 25.6627 16.1101 26.1409 15.4054C26.1409 15.4054 25.3356 16.7141 25.1594 17.4691C24.9832 18.2241 24.7819 18.8281 25.5117 18.9036C26.3171 19.0294 27.0721 19.0546 27.9277 18.1234ZM32.9107 35.2619C32.9862 35.2116 33.0617 35.1613 33.1372 35.1109C33.2882 35.0103 33.4141 34.9348 33.5147 34.8341C33.7161 34.7083 33.9174 34.5573 34.1187 34.4314C34.1439 32.9969 34.1942 31.5373 34.2194 30.1028C33.8167 29.9266 33.3889 29.7504 32.9359 29.5743C32.9107 29.5743 32.8856 29.5491 32.8604 29.5491C32.8101 29.5239 32.7849 29.5239 32.7346 29.4988C32.4326 29.3981 32.1557 29.2723 31.8286 29.1716C31.4511 29.0206 31.0736 28.8948 30.6961 28.7438C28.1794 30.0776 27.6761 30.7068 27.6761 31.9399C27.6761 33.6764 29.1609 34.4566 31.7279 36.0924C32.1306 35.7904 32.5332 35.5136 32.9107 35.2619ZM29.8152 32.1664C29.8152 32.1664 29.6391 31.0591 32.4829 29.7756C32.5584 29.7504 32.6339 29.7001 32.7094 29.6749C32.7346 31.4114 32.7597 33.1479 32.8101 34.8844C31.4007 33.9281 29.8152 33.0221 29.8152 32.1664ZM34.1187 53.5329C33.9929 53.6839 33.8671 53.8349 33.7412 53.9608C34.4711 54.9423 34.4207 55.8986 34.0181 57.1318C34.3956 56.7039 35.1506 55.6218 34.5214 54.2124C34.3956 53.9859 34.2697 53.7594 34.1187 53.5329ZM32.9611 43.2146C33.2379 43.4914 33.5651 43.8186 33.8922 44.1458C34.0936 44.3471 34.2949 44.5484 34.5214 44.7749C34.5466 44.8001 34.5969 44.8253 34.6472 44.8756C36.3586 43.3908 37.9189 41.9814 37.9189 40.2198C37.9189 38.8356 36.5851 37.5773 35.2512 36.5706C35.1254 36.6461 34.9996 36.7216 34.8737 36.8223C34.5717 37.0236 34.2949 37.1998 34.0432 37.3759C34.0432 37.3759 34.0181 37.3759 34.0181 37.4011C33.9677 37.4514 33.8922 37.4766 33.8419 37.5269C33.4896 37.7786 33.1624 38.0051 32.8604 38.2316C32.9107 39.9178 32.9359 41.6039 32.9611 43.2146ZM34.0432 37.6528C35.7042 38.8608 36.3586 39.6409 36.3586 40.4966C36.3586 41.3774 35.4274 42.4093 33.9174 43.9193C33.9426 41.9059 33.9929 39.8171 34.0432 37.6528ZM43.2291 13.4676C43.2291 13.4676 44.9907 15.0279 45.6199 15.6068C46.2491 16.1856 47.9101 16.7393 47.9101 16.7393C49.5207 17.3181 50.7287 17.3936 50.9552 16.6889C51.1314 16.1353 50.7791 15.6571 50.1499 15.1538C49.3697 14.4994 45.3431 11.6053 45.3431 11.6053C45.3431 11.6053 49.4201 14.2226 50.7287 14.8769C52.0374 15.5313 54.3779 15.6571 55.2587 15.6319C56.1396 15.6068 57.4734 15.2796 56.2151 14.2729C54.9567 13.2663 46.1987 8.91243 46.1987 8.91243C46.1987 8.91243 54.3527 12.7126 55.1329 12.9139C55.8879 13.1404 56.3661 13.3166 58.5807 13.3921C60.7954 13.4424 61.5756 13.5179 61.6762 12.8888C61.7769 12.2848 60.8961 12.0583 59.8391 11.3536C58.7821 10.6741 46.1987 4.40759 46.1987 4.40759L60.7954 11.0516C60.7954 11.0516 62.4564 11.2026 64.4446 11.1523C66.4327 11.1019 67.3891 10.7496 66.8606 10.6489C66.3321 10.5483 63.4128 9.81843 58.7569 7.95609C54.1011 6.09376 50.3261 3.97976 47.4822 2.31876C44.6384 0.682924 41.3919 0.305423 39.3786 1.71476C37.3652 3.12409 38.0196 6.44609 37.4156 7.77993C36.9122 8.86209 35.7546 8.81176 34.9492 8.76142C34.9492 8.96276 34.9492 9.18926 34.9241 9.41576H35.7546H35.8552C36.3082 9.41576 37.0632 9.41576 37.5414 8.71109C38.0699 7.90576 38.0951 7.05009 38.1202 6.37059C38.1454 5.33876 38.4222 3.42609 39.7812 2.31876C41.2157 1.16109 44.0092 1.33726 45.4689 1.91609C46.1987 2.19292 47.6584 2.99826 49.0426 3.77842C50.2506 4.45792 51.3579 5.01159 52.1884 5.38909C51.6599 5.38909 50.0744 4.60892 48.8161 3.97976C47.4571 3.27509 46.0477 2.57042 45.3179 2.29359C43.1787 1.43792 40.8634 1.96642 40.0077 2.64592C38.7494 3.65259 38.5229 5.43942 38.4977 6.42092C38.4726 7.10042 38.4474 8.05676 37.8434 8.93759C37.3149 9.76809 36.4844 9.81842 35.9559 9.81842C35.9056 9.81842 35.8804 9.81842 35.8301 9.81842H34.9241C34.8737 11.6304 34.8234 13.9961 34.7731 16.6889C36.4844 18.8784 37.4659 19.1553 38.2712 18.9791C39.0262 18.8281 38.2712 17.1168 38.0447 16.6638C38.3467 17.1923 38.6991 17.6704 39.1017 18.1234C39.9322 19.0546 40.7124 19.0294 41.4674 18.9288C42.2224 18.8281 41.9959 18.2493 41.8197 17.4943C41.6436 16.7393 40.8382 15.4306 40.8382 15.4306C41.3164 16.1101 41.8449 16.7896 42.3986 17.4188C43.1536 18.2241 45.8213 19.0294 46.1736 18.2493C46.4001 17.7459 46.3246 17.4943 45.8212 16.5631C45.3431 15.6319 43.2291 13.4676 43.2291 13.4676ZM33.5399 5.76659C33.9426 5.76659 34.3452 5.64076 34.6724 5.41426C34.9996 5.18776 35.2764 4.86059 35.4274 4.50826C35.5784 4.13076 35.6287 3.72809 35.5532 3.32542C35.4777 2.92276 35.2764 2.57042 34.9996 2.26842C34.7227 1.99159 34.3452 1.79026 33.9426 1.71476C33.5399 1.63926 33.1372 1.66442 32.7597 1.84059C32.3822 1.99159 32.0551 2.26842 31.8537 2.59559C31.6272 2.92276 31.5014 3.32542 31.5014 3.72809C31.5014 4.00492 31.5517 4.25659 31.6524 4.50826C31.7531 4.75992 31.9041 4.98642 32.1054 5.16259C32.3067 5.36392 32.5081 5.51492 32.7597 5.61559C32.9862 5.71626 33.2631 5.76659 33.5399 5.76659ZM40.2342 21.0679C40.2342 21.0679 40.1839 19.6586 37.8937 19.5076C35.5532 19.3566 35.4526 20.3633 35.5029 20.7408C35.6791 20.7408 35.8301 20.7911 35.8301 20.8414C35.8301 20.8918 35.7042 20.9421 35.5532 20.9421C35.6791 21.3196 36.0314 21.7726 37.0381 22.2759C37.8686 22.6786 38.2712 22.6534 38.7494 22.5779C38.7494 22.5779 39.3031 22.9051 39.3031 23.4336C39.3031 23.9369 38.4222 24.9184 34.2949 26.9821C34.5466 15.8584 34.7731 6.09376 34.7731 6.09376H35.0247C35.1254 6.09376 35.2261 6.04342 35.3016 5.96792C35.3771 5.89242 35.4274 5.79176 35.4274 5.69109V5.56526C35.4274 5.51492 35.4274 5.46459 35.4022 5.41426C35.3771 5.36392 35.3519 5.31359 35.3016 5.28842C35.0751 5.54009 34.8234 5.74143 34.5214 5.89243C34.2194 6.04343 33.8922 6.09376 33.5651 6.09376C33.2379 6.09376 32.9107 6.01826 32.6087 5.89243C32.3067 5.76659 32.0299 5.54009 31.8286 5.28842C31.7782 5.33876 31.7531 5.36392 31.7279 5.41426C31.7027 5.46459 31.7027 5.51492 31.7027 5.56526V5.69109C31.7027 5.79176 31.7531 5.89242 31.8286 5.96792C31.9041 6.04342 32.0047 6.09376 32.1054 6.09376H32.3571C32.3571 6.09376 32.5332 15.5816 32.7094 26.5039C33.0617 26.6801 33.4141 26.8563 33.8167 27.0576C33.8671 27.0828 33.9426 27.1079 33.9929 27.1331C34.9241 27.5861 35.7042 27.9636 36.3586 28.3159C38.5732 27.4603 40.7376 26.4788 41.3919 25.0946C42.5496 22.5276 40.2342 21.0679 40.2342 21.0679ZM37.1639 20.4891C36.9122 20.4891 36.7109 20.3633 36.7109 20.2123C36.7109 20.0613 36.9122 19.9354 37.1639 19.9354C37.4156 19.9354 37.6169 20.0613 37.6169 20.2123C37.6169 20.3633 37.4156 20.4891 37.1639 20.4891ZM33.1624 52.3501C33.3637 52.0984 33.5399 51.8468 33.7412 51.6203C33.7664 50.1858 33.8167 48.5751 33.8419 46.8386C33.5902 46.5869 33.3134 46.3353 33.0114 46.0584C32.9107 45.9829 32.8352 45.8823 32.7346 45.8068C32.6087 45.6809 32.4829 45.5803 32.3571 45.4796C31.6524 46.1339 30.2682 47.5936 30.2682 48.8519C30.2682 50.3368 31.7027 51.8468 32.7849 52.9289C32.8856 52.7024 33.0114 52.5263 33.1624 52.3501ZM33.0114 46.3604C33.0617 48.4996 33.0869 50.4626 33.1121 52.1488C32.2816 51.0414 31.4007 49.9089 31.4007 49.1288C31.4007 48.3989 31.8286 47.5684 33.0114 46.3604ZM33.5902 27.3848C28.6827 25.0191 27.6761 23.9369 27.6761 23.4084C27.6761 22.8799 28.2297 22.5528 28.2297 22.5528C28.7079 22.6534 29.1106 22.6534 29.9411 22.2508C30.9477 21.7726 31.3001 21.2944 31.4259 20.9169C31.2749 20.9169 31.1491 20.8666 31.1491 20.8163C31.1491 20.7659 31.3001 20.7156 31.4762 20.7156V20.6904C31.5014 20.3129 31.3756 19.3314 29.0602 19.4824C26.7701 19.6334 26.7197 21.0428 26.7197 21.0428C26.7197 21.0428 24.4044 22.5276 25.6124 25.0443C26.6694 27.2841 31.6272 28.4669 34.4962 29.7504C37.3401 31.0339 37.1639 32.1413 37.1639 32.1413C37.1639 33.0976 35.2512 34.1043 33.7412 35.1613C32.2312 36.2183 29.0351 38.0554 29.0351 40.2198C29.0351 42.2079 31.0232 43.7431 32.9611 45.4544C34.9241 47.1658 35.5532 48.1976 35.5532 49.1539C35.5532 50.4626 33.3889 52.2243 32.2816 54.4138C31.1742 56.6033 33.3637 60.0008 32.6842 58.2139C31.9796 56.4271 32.3571 55.1688 33.2631 53.9104C34.3704 52.3753 36.7361 50.8653 36.7361 48.8268C36.7361 47.1154 34.2446 45.1021 34.2446 45.1021C32.0299 42.8874 30.6206 41.6291 30.6206 40.5218C30.6206 39.4144 31.6776 38.4329 34.6472 36.4951C37.5917 34.5824 39.3282 33.8274 39.3282 31.9651C39.3282 30.3293 38.4977 29.7504 33.5902 27.3848ZM29.8152 19.9606C30.0669 19.9606 30.2682 20.0864 30.2682 20.2374C30.2682 20.3884 30.0669 20.5143 29.8152 20.5143C29.5636 20.5143 29.3622 20.3884 29.3622 20.2374C29.3622 20.0864 29.5636 19.9606 29.8152 19.9606ZM90.4166 39.2634L87.0191 46.6121H88.4536L89.2086 44.9259H92.9836L93.7386 46.6121H95.1982L91.8007 39.2634H90.4166ZM89.6867 43.8438L91.0961 40.6476L92.5054 43.8438H89.6867Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v1i76c\",\"data-framer-name\":\"Frame 1000003311\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:61,intrinsicWidth:99,name:\"Frame 1000003311\",svg:'<svg width=\"99\" height=\"61\" viewBox=\"0 0 99 61\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M67.8605 32.9595L68.8407 33.2535C68.7753 33.5312 68.6773 33.76 68.5303 33.9397C68.3832 34.1194 68.2199 34.2664 68.0075 34.3481C67.7951 34.4461 67.5337 34.4951 67.207 34.4951C66.8149 34.4951 66.5045 34.4461 66.2431 34.3317C65.9981 34.2174 65.7857 34.0213 65.606 33.7273C65.4263 33.4496 65.3283 33.0738 65.3283 32.6327C65.3283 32.0446 65.4917 31.5872 65.8021 31.2605C66.1124 30.9337 66.5699 30.7867 67.1416 30.7867C67.5991 30.7867 67.9421 30.8847 68.2035 31.0644C68.4649 31.2441 68.661 31.5219 68.7753 31.9139L67.7951 32.1263C67.7624 32.012 67.7298 31.9303 67.6808 31.8813C67.6154 31.7996 67.5501 31.7342 67.452 31.6852C67.354 31.6362 67.256 31.6199 67.158 31.6199C66.9129 31.6199 66.7169 31.7179 66.5862 31.9303C66.4882 32.0773 66.4392 32.3223 66.4392 32.6327C66.4392 33.0248 66.5045 33.3025 66.6189 33.4496C66.7332 33.5966 66.9129 33.6783 67.1253 33.6783C67.3377 33.6783 67.5011 33.6129 67.5991 33.4986C67.7298 33.3515 67.8114 33.1882 67.8605 32.9595Z\" fill=\"white\"/>\\n<path d=\"M69.2327 32.632C69.2327 32.0439 69.3961 31.5864 69.7228 31.2597C70.0495 30.933 70.507 30.7696 71.0951 30.7696C71.6995 30.7696 72.1569 30.933 72.4837 31.2434C72.8104 31.5701 72.9738 32.0112 72.9738 32.5993C72.9738 33.0241 72.9084 33.3671 72.7614 33.6285C72.6144 33.8899 72.4183 34.1023 72.1406 34.2493C71.8792 34.3963 71.5362 34.478 71.1441 34.478C70.7357 34.478 70.4089 34.4127 70.1312 34.282C69.8698 34.1513 69.6575 33.9552 69.4778 33.6612C69.2981 33.3671 69.2327 33.0567 69.2327 32.632ZM70.3436 32.632C70.3436 32.9914 70.4089 33.2528 70.5396 33.4161C70.6703 33.5795 70.85 33.6612 71.0951 33.6612C71.3401 33.6612 71.5198 33.5795 71.6505 33.4325C71.7812 33.2691 71.8465 32.9914 71.8465 32.5993C71.8465 32.2562 71.7812 32.0112 71.6342 31.8642C71.5035 31.7008 71.3074 31.6355 71.0787 31.6355C70.85 31.6355 70.6703 31.7171 70.5396 31.8805C70.4089 32.0112 70.3436 32.2726 70.3436 32.632Z\" fill=\"white\"/>\\n<path d=\"M74.9996 30.8352L75.555 33.0243L76.1104 30.8352H77.5644V34.4292H76.6495V31.6847L75.9471 34.4292H75.1302L74.4278 31.6847V34.4292H73.5129V30.8352H74.9996Z\" fill=\"white\"/>\\n<path d=\"M78.2831 30.8352H80.1292C80.5376 30.8352 80.8317 30.9332 81.0277 31.1292C81.2237 31.3253 81.3218 31.5866 81.3218 31.946C81.3218 32.3054 81.2074 32.5995 80.995 32.7955C80.7826 33.0079 80.4396 33.1059 79.9985 33.1059H79.394V34.4455H78.2831V30.8352ZM79.394 32.3708H79.6718C79.8841 32.3708 80.0312 32.3381 80.1292 32.2564C80.2109 32.1747 80.2599 32.0931 80.2599 31.9787C80.2599 31.8644 80.2272 31.7663 80.1455 31.6847C80.0638 31.603 79.9331 31.5703 79.7208 31.5703H79.4104V32.3708H79.394Z\" fill=\"white\"/>\\n<path d=\"M81.9099 30.8352H83.0208V33.547H84.7524V34.4292H81.9099V30.8352Z\" fill=\"white\"/>\\n<path d=\"M85.3079 30.8352H86.4188V34.4292H85.3079V30.8352Z\" fill=\"white\"/>\\n<path d=\"M89.4247 33.824H88.1667L87.987 34.4121H86.8598L88.2157 30.8181H89.4247L90.7806 34.4121H89.6207L89.4247 33.824ZM89.1959 33.0562L88.8039 31.7656L88.4118 33.0562H89.1959Z\" fill=\"white\"/>\\n<path d=\"M91.1237 30.8352H92.1529L93.5089 32.8282V30.8352H94.5544V34.4292H93.5089L92.1693 32.4525V34.4292H91.1237V30.8352Z\" fill=\"white\"/>\\n<path d=\"M95.0445 30.8352H98.4261V31.7173H97.2989V34.4292H96.188V31.7173H95.0608V30.8352H95.0445Z\" fill=\"white\"/>\\n<path d=\"M57.7155 35.2913L54.4972 36.3042C55.1344 35.177 55.9022 33.9354 56.67 32.9715L57.7155 35.2913Z\" fill=\"white\"/>\\n<path d=\"M15.3868 26.4765V30.381H16.9225C16.9225 30.381 18.6378 30.2993 18.8992 28.7146C18.9319 28.682 18.9319 28.0122 18.8992 27.9141C18.7358 26.5582 16.7591 26.4765 16.7591 26.4765H15.3868Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M47.0968 11.6523L53.4027 25.7018C52.6858 26.6803 50.5383 29.6465 48.5174 32.5531V23.2256H42.7996V35.7123C42.0109 35.1782 41.1811 34.8025 40.3817 34.6679V34.0404C40.3817 33.9914 40.3491 33.975 40.3164 34.0077C40.3164 34.0077 39.6956 34.4978 36.9837 34.7755C36.2159 34.8572 35.8402 34.8245 35.5625 34.7755C31.707 34.1221 31.5273 31.3122 31.5273 31.3122C31.5273 31.2852 31.5224 31.2483 31.5179 31.2152C31.5143 31.1881 31.511 31.1635 31.511 31.1488V30.0706C31.511 30.0216 31.511 29.9399 31.5273 29.9072C31.5273 29.9072 31.7887 26.885 35.5625 26.5582H36.9837C38.6337 26.7706 39.9733 27.5874 39.9733 27.5874C40.0223 27.6038 40.055 27.5874 40.055 27.5384V23.7483C40.055 23.6993 40.0223 23.6503 39.9733 23.6176C39.9733 23.6176 39.2218 23.1276 36.9347 22.9969C36.8204 22.9315 34.811 22.9152 34.2719 22.9969C25.9402 23.6667 25.6298 29.6948 25.6298 29.9562V31.4265C25.6298 31.6062 25.6298 37.7651 34.2719 38.3042C34.9653 38.3575 36.1921 38.3238 36.7083 38.3096C36.8245 38.3064 36.9047 38.3042 36.9347 38.3042L36.9623 38.3042C37.1441 39.3154 37.644 40.4002 38.3404 41.4012L13.7212 49.1611L0.929688 14.2662L47.0968 11.6523ZM49.1545 18.5043C49.1545 20.334 47.5862 21.8043 45.6585 21.8043C43.7307 21.8043 42.1624 20.3177 42.1624 18.5043C42.1624 16.6746 43.7307 15.2043 45.6585 15.2043C47.5862 15.2043 49.1545 16.6746 49.1545 18.5043ZM9.8324 38.2062C9.78339 38.2062 9.75072 38.1735 9.75072 38.1245V23.3072C9.75072 23.2582 9.78339 23.2256 9.8324 23.2256H17.0532C18.8828 23.1439 24.4699 23.6503 24.4699 28.3716C24.4699 34.3344 15.5665 33.6973 15.5665 33.6973C15.5175 33.6973 15.4848 33.73 15.4848 33.779V38.1245C15.4848 38.1735 15.4522 38.2062 15.4032 38.2062H9.8324Z\" fill=\"white\"/>\\n<path d=\"M45.8225 45.3903C46.2799 45.3903 46.6393 45.3903 47.2275 45.1289C49.2532 44.067 56.0982 27.3547 63.319 22.2087C63.368 22.176 63.417 22.127 63.4496 22.078C63.4987 22.0127 63.4986 21.9473 63.4986 21.9473C63.4986 21.9473 63.4986 21.6043 62.4368 21.6043C56.0165 21.4246 49.3349 34.9022 45.8225 40.2279C45.7735 40.2933 45.5448 40.2279 45.5448 40.2279C45.5448 40.2279 43.1923 37.4507 41.1502 36.3888C41.1012 36.3725 40.8725 36.2908 40.6275 36.3072C40.4641 36.3072 39.5166 36.5032 39.0755 36.9606C38.5527 37.5161 38.5691 37.8265 38.5691 38.4963C38.5691 38.5453 38.6017 38.774 38.6671 38.8883C39.1735 39.7705 41.4443 42.9071 43.323 44.6388C43.6007 44.8512 44.0418 45.3903 45.8225 45.3903Z\" fill=\"#ECEFF0\"/>\\n<path d=\"M65.2141 17.1645H70.5562C71.618 17.1645 72.4675 17.3115 73.1047 17.5892C73.7581 17.8833 74.2972 18.2917 74.7056 18.8144C75.1304 19.3536 75.4408 19.9743 75.6205 20.6768C75.8165 21.3793 75.9145 22.1308 75.9145 22.9313C75.9145 24.1728 75.7675 25.1367 75.4898 25.8228C75.2121 26.509 74.82 27.0807 74.3136 27.5545C73.8071 28.0119 73.268 28.3223 72.6962 28.4857C71.9121 28.6981 71.1933 28.7961 70.5562 28.7961H65.2141V17.1645ZM68.8081 19.7946V26.1496H69.6903C70.4418 26.1496 70.9809 26.0679 71.2913 25.9045C71.6017 25.7411 71.8631 25.4471 72.0428 25.0387C72.2225 24.6303 72.3205 23.9441 72.3205 23.0129C72.3205 21.7714 72.1245 20.9382 71.716 20.4808C71.3076 20.0234 70.6542 19.7946 69.7066 19.7946H68.8081Z\" fill=\"white\"/>\\n<path d=\"M76.9111 24.9556L80.3418 24.7433C80.4235 25.2987 80.5705 25.7235 80.7992 26.0175C81.175 26.4913 81.6977 26.72 82.3839 26.72C82.8903 26.72 83.2987 26.6056 83.5764 26.3606C83.8542 26.1155 84.0012 25.8378 84.0012 25.5274C84.0012 25.2334 83.8705 24.9556 83.6091 24.7106C83.3477 24.4655 82.7269 24.2532 81.7631 24.0408C80.1784 23.6814 79.0675 23.2076 78.3814 22.6195C77.6953 22.0314 77.3685 21.2799 77.3685 20.3651C77.3685 19.7606 77.5482 19.2052 77.8913 18.6661C78.2344 18.127 78.7572 17.7185 79.4596 17.4081C80.1621 17.0978 81.1096 16.9507 82.3185 16.9507C83.8051 16.9507 84.9487 17.2284 85.7165 17.7839C86.5007 18.3393 86.9581 19.2215 87.1051 20.4304L83.7071 20.6264C83.6091 20.1037 83.4294 19.7279 83.1353 19.4829C82.8413 19.2378 82.4492 19.1235 81.9428 19.1235C81.518 19.1235 81.2076 19.2052 80.9953 19.3849C80.7829 19.5646 80.6849 19.7769 80.6849 20.0383C80.6849 20.218 80.7665 20.3977 80.9463 20.5448C81.1096 20.6918 81.518 20.8388 82.1552 20.9695C83.7235 21.3126 84.8507 21.6556 85.5368 21.9987C86.223 22.3418 86.713 22.7829 87.0234 23.2893C87.3338 23.7957 87.4809 24.3839 87.4809 25.021C87.4809 25.7725 87.2685 26.4586 86.8601 27.0794C86.4517 27.7165 85.8635 28.1903 85.1284 28.517C84.3933 28.8437 83.4457 29.0071 82.3185 29.0071C80.3418 29.0071 78.9695 28.6314 78.2017 27.8635C77.4502 27.0957 77.0255 26.1319 76.9111 24.9556Z\" fill=\"white\"/>\\n<path d=\"M88.3956 24.9556L91.8262 24.7433C91.9079 25.2987 92.055 25.7235 92.2837 26.0175C92.6594 26.4913 93.1822 26.72 93.8683 26.72C94.3747 26.72 94.7832 26.6056 95.0609 26.3606C95.3386 26.1155 95.4856 25.8378 95.4856 25.5274C95.4856 25.2334 95.3549 24.9556 95.0936 24.7106C94.8322 24.4655 94.2114 24.2532 93.2475 24.0408C91.6629 23.6814 90.552 23.2076 89.8659 22.6195C89.1961 22.0314 88.853 21.2799 88.853 20.3651C88.853 19.7606 89.0327 19.2052 89.3758 18.6661C89.7188 18.127 90.2416 17.7185 90.9441 17.4081C91.6465 17.0978 92.5941 16.9507 93.803 16.9507C95.2896 16.9507 96.4331 17.2284 97.201 17.7839C97.9851 18.3393 98.4425 19.2215 98.5896 20.4304L95.1916 20.6264C95.0935 20.1037 94.9138 19.7279 94.6198 19.4829C94.3257 19.2378 93.9337 19.1235 93.4272 19.1235C93.0025 19.1235 92.6921 19.2052 92.4797 19.3849C92.2673 19.5646 92.1693 19.7769 92.1693 20.0383C92.1693 20.218 92.251 20.3977 92.4307 20.5448C92.5941 20.6918 93.0025 20.8388 93.6396 20.9695C95.2079 21.3126 96.3351 21.6556 97.0213 21.9987C97.7074 22.3418 98.1975 22.7829 98.5079 23.2893C98.8183 23.7957 98.9653 24.3839 98.9653 25.021C98.9653 25.7725 98.7529 26.4586 98.3445 27.0794C97.9361 27.7165 97.348 28.1903 96.6129 28.517C95.8777 28.8437 94.9302 29.0071 93.803 29.0071C91.8262 29.0071 90.454 28.6314 89.6861 27.8635C88.9183 27.0957 88.4936 26.1319 88.3956 24.9556Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(812.9000000000001),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/qNtd7jG98b2xlsS6gwOSJFnUo.png\"},className:\"framer-161sngs\",\"data-framer-name\":\"Frame 1000003312\",name:\"Frame 1000003312\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hdbx84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kH8GtXlj8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:7591,intrinsicWidth:3535,loading:getLoadingLazyAtYPosition(10.400000000000205),pixelHeight:7591,pixelWidth:3535,positionX:\"center\",positionY:\"bottom\",sizes:\"calc(min(90vw, 1280px) * 0.34 + 105px)\",src:\"https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png\",srcSet:\"https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png?scale-down-to=2048 953w,https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png?scale-down-to=4096 1907w,https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png 3535w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:7591,intrinsicWidth:3535,loading:getLoadingLazyAtYPosition(10.400000000000205),pixelHeight:7591,pixelWidth:3535,positionX:\"center\",positionY:\"bottom\",sizes:\"calc(min(90vw, 1280px) * 0.44 + 105px)\",src:\"https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png\",srcSet:\"https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png?scale-down-to=2048 953w,https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png?scale-down-to=4096 1907w,https://framerusercontent.com/images/6ojBhGT20URTbZJnHVoUgm8NuPk.png 3535w\"},className:\"framer-13f9tvc\",\"data-framer-name\":\"Frame_1000003309\",name:\"Frame_1000003309\",transformTemplate:transformTemplate1})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fgtpuu hidden-1muci2m hidden-fhi0ge\",\"data-framer-name\":\"Stack - Mobile\",name:\"Stack - Mobile\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tl9ep8\",\"data-framer-name\":\"Frame 43178\",name:\"Frame 43178\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"You are\\xa0not\\xa0a retailer\u2026\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"You are\\xa0not\\xa0a retailer\u2026\"})}),className:\"framer-1iz4373\",\"data-framer-name\":\"You are\\xa0not\\xa0a retailer\u2026\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"You are\\xa0not\\xa0a retailer\u2026\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Why process payments as one?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"61px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Why process payments as one?\"})}),className:\"framer-75t7ej\",\"data-framer-name\":\"Why process payments as one?\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Why process payments as one?\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nnh38j\",\"data-framer-name\":\"Frame 43286\",name:\"Frame 43286\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{href:\"https://calendly.com/zoom-jq8/myriad-systems-one-on-one\"}},children:/*#__PURE__*/_jsx(Link,{nodeId:\"HyIgOGupK\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-6iff9g framer-g6oarl\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Book a Call\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Book a call now\"})}),className:\"framer-xwm1lm\",\"data-framer-name\":\"Book a call now\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Book a call now\",verticalAlignment:\"center\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{href:{webPageId:\"WcUbfVDnw\"}}},children:/*#__PURE__*/_jsx(Link,{nodeId:\"Cbg4R5FvP\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1tzrii9 framer-g6oarl\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"More Information\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"More Information\"})}),className:\"framer-ldymop\",\"data-framer-name\":\"Book a call now\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Book a call now\",verticalAlignment:\"center\",withExternalLayout:true})})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cs4kxm hidden-1t2k1va\",\"data-framer-name\":\"Button\",name:\"Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Our Healthcare Program\u2122\"})}),className:\"framer-1b0i1mu\",\"data-framer-name\":\"Understanding our Healthcare Program\u2122\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Understanding our Healthcare Program\u2122\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m36ctd\",\"data-framer-name\":\"arrow-right\",name:\"arrow-right\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1esrynf\",\"data-framer-name\":\"Vector (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:22,name:\"Vector (Stroke)\",svg:'<svg width=\"22\" height=\"18\" viewBox=\"-1 -1 22 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4697 0.469675C11.7626 0.17678 12.2374 0.176778 12.5303 0.469669L19.5303 7.4696C19.671 7.61025 19.75 7.80102 19.75 7.99993C19.75 8.19884 19.671 8.38961 19.5303 8.53026L12.5303 15.5303C12.2374 15.8232 11.7626 15.8232 11.4697 15.5303C11.1768 15.2374 11.1768 14.7625 11.4697 14.4696L17.1893 8.74993L0.999999 8.74993C0.585785 8.74993 0.249999 8.41414 0.249999 7.99993C0.249999 7.58572 0.585785 7.24993 0.999999 7.24993L17.1893 7.24993L11.4697 1.53033C11.1768 1.23744 11.1768 0.762569 11.4697 0.469675Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9uzr56\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18cd3yf\",\"data-framer-name\":\"Frame 1000003310\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:109,name:\"Frame 1000003310\",svg:'<svg width=\"109\" height=\"60\" viewBox=\"0 0 109 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M49.5459 40.6728C49.9234 40.4463 50.3764 40.3456 50.8294 40.3456C51.1818 40.3456 51.5341 40.4211 51.8361 40.5721C52.1632 40.7231 52.4401 40.9496 52.6666 41.2013L53.4971 40.3708C53.1699 39.9681 52.7672 39.6661 52.3142 39.4648C51.7606 39.2383 51.1818 39.1376 50.5778 39.1628C49.9738 39.1879 49.3949 39.3641 48.8916 39.6409C48.3379 39.9681 47.8849 40.4211 47.5578 40.9999C47.2306 41.6039 47.0796 42.2583 47.0796 42.9378C47.0796 43.6173 47.2306 44.2716 47.5578 44.8756C47.8597 45.4293 48.3127 45.9074 48.8664 46.2346C49.4452 46.5618 50.0996 46.7379 50.7539 46.7128C51.2824 46.7128 51.8109 46.6121 52.3142 46.4108C52.7672 46.2094 53.1951 45.8823 53.4971 45.5048L52.6666 44.6743C52.4401 44.9511 52.1632 45.1776 51.8361 45.3286C51.5089 45.4796 51.1566 45.5551 50.8042 45.5551C50.3512 45.5551 49.9234 45.4544 49.5207 45.2279C49.1432 45.0014 48.8412 44.6994 48.6399 44.3219C48.4386 43.9193 48.3127 43.4411 48.3127 42.9881C48.3127 42.5351 48.4134 42.0821 48.6399 41.6543C48.8664 41.2264 49.1684 40.8993 49.5459 40.6728ZM48.2624 32.1664H51.7857V35.3123H53.0441V27.9636H51.7857V30.9836H48.2624V27.9636H47.0041V35.3123H48.2624V32.1664ZM54.6044 35.3123H55.8628V27.9636H54.6044V35.3123ZM61.2484 28.2908C60.7702 28.0643 60.2417 27.9636 59.7132 27.9888H57.4482V35.3123H58.7066V33.1983H59.7132C60.2417 33.1983 60.7702 33.0976 61.2484 32.8963C61.6762 32.6949 62.0286 32.3929 62.2551 31.9903C62.4816 31.5624 62.6074 31.0843 62.6074 30.6061C62.6074 30.1279 62.4816 29.6498 62.2551 29.2219C62.0286 28.7941 61.6762 28.4921 61.2484 28.2908ZM60.8961 31.6631C60.6193 31.9148 60.1914 32.0406 59.6377 32.0406H58.7066V29.1213H59.6377C60.1914 29.1213 60.6193 29.2471 60.8961 29.4988C61.1729 29.7504 61.3239 30.1028 61.3239 30.5809C61.3239 31.0591 61.1981 31.4114 60.8961 31.6631ZM73.6304 27.9888L70.2329 35.3123H71.6674L72.4224 33.6261H76.1974L76.9524 35.3123H78.4121L75.0146 27.9636H73.6304V27.9888ZM72.9006 32.5439L74.3099 29.3478L75.7192 32.5439H72.9006ZM60.1159 39.6409C59.5371 39.3138 58.8827 39.1628 58.2032 39.1628C57.5237 39.1628 56.8946 39.3389 56.2906 39.6409C55.7369 39.9681 55.2587 40.4211 54.9567 40.9999C54.6296 41.6039 54.4786 42.2583 54.4786 42.9378C54.4786 43.6173 54.6547 44.2716 54.9567 44.8756C55.2587 45.4293 55.7369 45.9074 56.2906 46.2346C56.8694 46.5618 57.5237 46.7128 58.2032 46.7128C58.8827 46.7128 59.5119 46.5366 60.1159 46.2346C60.6696 45.9074 61.1226 45.4544 61.4497 44.8756C61.7769 44.2716 61.9279 43.6173 61.9279 42.9378C61.9279 42.2583 61.7517 41.6039 61.4497 40.9999C61.1226 40.4211 60.6696 39.9681 60.1159 39.6409ZM60.3172 44.2464C60.1159 44.6239 59.8139 44.9511 59.4616 45.1776C59.0841 45.4041 58.6562 45.5048 58.2284 45.5048C57.8006 45.5048 57.3727 45.3789 56.9953 45.1776C56.6177 44.9511 56.3157 44.6491 56.1396 44.2464C55.9382 43.8438 55.8124 43.3908 55.8124 42.9126C55.8124 42.4344 55.9131 42.0066 56.1396 41.5788C56.3409 41.2013 56.6429 40.8741 56.9953 40.6476C57.3727 40.4211 57.8006 40.3204 58.2284 40.3204C58.6562 40.3204 59.0841 40.4463 59.4616 40.6476C59.8391 40.8741 60.1411 41.1761 60.3172 41.5788C60.5186 41.9814 60.6444 42.4344 60.6444 42.9126C60.6444 43.3908 60.5186 43.8438 60.3172 44.2464ZM103.101 39.2634V40.4211H105.391V46.6121H106.674V40.4211H108.964V39.2634H103.101ZM101.062 44.2213L97.2619 39.2634H96.2049V46.6121H97.4884V41.6543L101.289 46.6121H102.346V39.2634H101.062V44.2213ZM69.3018 39.2634L67.1626 43.1643L64.9731 39.2634H63.3876V46.6121H64.7466V41.5284L67.1374 45.7564L69.5786 41.4529V46.5869H70.9376V39.2383H69.3018V39.2634ZM76.2477 39.5654C75.7696 39.3389 75.2159 39.2383 74.6874 39.2634H72.3972V46.6121H73.6807V44.4981H74.6874C75.2159 44.4981 75.7696 44.3974 76.2477 44.1961C76.6756 43.9948 77.0279 43.6928 77.2796 43.2901C77.5061 42.8623 77.6319 42.3841 77.6319 41.9059C77.6319 41.4278 77.5061 40.9496 77.2796 40.5218C77.0279 40.0939 76.6756 39.7668 76.2477 39.5654ZM75.8954 42.9629C75.6186 43.2146 75.1908 43.3404 74.6119 43.3404H73.6556V40.4211H74.6119C75.1656 40.4211 75.5934 40.5469 75.8954 40.7986C76.1722 41.0503 76.3232 41.4026 76.3232 41.8808C76.3484 42.3338 76.1974 42.7113 75.8954 42.9629ZM67.8169 33.6261L68.5719 35.3123H70.0316L66.6341 27.9636H65.2499L61.8776 35.3123H63.3121L64.0671 33.6261H67.8169ZM65.9546 29.3478L67.3639 32.5439H64.5452L65.9546 29.3478ZM80.0982 39.2634H78.8147V46.6121H83.6971V45.4544H80.0982V39.2634ZM84.7541 46.5869H86.0376V39.2383H84.7541V46.5869ZM33.1624 54.8668C33.1876 56.6284 33.2127 57.9119 33.2379 58.5411C33.2631 58.6166 33.2631 58.7173 33.2379 58.7928C33.2379 58.8934 33.2379 58.9689 33.2379 58.9689C33.2379 59.3213 33.2882 59.6736 33.3889 60.0008C33.4896 59.6736 33.5399 59.3213 33.5399 58.9689C33.5399 58.8431 33.5902 57.0059 33.6657 54.0614C33.6406 54.0866 33.6154 54.1118 33.6154 54.1369C33.4392 54.3634 33.2882 54.6151 33.1624 54.8668ZM27.9277 18.1234C28.3304 17.6956 28.7079 17.1923 28.9847 16.6638C28.7834 17.1168 28.0032 18.8281 28.7582 18.9791C29.5887 19.1301 30.5199 18.8784 32.2061 16.7393C32.1557 13.9961 32.1054 11.6053 32.0802 9.79326H31.1742C31.1239 9.79326 31.0987 9.79326 31.0484 9.79326C30.5451 9.79326 29.7146 9.74293 29.1609 8.91243C28.5569 8.00643 28.5317 7.07526 28.5066 6.39576C28.4814 5.41426 28.2297 3.62742 26.9966 2.62076C26.1409 1.94126 23.8256 1.41276 21.6864 2.26842C20.9817 2.54526 19.5724 3.27509 18.1882 3.95459C16.9299 4.58376 15.3192 5.36392 14.8159 5.36392C15.6464 4.98642 16.7537 4.43276 17.9617 3.75326C19.3459 2.99826 20.8056 2.19292 21.5354 1.89092C22.9951 1.31209 25.7886 1.13592 27.2231 2.29359C28.5821 3.40092 28.8589 5.31359 28.8841 6.34542C28.9092 7.02492 28.9344 7.85542 29.4629 8.68592C29.9411 9.39059 30.6961 9.39059 31.1491 9.39059H31.2497H32.0551C32.0551 9.16409 32.0551 8.96276 32.0551 8.73626C31.2497 8.78659 30.0921 8.83692 29.5887 7.75476C28.9847 6.44609 29.6391 3.09892 27.6257 1.68959C25.6124 0.280257 22.3911 0.632591 19.5221 2.29359C16.6782 3.92942 12.9032 6.06859 8.24741 7.93092C3.59158 9.79326 0.697413 10.5483 0.143746 10.6238C-0.384754 10.7244 0.571579 11.0768 2.55975 11.1271C4.54791 11.1774 6.20891 11.0264 6.20891 11.0264L20.8056 4.38242C20.8056 4.38242 8.22224 10.6489 7.16524 11.3284C6.10824 12.0079 5.25258 12.2344 5.32808 12.8636C5.40358 13.4928 6.20891 13.4173 8.42358 13.3669C10.6382 13.3166 11.1164 13.1153 11.8714 12.8888C12.6264 12.6623 20.8056 8.88726 20.8056 8.88726C20.8056 8.88726 12.0476 13.2411 10.7892 14.2478C9.53091 15.2544 10.8899 15.5816 11.7456 15.6068C12.6264 15.6319 14.9669 15.5061 16.2756 14.8518C17.5842 14.1974 21.6612 11.5801 21.6612 11.5801C21.6612 11.5801 17.6346 14.4743 16.8544 15.1286C16.2252 15.6571 15.8981 16.1101 16.0491 16.6638C16.2756 17.3684 17.4836 17.2929 19.0942 16.7141C19.0942 16.7141 20.7552 16.1353 21.3844 15.5816C22.0136 15.0028 23.7752 13.4424 23.7752 13.4424C23.7752 13.4424 21.6864 15.6068 21.1579 16.5379C20.6546 17.4691 20.5539 17.6956 20.8056 18.2241C21.1579 18.9791 23.8256 18.1989 24.5806 17.3936C25.1342 16.7644 25.6627 16.1101 26.1409 15.4054C26.1409 15.4054 25.3356 16.7141 25.1594 17.4691C24.9832 18.2241 24.7819 18.8281 25.5117 18.9036C26.3171 19.0294 27.0721 19.0546 27.9277 18.1234ZM32.9107 35.2619C32.9862 35.2116 33.0617 35.1613 33.1372 35.1109C33.2882 35.0103 33.4141 34.9348 33.5147 34.8341C33.7161 34.7083 33.9174 34.5573 34.1187 34.4314C34.1439 32.9969 34.1942 31.5373 34.2194 30.1028C33.8167 29.9266 33.3889 29.7504 32.9359 29.5743C32.9107 29.5743 32.8856 29.5491 32.8604 29.5491C32.8101 29.5239 32.7849 29.5239 32.7346 29.4988C32.4326 29.3981 32.1557 29.2723 31.8286 29.1716C31.4511 29.0206 31.0736 28.8948 30.6961 28.7438C28.1794 30.0776 27.6761 30.7068 27.6761 31.9399C27.6761 33.6764 29.1609 34.4566 31.7279 36.0924C32.1306 35.7904 32.5332 35.5136 32.9107 35.2619ZM29.8152 32.1664C29.8152 32.1664 29.6391 31.0591 32.4829 29.7756C32.5584 29.7504 32.6339 29.7001 32.7094 29.6749C32.7346 31.4114 32.7597 33.1479 32.8101 34.8844C31.4007 33.9281 29.8152 33.0221 29.8152 32.1664ZM34.1187 53.5329C33.9929 53.6839 33.8671 53.8349 33.7412 53.9608C34.4711 54.9423 34.4207 55.8986 34.0181 57.1318C34.3956 56.7039 35.1506 55.6218 34.5214 54.2124C34.3956 53.9859 34.2697 53.7594 34.1187 53.5329ZM32.9611 43.2146C33.2379 43.4914 33.5651 43.8186 33.8922 44.1458C34.0936 44.3471 34.2949 44.5484 34.5214 44.7749C34.5466 44.8001 34.5969 44.8253 34.6472 44.8756C36.3586 43.3908 37.9189 41.9814 37.9189 40.2198C37.9189 38.8356 36.5851 37.5773 35.2512 36.5706C35.1254 36.6461 34.9996 36.7216 34.8737 36.8223C34.5717 37.0236 34.2949 37.1998 34.0432 37.3759C34.0432 37.3759 34.0181 37.3759 34.0181 37.4011C33.9677 37.4514 33.8922 37.4766 33.8419 37.5269C33.4896 37.7786 33.1624 38.0051 32.8604 38.2316C32.9107 39.9178 32.9359 41.6039 32.9611 43.2146ZM34.0432 37.6528C35.7042 38.8608 36.3586 39.6409 36.3586 40.4966C36.3586 41.3774 35.4274 42.4093 33.9174 43.9193C33.9426 41.9059 33.9929 39.8171 34.0432 37.6528ZM43.2291 13.4676C43.2291 13.4676 44.9907 15.0279 45.6199 15.6068C46.2491 16.1856 47.9101 16.7393 47.9101 16.7393C49.5207 17.3181 50.7287 17.3936 50.9552 16.6889C51.1314 16.1353 50.7791 15.6571 50.1499 15.1538C49.3697 14.4994 45.3431 11.6053 45.3431 11.6053C45.3431 11.6053 49.4201 14.2226 50.7287 14.8769C52.0374 15.5313 54.3779 15.6571 55.2587 15.6319C56.1396 15.6068 57.4734 15.2796 56.2151 14.2729C54.9567 13.2663 46.1987 8.91243 46.1987 8.91243C46.1987 8.91243 54.3527 12.7126 55.1329 12.9139C55.8879 13.1404 56.3661 13.3166 58.5807 13.3921C60.7954 13.4424 61.5756 13.5179 61.6762 12.8888C61.7769 12.2848 60.8961 12.0583 59.8391 11.3536C58.7821 10.6741 46.1987 4.40759 46.1987 4.40759L60.7954 11.0516C60.7954 11.0516 62.4564 11.2026 64.4446 11.1523C66.4327 11.1019 67.3891 10.7496 66.8606 10.6489C66.3321 10.5483 63.4128 9.81843 58.7569 7.95609C54.1011 6.09376 50.3261 3.97976 47.4822 2.31876C44.6384 0.682924 41.3919 0.305423 39.3786 1.71476C37.3652 3.12409 38.0196 6.44609 37.4156 7.77993C36.9122 8.86209 35.7546 8.81176 34.9492 8.76142C34.9492 8.96276 34.9492 9.18926 34.9241 9.41576H35.7546H35.8552C36.3082 9.41576 37.0632 9.41576 37.5414 8.71109C38.0699 7.90576 38.0951 7.05009 38.1202 6.37059C38.1454 5.33876 38.4222 3.42609 39.7812 2.31876C41.2157 1.16109 44.0092 1.33726 45.4689 1.91609C46.1987 2.19292 47.6584 2.99826 49.0426 3.77842C50.2506 4.45792 51.3579 5.01159 52.1884 5.38909C51.6599 5.38909 50.0744 4.60892 48.8161 3.97976C47.4571 3.27509 46.0477 2.57042 45.3179 2.29359C43.1787 1.43792 40.8634 1.96642 40.0077 2.64592C38.7494 3.65259 38.5229 5.43942 38.4977 6.42092C38.4726 7.10042 38.4474 8.05676 37.8434 8.93759C37.3149 9.76809 36.4844 9.81842 35.9559 9.81842C35.9056 9.81842 35.8804 9.81842 35.8301 9.81842H34.9241C34.8737 11.6304 34.8234 13.9961 34.7731 16.6889C36.4844 18.8784 37.4659 19.1553 38.2712 18.9791C39.0262 18.8281 38.2712 17.1168 38.0447 16.6638C38.3467 17.1923 38.6991 17.6704 39.1017 18.1234C39.9322 19.0546 40.7124 19.0294 41.4674 18.9288C42.2224 18.8281 41.9959 18.2493 41.8197 17.4943C41.6436 16.7393 40.8382 15.4306 40.8382 15.4306C41.3164 16.1101 41.8449 16.7896 42.3986 17.4188C43.1536 18.2241 45.8213 19.0294 46.1736 18.2493C46.4001 17.7459 46.3246 17.4943 45.8212 16.5631C45.3431 15.6319 43.2291 13.4676 43.2291 13.4676ZM33.5399 5.76659C33.9426 5.76659 34.3452 5.64076 34.6724 5.41426C34.9996 5.18776 35.2764 4.86059 35.4274 4.50826C35.5784 4.13076 35.6287 3.72809 35.5532 3.32542C35.4777 2.92276 35.2764 2.57042 34.9996 2.26842C34.7227 1.99159 34.3452 1.79026 33.9426 1.71476C33.5399 1.63926 33.1372 1.66442 32.7597 1.84059C32.3822 1.99159 32.0551 2.26842 31.8537 2.59559C31.6272 2.92276 31.5014 3.32542 31.5014 3.72809C31.5014 4.00492 31.5517 4.25659 31.6524 4.50826C31.7531 4.75992 31.9041 4.98642 32.1054 5.16259C32.3067 5.36392 32.5081 5.51492 32.7597 5.61559C32.9862 5.71626 33.2631 5.76659 33.5399 5.76659ZM40.2342 21.0679C40.2342 21.0679 40.1839 19.6586 37.8937 19.5076C35.5532 19.3566 35.4526 20.3633 35.5029 20.7408C35.6791 20.7408 35.8301 20.7911 35.8301 20.8414C35.8301 20.8918 35.7042 20.9421 35.5532 20.9421C35.6791 21.3196 36.0314 21.7726 37.0381 22.2759C37.8686 22.6786 38.2712 22.6534 38.7494 22.5779C38.7494 22.5779 39.3031 22.9051 39.3031 23.4336C39.3031 23.9369 38.4222 24.9184 34.2949 26.9821C34.5466 15.8584 34.7731 6.09376 34.7731 6.09376H35.0247C35.1254 6.09376 35.2261 6.04342 35.3016 5.96792C35.3771 5.89242 35.4274 5.79176 35.4274 5.69109V5.56526C35.4274 5.51492 35.4274 5.46459 35.4022 5.41426C35.3771 5.36392 35.3519 5.31359 35.3016 5.28842C35.0751 5.54009 34.8234 5.74143 34.5214 5.89243C34.2194 6.04343 33.8922 6.09376 33.5651 6.09376C33.2379 6.09376 32.9107 6.01826 32.6087 5.89243C32.3067 5.76659 32.0299 5.54009 31.8286 5.28842C31.7782 5.33876 31.7531 5.36392 31.7279 5.41426C31.7027 5.46459 31.7027 5.51492 31.7027 5.56526V5.69109C31.7027 5.79176 31.7531 5.89242 31.8286 5.96792C31.9041 6.04342 32.0047 6.09376 32.1054 6.09376H32.3571C32.3571 6.09376 32.5332 15.5816 32.7094 26.5039C33.0617 26.6801 33.4141 26.8563 33.8167 27.0576C33.8671 27.0828 33.9426 27.1079 33.9929 27.1331C34.9241 27.5861 35.7042 27.9636 36.3586 28.3159C38.5732 27.4603 40.7376 26.4788 41.3919 25.0946C42.5496 22.5276 40.2342 21.0679 40.2342 21.0679ZM37.1639 20.4891C36.9122 20.4891 36.7109 20.3633 36.7109 20.2123C36.7109 20.0613 36.9122 19.9354 37.1639 19.9354C37.4156 19.9354 37.6169 20.0613 37.6169 20.2123C37.6169 20.3633 37.4156 20.4891 37.1639 20.4891ZM33.1624 52.3501C33.3637 52.0984 33.5399 51.8468 33.7412 51.6203C33.7664 50.1858 33.8167 48.5751 33.8419 46.8386C33.5902 46.5869 33.3134 46.3353 33.0114 46.0584C32.9107 45.9829 32.8352 45.8823 32.7346 45.8068C32.6087 45.6809 32.4829 45.5803 32.3571 45.4796C31.6524 46.1339 30.2682 47.5936 30.2682 48.8519C30.2682 50.3368 31.7027 51.8468 32.7849 52.9289C32.8856 52.7024 33.0114 52.5263 33.1624 52.3501ZM33.0114 46.3604C33.0617 48.4996 33.0869 50.4626 33.1121 52.1488C32.2816 51.0414 31.4007 49.9089 31.4007 49.1288C31.4007 48.3989 31.8286 47.5684 33.0114 46.3604ZM33.5902 27.3848C28.6827 25.0191 27.6761 23.9369 27.6761 23.4084C27.6761 22.8799 28.2297 22.5528 28.2297 22.5528C28.7079 22.6534 29.1106 22.6534 29.9411 22.2508C30.9477 21.7726 31.3001 21.2944 31.4259 20.9169C31.2749 20.9169 31.1491 20.8666 31.1491 20.8163C31.1491 20.7659 31.3001 20.7156 31.4762 20.7156V20.6904C31.5014 20.3129 31.3756 19.3314 29.0602 19.4824C26.7701 19.6334 26.7197 21.0428 26.7197 21.0428C26.7197 21.0428 24.4044 22.5276 25.6124 25.0443C26.6694 27.2841 31.6272 28.4669 34.4962 29.7504C37.3401 31.0339 37.1639 32.1413 37.1639 32.1413C37.1639 33.0976 35.2512 34.1043 33.7412 35.1613C32.2312 36.2183 29.0351 38.0554 29.0351 40.2198C29.0351 42.2079 31.0232 43.7431 32.9611 45.4544C34.9241 47.1658 35.5532 48.1976 35.5532 49.1539C35.5532 50.4626 33.3889 52.2243 32.2816 54.4138C31.1742 56.6033 33.3637 60.0008 32.6842 58.2139C31.9796 56.4271 32.3571 55.1688 33.2631 53.9104C34.3704 52.3753 36.7361 50.8653 36.7361 48.8268C36.7361 47.1154 34.2446 45.1021 34.2446 45.1021C32.0299 42.8874 30.6206 41.6291 30.6206 40.5218C30.6206 39.4144 31.6776 38.4329 34.6472 36.4951C37.5917 34.5824 39.3282 33.8274 39.3282 31.9651C39.3282 30.3293 38.4977 29.7504 33.5902 27.3848ZM29.8152 19.9606C30.0669 19.9606 30.2682 20.0864 30.2682 20.2374C30.2682 20.3884 30.0669 20.5143 29.8152 20.5143C29.5636 20.5143 29.3622 20.3884 29.3622 20.2374C29.3622 20.0864 29.5636 19.9606 29.8152 19.9606ZM90.4166 39.2634L87.0191 46.6121H88.4536L89.2086 44.9259H92.9836L93.7386 46.6121H95.1982L91.8007 39.2634H90.4166ZM89.6867 43.8438L91.0961 40.6476L92.5054 43.8438H89.6867Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-k5r0v2\",\"data-framer-name\":\"Frame 1000003311\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:61,intrinsicWidth:99,name:\"Frame 1000003311\",svg:'<svg width=\"99\" height=\"61\" viewBox=\"0 0 99 61\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M67.8605 32.9595L68.8407 33.2535C68.7753 33.5312 68.6773 33.76 68.5303 33.9397C68.3832 34.1194 68.2199 34.2664 68.0075 34.3481C67.7951 34.4461 67.5337 34.4951 67.207 34.4951C66.8149 34.4951 66.5045 34.4461 66.2431 34.3317C65.9981 34.2174 65.7857 34.0213 65.606 33.7273C65.4263 33.4496 65.3283 33.0738 65.3283 32.6327C65.3283 32.0446 65.4917 31.5872 65.8021 31.2605C66.1124 30.9337 66.5699 30.7867 67.1416 30.7867C67.5991 30.7867 67.9421 30.8847 68.2035 31.0644C68.4649 31.2441 68.661 31.5219 68.7753 31.9139L67.7951 32.1263C67.7624 32.012 67.7298 31.9303 67.6808 31.8813C67.6154 31.7996 67.5501 31.7342 67.452 31.6852C67.354 31.6362 67.256 31.6199 67.158 31.6199C66.9129 31.6199 66.7169 31.7179 66.5862 31.9303C66.4882 32.0773 66.4392 32.3223 66.4392 32.6327C66.4392 33.0248 66.5045 33.3025 66.6189 33.4496C66.7332 33.5966 66.9129 33.6783 67.1253 33.6783C67.3377 33.6783 67.5011 33.6129 67.5991 33.4986C67.7298 33.3515 67.8114 33.1882 67.8605 32.9595Z\" fill=\"white\"/>\\n<path d=\"M69.2327 32.632C69.2327 32.0439 69.3961 31.5864 69.7228 31.2597C70.0495 30.933 70.507 30.7696 71.0951 30.7696C71.6995 30.7696 72.1569 30.933 72.4837 31.2434C72.8104 31.5701 72.9738 32.0112 72.9738 32.5993C72.9738 33.0241 72.9084 33.3671 72.7614 33.6285C72.6144 33.8899 72.4183 34.1023 72.1406 34.2493C71.8792 34.3963 71.5362 34.478 71.1441 34.478C70.7357 34.478 70.4089 34.4127 70.1312 34.282C69.8698 34.1513 69.6575 33.9552 69.4778 33.6612C69.2981 33.3671 69.2327 33.0567 69.2327 32.632ZM70.3436 32.632C70.3436 32.9914 70.4089 33.2528 70.5396 33.4161C70.6703 33.5795 70.85 33.6612 71.0951 33.6612C71.3401 33.6612 71.5198 33.5795 71.6505 33.4325C71.7812 33.2691 71.8465 32.9914 71.8465 32.5993C71.8465 32.2562 71.7812 32.0112 71.6342 31.8642C71.5035 31.7008 71.3074 31.6355 71.0787 31.6355C70.85 31.6355 70.6703 31.7171 70.5396 31.8805C70.4089 32.0112 70.3436 32.2726 70.3436 32.632Z\" fill=\"white\"/>\\n<path d=\"M74.9996 30.8352L75.555 33.0243L76.1104 30.8352H77.5644V34.4292H76.6495V31.6847L75.9471 34.4292H75.1302L74.4278 31.6847V34.4292H73.5129V30.8352H74.9996Z\" fill=\"white\"/>\\n<path d=\"M78.2831 30.8352H80.1292C80.5376 30.8352 80.8317 30.9332 81.0277 31.1292C81.2237 31.3253 81.3218 31.5866 81.3218 31.946C81.3218 32.3054 81.2074 32.5995 80.995 32.7955C80.7826 33.0079 80.4396 33.1059 79.9985 33.1059H79.394V34.4455H78.2831V30.8352ZM79.394 32.3708H79.6718C79.8841 32.3708 80.0312 32.3381 80.1292 32.2564C80.2109 32.1747 80.2599 32.0931 80.2599 31.9787C80.2599 31.8644 80.2272 31.7663 80.1455 31.6847C80.0638 31.603 79.9331 31.5703 79.7208 31.5703H79.4104V32.3708H79.394Z\" fill=\"white\"/>\\n<path d=\"M81.9099 30.8352H83.0208V33.547H84.7524V34.4292H81.9099V30.8352Z\" fill=\"white\"/>\\n<path d=\"M85.3079 30.8352H86.4188V34.4292H85.3079V30.8352Z\" fill=\"white\"/>\\n<path d=\"M89.4247 33.824H88.1667L87.987 34.4121H86.8598L88.2157 30.8181H89.4247L90.7806 34.4121H89.6207L89.4247 33.824ZM89.1959 33.0562L88.8039 31.7656L88.4118 33.0562H89.1959Z\" fill=\"white\"/>\\n<path d=\"M91.1237 30.8352H92.1529L93.5089 32.8282V30.8352H94.5544V34.4292H93.5089L92.1693 32.4525V34.4292H91.1237V30.8352Z\" fill=\"white\"/>\\n<path d=\"M95.0445 30.8352H98.4261V31.7173H97.2989V34.4292H96.188V31.7173H95.0608V30.8352H95.0445Z\" fill=\"white\"/>\\n<path d=\"M57.7155 35.2913L54.4972 36.3042C55.1344 35.177 55.9022 33.9354 56.67 32.9715L57.7155 35.2913Z\" fill=\"white\"/>\\n<path d=\"M15.3868 26.4765V30.381H16.9225C16.9225 30.381 18.6378 30.2993 18.8992 28.7146C18.9319 28.682 18.9319 28.0122 18.8992 27.9141C18.7358 26.5582 16.7591 26.4765 16.7591 26.4765H15.3868Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M47.0968 11.6523L53.4027 25.7018C52.6858 26.6803 50.5383 29.6465 48.5174 32.5531V23.2256H42.7996V35.7123C42.0109 35.1782 41.1811 34.8025 40.3817 34.6679V34.0404C40.3817 33.9914 40.3491 33.975 40.3164 34.0077C40.3164 34.0077 39.6956 34.4978 36.9837 34.7755C36.2159 34.8572 35.8402 34.8245 35.5625 34.7755C31.707 34.1221 31.5273 31.3122 31.5273 31.3122C31.5273 31.2852 31.5224 31.2483 31.5179 31.2152C31.5143 31.1881 31.511 31.1635 31.511 31.1488V30.0706C31.511 30.0216 31.511 29.9399 31.5273 29.9072C31.5273 29.9072 31.7887 26.885 35.5625 26.5582H36.9837C38.6337 26.7706 39.9733 27.5874 39.9733 27.5874C40.0223 27.6038 40.055 27.5874 40.055 27.5384V23.7483C40.055 23.6993 40.0223 23.6503 39.9733 23.6176C39.9733 23.6176 39.2218 23.1276 36.9347 22.9969C36.8204 22.9315 34.811 22.9152 34.2719 22.9969C25.9402 23.6667 25.6298 29.6948 25.6298 29.9562V31.4265C25.6298 31.6062 25.6298 37.7651 34.2719 38.3042C34.9653 38.3575 36.1921 38.3238 36.7083 38.3096C36.8245 38.3064 36.9047 38.3042 36.9347 38.3042L36.9623 38.3042C37.1441 39.3154 37.644 40.4002 38.3404 41.4012L13.7212 49.1611L0.929688 14.2662L47.0968 11.6523ZM49.1545 18.5043C49.1545 20.334 47.5862 21.8043 45.6585 21.8043C43.7307 21.8043 42.1624 20.3177 42.1624 18.5043C42.1624 16.6746 43.7307 15.2043 45.6585 15.2043C47.5862 15.2043 49.1545 16.6746 49.1545 18.5043ZM9.8324 38.2062C9.78339 38.2062 9.75072 38.1735 9.75072 38.1245V23.3072C9.75072 23.2582 9.78339 23.2256 9.8324 23.2256H17.0532C18.8828 23.1439 24.4699 23.6503 24.4699 28.3716C24.4699 34.3344 15.5665 33.6973 15.5665 33.6973C15.5175 33.6973 15.4848 33.73 15.4848 33.779V38.1245C15.4848 38.1735 15.4522 38.2062 15.4032 38.2062H9.8324Z\" fill=\"white\"/>\\n<path d=\"M45.8225 45.3903C46.2799 45.3903 46.6393 45.3903 47.2275 45.1289C49.2532 44.067 56.0982 27.3547 63.319 22.2087C63.368 22.176 63.417 22.127 63.4496 22.078C63.4987 22.0127 63.4986 21.9473 63.4986 21.9473C63.4986 21.9473 63.4986 21.6043 62.4368 21.6043C56.0165 21.4246 49.3349 34.9022 45.8225 40.2279C45.7735 40.2933 45.5448 40.2279 45.5448 40.2279C45.5448 40.2279 43.1923 37.4507 41.1502 36.3888C41.1012 36.3725 40.8725 36.2908 40.6275 36.3072C40.4641 36.3072 39.5166 36.5032 39.0755 36.9606C38.5527 37.5161 38.5691 37.8265 38.5691 38.4963C38.5691 38.5453 38.6017 38.774 38.6671 38.8883C39.1735 39.7705 41.4443 42.9071 43.323 44.6388C43.6007 44.8512 44.0418 45.3903 45.8225 45.3903Z\" fill=\"#ECEFF0\"/>\\n<path d=\"M65.2141 17.1645H70.5562C71.618 17.1645 72.4675 17.3115 73.1047 17.5892C73.7581 17.8833 74.2972 18.2917 74.7056 18.8144C75.1304 19.3536 75.4408 19.9743 75.6205 20.6768C75.8165 21.3793 75.9145 22.1308 75.9145 22.9313C75.9145 24.1728 75.7675 25.1367 75.4898 25.8228C75.2121 26.509 74.82 27.0807 74.3136 27.5545C73.8071 28.0119 73.268 28.3223 72.6962 28.4857C71.9121 28.6981 71.1933 28.7961 70.5562 28.7961H65.2141V17.1645ZM68.8081 19.7946V26.1496H69.6903C70.4418 26.1496 70.9809 26.0679 71.2913 25.9045C71.6017 25.7411 71.8631 25.4471 72.0428 25.0387C72.2225 24.6303 72.3205 23.9441 72.3205 23.0129C72.3205 21.7714 72.1245 20.9382 71.716 20.4808C71.3076 20.0234 70.6542 19.7946 69.7066 19.7946H68.8081Z\" fill=\"white\"/>\\n<path d=\"M76.9111 24.9556L80.3418 24.7433C80.4235 25.2987 80.5705 25.7235 80.7992 26.0175C81.175 26.4913 81.6977 26.72 82.3839 26.72C82.8903 26.72 83.2987 26.6056 83.5764 26.3606C83.8542 26.1155 84.0012 25.8378 84.0012 25.5274C84.0012 25.2334 83.8705 24.9556 83.6091 24.7106C83.3477 24.4655 82.7269 24.2532 81.7631 24.0408C80.1784 23.6814 79.0675 23.2076 78.3814 22.6195C77.6953 22.0314 77.3685 21.2799 77.3685 20.3651C77.3685 19.7606 77.5482 19.2052 77.8913 18.6661C78.2344 18.127 78.7572 17.7185 79.4596 17.4081C80.1621 17.0978 81.1096 16.9507 82.3185 16.9507C83.8051 16.9507 84.9487 17.2284 85.7165 17.7839C86.5007 18.3393 86.9581 19.2215 87.1051 20.4304L83.7071 20.6264C83.6091 20.1037 83.4294 19.7279 83.1353 19.4829C82.8413 19.2378 82.4492 19.1235 81.9428 19.1235C81.518 19.1235 81.2076 19.2052 80.9953 19.3849C80.7829 19.5646 80.6849 19.7769 80.6849 20.0383C80.6849 20.218 80.7665 20.3977 80.9463 20.5448C81.1096 20.6918 81.518 20.8388 82.1552 20.9695C83.7235 21.3126 84.8507 21.6556 85.5368 21.9987C86.223 22.3418 86.713 22.7829 87.0234 23.2893C87.3338 23.7957 87.4809 24.3839 87.4809 25.021C87.4809 25.7725 87.2685 26.4586 86.8601 27.0794C86.4517 27.7165 85.8635 28.1903 85.1284 28.517C84.3933 28.8437 83.4457 29.0071 82.3185 29.0071C80.3418 29.0071 78.9695 28.6314 78.2017 27.8635C77.4502 27.0957 77.0255 26.1319 76.9111 24.9556Z\" fill=\"white\"/>\\n<path d=\"M88.3956 24.9556L91.8262 24.7433C91.9079 25.2987 92.055 25.7235 92.2837 26.0175C92.6594 26.4913 93.1822 26.72 93.8683 26.72C94.3747 26.72 94.7832 26.6056 95.0609 26.3606C95.3386 26.1155 95.4856 25.8378 95.4856 25.5274C95.4856 25.2334 95.3549 24.9556 95.0936 24.7106C94.8322 24.4655 94.2114 24.2532 93.2475 24.0408C91.6629 23.6814 90.552 23.2076 89.8659 22.6195C89.1961 22.0314 88.853 21.2799 88.853 20.3651C88.853 19.7606 89.0327 19.2052 89.3758 18.6661C89.7188 18.127 90.2416 17.7185 90.9441 17.4081C91.6465 17.0978 92.5941 16.9507 93.803 16.9507C95.2896 16.9507 96.4331 17.2284 97.201 17.7839C97.9851 18.3393 98.4425 19.2215 98.5896 20.4304L95.1916 20.6264C95.0935 20.1037 94.9138 19.7279 94.6198 19.4829C94.3257 19.2378 93.9337 19.1235 93.4272 19.1235C93.0025 19.1235 92.6921 19.2052 92.4797 19.3849C92.2673 19.5646 92.1693 19.7769 92.1693 20.0383C92.1693 20.218 92.251 20.3977 92.4307 20.5448C92.5941 20.6918 93.0025 20.8388 93.6396 20.9695C95.2079 21.3126 96.3351 21.6556 97.0213 21.9987C97.7074 22.3418 98.1975 22.7829 98.5079 23.2893C98.8183 23.7957 98.9653 24.3839 98.9653 25.021C98.9653 25.7725 98.7529 26.4586 98.3445 27.0794C97.9361 27.7165 97.348 28.1903 96.6129 28.517C95.8777 28.8437 94.9302 29.0071 93.803 29.0071C91.8262 29.0071 90.454 28.6314 89.6861 27.8635C88.9183 27.0957 88.4936 26.1319 88.3956 24.9556Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(968.3000000000001),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/qNtd7jG98b2xlsS6gwOSJFnUo.png\"}},OI1RaWhaI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(768.9),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/qNtd7jG98b2xlsS6gwOSJFnUo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/qNtd7jG98b2xlsS6gwOSJFnUo.png\"},className:\"framer-kqoq9l\",\"data-framer-name\":\"Frame 1000003312\",name:\"Frame 1000003312\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:7249,intrinsicWidth:2164,loading:getLoadingLazyAtYPosition(512.5),pixelHeight:7249,pixelWidth:2164,positionX:\"center\",positionY:\"bottom\",sizes:\"calc(min(90vw, 1280px) * 0.4499)\",src:\"https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png\",srcSet:\"https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png?scale-down-to=2048 611w,https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png?scale-down-to=4096 1222w,https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png 2164w\"}},OI1RaWhaI:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:4963,intrinsicWidth:2362,loading:getLoadingLazyAtYPosition(423),pixelHeight:4963,pixelWidth:2362,positionX:\"center\",positionY:\"bottom\",sizes:\"239.2117px\",src:\"https://framerusercontent.com/images/dXnYsxfA3MtUlwaDtGOxp79bnM4.png\",srcSet:\"https://framerusercontent.com/images/dXnYsxfA3MtUlwaDtGOxp79bnM4.png?scale-down-to=2048 974w,https://framerusercontent.com/images/dXnYsxfA3MtUlwaDtGOxp79bnM4.png?scale-down-to=4096 1949w,https://framerusercontent.com/images/dXnYsxfA3MtUlwaDtGOxp79bnM4.png 2362w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:7249,intrinsicWidth:2164,pixelHeight:7249,pixelWidth:2164,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png\",srcSet:\"https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png?scale-down-to=2048 611w,https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png?scale-down-to=4096 1222w,https://framerusercontent.com/images/tYIp7HaDaOlk6hmDBit73pfcA.png 2164w\"},className:\"framer-kktkdp\",\"data-framer-name\":\"Frame_1000003309\",name:\"Frame_1000003309\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2452,intrinsicWidth:4460,loading:getLoadingLazyAtYPosition(-.28157617290435155),pixelHeight:4904,pixelWidth:8920,sizes:\"100vw\",src:\"https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png\",srcSet:\"https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png 8920w\"}},OI1RaWhaI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2452,intrinsicWidth:4460,loading:getLoadingLazyAtYPosition(-.2290195044805614),pixelHeight:4904,pixelWidth:8920,sizes:\"100vw\",src:\"https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png\",srcSet:\"https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png 8920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2452,intrinsicWidth:4460,loading:getLoadingLazyAtYPosition(22737367544323206e-29),pixelHeight:4904,pixelWidth:8920,sizes:\"100vw\",src:\"https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png\",srcSet:\"https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/MQuMg6mpNIgSRiNbGcqoYmTE.png 8920w\"},className:\"framer-5c1ncd\",\"data-framer-name\":\"image_266\",name:\"image_266\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2dpzij\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pm8s4o\",\"data-framer-name\":\"Frame 43303\",name:\"Frame 43303\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ijc535\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j5m2nl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(19, 184, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"fully integrated\"})}),className:\"framer-t25biz\",\"data-framer-name\":\"fully integrated\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"fully integrated\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Healthcare Exclusive Payments\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"61px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Healthcare Exclusive Payments\"})}),className:\"framer-1g6mwrg\",\"data-framer-name\":\"Healthcare Exclusive Payments\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Healthcare Exclusive Payments\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"We understand the unique importance of compliance, pre-authorization and integration in a fast-moving private doctors' office.\"})}),className:\"framer-sudk0e\",\"data-framer-name\":\"Certified billing and coding built directly into your Myriad Health interface ensures smooth practice management, onboarding, credentialing, and insurance payments.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Certified billing and coding built directly into your Myriad Health interface ensures smooth practice management, onboarding, credentialing, and insurance payments.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b2qz5q\",\"data-framer-name\":\"Frame 43275\",name:\"Frame 43275\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ja43cj\",\"data-framer-name\":\"Frame 43285\",name:\"Frame 43285\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-102btv5\",\"data-framer-name\":\"Frame 1000003223\",name:\"Frame 1000003223\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-d0v70l\",\"data-framer-name\":\"vuesax/bulk/medal-star\",name:\"vuesax/bulk/medal-star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-a71h2k\",\"data-framer-name\":\"vuesax/bulk/medal-star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,name:\"vuesax/bulk/medal-star\",svg:'<svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.4\" d=\"M23.75 11.25C23.75 13.0625 23.2125 14.725 22.2875 16.1125C20.9375 18.1125 18.8 19.525 16.3125 19.8875C15.8875 19.9625 15.45 20 15 20C14.55 20 14.1125 19.9625 13.6875 19.8875C11.2 19.525 9.0625 18.1125 7.7125 16.1125C6.7875 14.725 6.25 13.0625 6.25 11.25C6.25 6.4125 10.1625 2.5 15 2.5C19.8375 2.5 23.75 6.4125 23.75 11.25Z\" fill=\"#7C0191\"/>\\n<path d=\"M26.5628 23.0875L24.5003 23.575C24.0378 23.6875 23.6753 24.0375 23.5753 24.5L23.1378 26.3375C22.9003 27.3375 21.6253 27.6375 20.9628 26.85L15.0003 20L9.03784 26.8625C8.37534 27.65 7.10034 27.35 6.86284 26.35L6.42534 24.5125C6.31284 24.05 5.95034 23.6875 5.50034 23.5875L3.43784 23.1C2.48784 22.875 2.15034 21.6875 2.83784 21L7.71284 16.125C9.06284 18.125 11.2003 19.5375 13.6878 19.9C14.1128 19.975 14.5503 20.0125 15.0003 20.0125C15.4503 20.0125 15.8878 19.975 16.3128 19.9C18.8003 19.5375 20.9378 18.125 22.2878 16.125L27.1628 21C27.8503 21.675 27.5128 22.8625 26.5628 23.0875Z\" fill=\"#7C0191\" fill-opacity=\"0.4\"/>\\n<path d=\"M15.7255 7.475L16.463 8.94999C16.563 9.14999 16.8255 9.35 17.063 9.3875L18.4005 9.61249C19.2505 9.74999 19.4505 10.375 18.838 10.9875L17.8005 12.025C17.6255 12.2 17.5255 12.5375 17.588 12.7875L17.888 14.075C18.1255 15.0875 17.588 15.4875 16.688 14.95L15.438 14.2125C15.213 14.075 14.838 14.075 14.613 14.2125L13.363 14.95C12.463 15.475 11.9255 15.0875 12.163 14.075L12.463 12.7875C12.513 12.55 12.4255 12.2 12.2505 12.025L11.213 10.9875C10.6005 10.375 10.8005 9.76249 11.6505 9.61249L12.988 9.3875C13.213 9.35 13.4755 9.14999 13.5755 8.94999L14.313 7.475C14.6755 6.675 15.3255 6.675 15.7255 7.475Z\" fill=\"#7C0191\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgba(0, 79, 107, 0.5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"We are the only processor who is truly healthcare exclusive\"}),\". We don't process for a single restaurant, insurance company or retailer!\"]})}),className:\"framer-ob0ex8\",\"data-framer-name\":\"We are the only processor who is truly healthcare exclusive, we don't process for a single restaurant, insurance company or retailer!\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We are the only processor who is truly healthcare exclusive, we don't process for a single restaurant, insurance company or retailer!\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ku60ri\",\"data-framer-name\":\"Frame 43287\",name:\"Frame 43287\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ok4lnd\",\"data-framer-name\":\"Frame 1000003224\",name:\"Frame 1000003224\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6jo2pw\",\"data-framer-name\":\"verified\",name:\"verified\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1es0wy8\",\"data-framer-name\":\"Part\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:32,name:\"Part\",svg:'<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.32\" d=\"M18.7062 2.7385C17.7453 1.91488 17.2648 1.50307 16.726 1.34612C16.2511 1.20779 15.7466 1.20779 15.2717 1.34612C14.7329 1.50307 14.2525 1.91488 13.2916 2.7385L12.2566 3.62563C11.8241 3.99636 11.6078 4.18172 11.3638 4.31375C11.1474 4.43087 10.9155 4.51667 10.675 4.56859C10.4038 4.62712 10.119 4.62712 9.54931 4.62712H8.73939C7.28325 4.62712 6.55518 4.62712 5.99901 4.9105C5.50979 5.15977 5.11204 5.55752 4.86277 6.04674C4.57939 6.60291 4.57939 7.33098 4.57939 8.78712L4.57939 9.56907C4.57939 10.1339 4.57939 10.4163 4.52178 10.6854C4.47069 10.9241 4.38623 11.1544 4.27091 11.3695C4.1409 11.612 3.95832 11.8275 3.59317 12.2584L2.69977 13.3128C1.89017 14.2682 1.48537 14.7459 1.33092 15.2806C1.19478 15.752 1.19478 16.2522 1.33092 16.7236C1.48537 17.2583 1.89017 17.736 2.69977 18.6915L3.59317 19.7458C3.95832 20.1767 4.1409 20.3922 4.27091 20.6347C4.38623 20.8499 4.47069 21.0802 4.52178 21.3188C4.57939 21.5879 4.57939 21.8703 4.57939 22.4352V23.2171C4.57939 24.6733 4.57939 25.4013 4.86277 25.9575C5.11204 26.4467 5.50979 26.8445 5.99901 27.0937C6.55518 27.3771 7.28325 27.3771 8.73939 27.3771H9.54931C10.119 27.3771 10.4038 27.3771 10.675 27.4356C10.9155 27.4876 11.1474 27.5734 11.3638 27.6905C11.6078 27.8225 11.8241 28.0079 12.2566 28.3786L13.2916 29.2657C14.2525 30.0894 14.7329 30.5012 15.2717 30.6581C15.7466 30.7965 16.2511 30.7965 16.726 30.6581C17.2648 30.5012 17.7453 30.0894 18.7062 29.2657L19.7411 28.3786C20.1737 28.0079 20.3899 27.8225 20.6339 27.6905C20.8503 27.5734 21.0822 27.4876 21.3228 27.4356C21.5939 27.3771 21.8788 27.3771 22.4484 27.3771H23.2139C24.67 27.3771 25.3981 27.3771 25.9542 27.0937C26.4435 26.8445 26.8412 26.4467 27.0905 25.9575C27.3739 25.4013 27.3739 24.6733 27.3739 23.2171L27.3739 22.4517C27.3739 21.882 27.3739 21.5972 27.4324 21.326C27.4843 21.0855 27.5701 20.8536 27.6872 20.6371C27.8193 20.3932 28.0046 20.1769 28.3754 19.7444L29.2625 18.7094C30.0861 17.7485 30.4979 17.2681 30.6549 16.7293C30.7932 16.2544 30.7932 15.7499 30.6549 15.275C30.4979 14.7362 30.0861 14.2557 29.2625 13.2948L28.3754 12.2599C28.0046 11.8273 27.8193 11.6111 27.6872 11.3671C27.5701 11.1507 27.4843 10.9187 27.4324 10.6782C27.3739 10.4071 27.3739 10.1222 27.3739 9.55256L27.3739 8.78712C27.3739 7.33098 27.3739 6.60291 27.0905 6.04674C26.8412 5.55752 26.4435 5.15977 25.9542 4.9105C25.3981 4.62712 24.67 4.62712 23.2139 4.62712L22.4484 4.62712C21.8788 4.62712 21.5939 4.62712 21.3228 4.56859C21.0822 4.51667 20.8503 4.43087 20.6339 4.31375C20.3899 4.18172 20.1737 3.99636 19.7411 3.62563L18.7062 2.7385Z\" fill=\"#7C0191\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mpxauu\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:9,intrinsicWidth:12,name:\"Vector\",svg:'<svg width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.8904 0.410572C11.2712 0.791334 11.2712 1.40867 10.8904 1.78943L4.39041 8.28943C4.20756 8.47228 3.95956 8.575 3.70098 8.575C3.44239 8.575 3.19439 8.47228 3.01155 8.28943L0.411546 5.68943C0.0307852 5.30867 0.0307856 4.69133 0.411547 4.31057C0.792308 3.92981 1.40964 3.92981 1.79041 4.31057L3.70098 6.22115L9.51155 0.410573C9.89231 0.0298115 10.5096 0.0298114 10.8904 0.410572Z\" fill=\"#7C0191\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgba(0, 79, 107, 0.5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"We provide you with the necessary\"}),\" PCI-Certified and HIPAA-Compliant Solutions.\"]})}),className:\"framer-1svjlk5\",\"data-framer-name\":\"We provide you with the necessary PCI-Certified and HIPAA-Compliant Solutions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We provide you with the necessary PCI-Certified and HIPAA-Compliant Solutions.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k5ji\",\"data-framer-name\":\"Frame 43285\",name:\"Frame 43285\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ednkl3\",\"data-framer-name\":\"Frame 1000003223\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:52,name:\"Frame 1000003223\",svg:'<svg width=\"52\" height=\"52\" viewBox=\"0 0 52 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"52\" height=\"52\" rx=\"26\" fill=\"#7C0192\" fill-opacity=\"0.05\"/>\\n<path d=\"M21.2224 13.7657C22.5315 13.261 23.9595 12.9844 25.4512 12.9844C31.649 12.9844 36.7794 17.7839 36.7794 23.8323C36.7794 24.5274 36.2159 25.091 35.5208 25.091C34.8256 25.091 34.2621 24.5274 34.2621 23.8323C34.2621 19.2887 30.376 15.5018 25.4512 15.5018C24.2723 15.5018 23.151 15.7202 22.1279 16.1146C21.4793 16.3646 20.7508 16.0415 20.5007 15.3928C20.2507 14.7442 20.5738 14.0157 21.2224 13.7657Z\" fill=\"#CAA3D8\"/>\\n<path d=\"M18.4009 16.8761C18.9327 17.3238 19.0009 18.1178 18.5532 18.6496C17.3511 20.0776 16.6404 21.8781 16.6404 23.8323V28.6269C16.6404 32.2766 19.1368 35.4281 22.6805 36.5374C23.3439 36.745 23.7134 37.4512 23.5057 38.1146C23.2981 38.778 22.592 39.1475 21.9285 38.9398C17.432 37.5324 14.123 33.4762 14.123 28.6269V23.8323C14.123 21.251 15.0656 18.8837 16.6273 17.0284C17.075 16.4966 17.869 16.4284 18.4009 16.8761Z\" fill=\"#CAA3D8\"/>\\n<path d=\"M19.1578 23.7532C19.1578 20.4511 22.1189 18.0191 25.4512 18.0191C26.1464 18.0191 26.7099 18.5827 26.7099 19.2778C26.7099 19.973 26.1464 20.5365 25.4512 20.5365C23.2223 20.5365 21.6752 22.1119 21.6752 23.7532V28.2285C21.6752 28.9236 21.1116 29.4872 20.4165 29.4872C19.7213 29.4872 19.1578 28.9236 19.1578 28.2285V23.7532Z\" fill=\"#CAA3D8\"/>\\n<path d=\"M29.1259 20.4605C29.7085 20.0814 30.4882 20.2463 30.8674 20.8289C31.4205 21.6788 31.7447 22.6795 31.7447 23.7532V28.2285C31.7447 31.5306 28.7835 33.9625 25.4512 33.9625C24.3343 33.9625 23.2772 33.697 22.3583 33.2245C21.7401 32.9066 21.4966 32.1477 21.8145 31.5295C22.1324 30.9113 22.8912 30.6678 23.5094 30.9857C24.0716 31.2748 24.734 31.4451 25.4512 31.4451C27.6802 31.4451 29.2273 29.8697 29.2273 28.2285V23.7532C29.2273 23.1965 29.0612 22.6687 28.7575 22.202C28.3783 21.6194 28.5433 20.8397 29.1259 20.4605Z\" fill=\"#CAA3D8\"/>\\n<path d=\"M25.4512 23.0539C26.1464 23.0539 26.7099 23.6174 26.7099 24.3126V27.6691C26.7099 28.3642 26.1464 28.9278 25.4512 28.9278C24.7561 28.9278 24.1926 28.3642 24.1926 27.6691V24.3126C24.1926 23.6174 24.7561 23.0539 25.4512 23.0539Z\" fill=\"#CAA3D8\"/>\\n<path d=\"M35.5208 27.3682C36.2159 27.3682 36.7794 27.9317 36.7794 28.6269C36.7794 33.4762 33.4705 37.5324 28.974 38.9398C28.3105 39.1475 27.6044 38.778 27.3967 38.1146C27.1891 37.4512 27.5586 36.745 28.222 36.5374C31.7657 35.4281 34.2621 32.2766 34.2621 28.6269C34.2621 27.9317 34.8256 27.3682 35.5208 27.3682Z\" fill=\"#CAA3D8\"/>\\n<path d=\"M19.1582 23.7536C19.1582 20.4515 22.1193 18.0195 25.4516 18.0195C26.1468 18.0195 26.7103 18.5831 26.7103 19.2782C26.7103 19.9734 26.1468 20.5369 25.4516 20.5369C23.2227 20.5369 21.6756 22.1123 21.6756 23.7536V28.2289C21.6756 28.924 21.112 29.4876 20.4169 29.4876C19.7217 29.4876 19.1582 28.924 19.1582 28.2289V23.7536Z\" fill=\"#7C0191\"/>\\n<path d=\"M29.1263 20.4609C29.7089 20.0818 30.4886 20.2467 30.8678 20.8293C31.4209 21.6792 31.7451 22.6799 31.7451 23.7536V28.2289C31.7451 31.531 28.784 33.9629 25.4516 33.9629C24.3347 33.9629 23.2776 33.6974 22.3587 33.2249C21.7405 32.907 21.497 32.1481 21.8149 31.5299C22.1328 30.9117 22.8916 30.6683 23.5098 30.9861C24.072 31.2752 24.7344 31.4455 25.4516 31.4455C27.6806 31.4455 29.2277 29.8701 29.2277 28.2289V23.7536C29.2277 23.1969 29.0616 22.6691 28.7579 22.2024C28.3787 21.6198 28.5437 20.8401 29.1263 20.4609Z\" fill=\"#7C0191\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgba(0, 79, 107, 0.5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Point-to-point encryption\"}),\" and exclusive healthcare pre-authorization forms.\"]})}),className:\"framer-hzyxe7\",\"data-framer-name\":\"Point-to-point encryption and exclusive healthcare pre-authorisation forms.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Point-to-point encryption and exclusive healthcare pre-authorisation forms.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qvvws5\",\"data-framer-name\":\"Frame 43285\",name:\"Frame 43285\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1psm6xx\",\"data-framer-name\":\"Frame 1000003224\",name:\"Frame 1000003224\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fp1fdg\",\"data-framer-name\":\"vuesax/bulk/key\",name:\"vuesax/bulk/key\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1l1xjcf\",\"data-framer-name\":\"vuesax/bulk/key\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:32,name:\"vuesax/bulk/key\",svg:'<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.4\" d=\"M26.1274 5.89188C22.2794 2.05688 16.0394 2.05688 12.2174 5.89188C9.52643 8.55687 8.72043 12.3919 9.76043 15.7719L3.65043 21.8819C3.22143 22.3239 2.92243 23.1949 3.01343 23.8189L3.40343 26.6529C3.54643 27.5889 4.41743 28.4729 5.35343 28.6029L8.18743 28.9929C8.81143 29.0839 9.68243 28.7979 10.1244 28.3429L11.1904 27.2769C11.4504 27.0299 11.4504 26.6139 11.1904 26.3539L8.66843 23.8319C8.29143 23.4549 8.29143 22.8309 8.66843 22.4539C9.04543 22.0769 9.66943 22.0769 10.0464 22.4539L12.5814 24.9889C12.8284 25.2359 13.2444 25.2359 13.4914 24.9889L16.2474 22.2459C19.6144 23.2989 23.4494 22.4799 26.1274 19.8149C29.9624 15.9799 29.9624 9.72687 26.1274 5.89188ZM19.2504 16.0059C17.4564 16.0059 16.0004 14.5499 16.0004 12.7559C16.0004 10.9619 17.4564 9.50588 19.2504 9.50588C21.0444 9.50588 22.5004 10.9619 22.5004 12.7559C22.5004 14.5499 21.0444 16.0059 19.2504 16.0059Z\" fill=\"#7C0191\"/>\\n<path d=\"M19.25 16.0039C21.0449 16.0039 22.5 14.5488 22.5 12.7539C22.5 10.959 21.0449 9.50391 19.25 9.50391C17.4551 9.50391 16 10.959 16 12.7539C16 14.5488 17.4551 16.0039 19.25 16.0039Z\" fill=\"#7C0191\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgba(0, 79, 107, 0.5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Protect your practice\"}),\" both from outside security risks and patient disputes.\"]})}),className:\"framer-16451fl\",\"data-framer-name\":\"Protect your practice both from outside security risks and patient disputes.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Protect your practice both from outside security risks and patient disputes.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b11zbl\",\"data-framer-name\":\"Frame 43285\",name:\"Frame 43285\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sstn2z\",\"data-framer-name\":\"Frame 1000003223\",name:\"Frame 1000003223\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4vhugg\",\"data-framer-name\":\"vuesax/bulk/bubble\",name:\"vuesax/bulk/bubble\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-gb7w6u\",\"data-framer-name\":\"vuesax/bulk/bubble\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,name:\"vuesax/bulk/bubble\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M15.59 1.75C12.62 1.75 10.21 4.16 10.21 7.13C10.21 10.1 12.62 12.51 15.59 12.51C18.56 12.51 20.97 10.1 20.97 7.13C20.97 4.16 18.56 1.75 15.59 1.75Z\" fill=\"#7C0191\"/>\\n<path opacity=\"0.4\" d=\"M6.36026 13.0312C4.53026 13.0312 3.03027 14.5213 3.03027 16.3613C3.03027 18.2013 4.52026 19.6913 6.36026 19.6913C8.19026 19.6913 9.69028 18.2013 9.69028 16.3613C9.69028 14.5213 8.19026 13.0312 6.36026 13.0312Z\" fill=\"#7C0191\"/>\\n<path opacity=\"0.4\" d=\"M16.6205 16.6211C15.0705 16.6211 13.8105 17.8811 13.8105 19.4311C13.8105 20.9811 15.0705 22.2411 16.6205 22.2411C18.1705 22.2411 19.4305 20.9811 19.4305 19.4311C19.4305 17.8811 18.1705 16.6211 16.6205 16.6211Z\" fill=\"#7C0191\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgba(0, 79, 107, 0.5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Six categories of payment\"}),\"\u2014three of which are totally unique to healthcare providers.\"]})}),className:\"framer-urp0ow\",\"data-framer-name\":\"Six categories of payment\u2014three of which are totally unique to healthcare providers.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Six categories of payment\u2014three of which are totally unique to healthcare providers.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fhyn7a\",\"data-framer-name\":\"Frame 43286\",name:\"Frame 43286\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-oqcp9b\",\"data-framer-name\":\"Frame 1000003223\",name:\"Frame 1000003223\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lii4xl\",\"data-framer-name\":\"vuesax/twotone/refresh-circle\",name:\"vuesax/twotone/refresh-circle\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-125y6ez\",\"data-framer-name\":\"vuesax/twotone/refresh-circle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:34,name:\"vuesax/twotone/refresh-circle\",svg:'<svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.4\">\\n<path d=\"M9.29688 21.8449C9.64434 22.424 10.069 22.9645 10.5516 23.4471C14.1034 26.9989 19.8751 26.9989 23.4463 23.4471C24.894 21.9993 25.7241 20.1654 25.9943 18.293\" stroke=\"#7C0191\" stroke-width=\"2.89552\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M8.93066 26.9977V21.8438H14.0847\" stroke=\"#7C0191\" stroke-width=\"2.89552\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-v8z4fg\",\"data-framer-name\":\"Group 43337\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:9,intrinsicWidth:18,name:\"Group 43337\",svg:'<svg width=\"18\" height=\"9\" viewBox=\"0 0 18 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.00390625 8.7047C0.274155 6.81296 1.10422 4.99835 2.55198 3.55059C6.10381 -0.00123983 11.8755 -0.00123983 15.4467 3.55059C15.9486 4.05248 16.3539 4.59301 16.7014 5.15281\" stroke=\"#7C0191\" stroke-width=\"2.89552\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M17.068 -0.00390625V5.15008H11.9141\" stroke=\"#7C0191\" stroke-width=\"2.89552\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgba(0, 79, 107, 0.5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Automatic payment posting\"}),\" to the ledger of any practice management system.\"]})}),className:\"framer-flma3j\",\"data-framer-name\":\"Automatic payment posting to the ledger of any practice management system.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Automatic payment posting to the ledger of any practice management system.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2850,intrinsicWidth:5923,loading:getLoadingLazyAtYPosition(2617.8),pixelHeight:2850,pixelWidth:5923,positionX:\"75.7%\",positionY:\"51.2%\",sizes:\"min(90vw, 1280px)\",src:\"https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png\",srcSet:\"https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=512 512w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png 5923w\"}},OI1RaWhaI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2850,intrinsicWidth:5923,loading:getLoadingLazyAtYPosition(2597.9),pixelHeight:2850,pixelWidth:5923,positionX:\"75.7%\",positionY:\"51.2%\",sizes:\"min(90vw, 1280px)\",src:\"https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png\",srcSet:\"https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=512 512w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png 5923w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2850,intrinsicWidth:5923,loading:getLoadingLazyAtYPosition(2562.4),pixelHeight:2850,pixelWidth:5923,positionX:\"75.7%\",positionY:\"51.2%\",sizes:\"min(90vw, 1280px)\",src:\"https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png\",srcSet:\"https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=512 512w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/9UiL1dHGBY29syuE36BzHcCiw.png 5923w\"},className:\"framer-18juhnj\",\"data-framer-name\":\"Frame 1000003269\",name:\"Frame 1000003269\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l73zdt\",\"data-framer-name\":\"Frame 43327\",name:\"Frame 43327\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Strengthen Doctor-Patient Bonds with MediPay's Innovative Payment Solutions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"47px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Strengthen Doctor-Patient Bonds with MediPay's Innovative Payment Solutions\"})}),className:\"framer-1yktd0\",\"data-framer-name\":\"Tailored Service for Seamless Practice Management.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Service for Seamless Practice Management.\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"180%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"MediPay assists in preserving and enhancing the doctor-patient relationship by   frequency of payment at the time of treatment through a patented interfaced software and a copyrighted healthcare-exclusive payment processing program.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"180%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"MediPay\u2122 assists in preserving and enhancing the doctor-patient relationship by increasing frequency of payment at the time of treatment through a patented interfaced software and a copyrighted healthcare-exclusive payment processing program.\"})}),className:\"framer-1756th0\",\"data-framer-name\":\"Custom patient forms, clinical templates, dashboards and reports\\xa0per user\\xa0make Myriad Health the most customizable system on the market.\\xa0If the shoe fits\u2026\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Custom patient forms, clinical templates, dashboards and reports\\xa0per user\\xa0make Myriad Health the most customizable system on the market.\\xa0If the shoe fits\u2026\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uqiyli\",\"data-framer-name\":\"Stack\",name:\"Stack\",children:/*#__PURE__*/_jsx(Link,{href:\"https://calendly.com/zoom-jq8/myriad-medipay-personalized-product-tour\",nodeId:\"gwmG_00gt\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-zhaioq framer-g6oarl\",\"data-framer-name\":\"MediPay Contact Buttons\",name:\"MediPay Contact Buttons\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cphaix\",\"data-framer-name\":\"Frame 1000003222\",name:\"Frame 1000003222\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-i5bqn5\",\"data-framer-name\":\"phone\",name:\"phone\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-8k1tua\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,name:\"Vector\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.08854 0.25C2.8628 0.25 2.24993 0.25 1.7323 0.501687C1.17924 0.770604 0.663617 1.35198 0.462695 1.93321C0.274647 2.4772 0.338936 3.01151 0.467516 4.08015C0.817173 6.98616 1.62472 9.80213 3.14704 12.3812C4.66358 14.9505 6.73481 17.0689 9.26243 18.6373C11.931 20.2931 14.8754 21.1631 17.9199 21.5311C18.9878 21.6601 19.5217 21.7246 20.0659 21.5367C20.6472 21.336 21.2292 20.8202 21.4982 20.2671C21.75 19.7494 21.75 19.1367 21.75 17.9115V17.9115C21.75 16.9158 21.75 16.418 21.5942 15.9975C21.4144 15.5124 21.0885 15.095 20.6614 14.8029C20.2913 14.5498 19.8084 14.429 18.8424 14.1875L17.7882 13.924C16.7036 13.6528 16.1613 13.5172 15.6256 13.5287C15.1511 13.5388 14.6821 13.6333 14.2406 13.8078C13.7424 14.0047 13.2949 14.3398 12.4 15.0098L11.4298 15.7363C10.7873 16.2174 10.466 16.458 10.063 16.5541C9.74291 16.6304 9.30103 16.6136 8.98773 16.513C8.59322 16.3864 8.3399 16.1646 7.83326 15.721C7.21147 15.1767 6.63217 14.5876 6.09778 13.9563C5.64771 13.4246 5.42267 13.1587 5.30394 12.7486C5.20974 12.4233 5.20907 11.9673 5.30231 11.6418C5.41984 11.2314 5.68713 10.9137 6.22172 10.2784L6.71586 9.69108C7.48689 8.77473 7.87241 8.31655 8.10303 7.79474C8.30726 7.33264 8.4221 6.83603 8.44148 6.33118C8.46336 5.7611 8.31813 5.18018 8.02767 4.01836L7.81247 3.15756C7.57099 2.19163 7.45025 1.70867 7.19711 1.33858C6.905 0.911531 6.4876 0.585632 6.00246 0.405825C5.58202 0.25 5.0842 0.25 4.08854 0.25V0.25Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Book a Call\"})}),className:\"framer-en3mp8\",\"data-framer-name\":\"646-799-8751\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"646-799-8751\",verticalAlignment:\"top\",withExternalLayout:true})]})})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a4a4ia\",\"data-framer-name\":\"Stack\",name:\"Stack\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-x1b1qf hidden-1t2k1va\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uxrilh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hjwe2h\",\"data-framer-name\":\"Frame 43297\",name:\"Frame 43297\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rcul9m\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Why MediPay\u2122?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Why MediPay\u2122?\"})}),className:\"framer-llnx07\",\"data-framer-name\":\"Why Medbill?\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Why Medbill?\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Our tools increase frequency of patient payment at the time of treatment and drastically decrease accounts receivable balances.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Our tools increase frequency of patient payment at the time of treatment and drastically decrease accounts receivable balances.\"})}),className:\"framer-1imt27d\",\"data-framer-name\":\"These tools increase frequency of patient payment at the time of treatment and drastically decrease accounts receivable balances.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"These tools increase frequency of patient payment at the time of treatment and drastically decrease accounts receivable balances.\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"47px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(165, 0, 193) 0%, rgb(124, 0, 145) 100%)\"},children:\"Bank On It!\"})})}),className:\"framer-1qkymit\",\"data-framer-name\":\"Bank On It!\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Bank On It!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qdRU0jPJ2\"},implicitPathVariables:undefined},{href:{webPageId:\"qdRU0jPJ2\"},implicitPathVariables:undefined},{href:{webPageId:\"qdRU0jPJ2\"},implicitPathVariables:undefined},{href:{webPageId:\"qdRU0jPJ2\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-f87fvj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{Mg9QNHFIj:resolvedLinks[2]},kH8GtXlj8:{Mg9QNHFIj:resolvedLinks[1]},OI1RaWhaI:{Mg9QNHFIj:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonsPrimaryButton,{height:\"100%\",id:\"FnFotI8L1\",j1Bs0Xeoe:\"Our Features\",layoutId:\"FnFotI8L1\",Mg9QNHFIj:resolvedLinks[0],mr1cgFF22:21,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-d0x1ch-container\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"flex-start\",arrowOptions:{arrowFill:\"rgb(124, 0, 146)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-50,arrowPaddingLeft:1,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-right\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:.05,effectsPerspective:2e3,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:0,overflow:true},gap:16,height:\"100%\",id:\"eq9IwM2xR\",intervalControl:3,itemAmount:1,layoutId:\"eq9IwM2xR\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgb(255, 255, 255)\",dotsBlur:0,dotsFill:\"rgb(85, 0, 99)\",dotsGap:10,dotsInset:-40,dotSize:10,dotsOpacity:.3,dotsPadding:10,dotsRadius:40,showProgressDots:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tckjg7\",\"data-framer-name\":\"MediPay / Slider / Item\",name:\"MediPay / Slider / Item\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s13auc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Tailored Fees\"})}),className:\"framer-1cu1700\",\"data-framer-name\":\"Tailored Fees\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Fees\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\"})}),className:\"framer-1s0ddkf\",\"data-framer-name\":\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n1lnpl\",\"data-framer-name\":\"MediPay / Slider / Item\",name:\"MediPay / Slider / Item\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mka0wv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Exclusive Low-Risk Categories\"})}),className:\"framer-10k5kyi\",\"data-framer-name\":\"Tailored Fees\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Fees\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"We offer preferred healthcare rates designed specifically for healthcare professionals like you. Say goodbye to significant rate markups caused by retail fraud. With our payment processing system, you can enjoy guaranteed competitive rates for the life of your practice.\"})}),className:\"framer-ip5072\",\"data-framer-name\":\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17abhgw\",\"data-framer-name\":\"MediPay / Slider / Item\",name:\"MediPay / Slider / Item\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jfhp6x\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Automatic Payments\"})}),className:\"framer-enrwqe\",\"data-framer-name\":\"Tailored Fees\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Fees\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"With our innovative card-on-file feature, healthcare providers can eliminate costly bills and save valuable time for both their staff and patients. This is especially beneficial for recurring dental, orthodontic, and wellness programs, where payment convenience is key. Our flexible payment options not only keep patients coming back but also contribute to the growth of your business.\"})}),className:\"framer-fe1vo7\",\"data-framer-name\":\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ua1eoj\",\"data-framer-name\":\"MediPay / Slider / Item\",name:\"MediPay / Slider / Item\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kdo9zc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Reduced Billing Costs\"})}),className:\"framer-1sjg8yd\",\"data-framer-name\":\"Tailored Fees\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Fees\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Eliminate costly billing and experience significant savings with additional payment methods for your patients. Our platform allows you to track overall billing costs in real-time, providing you with valuable insights to optimize your financial operations. Watch as your billing costs dwindle, allowing you to allocate resources more efficiently and improve your practice's bottom line.\"})}),className:\"framer-cclfrr\",\"data-framer-name\":\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1awwq5g\",\"data-framer-name\":\"MediPay / Slider / Item\",name:\"MediPay / Slider / Item\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-16sysvr\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Efficiency Savings\"})}),className:\"framer-j7trtr\",\"data-framer-name\":\"Tailored Fees\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Fees\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Eliminate costly billing and experience significant savings with additional payment methods for your patients. Our platform allows you to track overall billing costs in real-time, providing you with valuable insights to optimize your financial operations. Watch as your billing costs dwindle, allowing you to allocate resources more efficiently and improve your practice's bottom line.\"})}),className:\"framer-p4mdm0\",\"data-framer-name\":\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yk1c9t\",\"data-framer-name\":\"MediPay / Slider / Item\",name:\"MediPay / Slider / Item\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n0cwxb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Reduced Accounts Receivable\"})}),className:\"framer-j7skog\",\"data-framer-name\":\"Tailored Fees\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Tailored Fees\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"We provide healthcare professionals with the tools and training they need to ensure payment at the time of treatment. Our payment processing system allows you to pre-authorize balances, settling bills instantly and increasing cash flow.\"})}),className:\"framer-2w932r\",\"data-framer-name\":\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"We understand the unique needs of healthcare providers. That's why we offer rates specifically structured for healthcare payments. With us, you won't have to worry about high transaction fees on low copays or any retail premium on card-not-present transactions.\",verticalAlignment:\"top\",withExternalLayout:true})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8l6p2c\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:997,intrinsicWidth:2415,loading:getLoadingLazyAtYPosition(3960.7000000000003),pixelHeight:997,pixelWidth:2415,positionX:\"right\",positionY:\"center\",sizes:\"min(90vw, 1280px)\",src:\"https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png\",srcSet:\"https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=512 512w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png 2415w\"}},OI1RaWhaI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:997,intrinsicWidth:2415,loading:getLoadingLazyAtYPosition(3945.1000000000004),pixelHeight:997,pixelWidth:2415,positionX:\"right\",positionY:\"center\",sizes:\"min(90vw, 1280px)\",src:\"https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png\",srcSet:\"https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=512 512w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png 2415w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:997,intrinsicWidth:2415,loading:getLoadingLazyAtYPosition(3985.3),pixelHeight:997,pixelWidth:2415,positionX:\"right\",positionY:\"center\",sizes:\"min(90vw, 1280px)\",src:\"https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png\",srcSet:\"https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=512 512w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TP11m6ClIdy4IlyTi9tPooYpQU.png 2415w\"},className:\"framer-1grv8ye\",\"data-framer-name\":\"Frame 1000003279\",name:\"Frame 1000003279\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kg7pfx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2e2ew1\",\"data-framer-name\":\"Frame 1000003263\",name:\"Frame 1000003263\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(19, 184, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Reach us now\"})}),className:\"framer-1naefuk\",\"data-framer-name\":\"Reach us now\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Reach us now\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Our Team Will Walk You Through.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"61px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Our Team Will Walk You Through.\"})}),className:\"framer-9uee7w\",\"data-framer-name\":\"Our Team Will Walk You Through.\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Our Team Will Walk You Through.\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-evjfij\",\"data-framer-name\":\"Frame 43119\",name:\"Frame 43119\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Book your No-obligation consultation today!\"})}),className:\"framer-asnne3\",\"data-framer-name\":\"Receive a free healthcare consultation today!\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Receive a free healthcare consultation today!\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://calendly.com/zoom-jq8/myriad-medipay-personalized-product-tour\",nodeId:\"r5_EwNrMg\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1us8c4y framer-g6oarl\",\"data-framer-name\":\"Button\",name:\"Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Schedule Meeting\"})}),className:\"framer-1d4cz3a\",\"data-framer-name\":\"Get a Demo\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Get a Demo\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-on7jjq\",\"data-framer-name\":\"arrow-right\",name:\"arrow-right\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18ho9ov\",\"data-framer-name\":\"Vector (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:22,name:\"Vector (Stroke)\",svg:'<svg width=\"22\" height=\"18\" viewBox=\"-1 -1 22 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4697 0.469673C11.7626 0.176778 12.2374 0.176776 12.5303 0.469667L19.5303 7.4696C19.671 7.61025 19.75 7.80102 19.75 7.99993C19.75 8.19884 19.671 8.38961 19.5303 8.53026L12.5303 15.5303C12.2374 15.8232 11.7626 15.8232 11.4697 15.5303C11.1768 15.2374 11.1768 14.7625 11.4697 14.4696L17.1893 8.74993H1C0.585786 8.74993 0.25 8.41414 0.25 7.99993C0.25 7.58572 0.585786 7.24993 1 7.24993H17.1893L11.4697 1.53033C11.1768 1.23744 11.1768 0.762567 11.4697 0.469673Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v6v7yw\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aay7b9\",\"data-framer-name\":\"Frame 427318993\",name:\"Frame 427318993\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b3we7s\",\"data-framer-name\":\"Frame 1658\",name:\"Frame 1658\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ah9ytl\",\"data-framer-name\":\"Frame 1658\",name:\"Frame 1658\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Stay Updated\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"61px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Stay Updated\"})}),className:\"framer-fhs4uc\",\"data-framer-name\":\"Newsroom\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Newsroom\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"seqju2dz7\"},implicitPathVariables:undefined},{href:{webPageId:\"seqju2dz7\"},implicitPathVariables:undefined},{href:{webPageId:\"seqju2dz7\"},implicitPathVariables:undefined},{href:{webPageId:\"seqju2dz7\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14jsosy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{StMz3ekxV:resolvedLinks1[2]},kH8GtXlj8:{StMz3ekxV:resolvedLinks1[1]},OI1RaWhaI:{StMz3ekxV:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(ButtonsNotFilledWithArrow,{eCwIlZGDW:\"Read All Articles\",height:\"100%\",id:\"YdL5g0e2D\",layoutId:\"YdL5g0e2D\",StMz3ekxV:resolvedLinks1[0],width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bum1a8\",\"data-framer-name\":\"Myriad Health\",name:\"Myriad Health\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-m96kn\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{query:{from:{alias:\"OLE95vkfg\",data:MediaCenter,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"OLE95vkfg\",name:\"v1cKRB8Qp\",type:\"Identifier\"},{collection:\"OLE95vkfg\",name:\"KEq5nnSvH\",type:\"Identifier\"},{collection:\"OLE95vkfg\",name:\"o0COnJ6bT\",type:\"Identifier\"},{collection:\"OLE95vkfg\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"OLE95vkfg\",name:\"HLhf75pkq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Gk1FmyXru\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"OLE95vkfg\",data:MediaCenter,type:\"Collection\"},select:[{collection:\"OLE95vkfg\",name:\"v1cKRB8Qp\",type:\"Identifier\"},{collection:\"OLE95vkfg\",name:\"KEq5nnSvH\",type:\"Identifier\"},{collection:\"OLE95vkfg\",name:\"o0COnJ6bT\",type:\"Identifier\"},{collection:\"OLE95vkfg\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"OLE95vkfg\",name:\"HLhf75pkq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Gk1FmyXru\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection===null||collection===void 0?void 0:collection.map(({id:idOLE95vkfg,KEq5nnSvH:KEq5nnSvHOLE95vkfg,o0COnJ6bT:o0COnJ6bTOLE95vkfg,v1cKRB8Qp:v1cKRB8QpOLE95vkfg},index)=>{v1cKRB8QpOLE95vkfg!==null&&v1cKRB8QpOLE95vkfg!==void 0?v1cKRB8QpOLE95vkfg:v1cKRB8QpOLE95vkfg=\"\";o0COnJ6bTOLE95vkfg!==null&&o0COnJ6bTOLE95vkfg!==void 0?o0COnJ6bTOLE95vkfg:o0COnJ6bTOLE95vkfg=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`OLE95vkfg-${idOLE95vkfg}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{v1cKRB8Qp:v1cKRB8QpOLE95vkfg},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{v1cKRB8Qp:v1cKRB8QpOLE95vkfg},webPageId:\"WoZnT1vxP\"},nodeId:\"SwLwxZ55y\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-33veq1 framer-g6oarl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5019.200000000001),sizes:\"max((min(min(90vw, 1280px), 1440px) - 10px) / 2, 200px)\",...toResponsiveImage(KEq5nnSvHOLE95vkfg),...{positionX:\"center\",positionY:\"top\"}}},OI1RaWhaI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4867.1),sizes:\"max(min(min(90vw, 1280px), 1440px), 200px)\",...toResponsiveImage(KEq5nnSvHOLE95vkfg),...{positionX:\"center\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5109.8),sizes:\"max((min(min(90vw, 1280px), 1440px) - 30px) / 4, 200px)\",...toResponsiveImage(KEq5nnSvHOLE95vkfg),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-zaccmk\",\"data-framer-name\":\"Post thumbnail\",name:\"Post thumbnail\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f50chg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(0, 79, 107)\"},children:\"Title\"})}),className:\"framer-1dqh3td\",\"data-framer-name\":\"Title\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Title\",text:o0COnJ6bTOLE95vkfg,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{v1cKRB8Qp:v1cKRB8QpOLE95vkfg},webPageId:\"WoZnT1vxP\"},implicitPathVariables:undefined},{href:{pathVariables:{v1cKRB8Qp:v1cKRB8QpOLE95vkfg},webPageId:\"WoZnT1vxP\"},implicitPathVariables:undefined},{href:{pathVariables:{v1cKRB8Qp:v1cKRB8QpOLE95vkfg},webPageId:\"WoZnT1vxP\"},implicitPathVariables:undefined},{href:{pathVariables:{v1cKRB8Qp:v1cKRB8QpOLE95vkfg},webPageId:\"WoZnT1vxP\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ei51pe-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{JuQ8ia8IG:resolvedLinks2[2]},kH8GtXlj8:{JuQ8ia8IG:resolvedLinks2[1]},OI1RaWhaI:{JuQ8ia8IG:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(ButtonsSecondaryButton,{BQudf7i74:\"Read Article\",height:\"100%\",id:\"DGIFUwhlv\",JuQ8ia8IG:resolvedLinks2[0],layoutId:\"DGIFUwhlv\",style:{height:\"100%\"},width:\"100%\"})})})})})]})]})})})},idOLE95vkfg);})})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rt1d4o\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iqpdtf\",\"data-framer-name\":\"Frame 43275\",name:\"Frame 43275\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9u8h29\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sto9xs\",\"data-framer-name\":\"vuesax/bulk/lock-circle\",name:\"vuesax/bulk/lock-circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1gd7e0h\",\"data-framer-name\":\"vuesax/bulk/lock-circle\",layout:\"position\",name:\"vuesax/bulk/lock-circle\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 50 50\"><path d=\"M 25 45.833 C 36.506 45.833 45.833 36.506 45.833 25 C 45.833 13.494 36.506 4.167 25 4.167 C 13.494 4.167 4.167 13.494 4.167 25 C 4.167 36.506 13.494 45.833 25 45.833 Z\" fill=\"rgba(19, 185, 255, 0.15)\" opacity=\"0.4\"></path><path d=\"M 32.812 22.354 L 32.812 20.833 C 32.812 18.896 32.812 13.021 25 13.021 C 17.187 13.021 17.187 18.896 17.187 20.833 L 17.187 22.354 C 14.646 22.917 13.792 24.563 13.792 28.125 L 13.792 30.208 C 13.792 34.792 15.208 36.208 19.792 36.208 L 30.208 36.208 C 34.792 36.208 36.208 34.792 36.208 30.208 L 36.208 28.125 C 36.208 24.563 35.354 22.917 32.812 22.354 Z M 25 31.458 C 23.729 31.458 22.708 30.438 22.708 29.167 C 22.708 27.896 23.729 26.875 25 26.875 C 26.271 26.875 27.292 27.896 27.292 29.167 C 27.292 30.438 26.271 31.458 25 31.458 Z M 29.688 22.125 L 20.313 22.125 L 20.313 20.833 C 20.313 17.792 21.063 16.146 25 16.146 C 28.938 16.146 29.688 17.792 29.688 20.833 Z\" fill=\"rgb(124, 1, 145)\"></path></svg>',svgContentId:10350617539,withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OI1RaWhaI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f6f52919-1145-4f93-8c3d-d7141c244d66, rgb(0, 79, 107))\"},children:\"Medipaycc, LLC is a Elavon Payments Partner & Registered Partner/ISO of Elavon, Inc. Georgia, (a wholly owned subsidiary of U.S. Bancorp, Minneapolis, MN)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-f6f52919-1145-4f93-8c3d-d7141c244d66, rgb(0, 79, 107))\"},children:\"Medipaycc, LLC is a Elavon Payments Partner & Registered Partner/ISO of Elavon, Inc. Georgia, (a wholly owned subsidiary of U.S. Bancorp, Minneapolis, MN)\"})}),className:\"framer-s5cw3z\",\"data-framer-name\":\"Myriad Health Delivers Innovation\",fonts:[\"GF;Plus Jakarta Sans-600\"],name:\"Myriad Health Delivers Innovation\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{y:5847},OI1RaWhaI:{y:5777.900000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:544,width:\"100vw\",y:5937.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yh25mw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ewSylAohP:{variant:\"e4QkMSryK\"},OI1RaWhaI:{variant:\"YQGS7I5W_\"}},children:/*#__PURE__*/_jsx(FooterFooterComponent,{height:\"100%\",id:\"X8zuXH7s1\",layoutId:\"X8zuXH7s1\",nripe2JsB:\"GXTcLKM1u\",style:{width:\"100%\"},variant:\"dcrJGQVmU\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-ViOtM { background: rgb(244, 252, 255); }`,\".framer-ViOtM.framer-g6oarl, .framer-ViOtM .framer-g6oarl { display: block; }\",\".framer-ViOtM.framer-1muci2m { align-content: center; align-items: center; background-color: #f4fcff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-ViOtM .framer-c1jfis { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 20px; z-index: 10; }\",\".framer-ViOtM .framer-1p522d4-container { flex: none; height: auto; position: relative; width: 90%; z-index: 1; }\",\".framer-ViOtM .framer-tenk33-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ViOtM .framer-6uchep { align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, #570066 0%, rgba(124, 0, 145, 1) 47.9231059551239%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-957i8r, .framer-ViOtM .framer-fgtpuu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 90%; z-index: 1; }\",\".framer-ViOtM .framer-76jy77 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: visible; padding: 200px 0px 0px 0px; position: relative; width: 50%; }\",\".framer-ViOtM .framer-n3hudq, .framer-ViOtM .framer-f50chg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-f9m9pj, .framer-ViOtM .framer-rfmm3g, .framer-ViOtM .framer-9m8wnr, .framer-ViOtM .framer-1iz4373, .framer-ViOtM .framer-xwm1lm, .framer-ViOtM .framer-ldymop, .framer-ViOtM .framer-1b0i1mu, .framer-ViOtM .framer-en3mp8, .framer-ViOtM .framer-llnx07, .framer-ViOtM .framer-1qkymit, .framer-ViOtM .framer-asnne3, .framer-ViOtM .framer-1d4cz3a, .framer-ViOtM .framer-fhs4uc { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ViOtM .framer-uot3cb, .framer-ViOtM .framer-75t7ej, .framer-ViOtM .framer-t25biz, .framer-ViOtM .framer-1g6mwrg, .framer-ViOtM .framer-sudk0e, .framer-ViOtM .framer-1yktd0, .framer-ViOtM .framer-1756th0, .framer-ViOtM .framer-1s0ddkf, .framer-ViOtM .framer-ip5072, .framer-ViOtM .framer-fe1vo7, .framer-ViOtM .framer-cclfrr, .framer-ViOtM .framer-p4mdm0, .framer-ViOtM .framer-2w932r, .framer-ViOtM .framer-1naefuk, .framer-ViOtM .framer-1dqh3td { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ViOtM .framer-2nw2p2, .framer-ViOtM .framer-1nnh38j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-1byyg21, .framer-ViOtM .framer-mu1o6j { align-content: center; align-items: center; background-color: #450051; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 13px 18px 13px 18px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ViOtM .framer-p9xlq9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 140px 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-155fnqf, .framer-ViOtM .framer-18cd3yf { flex: none; height: 60px; position: relative; width: 109px; }\",\".framer-ViOtM .framer-1v1i76c, .framer-ViOtM .framer-k5r0v2 { flex: none; height: 60px; position: relative; width: 99px; }\",\".framer-ViOtM .framer-161sngs, .framer-ViOtM .framer-kqoq9l { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-ViOtM .framer-hdbx84 { aspect-ratio: 0.518125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 386px); overflow: visible; position: absolute; right: 0px; top: 0px; width: 44%; z-index: 1; }\",\".framer-ViOtM .framer-13f9tvc { -webkit-filter: drop-shadow(0px 4px 34px rgba(68, 0, 82, 0.3)); aspect-ratio: 0.43859649122807015 / 1; filter: drop-shadow(0px 4px 34px rgba(68, 0, 82, 0.3)); flex: none; height: var(--framer-aspect-ratio-supported, 1026px); left: -35px; overflow: visible; position: absolute; right: -70px; top: 51%; transform: translateY(-50%); z-index: 1; }\",\".framer-ViOtM .framer-1tl9ep8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: visible; padding: 200px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-6iff9g, .framer-ViOtM .framer-1tzrii9 { align-content: center; align-items: center; background-color: #450051; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 13px 18px 13px 18px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-cs4kxm { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 13px 18px 13px 18px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-1m36ctd, .framer-ViOtM .framer-on7jjq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 24px; }\",\".framer-ViOtM .framer-1esrynf, .framer-ViOtM .framer-18ho9ov { flex: none; height: 16px; left: calc(50.00000000000002% - 19.5px / 2); position: absolute; top: calc(50.00000000000002% - 15.5px / 2); width: 20px; }\",\".framer-ViOtM .framer-9uzr56 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-kktkdp { -webkit-filter: drop-shadow(0px 4px 34px rgba(68, 0, 82, 0.3)); filter: drop-shadow(0px 4px 34px rgba(68, 0, 82, 0.3)); flex: none; height: 940px; overflow: visible; position: absolute; right: 0px; top: 95px; width: 30%; z-index: 1; }\",\".framer-ViOtM .framer-5c1ncd { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-ViOtM .framer-2dpzij { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 0px 140px 0px; position: relative; width: 90%; }\",\".framer-ViOtM .framer-pm8s4o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 140px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-1ijc535 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-ViOtM .framer-j5m2nl { 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-ViOtM .framer-1b2qz5q { display: grid; flex: none; gap: 47px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-ja43cj, .framer-ViOtM .framer-1ku60ri, .framer-ViOtM .framer-k5ji, .framer-ViOtM .framer-1qvvws5, .framer-ViOtM .framer-b11zbl, .framer-ViOtM .framer-1fhyn7a { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ViOtM .framer-102btv5, .framer-ViOtM .framer-ok4lnd, .framer-ViOtM .framer-1psm6xx, .framer-ViOtM .framer-1sstn2z, .framer-ViOtM .framer-oqcp9b { background-color: rgba(124, 1, 146, 0.05); border-bottom-left-radius: 130px; border-bottom-right-radius: 130px; border-top-left-radius: 130px; border-top-right-radius: 130px; flex: none; height: 52px; overflow: visible; position: relative; width: 52px; z-index: 1; }\",\".framer-ViOtM .framer-d0v70l { flex: none; height: 30px; left: 11px; overflow: visible; position: absolute; top: 11px; width: 30px; }\",\".framer-ViOtM .framer-a71h2k { flex: none; height: 30px; left: 0px; position: absolute; top: 0px; width: 30px; }\",\".framer-ViOtM .framer-ob0ex8, .framer-ViOtM .framer-1svjlk5, .framer-ViOtM .framer-hzyxe7, .framer-ViOtM .framer-16451fl, .framer-ViOtM .framer-urp0ow, .framer-ViOtM .framer-flma3j { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-ViOtM .framer-6jo2pw { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 31px; }\",\".framer-ViOtM .framer-1es0wy8 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ViOtM .framer-mpxauu { flex: none; height: 9px; left: 10px; position: absolute; top: 10px; width: 12px; }\",\".framer-ViOtM .framer-1ednkl3 { flex: none; height: 52px; position: relative; width: 52px; z-index: 1; }\",\".framer-ViOtM .framer-fp1fdg { flex: none; height: 31px; left: calc(50.00075193551871% - 31.200000762939453px / 2); overflow: visible; position: absolute; top: calc(49.99699592590332% - 31.200000762939453px / 2); width: 31px; }\",\".framer-ViOtM .framer-1l1xjcf { flex: none; height: 32px; left: 0px; position: absolute; top: 0px; width: 32px; }\",\".framer-ViOtM .framer-4vhugg, .framer-ViOtM .framer-i5bqn5 { flex: none; height: 24px; left: calc(50% - 24px / 2); overflow: visible; position: absolute; top: calc(50% - 24px / 2); width: 24px; }\",\".framer-ViOtM .framer-gb7w6u { flex: none; height: 24px; left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-ViOtM .framer-1lii4xl { flex: none; height: 34px; left: calc(50% - 34px / 2); overflow: visible; position: absolute; top: calc(50% - 34px / 2); width: 34px; }\",\".framer-ViOtM .framer-125y6ez { flex: none; height: 34px; left: 0px; position: absolute; top: 0px; width: 34px; }\",\".framer-ViOtM .framer-v8z4fg { flex: none; height: 9px; left: 8px; position: absolute; top: 7px; width: 18px; }\",\".framer-ViOtM .framer-18juhnj { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 80px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ViOtM .framer-1l73zdt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 50%; z-index: 1; }\",\".framer-ViOtM .framer-1uqiyli { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-zhaioq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ViOtM .framer-cphaix { background: linear-gradient(180deg, #7c0091 0%, rgba(124, 0, 145, 0) 100%); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 40px; overflow: visible; position: relative; width: 40px; }\",\".framer-ViOtM .framer-8k1tua { bottom: 2px; flex: none; left: 1px; position: absolute; right: 2px; top: 1px; }\",\".framer-ViOtM .framer-a4a4ia { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-x1b1qf { background: linear-gradient(90deg, #f4fcff 0%, rgba(244, 252, 255, 0.7) 84.06097478308027%, rgba(245, 252, 255, 0) 100%); flex: none; height: 100%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 50%; z-index: 1; }\",\".framer-ViOtM .framer-1uxrilh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-ViOtM .framer-hjwe2h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 40%; z-index: 1; }\",\".framer-ViOtM .framer-rcul9m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-1imt27d { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 461px; word-break: break-word; word-wrap: break-word; }\",\".framer-ViOtM .framer-f87fvj-container, .framer-ViOtM .framer-14jsosy-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ViOtM .framer-d0x1ch-container { flex: none; height: 216px; position: relative; width: 50%; }\",\".framer-ViOtM .framer-tckjg7, .framer-ViOtM .framer-n1lnpl, .framer-ViOtM .framer-17abhgw, .framer-ViOtM .framer-1ua1eoj, .framer-ViOtM .framer-1awwq5g, .framer-ViOtM .framer-yk1c9t { align-content: flex-start; align-items: flex-start; background-color: rgba(124, 1, 145, 0.15); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 489px; }\",\".framer-ViOtM .framer-1s13auc, .framer-ViOtM .framer-1mka0wv, .framer-ViOtM .framer-1jfhp6x, .framer-ViOtM .framer-kdo9zc, .framer-ViOtM .framer-16sysvr, .framer-ViOtM .framer-1n0cwxb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-1cu1700, .framer-ViOtM .framer-10k5kyi, .framer-ViOtM .framer-enrwqe, .framer-ViOtM .framer-1sjg8yd, .framer-ViOtM .framer-j7trtr, .framer-ViOtM .framer-j7skog, .framer-ViOtM .framer-s5cw3z { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ViOtM .framer-8l6p2c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 140px 0px 140px 0px; position: relative; width: 90%; }\",\".framer-ViOtM .framer-1grv8ye { align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ViOtM .framer-kg7pfx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-ViOtM .framer-2e2ew1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 528px; }\",\".framer-ViOtM .framer-9uee7w { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 528px; word-break: break-word; word-wrap: break-word; }\",\".framer-ViOtM .framer-evjfij { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-1us8c4y { align-content: center; align-items: center; background-color: #7c0091; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 13px 16px 13px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ViOtM .framer-1v6v7yw { background: linear-gradient(90.00000000000003deg, #ffffff 8.34551602602005%, rgba(255, 255, 255, 0.9171952605247498) 36.96031868457794%, rgba(255, 255, 255, 0) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(49.906542056074784% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-ViOtM .framer-1aay7b9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 61px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-1b3we7s { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-ah9ytl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-bum1a8 { 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-ViOtM .framer-m96kn { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-33veq1 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 27px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-ViOtM .framer-zaccmk { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-1ei51pe-container { flex: none; height: 16px; position: relative; width: auto; }\",\".framer-ViOtM .framer-rt1d4o { align-content: center; align-items: center; background-color: #e6f8ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 21px 0px 27px 0px; position: relative; width: 100%; }\",\".framer-ViOtM .framer-1iqpdtf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: 67px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-ViOtM .framer-9u8h29 { align-content: center; align-items: center; aspect-ratio: 0.96 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: var(--framer-aspect-ratio-supported, 192px); }\",\".framer-ViOtM .framer-sto9xs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ViOtM .framer-1gd7e0h { flex: none; height: 50px; position: relative; width: 50px; }\",\".framer-ViOtM .framer-yh25mw-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ViOtM.framer-1muci2m, .framer-ViOtM .framer-c1jfis, .framer-ViOtM .framer-6uchep, .framer-ViOtM .framer-957i8r, .framer-ViOtM .framer-76jy77, .framer-ViOtM .framer-n3hudq, .framer-ViOtM .framer-2nw2p2, .framer-ViOtM .framer-1byyg21, .framer-ViOtM .framer-mu1o6j, .framer-ViOtM .framer-p9xlq9, .framer-ViOtM .framer-fgtpuu, .framer-ViOtM .framer-1tl9ep8, .framer-ViOtM .framer-1nnh38j, .framer-ViOtM .framer-6iff9g, .framer-ViOtM .framer-1tzrii9, .framer-ViOtM .framer-cs4kxm, .framer-ViOtM .framer-9uzr56, .framer-ViOtM .framer-2dpzij, .framer-ViOtM .framer-pm8s4o, .framer-ViOtM .framer-1ijc535, .framer-ViOtM .framer-j5m2nl, .framer-ViOtM .framer-ja43cj, .framer-ViOtM .framer-1ku60ri, .framer-ViOtM .framer-k5ji, .framer-ViOtM .framer-1qvvws5, .framer-ViOtM .framer-b11zbl, .framer-ViOtM .framer-1fhyn7a, .framer-ViOtM .framer-1l73zdt, .framer-ViOtM .framer-1uqiyli, .framer-ViOtM .framer-zhaioq, .framer-ViOtM .framer-a4a4ia, .framer-ViOtM .framer-hjwe2h, .framer-ViOtM .framer-rcul9m, .framer-ViOtM .framer-tckjg7, .framer-ViOtM .framer-1s13auc, .framer-ViOtM .framer-n1lnpl, .framer-ViOtM .framer-1mka0wv, .framer-ViOtM .framer-17abhgw, .framer-ViOtM .framer-1jfhp6x, .framer-ViOtM .framer-1ua1eoj, .framer-ViOtM .framer-kdo9zc, .framer-ViOtM .framer-1awwq5g, .framer-ViOtM .framer-16sysvr, .framer-ViOtM .framer-yk1c9t, .framer-ViOtM .framer-1n0cwxb, .framer-ViOtM .framer-8l6p2c, .framer-ViOtM .framer-1grv8ye, .framer-ViOtM .framer-kg7pfx, .framer-ViOtM .framer-2e2ew1, .framer-ViOtM .framer-evjfij, .framer-ViOtM .framer-1us8c4y, .framer-ViOtM .framer-1aay7b9, .framer-ViOtM .framer-ah9ytl, .framer-ViOtM .framer-bum1a8, .framer-ViOtM .framer-33veq1, .framer-ViOtM .framer-f50chg, .framer-ViOtM .framer-rt1d4o, .framer-ViOtM .framer-1iqpdtf, .framer-ViOtM .framer-9u8h29, .framer-ViOtM .framer-sto9xs { gap: 0px; } .framer-ViOtM.framer-1muci2m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ViOtM.framer-1muci2m > :first-child, .framer-ViOtM .framer-957i8r > :first-child, .framer-ViOtM .framer-76jy77 > :first-child, .framer-ViOtM .framer-n3hudq > :first-child, .framer-ViOtM .framer-fgtpuu > :first-child, .framer-ViOtM .framer-1tl9ep8 > :first-child, .framer-ViOtM .framer-2dpzij > :first-child, .framer-ViOtM .framer-pm8s4o > :first-child, .framer-ViOtM .framer-1ijc535 > :first-child, .framer-ViOtM .framer-j5m2nl > :first-child, .framer-ViOtM .framer-ja43cj > :first-child, .framer-ViOtM .framer-1ku60ri > :first-child, .framer-ViOtM .framer-k5ji > :first-child, .framer-ViOtM .framer-1qvvws5 > :first-child, .framer-ViOtM .framer-b11zbl > :first-child, .framer-ViOtM .framer-1fhyn7a > :first-child, .framer-ViOtM .framer-1l73zdt > :first-child, .framer-ViOtM .framer-hjwe2h > :first-child, .framer-ViOtM .framer-rcul9m > :first-child, .framer-ViOtM .framer-tckjg7 > :first-child, .framer-ViOtM .framer-n1lnpl > :first-child, .framer-ViOtM .framer-17abhgw > :first-child, .framer-ViOtM .framer-1ua1eoj > :first-child, .framer-ViOtM .framer-1awwq5g > :first-child, .framer-ViOtM .framer-yk1c9t > :first-child, .framer-ViOtM .framer-8l6p2c > :first-child, .framer-ViOtM .framer-kg7pfx > :first-child, .framer-ViOtM .framer-2e2ew1 > :first-child, .framer-ViOtM .framer-evjfij > :first-child, .framer-ViOtM .framer-1aay7b9 > :first-child, .framer-ViOtM .framer-ah9ytl > :first-child, .framer-ViOtM .framer-bum1a8 > :first-child, .framer-ViOtM .framer-33veq1 > :first-child, .framer-ViOtM .framer-f50chg > :first-child, .framer-ViOtM .framer-rt1d4o > :first-child, .framer-ViOtM .framer-9u8h29 > :first-child { margin-top: 0px; } .framer-ViOtM.framer-1muci2m > :last-child, .framer-ViOtM .framer-957i8r > :last-child, .framer-ViOtM .framer-76jy77 > :last-child, .framer-ViOtM .framer-n3hudq > :last-child, .framer-ViOtM .framer-fgtpuu > :last-child, .framer-ViOtM .framer-1tl9ep8 > :last-child, .framer-ViOtM .framer-2dpzij > :last-child, .framer-ViOtM .framer-pm8s4o > :last-child, .framer-ViOtM .framer-1ijc535 > :last-child, .framer-ViOtM .framer-j5m2nl > :last-child, .framer-ViOtM .framer-ja43cj > :last-child, .framer-ViOtM .framer-1ku60ri > :last-child, .framer-ViOtM .framer-k5ji > :last-child, .framer-ViOtM .framer-1qvvws5 > :last-child, .framer-ViOtM .framer-b11zbl > :last-child, .framer-ViOtM .framer-1fhyn7a > :last-child, .framer-ViOtM .framer-1l73zdt > :last-child, .framer-ViOtM .framer-hjwe2h > :last-child, .framer-ViOtM .framer-rcul9m > :last-child, .framer-ViOtM .framer-tckjg7 > :last-child, .framer-ViOtM .framer-n1lnpl > :last-child, .framer-ViOtM .framer-17abhgw > :last-child, .framer-ViOtM .framer-1ua1eoj > :last-child, .framer-ViOtM .framer-1awwq5g > :last-child, .framer-ViOtM .framer-yk1c9t > :last-child, .framer-ViOtM .framer-8l6p2c > :last-child, .framer-ViOtM .framer-kg7pfx > :last-child, .framer-ViOtM .framer-2e2ew1 > :last-child, .framer-ViOtM .framer-evjfij > :last-child, .framer-ViOtM .framer-1aay7b9 > :last-child, .framer-ViOtM .framer-ah9ytl > :last-child, .framer-ViOtM .framer-bum1a8 > :last-child, .framer-ViOtM .framer-33veq1 > :last-child, .framer-ViOtM .framer-f50chg > :last-child, .framer-ViOtM .framer-rt1d4o > :last-child, .framer-ViOtM .framer-9u8h29 > :last-child { margin-bottom: 0px; } .framer-ViOtM .framer-c1jfis > *, .framer-ViOtM .framer-cs4kxm > *, .framer-ViOtM .framer-zhaioq > *, .framer-ViOtM .framer-1us8c4y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ViOtM .framer-c1jfis > :first-child, .framer-ViOtM .framer-6uchep > :first-child, .framer-ViOtM .framer-2nw2p2 > :first-child, .framer-ViOtM .framer-1byyg21 > :first-child, .framer-ViOtM .framer-mu1o6j > :first-child, .framer-ViOtM .framer-p9xlq9 > :first-child, .framer-ViOtM .framer-1nnh38j > :first-child, .framer-ViOtM .framer-6iff9g > :first-child, .framer-ViOtM .framer-1tzrii9 > :first-child, .framer-ViOtM .framer-cs4kxm > :first-child, .framer-ViOtM .framer-9uzr56 > :first-child, .framer-ViOtM .framer-1uqiyli > :first-child, .framer-ViOtM .framer-zhaioq > :first-child, .framer-ViOtM .framer-a4a4ia > :first-child, .framer-ViOtM .framer-1s13auc > :first-child, .framer-ViOtM .framer-1mka0wv > :first-child, .framer-ViOtM .framer-1jfhp6x > :first-child, .framer-ViOtM .framer-kdo9zc > :first-child, .framer-ViOtM .framer-16sysvr > :first-child, .framer-ViOtM .framer-1n0cwxb > :first-child, .framer-ViOtM .framer-1grv8ye > :first-child, .framer-ViOtM .framer-1us8c4y > :first-child, .framer-ViOtM .framer-1iqpdtf > :first-child, .framer-ViOtM .framer-sto9xs > :first-child { margin-left: 0px; } .framer-ViOtM .framer-c1jfis > :last-child, .framer-ViOtM .framer-6uchep > :last-child, .framer-ViOtM .framer-2nw2p2 > :last-child, .framer-ViOtM .framer-1byyg21 > :last-child, .framer-ViOtM .framer-mu1o6j > :last-child, .framer-ViOtM .framer-p9xlq9 > :last-child, .framer-ViOtM .framer-1nnh38j > :last-child, .framer-ViOtM .framer-6iff9g > :last-child, .framer-ViOtM .framer-1tzrii9 > :last-child, .framer-ViOtM .framer-cs4kxm > :last-child, .framer-ViOtM .framer-9uzr56 > :last-child, .framer-ViOtM .framer-1uqiyli > :last-child, .framer-ViOtM .framer-zhaioq > :last-child, .framer-ViOtM .framer-a4a4ia > :last-child, .framer-ViOtM .framer-1s13auc > :last-child, .framer-ViOtM .framer-1mka0wv > :last-child, .framer-ViOtM .framer-1jfhp6x > :last-child, .framer-ViOtM .framer-kdo9zc > :last-child, .framer-ViOtM .framer-16sysvr > :last-child, .framer-ViOtM .framer-1n0cwxb > :last-child, .framer-ViOtM .framer-1grv8ye > :last-child, .framer-ViOtM .framer-1us8c4y > :last-child, .framer-ViOtM .framer-1iqpdtf > :last-child, .framer-ViOtM .framer-sto9xs > :last-child { margin-right: 0px; } .framer-ViOtM .framer-6uchep > *, .framer-ViOtM .framer-sto9xs > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ViOtM .framer-957i8r > *, .framer-ViOtM .framer-fgtpuu > *, .framer-ViOtM .framer-2dpzij > *, .framer-ViOtM .framer-8l6p2c > * { margin: 0px; margin-bottom: calc(140px / 2); margin-top: calc(140px / 2); } .framer-ViOtM .framer-76jy77 > *, .framer-ViOtM .framer-1tl9ep8 > *, .framer-ViOtM .framer-1ijc535 > *, .framer-ViOtM .framer-hjwe2h > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-ViOtM .framer-n3hudq > *, .framer-ViOtM .framer-j5m2nl > *, .framer-ViOtM .framer-tckjg7 > *, .framer-ViOtM .framer-n1lnpl > *, .framer-ViOtM .framer-17abhgw > *, .framer-ViOtM .framer-1ua1eoj > *, .framer-ViOtM .framer-1awwq5g > *, .framer-ViOtM .framer-yk1c9t > *, .framer-ViOtM .framer-2e2ew1 > *, .framer-ViOtM .framer-evjfij > *, .framer-ViOtM .framer-f50chg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ViOtM .framer-2nw2p2 > *, .framer-ViOtM .framer-1nnh38j > *, .framer-ViOtM .framer-1s13auc > *, .framer-ViOtM .framer-1mka0wv > *, .framer-ViOtM .framer-1jfhp6x > *, .framer-ViOtM .framer-kdo9zc > *, .framer-ViOtM .framer-16sysvr > *, .framer-ViOtM .framer-1n0cwxb > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ViOtM .framer-1byyg21 > *, .framer-ViOtM .framer-mu1o6j > *, .framer-ViOtM .framer-6iff9g > *, .framer-ViOtM .framer-1tzrii9 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-ViOtM .framer-p9xlq9 > *, .framer-ViOtM .framer-9uzr56 > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-ViOtM .framer-pm8s4o > *, .framer-ViOtM .framer-kg7pfx > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ViOtM .framer-ja43cj > *, .framer-ViOtM .framer-1ku60ri > *, .framer-ViOtM .framer-k5ji > *, .framer-ViOtM .framer-1qvvws5 > *, .framer-ViOtM .framer-b11zbl > *, .framer-ViOtM .framer-1fhyn7a > *, .framer-ViOtM .framer-33veq1 > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-ViOtM .framer-1l73zdt > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } .framer-ViOtM .framer-1uqiyli > * { margin: 0px; margin-left: calc(27px / 2); margin-right: calc(27px / 2); } .framer-ViOtM .framer-a4a4ia > *, .framer-ViOtM .framer-1grv8ye > * { margin: 0px; margin-left: calc(47px / 2); margin-right: calc(47px / 2); } .framer-ViOtM .framer-rcul9m > *, .framer-ViOtM .framer-ah9ytl > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-ViOtM .framer-1aay7b9 > * { margin: 0px; margin-bottom: calc(61px / 2); margin-top: calc(61px / 2); } .framer-ViOtM .framer-bum1a8 > *, .framer-ViOtM .framer-rt1d4o > *, .framer-ViOtM .framer-9u8h29 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ViOtM .framer-1iqpdtf > * { margin: 0px; margin-left: calc(21px / 2); margin-right: calc(21px / 2); } }\",`@media (min-width: 1440px) { .${metadata.bodyClassName}-framer-ViOtM { background: rgb(244, 252, 255); } .framer-ViOtM.framer-1muci2m { width: 1440px; } .framer-ViOtM .framer-hdbx84 { width: 34%; } .framer-ViOtM .framer-hjwe2h { width: 46%; }}`,`@media (min-width: 810px) and (max-width: 1279px) { .${metadata.bodyClassName}-framer-ViOtM { background: rgb(244, 252, 255); } .framer-ViOtM.framer-1muci2m { width: 810px; } .framer-ViOtM .framer-c1jfis { top: 0px; } .framer-ViOtM .framer-6uchep { align-content: center; align-items: center; flex-direction: column; } .framer-ViOtM .framer-kktkdp { height: 864px; top: 513px; width: 45%; } .framer-ViOtM .framer-5c1ncd { top: calc(49.97364259356882% - 100% / 2); } .framer-ViOtM .framer-1ijc535, .framer-ViOtM .framer-hjwe2h { width: 50%; } .framer-ViOtM .framer-18juhnj { padding: 40px; } .framer-ViOtM .framer-1l73zdt, .framer-ViOtM .framer-rcul9m, .framer-ViOtM .framer-1imt27d { width: 100%; } .framer-ViOtM .framer-d0x1ch-container { height: 318px; width: 50%; } .framer-ViOtM .framer-1grv8ye { padding: 47px; } .framer-ViOtM .framer-m96kn { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-ViOtM .framer-rt1d4o { gap: 80px; } .framer-ViOtM .framer-1iqpdtf { align-content: flex-end; align-items: flex-end; justify-content: center; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ViOtM .framer-6uchep, .framer-ViOtM .framer-rt1d4o { gap: 0px; } .framer-ViOtM .framer-6uchep > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ViOtM .framer-6uchep > :first-child, .framer-ViOtM .framer-rt1d4o > :first-child { margin-top: 0px; } .framer-ViOtM .framer-6uchep > :last-child, .framer-ViOtM .framer-rt1d4o > :last-child { margin-bottom: 0px; } .framer-ViOtM .framer-rt1d4o > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-ViOtM { background: rgb(244, 252, 255); } .framer-ViOtM.framer-1muci2m { width: 390px; } .framer-ViOtM .framer-c1jfis { flex-direction: column; top: 0px; } .framer-ViOtM .framer-tenk33-container, .framer-ViOtM .framer-s5cw3z { flex: none; width: 100%; } .framer-ViOtM .framer-6uchep, .framer-ViOtM .framer-a4a4ia { align-content: center; align-items: center; flex-direction: column; } .framer-ViOtM .framer-fgtpuu, .framer-ViOtM .framer-pm8s4o { gap: 40px; } .framer-ViOtM .framer-1tl9ep8 { gap: 21px; z-index: 2; } .framer-ViOtM .framer-1nnh38j { align-content: flex-start; align-items: flex-start; gap: 10px; width: 100%; } .framer-ViOtM .framer-6iff9g, .framer-ViOtM .framer-1tzrii9 { flex: 1 0 0px; justify-content: center; text-decoration: none; width: 1px; } .framer-ViOtM .framer-9uzr56 { flex-direction: column; justify-content: flex-start; z-index: 2; } .framer-ViOtM .framer-kktkdp { aspect-ratio: 0.47466216216216217 / 1; height: 58%; top: 423px; width: var(--framer-aspect-ratio-supported, 95px); } .framer-ViOtM .framer-5c1ncd { top: calc(49.97364259356882% - 100% / 2); } .framer-ViOtM .framer-2dpzij { gap: 80px; padding: 0px 0px 80px 0px; } .framer-ViOtM .framer-1ijc535, .framer-ViOtM .framer-1imt27d, .framer-ViOtM .framer-2e2ew1, .framer-ViOtM .framer-9uee7w, .framer-ViOtM .framer-evjfij { width: 100%; } .framer-ViOtM .framer-1b2qz5q { gap: 27px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-ViOtM .framer-ja43cj, .framer-ViOtM .framer-1ku60ri, .framer-ViOtM .framer-k5ji, .framer-ViOtM .framer-1qvvws5, .framer-ViOtM .framer-b11zbl, .framer-ViOtM .framer-1fhyn7a { align-content: center; align-items: center; flex-direction: row; gap: 21px; } .framer-ViOtM .framer-ob0ex8, .framer-ViOtM .framer-1svjlk5, .framer-ViOtM .framer-hzyxe7, .framer-ViOtM .framer-16451fl, .framer-ViOtM .framer-urp0ow, .framer-ViOtM .framer-flma3j, .framer-ViOtM .framer-kg7pfx { flex: 1 0 0px; width: 1px; } .framer-ViOtM .framer-18juhnj { gap: 32px; justify-content: flex-start; padding: 37px; } .framer-ViOtM .framer-1l73zdt { flex: 1 0 0px; gap: 36px; width: 1px; } .framer-ViOtM .framer-1uqiyli { flex-direction: column; } .framer-ViOtM .framer-1uxrilh { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-ViOtM .framer-hjwe2h { align-content: center; align-items: center; gap: 21px; justify-content: center; width: 100%; } .framer-ViOtM .framer-rcul9m { align-content: center; align-items: center; width: 100%; } .framer-ViOtM .framer-d0x1ch-container { height: 311px; width: 100%; } .framer-ViOtM .framer-8l6p2c { padding: 80px 0px 80px 0px; } .framer-ViOtM .framer-1grv8ye { padding: 47px; } .framer-ViOtM .framer-1b3we7s { align-content: center; align-items: center; flex-direction: column; gap: 27px; justify-content: flex-start; } .framer-ViOtM .framer-m96kn { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-ViOtM .framer-rt1d4o { gap: 80px; padding: 40px 0px 40px 0px; } .framer-ViOtM .framer-1iqpdtf { flex-direction: column; gap: 0px; height: min-content; } .framer-ViOtM .framer-9u8h29 { aspect-ratio: unset; height: min-content; width: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ViOtM .framer-c1jfis, .framer-ViOtM .framer-6uchep, .framer-ViOtM .framer-fgtpuu, .framer-ViOtM .framer-1tl9ep8, .framer-ViOtM .framer-1nnh38j, .framer-ViOtM .framer-9uzr56, .framer-ViOtM .framer-2dpzij, .framer-ViOtM .framer-pm8s4o, .framer-ViOtM .framer-1b2qz5q, .framer-ViOtM .framer-ja43cj, .framer-ViOtM .framer-1ku60ri, .framer-ViOtM .framer-k5ji, .framer-ViOtM .framer-1qvvws5, .framer-ViOtM .framer-b11zbl, .framer-ViOtM .framer-1fhyn7a, .framer-ViOtM .framer-18juhnj, .framer-ViOtM .framer-1l73zdt, .framer-ViOtM .framer-1uqiyli, .framer-ViOtM .framer-a4a4ia, .framer-ViOtM .framer-1uxrilh, .framer-ViOtM .framer-hjwe2h, .framer-ViOtM .framer-1b3we7s, .framer-ViOtM .framer-rt1d4o, .framer-ViOtM .framer-1iqpdtf { gap: 0px; } .framer-ViOtM .framer-c1jfis > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ViOtM .framer-c1jfis > :first-child, .framer-ViOtM .framer-6uchep > :first-child, .framer-ViOtM .framer-fgtpuu > :first-child, .framer-ViOtM .framer-1tl9ep8 > :first-child, .framer-ViOtM .framer-9uzr56 > :first-child, .framer-ViOtM .framer-2dpzij > :first-child, .framer-ViOtM .framer-pm8s4o > :first-child, .framer-ViOtM .framer-1l73zdt > :first-child, .framer-ViOtM .framer-1uqiyli > :first-child, .framer-ViOtM .framer-a4a4ia > :first-child, .framer-ViOtM .framer-1uxrilh > :first-child, .framer-ViOtM .framer-hjwe2h > :first-child, .framer-ViOtM .framer-1b3we7s > :first-child, .framer-ViOtM .framer-rt1d4o > :first-child, .framer-ViOtM .framer-1iqpdtf > :first-child { margin-top: 0px; } .framer-ViOtM .framer-c1jfis > :last-child, .framer-ViOtM .framer-6uchep > :last-child, .framer-ViOtM .framer-fgtpuu > :last-child, .framer-ViOtM .framer-1tl9ep8 > :last-child, .framer-ViOtM .framer-9uzr56 > :last-child, .framer-ViOtM .framer-2dpzij > :last-child, .framer-ViOtM .framer-pm8s4o > :last-child, .framer-ViOtM .framer-1l73zdt > :last-child, .framer-ViOtM .framer-1uqiyli > :last-child, .framer-ViOtM .framer-a4a4ia > :last-child, .framer-ViOtM .framer-1uxrilh > :last-child, .framer-ViOtM .framer-hjwe2h > :last-child, .framer-ViOtM .framer-1b3we7s > :last-child, .framer-ViOtM .framer-rt1d4o > :last-child, .framer-ViOtM .framer-1iqpdtf > :last-child { margin-bottom: 0px; } .framer-ViOtM .framer-6uchep > *, .framer-ViOtM .framer-1iqpdtf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ViOtM .framer-fgtpuu > *, .framer-ViOtM .framer-pm8s4o > *, .framer-ViOtM .framer-1uxrilh > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ViOtM .framer-1tl9ep8 > *, .framer-ViOtM .framer-hjwe2h > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-ViOtM .framer-1nnh38j > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ViOtM .framer-1nnh38j > :first-child, .framer-ViOtM .framer-ja43cj > :first-child, .framer-ViOtM .framer-1ku60ri > :first-child, .framer-ViOtM .framer-k5ji > :first-child, .framer-ViOtM .framer-1qvvws5 > :first-child, .framer-ViOtM .framer-b11zbl > :first-child, .framer-ViOtM .framer-1fhyn7a > :first-child, .framer-ViOtM .framer-18juhnj > :first-child { margin-left: 0px; } .framer-ViOtM .framer-1nnh38j > :last-child, .framer-ViOtM .framer-ja43cj > :last-child, .framer-ViOtM .framer-1ku60ri > :last-child, .framer-ViOtM .framer-k5ji > :last-child, .framer-ViOtM .framer-1qvvws5 > :last-child, .framer-ViOtM .framer-b11zbl > :last-child, .framer-ViOtM .framer-1fhyn7a > :last-child, .framer-ViOtM .framer-18juhnj > :last-child { margin-right: 0px; } .framer-ViOtM .framer-9uzr56 > *, .framer-ViOtM .framer-1l73zdt > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-ViOtM .framer-2dpzij > *, .framer-ViOtM .framer-rt1d4o > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ViOtM .framer-1b2qz5q > *, .framer-ViOtM .framer-1b2qz5q > :first-child, .framer-ViOtM .framer-1b2qz5q > :last-child { margin: 0px; } .framer-ViOtM .framer-ja43cj > *, .framer-ViOtM .framer-1ku60ri > *, .framer-ViOtM .framer-k5ji > *, .framer-ViOtM .framer-1qvvws5 > *, .framer-ViOtM .framer-b11zbl > *, .framer-ViOtM .framer-1fhyn7a > * { margin: 0px; margin-left: calc(21px / 2); margin-right: calc(21px / 2); } .framer-ViOtM .framer-18juhnj > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-ViOtM .framer-1uqiyli > *, .framer-ViOtM .framer-1b3we7s > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-ViOtM .framer-a4a4ia > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5135\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kH8GtXlj8\":{\"layout\":[\"fixed\",\"auto\"]},\"ewSylAohP\":{\"layout\":[\"fixed\",\"auto\"]},\"OI1RaWhaI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerLG6lUrtkN=withCSS(Component,css,\"framer-ViOtM\");export default FramerLG6lUrtkN;FramerLG6lUrtkN.displayName=\"Myriad Health\";FramerLG6lUrtkN.defaultProps={height:5135,width:1280};addFonts(FramerLG6lUrtkN,[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2\",weight:\"600\"}]},...NavigationMyriadSystemsFonts,...NavigationMobileFonts,...ButtonsPrimaryButtonFonts,...SlideshowFonts,...ButtonsNotFilledWithArrowFonts,...ButtonsSecondaryButtonFonts,...FooterFooterComponentFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLG6lUrtkN\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"5135\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kH8GtXlj8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ewSylAohP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OI1RaWhaI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationMyriadSystemsFonts", "getFonts", "E346LEHMk_default", "NavigationMobileFonts", "NEoOgIkRf_default", "ButtonsPrimaryButtonFonts", "qmIbMJOV3_default", "SlideshowFonts", "Slideshow", "ButtonsNotFilledWithArrowFonts", "qXZ_hVeZP_default", "ButtonsSecondaryButtonFonts", "CA6_eB4Oh_default", "FooterFooterComponentFonts", "sRlCWx0Rs_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "v1cKRB8QpOLE95vkfg", "KEq5nnSvHOLE95vkfg", "o0COnJ6bTOLE95vkfg", "idOLE95vkfg", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "x", "Link", "SVG", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "ChildrenCanSuspend", "XoEruTZAD_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks2", "css", "FramerLG6lUrtkN", "withCSS", "LG6lUrtkN_default", "addFonts", "__FramerMetadata__"]
}
