{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rWVEIt0qgLFKuTPqEzpt/VuIdJeiyTmF3fKSLSEWc/DaR76_kqd.js", "ssg:https://framerusercontent.com/modules/6mMitui8IDBSKADniS87/HlSHw130ztSKJogi9ZBO/n5txzpHBs.js", "ssg:https://framerusercontent.com/modules/qkNs6GB8anfvQxqWFcd9/lABbS0M78sBhfB2Dv5eG/ntL_TsOQh.js", "ssg:https://framerusercontent.com/modules/MfqdTAhFfBG2MCjPKInK/H1LJKdtNK1bAiu5qFxqO/ZCjANimfn.js", "ssg:https://framerusercontent.com/modules/jUfBTv6KBCYUAB0cfCUB/BCB8gURPQRrERNvFduKI/uwFGxDRcG.js"],
  "sourcesContent": ["// Generated by Framer (ffd9a7b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"Hh7PPJe12\",\"ntHiCXFie\",\"Gc8ra2OBa\",\"J43BFa_oR\",\"lXh3iEal4\",\"hINglHkXy\"];const serializationHash=\"framer-W5aHM\";const variantClassNames={Gc8ra2OBa:\"framer-v-1hlbb9l\",Hh7PPJe12:\"framer-v-eln4gb\",hINglHkXy:\"framer-v-92usr6\",J43BFa_oR:\"framer-v-9idagb\",lXh3iEal4:\"framer-v-ehov4k\",ntHiCXFie:\"framer-v-ytrvk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Horizontal:\"row\",Vertical:\"column\"};const humanReadableEnumMap1={Hidden:\"hidden\",Scroll:\"auto\",Visible:\"visible\"};const humanReadableVariantMap={\"Variant 1\":\"Hh7PPJe12\",\"Variant 2\":\"ntHiCXFie\",\"Variant 3\":\"Gc8ra2OBa\",\"Variant 4\":\"J43BFa_oR\",\"Variant 5\":\"lXh3iEal4\",\"Variant 6\":\"hINglHkXy\"};const getProps=({click,click2,click3,click4,click5,direction,direction2,direction3,fontSize,fontSize2,height,id,overflow,padding,padding2,radius,shadow,shadow2,width,...props})=>{return{...props,c4lT3v8BX:click??props.c4lT3v8BX,DDkx3c7Ms:shadow2??props.DDkx3c7Ms??\"0px 2px 5px 0px rgba(0, 0, 0, 0.25)\",ejkue6K7I:humanReadableEnumMap[direction2]??direction2??props.ejkue6K7I??\"row\",FdQe0L0DP:click4??props.FdQe0L0DP,fvtTbcIfl:humanReadableEnumMap[direction]??direction??props.fvtTbcIfl??\"column\",iL8tlIla3:padding??props.iL8tlIla3??\"45px 169px 45px 169px\",IPP4DgZK2:padding2??props.IPP4DgZK2??\"0px\",JmFX05W7j:click2??props.JmFX05W7j,oUxIeNy8C:click5??props.oUxIeNy8C,R_JhnDlUe:fontSize??props.R_JhnDlUe??24,T6n9RIqNx:shadow??props.T6n9RIqNx??\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\",uRaAulayI:humanReadableEnumMap[direction3]??direction3??props.uRaAulayI??\"row\",UTMldPrVg:fontSize2??props.UTMldPrVg??32,variant:humanReadableVariantMap[props.variant]??props.variant??\"Hh7PPJe12\",vHX64u4m1:humanReadableEnumMap1[overflow]??overflow??props.vHX64u4m1??\"visible\",Wp6dXtbQ_:click3??props.Wp6dXtbQ_,z92HEut2j:radius??props.z92HEut2j??\"0px\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,c4lT3v8BX,JmFX05W7j,Wp6dXtbQ_,FdQe0L0DP,oUxIeNy8C,fvtTbcIfl,ejkue6K7I,uRaAulayI,iL8tlIla3,vHX64u4m1,R_JhnDlUe,UTMldPrVg,T6n9RIqNx,DDkx3c7Ms,z92HEut2j,IPP4DgZK2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Hh7PPJe12\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1xjhdgv=activeVariantCallback(async(...args)=>{setVariant(\"Hh7PPJe12\");});const onTap18oe089=activeVariantCallback(async(...args)=>{if(c4lT3v8BX){const res=await c4lT3v8BX(...args);if(res===false)return false;}setVariant(\"ntHiCXFie\");});const onTap5xg978=activeVariantCallback(async(...args)=>{if(JmFX05W7j){const res=await JmFX05W7j(...args);if(res===false)return false;}setVariant(\"Gc8ra2OBa\");});const onTapaf8208=activeVariantCallback(async(...args)=>{if(Wp6dXtbQ_){const res=await Wp6dXtbQ_(...args);if(res===false)return false;}setVariant(\"J43BFa_oR\");});const onTap17l9z1=activeVariantCallback(async(...args)=>{if(FdQe0L0DP){const res=await FdQe0L0DP(...args);if(res===false)return false;}setVariant(\"lXh3iEal4\");});const onTapi5my02=activeVariantCallback(async(...args)=>{if(oUxIeNy8C){const res=await oUxIeNy8C(...args);if(res===false)return false;}setVariant(\"hINglHkXy\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Gc8ra2OBa\",\"J43BFa_oR\",\"lXh3iEal4\",\"hINglHkXy\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-eln4gb\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12\",ref:refBinding,style:{\"--17tbbm5\":ejkue6K7I===\"column\"?\"100%\":\"1px\",\"--1b0zgtx\":ejkue6K7I===\"column\"?undefined:\"1 0 0px\",\"--lqz9g6\":ejkue6K7I,...style},...addPropertyOverrides({Gc8ra2OBa:{\"data-framer-name\":\"Variant 3\"},hINglHkXy:{\"data-framer-name\":\"Variant 6\"},J43BFa_oR:{\"data-framer-name\":\"Variant 4\"},lXh3iEal4:{\"data-framer-name\":\"Variant 5\"},ntHiCXFie:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fh0p94\",\"data-framer-name\":\"Frame 2147223333\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11479\",style:{\"--1ppo8py\":vHX64u4m1,\"--hrsrmn\":fvtTbcIfl},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hli9vg\",\"data-framer-name\":\"Frame 2147223331\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11480\",onTap:onTap1xjhdgv,style:{\"--4ctq5e\":numberToPixelString(iL8tlIla3),background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\"},variants:{Gc8ra2OBa:{background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},hINglHkXy:{background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},J43BFa_oR:{background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},lXh3iEal4:{background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},ntHiCXFie:{background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Patient Care Coordinator\"})}),className:\"framer-1gohtmx\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11481\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{Gc8ra2OBa:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\"},hINglHkXy:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\"},J43BFa_oR:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\"},lXh3iEal4:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\"},ntHiCXFie:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Gc8ra2OBa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Patient Care Coordinator\"})})},hINglHkXy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Patient Care Coordinator\"})})},J43BFa_oR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Patient Care Coordinator\"})})},lXh3iEal4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Patient Care Coordinator\"})})},ntHiCXFie:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Patient Care Coordinator\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-trpsq5\",\"data-framer-name\":\"Frame 2147223333\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11482\",onTap:onTap18oe089,style:{\"--4ctq5e\":numberToPixelString(iL8tlIla3),background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},variants:{ntHiCXFie:{background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Surgery & Imaging Scheduler\"})}),className:\"framer-1cqe0xx\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11483\",style:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{ntHiCXFie:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ntHiCXFie:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Surgery & Imaging Scheduler\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15iledm\",\"data-framer-name\":\"Frame 2147223334\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11484\",onTap:onTap5xg978,style:{\"--4ctq5e\":numberToPixelString(iL8tlIla3),background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},variants:{Gc8ra2OBa:{background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Administrative Assistant\"})}),className:\"framer-v1oore\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11485\",style:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{Gc8ra2OBa:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Gc8ra2OBa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Administrative Assistant\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17yif0n\",\"data-framer-name\":\"Frame 2147223335\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11486\",onTap:onTapaf8208,style:{\"--4ctq5e\":numberToPixelString(iL8tlIla3),background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},variants:{J43BFa_oR:{background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Medical Biller\"})}),className:\"framer-198j2r5\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11487\",style:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{J43BFa_oR:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({J43BFa_oR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Medical Biller\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vmo3ef\",\"data-framer-name\":\"Frame 2147223335\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbHFKDFdXW7\",onTap:onTap17l9z1,style:{\"--4ctq5e\":numberToPixelString(iL8tlIla3),background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},variants:{lXh3iEal4:{background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Medical Scribe\"})}),className:\"framer-vyu0jl\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbs5VDizOQ2\",style:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{lXh3iEal4:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lXh3iEal4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Medical Scribe\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ausgr7\",\"data-framer-name\":\"Frame 2147223335\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbEG57zn98v\",onTap:onTapi5my02,style:{\"--4ctq5e\":numberToPixelString(iL8tlIla3),background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\"},variants:{hINglHkXy:{background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(72, 71, 71))\"},children:\"Referral Coordinator\"})}),className:\"framer-1jf2awp\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbwpUWGPaUu\",style:{\"--extracted-r6o4lv\":\"rgb(72, 71, 71)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{hINglHkXy:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hINglHkXy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Referral Coordinator\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a0vddq\",\"data-framer-name\":\"Rectangle 5439\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11475\",style:{\"--izirmy\":T6n9RIqNx,backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"var(--izirmy)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UTMldPrVg-DaR76_kqd) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 5, 9))\"},children:\"Patient Care Coordinator\"})}),className:\"framer-1mli3gq\",\"data-framer-name\":\"Appointment Management\",fonts:[\"GF;Satoshi-700\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11488\",style:{\"--extracted-r6o4lv\":\"rgb(1, 5, 9)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-UTMldPrVg-DaR76_kqd\":UTMldPrVg},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({Gc8ra2OBa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UTMldPrVg-DaR76_kqd) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 5, 9))\"},children:\"Administrative Assistant\"})})},hINglHkXy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UTMldPrVg-DaR76_kqd) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 5, 9))\"},children:\"Referral Coordinator\"})})},J43BFa_oR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UTMldPrVg-DaR76_kqd) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 5, 9))\"},children:\"Medical Biller\"})})},lXh3iEal4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UTMldPrVg-DaR76_kqd) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 5, 9))\"},children:\"Medical Scribe\"})})},ntHiCXFie:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UTMldPrVg-DaR76_kqd) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 5, 9))\"},children:\"Surgery & Imaging Scheduler\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12c31m0\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXA6KY6VBNk\",style:{\"--1jyjojk\":uRaAulayI===\"column\"?undefined:\"1 0 0px\",\"--1v22ohc\":uRaAulayI,\"--f93j53\":uRaAulayI===\"column\"?\"100%\":\"1px\"},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1052,pixelWidth:1700,positionX:\"center\",positionY:\"center\",sizes:uRaAulayI===\"row\"?`max((${ejkue6K7I===\"row\"?`max(max((${componentViewport?.width||\"100vw\"} - 26px) / 2, 1px), ${componentViewport?.width||\"100vw\"} * 0.68)`:`max(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.68)`} - 50px) / 2, 1px)`:`calc(${ejkue6K7I===\"row\"?`max(max((${componentViewport?.width||\"100vw\"} - 26px) / 2, 1px), ${componentViewport?.width||\"100vw\"} * 0.68)`:`max(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.68)`} - 40px)`,src:\"https://framerusercontent.com/images/ZcCAbiLMrDLDV92yu8MzxPJ9okg.png\",srcSet:\"https://framerusercontent.com/images/ZcCAbiLMrDLDV92yu8MzxPJ9okg.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZcCAbiLMrDLDV92yu8MzxPJ9okg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZcCAbiLMrDLDV92yu8MzxPJ9okg.png 1700w\"},className:\"framer-13lzy21\",\"data-framer-name\":\"Rectangle 34624208\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11506\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({Gc8ra2OBa:{background:{alt:\"\",fit:\"stretch\",pixelHeight:263,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VEYLIpQSEvujqratgNgZxv96U4.png\"}},hINglHkXy:{background:{alt:\"\",fit:\"stretch\",pixelHeight:263,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/piG1IicoQqjKc7Q2KKGjMPg1FxY.png\"}},J43BFa_oR:{background:{alt:\"\",fit:\"stretch\",pixelHeight:263,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/piG1IicoQqjKc7Q2KKGjMPg1FxY.png\"}},lXh3iEal4:{background:{alt:\"\",fit:\"stretch\",pixelHeight:263,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/piG1IicoQqjKc7Q2KKGjMPg1FxY.png\"}},ntHiCXFie:{background:{alt:\"\",fit:\"stretch\",pixelHeight:263,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8LQdal7R51NH073TOg6legq2Hc.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ifb4hr\",\"data-framer-name\":\"Frame 2147223348\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11489\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ln6ht6\",\"data-framer-name\":\"Frame 2147223346\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11490\",style:{\"--1r2llny\":numberToPixelString(IPP4DgZK2),\"--ar9hvd\":DDkx3c7Ms,borderBottomLeftRadius:radiusForCorner(z92HEut2j,3),borderBottomRightRadius:radiusForCorner(z92HEut2j,2),borderTopLeftRadius:radiusForCorner(z92HEut2j,0),borderTopRightRadius:radiusForCorner(z92HEut2j,1),boxShadow:\"var(--ar9hvd)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kn18af\",\"data-framer-name\":\"mdi:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11491\",svg:'<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.9998 9.33337L11.9998 25.3334L4.6665 18L6.5465 16.12L11.9998 21.56L26.1198 7.45337L27.9998 9.33337Z\" fill=\"#1BE440\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Handles new patient intake, appointment booking, and insurance verification.\"})}),className:\"framer-19vcko6\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11493\",style:{\"--extracted-r6o4lv\":\"rgb(93, 93, 93)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-R_JhnDlUe-DaR76_kqd\":R_JhnDlUe},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({Gc8ra2OBa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Manages phone calls, EHR documentation, diagnostic image uploads (OCT, fundus photos).\"})})},hINglHkXy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Sends and tracks referrals to retina, cornea, or neuro-ophthalmology specialists.\"})})},J43BFa_oR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Handles both vision and medical billing (routine exams vs. glaucoma, retina, etc.).\"})})},lXh3iEal4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Charts visual acuity, IOP, slit lamp findings, and treatment plans in real time.\"})})},ntHiCXFie:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Coordinates cataract and LASIK surgeries with vendors, anesthesia, and surgical centers.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cp4or3\",\"data-framer-name\":\"Frame 2147223347\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11494\",style:{\"--1r2llny\":numberToPixelString(IPP4DgZK2),\"--ar9hvd\":DDkx3c7Ms,borderBottomLeftRadius:radiusForCorner(z92HEut2j,3),borderBottomRightRadius:radiusForCorner(z92HEut2j,2),borderTopLeftRadius:radiusForCorner(z92HEut2j,0),borderTopRightRadius:radiusForCorner(z92HEut2j,1),boxShadow:\"var(--ar9hvd)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ig70to\",\"data-framer-name\":\"mdi:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11495\",svg:'<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.9998 9.33337L11.9998 25.3334L4.6665 18L6.5465 16.12L11.9998 21.56L26.1198 7.45337L27.9998 9.33337Z\" fill=\"#1BE440\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Follows up with patients for dilated exams, surgical consults, or post-op visits.\"})}),className:\"framer-12lvrzc\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11497\",style:{\"--extracted-r6o4lv\":\"rgb(93, 93, 93)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-R_JhnDlUe-DaR76_kqd\":R_JhnDlUe},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({Gc8ra2OBa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Sends appointment reminders, referral paperwork, and collects co-pays or forms.\"})})},hINglHkXy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Ensures incoming referrals have proper documentation and scheduling support.\"})})},J43BFa_oR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Submits clean claims, manages authorizations, and follows up on denials.\"})})},lXh3iEal4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Supports retina and glaucoma specialists with precise, accurate documentation.\"})})},ntHiCXFie:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Orders IOLs, confirms A-scan and biometry completion.\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fsryx6\",\"data-framer-name\":\"Frame 2147223348\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11498\",style:{\"--1r2llny\":numberToPixelString(IPP4DgZK2),\"--ar9hvd\":DDkx3c7Ms,borderBottomLeftRadius:radiusForCorner(z92HEut2j,3),borderBottomRightRadius:radiusForCorner(z92HEut2j,2),borderTopLeftRadius:radiusForCorner(z92HEut2j,0),borderTopRightRadius:radiusForCorner(z92HEut2j,1),boxShadow:\"var(--ar9hvd)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1pwzdof\",\"data-framer-name\":\"mdi:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11499\",svg:'<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.9998 9.33337L11.9998 25.3334L4.6665 18L6.5465 16.12L11.9998 21.56L26.1198 7.45337L27.9998 9.33337Z\" fill=\"#1BE440\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Confirms instructions for cataract, LASIK, or retina procedures.\"})}),className:\"framer-le9skd\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbVf9nkWDPXI126:11626;126:11501\",style:{\"--extracted-r6o4lv\":\"rgb(93, 93, 93)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-R_JhnDlUe-DaR76_kqd\":R_JhnDlUe},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ntHiCXFie:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Sends pre-op and post-op instructions and verifies pre-surgical labs.\"})})}},baseVariant,gestureVariant)})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kx4c4l\",layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbF_LIwgDwZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 84, 254))\"},children:\"Result\"})}),className:\"framer-1pravro\",\"data-framer-name\":\"Appointment Management\",fonts:[\"GF;Satoshi-700\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbFCPLcbVqS\",style:{\"--extracted-r6o4lv\":\"rgb(120, 84, 254)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Fewer no-shows, higher recall compliance, and improved patient experience.\"})}),className:\"framer-1mj5he7\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],layoutDependency:layoutDependency,layoutId:\"Hh7PPJe12DAsz09uZbGdRof6Yry\",style:{\"--extracted-r6o4lv\":\"rgb(93, 93, 93)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-R_JhnDlUe-DaR76_kqd\":R_JhnDlUe},variants:{ntHiCXFie:{\"--extracted-2gxw0f\":\"rgb(93, 93, 93)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({Gc8ra2OBa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Faster front desk, more organized clinic, better patient flow.\"})})},hINglHkXy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Improved referral management and better patient outcomes.\"})})},J43BFa_oR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Faster payments, fewer rejections, improved revenue collection.\"})})},lXh3iEal4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Notes completed by end of day, provider focused 100% on patient care.\"})})},ntHiCXFie:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(93, 93, 93))\"},children:\"Smoother surgical days, reduced last-minute \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-R_JhnDlUe-DaR76_kqd) * 1px)\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(93, 93, 93))\"},children:\"cancellations.\"})]})}},baseVariant,gestureVariant)})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-W5aHM.framer-fdiwou, .framer-W5aHM .framer-fdiwou { display: block; }\",\".framer-W5aHM.framer-eln4gb { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: var(--lqz9g6); flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1400px; }\",\".framer-W5aHM .framer-1fh0p94 { align-content: center; align-items: center; display: flex; flex: var(--1b0zgtx); flex-direction: var(--hrsrmn); flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: var(--1ppo8py); padding: 0px; position: relative; width: var(--17tbbm5); }\",\".framer-W5aHM .framer-1hli9vg, .framer-W5aHM .framer-trpsq5, .framer-W5aHM .framer-15iledm, .framer-W5aHM .framer-17yif0n, .framer-W5aHM .framer-vmo3ef, .framer-W5aHM .framer-1ausgr7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 104px; justify-content: center; max-width: 430px; overflow: visible; padding: var(--4ctq5e); position: relative; width: min-content; }\",\".framer-W5aHM .framer-1gohtmx, .framer-W5aHM .framer-1cqe0xx, .framer-W5aHM .framer-v1oore, .framer-W5aHM .framer-198j2r5, .framer-W5aHM .framer-vyu0jl, .framer-W5aHM .framer-1jf2awp, .framer-W5aHM .framer-1pravro { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-W5aHM .framer-a0vddq { align-content: flex-start; align-items: flex-start; display: flex; flex: var(--1b0zgtx); flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; min-height: 684px; min-width: 68%; padding: 50px 20px 50px 20px; position: relative; width: var(--17tbbm5); }\",\".framer-W5aHM .framer-1mli3gq, .framer-W5aHM .framer-1mj5he7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-W5aHM .framer-12c31m0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: var(--1v22ohc); flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W5aHM .framer-13lzy21 { aspect-ratio: 1.6159695817490494 / 1; flex: var(--1jyjojk); height: var(--framer-aspect-ratio-supported, 280px); position: relative; width: var(--f93j53); }\",\".framer-W5aHM .framer-1ifb4hr { align-content: flex-start; align-items: flex-start; display: flex; flex: var(--1jyjojk); flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: var(--f93j53); }\",\".framer-W5aHM .framer-ln6ht6, .framer-W5aHM .framer-cp4or3, .framer-W5aHM .framer-1fsryx6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--1r2llny); position: relative; width: 100%; }\",\".framer-W5aHM .framer-1kn18af, .framer-W5aHM .framer-ig70to, .framer-W5aHM .framer-1pwzdof { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-W5aHM .framer-19vcko6, .framer-W5aHM .framer-12lvrzc, .framer-W5aHM .framer-le9skd { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-W5aHM .framer-kx4c4l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 684\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ntHiCXFie\":{\"layout\":[\"fixed\",\"auto\"]},\"Gc8ra2OBa\":{\"layout\":[\"fixed\",\"auto\"]},\"J43BFa_oR\":{\"layout\":[\"fixed\",\"auto\"]},\"lXh3iEal4\":{\"layout\":[\"fixed\",\"auto\"]},\"hINglHkXy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"c4lT3v8BX\":\"click\",\"JmFX05W7j\":\"click2\",\"Wp6dXtbQ_\":\"click3\",\"FdQe0L0DP\":\"click4\",\"oUxIeNy8C\":\"click5\",\"fvtTbcIfl\":\"direction\",\"ejkue6K7I\":\"direction2\",\"uRaAulayI\":\"direction3\",\"iL8tlIla3\":\"padding\",\"vHX64u4m1\":\"overflow\",\"R_JhnDlUe\":\"fontSize\",\"UTMldPrVg\":\"fontSize2\",\"T6n9RIqNx\":\"shadow\",\"DDkx3c7Ms\":\"shadow2\",\"z92HEut2j\":\"radius\",\"IPP4DgZK2\":\"padding2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerDaR76_kqd=withCSS(Component,css,\"framer-W5aHM\");export default FramerDaR76_kqd;FramerDaR76_kqd.displayName=\"orthopedic 2\";FramerDaR76_kqd.defaultProps={height:684,width:1400};addPropertyControls(FramerDaR76_kqd,{variant:{options:[\"Hh7PPJe12\",\"ntHiCXFie\",\"Gc8ra2OBa\",\"J43BFa_oR\",\"lXh3iEal4\",\"hINglHkXy\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum},c4lT3v8BX:{title:\"Click\",type:ControlType.EventHandler},JmFX05W7j:{title:\"Click 2\",type:ControlType.EventHandler},Wp6dXtbQ_:{title:\"Click 3\",type:ControlType.EventHandler},FdQe0L0DP:{title:\"Click 4\",type:ControlType.EventHandler},oUxIeNy8C:{title:\"Click 5\",type:ControlType.EventHandler},fvtTbcIfl:{defaultValue:\"column\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction\",type:ControlType.Enum},ejkue6K7I:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction 2\",type:ControlType.Enum},uRaAulayI:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction 3\",type:ControlType.Enum},iL8tlIla3:{defaultValue:\"45px 169px 45px 169px\",title:\"Padding\",type:ControlType.Padding},vHX64u4m1:{defaultValue:\"visible\",options:[\"hidden\",\"visible\",\"auto\"],optionTitles:[\"Hidden\",\"Visible\",\"Scroll\"],title:\"Overflow\",type:ControlType.Enum},R_JhnDlUe:{defaultValue:24,title:\"Font Size\",type:ControlType.Number},UTMldPrVg:{defaultValue:32,title:\"Font Size 2\",type:ControlType.Number},T6n9RIqNx:{defaultValue:[{blur:73.5,color:\"rgba(13, 104, 193, 0.15000000596046448)\",diffusion:.5,focus:.5,inset:false,spread:0,type:\"box\",x:0,y:4}],title:\"Shadow\",type:ControlType.BoxShadow},DDkx3c7Ms:{defaultValue:[{blur:5,color:\"rgba(0,0,0,0.25)\",diffusion:.5,focus:.5,inset:false,spread:0,type:\"box\",x:0,y:2}],title:\"Shadow 2\",type:ControlType.BoxShadow},z92HEut2j:{defaultValue:\"0px\",title:\"Radius\",type:ControlType.BorderRadius},IPP4DgZK2:{defaultValue:\"0px\",title:\"Padding 2\",type:ControlType.Padding}});addFonts(FramerDaR76_kqd,[{explicitInter:true,fonts:[{family:\"Gabarito\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gabarito/v8/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj248K0EwItq6bFIg.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDaR76_kqd\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ntHiCXFie\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gc8ra2OBa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J43BFa_oR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lXh3iEal4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hINglHkXy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"684\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1400\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"c4lT3v8BX\\\":\\\"click\\\",\\\"JmFX05W7j\\\":\\\"click2\\\",\\\"Wp6dXtbQ_\\\":\\\"click3\\\",\\\"FdQe0L0DP\\\":\\\"click4\\\",\\\"oUxIeNy8C\\\":\\\"click5\\\",\\\"fvtTbcIfl\\\":\\\"direction\\\",\\\"ejkue6K7I\\\":\\\"direction2\\\",\\\"uRaAulayI\\\":\\\"direction3\\\",\\\"iL8tlIla3\\\":\\\"padding\\\",\\\"vHX64u4m1\\\":\\\"overflow\\\",\\\"R_JhnDlUe\\\":\\\"fontSize\\\",\\\"UTMldPrVg\\\":\\\"fontSize2\\\",\\\"T6n9RIqNx\\\":\\\"shadow\\\",\\\"DDkx3c7Ms\\\":\\\"shadow2\\\",\\\"z92HEut2j\\\":\\\"radius\\\",\\\"IPP4DgZK2\\\":\\\"padding2\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DaR76_kqd.map", "// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={Ep4K4KCzh:{hover:true}};const serializationHash=\"framer-hKN7J\";const variantClassNames={Ep4K4KCzh:\"framer-v-199er4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Ep4K4KCzh\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://meetings.hubspot.com/daniel2873\",motionChild:true,nodeId:\"Ep4K4KCzh\",openInNewTab:true,scopeId:\"n5txzpHBs\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-199er4\",className,classNames)} framer-1ystdbq`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Ep4K4KCzh\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\",...style},variants:{\"Ep4K4KCzh-hover\":{background:\"linear-gradient(270deg, rgb(120, 84, 254) 0%, rgb(168, 145, 255) 99.99914765357971%)\"}},...addPropertyOverrides({\"Ep4K4KCzh-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS01MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get Two Weeks Free\"})}),className:\"framer-1ioxk4u\",\"data-framer-name\":\"Text\",fonts:[\"GF;Satoshi-500\"],layoutDependency:layoutDependency,layoutId:\"RLfgCUCtQ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hKN7J.framer-1ystdbq, .framer-hKN7J .framer-1ystdbq { display: block; }\",\".framer-hKN7J.framer-199er4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 56px; justify-content: center; overflow: hidden; padding: 0px 28px 0px 28px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-hKN7J .framer-1ioxk4u { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-hKN7J[data-border=\"true\"]::after, .framer-hKN7J [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 204\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"fk2etDYYo\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framern5txzpHBs=withCSS(Component,css,\"framer-hKN7J\");export default Framern5txzpHBs;Framern5txzpHBs.displayName=\"Button\";Framern5txzpHBs.defaultProps={height:56,width:204};addFonts(Framern5txzpHBs,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framern5txzpHBs\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"fk2etDYYo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"56\",\"framerIntrinsicWidth\":\"204\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./n5txzpHBs.map", "// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={bED_ZqkQu:{hover:true}};const serializationHash=\"framer-jv7HZ\";const variantClassNames={bED_ZqkQu:\"framer-v-m7sepd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"bED_ZqkQu\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://meetings.hubspot.com/daniel2873\",motionChild:true,nodeId:\"bED_ZqkQu\",openInNewTab:true,scopeId:\"ntL_TsOQh\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-m7sepd\",className,classNames)} framer-lknx9d`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"bED_ZqkQu\",ref:refBinding,style:{background:\"linear-gradient(90deg, rgb(8, 131, 253) 0%, rgb(140, 209, 251) 99.99914765357971%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\",...style},variants:{\"bED_ZqkQu-hover\":{background:\"linear-gradient(270deg, rgb(8, 131, 253) 0%, rgb(140, 209, 251) 99.99914765357971%)\"}},...addPropertyOverrides({\"bED_ZqkQu-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS01MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Start your free trail\"})}),className:\"framer-yz11jx\",\"data-framer-name\":\"Text\",fonts:[\"GF;Satoshi-500\"],layoutDependency:layoutDependency,layoutId:\"obGOM2xyt\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jv7HZ.framer-lknx9d, .framer-jv7HZ .framer-lknx9d { display: block; }\",\".framer-jv7HZ.framer-m7sepd { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 45px; justify-content: center; overflow: hidden; padding: 0px 28px 0px 28px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-jv7HZ .framer-yz11jx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 45\n * @framerIntrinsicWidth 190\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"WbGxLBFx9\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerntL_TsOQh=withCSS(Component,css,\"framer-jv7HZ\");export default FramerntL_TsOQh;FramerntL_TsOQh.displayName=\"Button\";FramerntL_TsOQh.defaultProps={height:45,width:190};addFonts(FramerntL_TsOQh,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerntL_TsOQh\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"WbGxLBFx9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"190\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"45\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ntL_TsOQh.map", "// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={jm8pg3xOp:{hover:true}};const serializationHash=\"framer-lcWzm\";const variantClassNames={jm8pg3xOp:\"framer-v-z11ckf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"jm8pg3xOp\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://meetings.hubspot.com/daniel2873\",motionChild:true,nodeId:\"jm8pg3xOp\",openInNewTab:true,scopeId:\"ZCjANimfn\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-z11ckf\",className,classNames)} framer-18e1zl4`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"jm8pg3xOp\",ref:refBinding,style:{background:\"linear-gradient(90deg, rgb(8, 131, 253) 0%, rgb(140, 209, 251) 99.99914765357971%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 4px 0px rgba(8, 131, 253, 0.5)\",...style},variants:{\"jm8pg3xOp-hover\":{background:\"linear-gradient(270deg, rgb(8, 131, 253) 0%, rgb(140, 209, 251) 99.99914765357971%)\"}},...addPropertyOverrides({\"jm8pg3xOp-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS01MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact Now\"})}),className:\"framer-1kebyyf\",\"data-framer-name\":\"Text\",fonts:[\"GF;Satoshi-500\"],layoutDependency:layoutDependency,layoutId:\"T0LWuxJ_B\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lcWzm.framer-18e1zl4, .framer-lcWzm .framer-18e1zl4 { display: block; }\",\".framer-lcWzm.framer-z11ckf { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 45px; justify-content: center; overflow: hidden; padding: 0px 28px 0px 28px; position: relative; text-decoration: none; width: 138px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lcWzm .framer-1kebyyf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 45\n * @framerIntrinsicWidth 138\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"iP2C_1fGZ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerZCjANimfn=withCSS(Component,css,\"framer-lcWzm\");export default FramerZCjANimfn;FramerZCjANimfn.displayName=\"Button\";FramerZCjANimfn.defaultProps={height:45,width:138};addFonts(FramerZCjANimfn,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZCjANimfn\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iP2C_1fGZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"45\",\"framerIntrinsicWidth\":\"138\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZCjANimfn.map", "// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import Orthopedic2 from\"#framer/local/canvasComponent/DaR76_kqd/DaR76_kqd.js\";import Navigation3 from\"#framer/local/canvasComponent/fsigXqvfl/fsigXqvfl.js\";import PopupForm from\"#framer/local/canvasComponent/Hf7YWcQ_u/Hf7YWcQ_u.js\";import Header from\"#framer/local/canvasComponent/l8Ci08VuE/l8Ci08VuE.js\";import Button from\"#framer/local/canvasComponent/n5txzpHBs/n5txzpHBs.js\";import FormBeforeFooter from\"#framer/local/canvasComponent/noFSWX7nI/noFSWX7nI.js\";import Button1 from\"#framer/local/canvasComponent/ntL_TsOQh/ntL_TsOQh.js\";import Connecting from\"#framer/local/canvasComponent/r43K7eCH9/r43K7eCH9.js\";import ButtonPurple from\"#framer/local/canvasComponent/WGf_ayaP9/WGf_ayaP9.js\";import SameUpdatedFooter from\"#framer/local/canvasComponent/XYdYlzZjw/XYdYlzZjw.js\";import Carousel from\"#framer/local/canvasComponent/y_StDnraq/y_StDnraq.js\";import Button2 from\"#framer/local/canvasComponent/ZCjANimfn/ZCjANimfn.js\";import SmartPopup from\"#framer/local/codeFile/ibKjCC7/DelayedPopup.js\";import{ScalerWrapper}from\"#framer/local/codeFile/tolyZVf/ScalerWrapper.js\";import metadataProvider from\"#framer/local/webPageMetadata/uwFGxDRcG/uwFGxDRcG.js\";const PopupFormFonts=getFonts(PopupForm);const SmartPopupFonts=getFonts(SmartPopup);const HeaderFonts=getFonts(Header);const ButtonFonts=getFonts(Button);const Orthopedic2Fonts=getFonts(Orthopedic2);const Button1Fonts=getFonts(Button1);const CarouselFonts=getFonts(Carousel);const FormBeforeFooterFonts=getFonts(FormBeforeFooter);const Button2Fonts=getFonts(Button2);const SameUpdatedFooterFonts=getFonts(SameUpdatedFooter);const ScalerWrapperFonts=getFonts(ScalerWrapper);const SmoothScrollFonts=getFonts(SmoothScroll);const ButtonPurpleFonts=getFonts(ButtonPurple);const ConnectingFonts=getFonts(Connecting);const Navigation3Fonts=getFonts(Navigation3);const breakpoints={aH40__XdV:\"(min-width: 1024px) and (max-width: 1439px)\",JxJoOQUEr:\"(min-width: 1440px) and (max-width: 1919px)\",mj6dd9nRD:\"(min-width: 1920px)\",NuclRT0R8:\"(min-width: 768px) and (max-width: 1023px)\",XcJiNSkI0:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-22EQN\";const variantClassNames={aH40__XdV:\"framer-v-f2cfnt\",JxJoOQUEr:\"framer-v-qgunfr\",mj6dd9nRD:\"framer-v-a9fpmo\",NuclRT0R8:\"framer-v-175ocas\",XcJiNSkI0:\"framer-v-1cr51qq\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"JxJoOQUEr\",Desktop:\"mj6dd9nRD\",laptop:\"aH40__XdV\",Phone:\"XcJiNSkI0\",Tablet:\"NuclRT0R8\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mj6dd9nRD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ULfAiQlqo,Y2fhPRl0f,fYaXIzUPN,lgZhoM5MF,shD9jv_JT,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"gJ2_95s7s\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"NuclRT0R8\",\"XcJiNSkI0\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"NuclRT0R8\",\"XcJiNSkI0\"].includes(baseVariant))return true;return false;};const elementId1=useRouteElementId(\"BGd4sZPBB\");const ref2=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"XcJiNSkI0\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mj6dd9nRD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-a9fpmo\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a9jf7d-container\",isAuthoredByUser:true,nodeId:\"HOay2dCa1\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(SmartPopup,{desktopFrame:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:938,width:\"1600px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1st0ly4-container\",id:elementId,inComponentSlot:true,nodeId:\"gJ2_95s7s\",ref:ref1,rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(PopupForm,{height:\"100%\",id:\"gJ2_95s7s\",layoutId:\"gJ2_95s7s\",style:{width:\"100%\"},width:\"100%\"})})})],fullWidthClass:\"\",height:\"100%\",id:\"HOay2dCa1\",layoutId:\"HOay2dCa1\",mobileFrame:[],width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rfxxc8-container hidden-175ocas hidden-1cr51qq\",isAuthoredByUser:true,nodeId:\"dFGUK5owi\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(ScalerWrapper,{content:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r57zt8\",\"data-framer-name\":\"ScalarWrapper\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9sneql\",\"data-framer-name\":\"hero opthalmology\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"1680px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l2ikv9-container\",inComponentSlot:true,nodeId:\"rcPdBa5Kd\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"rcPdBa5Kd\",layoutId:\"rcPdBa5Kd\",style:{width:\"100%\"},variant:\"lrMpGqG7P\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r91lfl\",\"data-framer-name\":\"Frame 1171277973\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e5m4lg\",\"data-framer-name\":\"Frame 1171277973\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-176qhoq\",\"data-framer-name\":\"Frame 2147223358\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"84px\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Why \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology\"}),\" Practices Are Hiring Virtual Assistants\"]})}),className:\"framer-wji43i\",\"data-framer-name\":\"Heading 1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Staffing For Doctors provides highly trained medical virtual assistants who specialize in ophthalmology workflows. Whether you need help managing recalls, surgical scheduling, diagnostic documentation, or insurance verification, our virtual assistants will take the administrative pressure off your staff \u2014 and give you your time back.\"})}),className:\"framer-1pcv40r\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mzg4c0-container\",inComponentSlot:true,nodeId:\"X10Cgozys\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"X10Cgozys\",layoutId:\"X10Cgozys\",style:{height:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:573,pixelWidth:830,sizes:\"830px\",src:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png\",srcSet:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png 830w\"},className:\"framer-qg1ott\",\"data-framer-name\":\"Rectangle 34624205\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-q9qpls\",\"data-framer-name\":\"Ellipse 7141\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11x3ft\",\"data-framer-name\":\"Frame 1171277974\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gppf9j\",\"data-framer-name\":\"Component 46\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hdtz7d\",\"data-framer-name\":\"Color\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m6y4lt\",\"data-framer-name\":\"Frame 2147223316\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ndkuw6\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1n4ecki\",\"data-framer-name\":\"icon-park-twotone:protect\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_2079_1457\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"4\" y=\"2\" width=\"45\" height=\"49\">\\n<path d=\"M7 10.0273L26.5098 4.33331L46 10.0273V21.7035C45.9992 27.6873 44.1159 33.5193 40.6168 38.3734C37.1176 43.2275 32.18 46.8577 26.5033 48.75C20.8244 46.8586 15.8847 43.228 12.3843 38.3727C8.88382 33.5174 7.00009 27.6836 7 21.6981V10.0273Z\" fill=\"#555555\" stroke=\"white\" stroke-width=\"4.33333\" stroke-linejoin=\"round\"/>\\n<path d=\"M16.75 24.9166L24.3333 32.4999L37.3333 19.4999\" stroke=\"white\" stroke-width=\"4.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</mask>\\n<g mask=\"url(#mask0_2079_1457)\">\\n<path d=\"M0.5 -6.10352e-05H52.5V51.9999H0.5V-6.10352e-05Z\" fill=\"#7854FE\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"HIPAA Compliant\"})}),className:\"framer-uqgyx2\",\"data-framer-name\":\"HIPAA Compliant\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Stay compliant with secure, HIPAA-approved training designed for Ophthalmology Centers.\"})}),className:\"framer-10ki2z1\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d25rbb\",\"data-framer-name\":\"Component 47\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yymq1q\",\"data-framer-name\":\"Color\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ebfzpe\",\"data-framer-name\":\"Frame 2147223316\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j2v4wo\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9a99xz\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:37,svg:'<svg width=\"37\" height=\"38\" viewBox=\"0 0 37 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M14.5998 3.40078C14.255 3.40078 13.9244 3.53775 13.6806 3.78154C13.4368 4.02534 13.2998 4.356 13.2998 4.70078V12.5034C13.2998 12.8482 13.1628 13.1788 12.919 13.4226C12.6752 13.6664 12.3446 13.8034 11.9998 13.8034H4.1998C3.85502 13.8034 3.52436 13.9403 3.28057 14.1841C3.03677 14.4279 2.8998 14.7586 2.8998 15.1034V22.9034C2.8998 23.2482 3.03677 23.5788 3.28057 23.8226C3.52436 24.0664 3.85502 24.2034 4.1998 24.2034H11.9998C12.3446 24.2034 12.6752 24.3403 12.919 24.5841C13.1628 24.8279 13.2998 25.1586 13.2998 25.5034V33.3034C13.2998 33.6482 13.4368 33.9788 13.6806 34.2226C13.9244 34.4664 14.255 34.6034 14.5998 34.6034H22.3998C22.7446 34.6034 23.0752 34.4664 23.319 34.2226C23.5628 33.9788 23.6998 33.6482 23.6998 33.3034V25.5034C23.6998 25.1586 23.8368 24.8279 24.0806 24.5841C24.3244 24.3403 24.655 24.2034 24.9998 24.2034H32.7998C33.1446 24.2034 33.4753 24.0664 33.719 23.8226C33.9628 23.5788 34.0998 23.2482 34.0998 22.9034V15.1034C34.0998 14.7586 33.9628 14.4279 33.719 14.1841C33.4753 13.9403 33.1446 13.8034 32.7998 13.8034H24.9998C24.655 13.8034 24.3244 13.6664 24.0806 13.4226C23.8368 13.1788 23.6998 12.8482 23.6998 12.5034V4.70078C23.6998 4.356 23.5628 4.02534 23.319 3.78154C23.0752 3.53775 22.7446 3.40078 22.3998 3.40078H14.5998ZM10.6998 4.70078C10.6998 3.66644 11.1107 2.67446 11.8421 1.94307C12.5735 1.21167 13.5655 0.800781 14.5998 0.800781H22.3998C23.4342 0.800781 24.4261 1.21167 25.1575 1.94307C25.8889 2.67446 26.2998 3.66644 26.2998 4.70078V11.2034H32.7998C33.8342 11.2034 34.8261 11.6143 35.5575 12.3457C36.2889 13.0771 36.6998 14.069 36.6998 15.1034V22.9034C36.6998 23.9377 36.2889 24.9297 35.5575 25.6611C34.8261 26.3925 33.8342 26.8034 32.7998 26.8034H26.2998V33.3034C26.2998 34.3377 25.8889 35.3297 25.1575 36.0611C24.4261 36.7925 23.4342 37.2034 22.3998 37.2034H14.5998C13.5655 37.2034 12.5735 36.7925 11.8421 36.0611C11.1107 35.3297 10.6998 34.3377 10.6998 33.3034V26.8034H4.1998C3.16546 26.8034 2.17348 26.3925 1.44209 25.6611C0.710697 24.9297 0.299805 23.9377 0.299805 22.9034V15.1034C0.299805 14.069 0.710697 13.0771 1.44209 12.3457C2.17348 11.6143 3.16546 11.2034 4.1998 11.2034H10.6998V4.70078Z\" fill=\"#7854FE\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Specific Training\"})}),className:\"framer-153pc9o\",\"data-framer-name\":\"Specific Training\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Expert-led training focused on ophthalmic procedures to improve accuracy and patient outcomes.\"})}),className:\"framer-1xzfpk7\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pnrsd2\",\"data-framer-name\":\"Component 48\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jmsehd\",\"data-framer-name\":\"Color\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dkmdtl\",\"data-framer-name\":\"Frame 2147223316\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1izonxn\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-smb3sz\",\"data-framer-name\":\"solar:money-bag-bold\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.6128 2.70831H26.3875C24.4397 2.70831 22.8168 2.70831 21.5298 2.88165C20.1692 3.06365 18.9407 3.46665 17.9548 4.45248C16.9668 5.44048 16.5638 6.66898 16.3818 8.02748C16.2583 8.95265 16.2215 11.1605 16.2128 13.0541C11.8318 13.1993 9.19933 13.7106 7.37283 15.5393C4.8335 18.0765 4.8335 22.1628 4.8335 30.3333C4.8335 38.5038 4.8335 42.5901 7.37283 45.1273C9.91216 47.6645 13.9963 47.6666 22.1668 47.6666H30.8335C39.004 47.6666 43.0903 47.6666 45.6275 45.1273C48.1647 42.588 48.1668 38.5038 48.1668 30.3333C48.1668 22.1628 48.1668 18.0765 45.6275 15.5393C43.801 13.7106 41.1685 13.1993 36.7875 13.0563C36.7788 11.1605 36.7442 8.95265 36.6185 8.02965C36.4365 6.66898 36.0335 5.44048 35.0455 4.45465C34.0597 3.46665 32.8312 3.06365 31.4705 2.88165C30.1835 2.70831 28.5585 2.70831 26.6128 2.70831ZM33.5375 13.0043C33.5267 11.1691 33.4963 9.19531 33.3988 8.46081C33.2623 7.46198 33.0305 7.03298 32.7488 6.75131C32.4672 6.46965 32.0382 6.23781 31.0372 6.10131C29.9928 5.96265 28.5888 5.95831 26.5002 5.95831C24.4115 5.95831 23.0075 5.96265 21.961 6.10348C20.9622 6.23781 20.5332 6.46965 20.2515 6.75348C19.9698 7.03731 19.738 7.46198 19.6015 8.46081C19.504 9.19748 19.4715 11.1691 19.4628 13.0043C20.3122 13 21.2135 12.9985 22.1668 13H30.8335C31.7897 13 32.691 13.0014 33.5375 13.0043ZM26.5002 20.0416C26.9311 20.0416 27.3445 20.2129 27.6492 20.5176C27.954 20.8223 28.1252 21.2357 28.1252 21.6666V21.6883C30.4847 22.282 32.4585 24.1431 32.4585 26.7215C32.4585 27.1525 32.2873 27.5658 31.9825 27.8705C31.6778 28.1753 31.2645 28.3465 30.8335 28.3465C30.4025 28.3465 29.9892 28.1753 29.6844 27.8705C29.3797 27.5658 29.2085 27.1525 29.2085 26.7215C29.2085 25.8895 28.2855 24.7368 26.5002 24.7368C24.7148 24.7368 23.7918 25.8895 23.7918 26.7215C23.7918 27.5535 24.7148 28.7083 26.5002 28.7083C29.501 28.7083 32.4585 30.7883 32.4585 33.9451C32.4585 36.5235 30.4847 38.3825 28.1252 38.9783V39C28.1252 39.431 27.954 39.8443 27.6492 40.149C27.3445 40.4538 26.9311 40.625 26.5002 40.625C26.0692 40.625 25.6559 40.4538 25.3511 40.149C25.0464 39.8443 24.8752 39.431 24.8752 39V38.9783C22.5157 38.3846 20.5418 36.5235 20.5418 33.9451C20.5418 33.5142 20.713 33.1008 21.0178 32.7961C21.3225 32.4914 21.7359 32.3201 22.1668 32.3201C22.5978 32.3201 23.0111 32.4914 23.3159 32.7961C23.6206 33.1008 23.7918 33.5142 23.7918 33.9451C23.7918 34.7771 24.7148 35.9298 26.5002 35.9298C28.2855 35.9298 29.2085 34.7771 29.2085 33.9451C29.2085 33.1131 28.2855 31.9583 26.5002 31.9583C23.4993 31.9583 20.5418 29.8783 20.5418 26.7215C20.5418 24.1431 22.5157 22.282 24.8752 21.6883V21.6666C24.8752 21.2357 25.0464 20.8223 25.3511 20.5176C25.6559 20.2129 26.0692 20.0416 26.5002 20.0416Z\" fill=\"#7854FE\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"85% Cost Savings\"})}),className:\"framer-rft7jq\",\"data-framer-name\":\"70% Cost Savings\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Cut training expenses by up to 85% without compromising on quality or compliance.\"})}),className:\"framer-g1yp0r\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2ygztc\",\"data-framer-name\":\"Component 49\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cm2cmz\",\"data-framer-name\":\"Color\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-stz9p8\",\"data-framer-name\":\"Frame 2147223316\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bf8sv3\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14phdyh\",\"data-framer-name\":\"carbon:operations-field\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M33 19.5V3.25H36.25V19.5H33ZM39.5 19.5V3.25H42.75V19.5H39.5ZM46 19.5V3.25H49.25V19.5H46ZM26.5 32.5C25.6409 32.52 24.7867 32.3656 23.9891 32.046C23.1914 31.7264 22.4669 31.2484 21.8593 30.6408C21.2516 30.0331 20.7736 29.3086 20.454 28.5109C20.1344 27.7133 19.98 26.8591 20 26C19.98 25.1409 20.1344 24.2867 20.454 23.4891C20.7736 22.6914 21.2516 21.9669 21.8593 21.3592C22.4669 20.7516 23.1914 20.2736 23.9891 19.954C24.7867 19.6344 25.6409 19.48 26.5 19.5V16.25C24.5716 16.25 22.6866 16.8218 21.0832 17.8932C19.4798 18.9645 18.2301 20.4873 17.4922 22.2688C16.7542 24.0504 16.5611 26.0108 16.9373 27.9021C17.3136 29.7934 18.2422 31.5307 19.6057 32.8943C20.9693 34.2579 22.7066 35.1865 24.5979 35.5627C26.4892 35.9389 28.4496 35.7458 30.2312 35.0078C32.0127 34.2699 33.5355 33.0202 34.6068 31.4168C35.6782 29.8134 36.25 27.9284 36.25 26H33C33.02 26.8591 32.8656 27.7133 32.546 28.5109C32.2264 29.3086 31.7484 30.0331 31.1408 30.6408C30.5331 31.2484 29.8086 31.7264 29.0109 32.046C28.2133 32.3656 27.3591 32.52 26.5 32.5Z\" fill=\"#7854FE\"/>\\n<path d=\"M47.4516 29.9878L42.9098 26L40.768 28.444L45.305 32.4285L41.47 39.0715L35.9011 37.1865C34.591 38.2855 33.0983 39.1463 31.4909 39.7296L30.3355 45.5H22.6655L21.5118 39.7313C19.9158 39.1382 18.4342 38.274 17.1324 37.1768L11.531 39.0715L7.69601 32.4285L12.1241 28.5366C11.8203 26.8563 11.8164 25.1353 12.1128 23.4536L7.69601 19.5699L11.531 12.9285L17.0999 14.8135C18.4104 13.7137 19.9036 12.8524 21.5118 12.2688L22.6655 6.5H26.5005V3.25H22.6655C21.9142 3.25008 21.1861 3.51047 20.6051 3.98687C20.0241 4.46327 19.6261 5.12624 19.4789 5.863L18.6599 9.95637C17.9136 10.3138 17.1931 10.7227 16.5035 11.18L12.571 9.84912C11.8594 9.60883 11.0866 9.62241 10.3839 9.88755C9.68118 10.1527 9.092 10.653 8.71651 11.3035L4.88151 17.9465C4.50583 18.597 4.36707 19.3575 4.48883 20.0987C4.61059 20.84 4.98536 21.5161 5.54939 22.0122L8.68726 24.7699C8.65964 25.1794 8.62551 25.5856 8.62551 26C8.62551 26.4193 8.64068 26.8342 8.67101 27.2448L5.55101 29.9878C4.98646 30.4834 4.61107 31.1594 4.48871 31.9007C4.36635 32.6419 4.50458 33.4027 4.87989 34.0535L8.71489 40.6965C9.0905 41.3477 9.68022 41.8485 10.3836 42.1137C11.087 42.3789 11.8606 42.392 12.5726 42.1509L16.5279 40.8119C17.2093 41.2715 17.9217 41.6836 18.6599 42.0452L19.4773 46.137C19.6246 46.874 20.0228 47.5372 20.6041 48.0136C21.1854 48.4901 21.9139 48.7503 22.6655 48.75H30.3355C31.0868 48.7499 31.8149 48.4895 32.3959 48.0131C32.9769 47.5367 33.3749 46.8738 33.5221 46.137L34.3411 42.0436C35.0874 41.6861 35.8079 41.2773 36.4975 40.82L40.4284 42.1493C41.14 42.3901 41.9131 42.377 42.6161 42.1121C43.3191 41.8473 43.9087 41.347 44.2845 40.6965L48.1195 34.0535C48.4952 33.403 48.6339 32.6425 48.5122 31.9013C48.3904 31.16 48.0157 30.4839 47.4516 29.9878Z\" fill=\"#7854FE\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Operations\"})}),className:\"framer-9g4j5n\",\"data-framer-name\":\"Dental Operations\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Boost operational efficiency, reduce risk, and streamline daily workflows in your eye care practice.\"})}),className:\"framer-1jqcuip\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j7gi1o\",\"data-framer-name\":\"Frame 1171277973\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-11lu8xr\",\"data-framer-name\":\"Vector 761\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1336,svg:'<svg width=\"1336\" height=\"2\" viewBox=\"0 0 1336 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1335 1L1.00001 1\" stroke=\"#CDCDCD\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q68w0m\",\"data-framer-name\":\"Component 51\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1npj1sv\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"55px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"How Our Virtual Assistants Support \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology Practices\"})]})}),className:\"framer-1rlxn3p\",\"data-framer-name\":\"Specialized Dental Practice Services\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Our virtual assistants are specifically trained to support the unique needs of ophthalmology practices. From managing appointment scheduling and patient inquiries to handling insurance verification and follow-up communications, they take the administrative burden off your team\u2019s shoulders.\"})}),className:\"framer-a41asj\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:\"1684px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pjysr1-container\",inComponentSlot:true,nodeId:\"H50ljegEP\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Orthopedic2,{DDkx3c7Ms:\"\",ejkue6K7I:\"row\",fvtTbcIfl:\"column\",height:\"100%\",id:\"H50ljegEP\",iL8tlIla3:\"45px 169px 45px 169px\",IPP4DgZK2:\"0px\",layoutId:\"H50ljegEP\",R_JhnDlUe:24,style:{width:\"100%\"},T6n9RIqNx:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\",uRaAulayI:\"row\",UTMldPrVg:32,variant:\"Hh7PPJe12\",vHX64u4m1:\"visible\",width:\"100%\",z92HEut2j:\"0px\"})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qge655\",\"data-framer-name\":\"Component 50\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:934,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:\"1924px\",src:\"https://framerusercontent.com/images/QoPam23zrgcCCEEb8bcswvnDLA.png\",srcSet:\"https://framerusercontent.com/images/QoPam23zrgcCCEEb8bcswvnDLA.png?scale-down-to=512 512w,https://framerusercontent.com/images/QoPam23zrgcCCEEb8bcswvnDLA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QoPam23zrgcCCEEb8bcswvnDLA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QoPam23zrgcCCEEb8bcswvnDLA.png 3848w\"},className:\"framer-17dad8i\",\"data-framer-name\":\"Frame 2147223322\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kbsyf8\",\"data-framer-name\":\"Frame 2147223323\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a1k096\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Ready to Streamline Your Ophthalmology Practice?\"})}),className:\"framer-19q20or\",\"data-framer-name\":\"Heading 1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start your two-week free trial today and discover how our specialized virtual assistants can simplify your workflow, reduce administrative burden, and enhance patient care in your ophthalmology practice.\"})}),className:\"framer-bq69qq\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3bjk99-container\",inComponentSlot:true,nodeId:\"DNUzyo7Ln\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Button1,{height:\"100%\",id:\"DNUzyo7Ln\",layoutId:\"DNUzyo7Ln\",style:{height:\"100%\"},width:\"100%\"})})})]})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eteky6\",\"data-framer-name\":\"Frame 1171277979\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8iim2k\",\"data-framer-name\":\"Frame 2147223445\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eulerh\",\"data-framer-name\":\"Frame 2147223437\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3wlegz\",\"data-framer-name\":\"Frame 2147223451\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-110723c\",\"data-framer-name\":\"Frame 2147223441\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Cost \"}),\"Savings\"]})}),className:\"framer-d20kw2\",\"data-framer-name\":\"Cost Savings\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-om3wqx\",\"data-framer-name\":\"Frame 2147223439\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l1dca8\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Role\"})}),className:\"framer-1at28sr\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"In House Hiring\"})}),className:\"framer-1t9omgi\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Virtual Assistant\"})}),className:\"framer-1ojuyq9\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Annual Savings\"})}),className:\"framer-1an6p4p\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-rmsn45\",\"data-framer-name\":\"Line 12\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1546,svg:'<svg width=\"1546\" height=\"3\" viewBox=\"-1 -1 1546 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1544\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uo9108\",\"data-framer-name\":\"Frame 2147223449\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lpb9j3\",\"data-framer-name\":\"Frame 2147223450\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-il2jl\",\"data-framer-name\":\"Frame 2147223442\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16u68w5\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Surgery Scheduler\"})}),className:\"framer-4ue70s\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$4,800/mo\"})}),className:\"framer-qmncl1\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300/mo\"})}),className:\"framer-dx7xpn\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$30,000+\"})}),className:\"framer-1ufxav0\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1wa97cn\",\"data-framer-name\":\"Line 13\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1546,svg:'<svg width=\"1546\" height=\"3\" viewBox=\"-1 -1 1546 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1544\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rqev4s\",\"data-framer-name\":\"Frame 2147223443\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-135nhc0\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Imaging Admin Assistant\"})}),className:\"framer-phuyr1\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$5,000/mo\"})}),className:\"framer-ybvt8j\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300/mo\"})}),className:\"framer-ffea8y\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$32,400\"})}),className:\"framer-1utcecq\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fhzjn4\",\"data-framer-name\":\"Line 14\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1546,svg:'<svg width=\"1546\" height=\"3\" viewBox=\"-1 -1 1546 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1544\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rfiw5c\",\"data-framer-name\":\"Frame 2147223444\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hk8zvi\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Biller\"})}),className:\"framer-fsqen6\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$4,500/mo\"})}),className:\"framer-r827gc\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300/mo\"})}),className:\"framer-1u4koja\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$26,400\"})}),className:\"framer-13rh26\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11rdqv9\",\"data-framer-name\":\"Line 15\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1546,svg:'<svg width=\"1546\" height=\"3\" viewBox=\"-1 -1 1546 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1544\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-130fohx\",\"data-framer-name\":\"Frame 2147223445\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cq32j3\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Referral Coordinator\"})}),className:\"framer-v7h6gu\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$4,700/mo\"})}),className:\"framer-1c45o1w\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300/mo\"})}),className:\"framer-1izpu40\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$28,800\"})}),className:\"framer-35o6m4\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:256,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:\"1920px\",src:\"https://framerusercontent.com/images/c9mbAOdLyPPBmdGuJhMcRS45S4.png\",srcSet:\"https://framerusercontent.com/images/c9mbAOdLyPPBmdGuJhMcRS45S4.png?scale-down-to=512 512w,https://framerusercontent.com/images/c9mbAOdLyPPBmdGuJhMcRS45S4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/c9mbAOdLyPPBmdGuJhMcRS45S4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/c9mbAOdLyPPBmdGuJhMcRS45S4.png 3840w\"},className:\"framer-nbvum1\",\"data-framer-name\":\"Frame 2147223322\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"\uD83D\uDCA1 Just two virtual assistants can save your practice $60,000+ per year while improving daily operations.\"})}),className:\"framer-q7ifg6\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-700\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c1fzmm\",\"data-framer-name\":\"Component 29\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cn21x3\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:[\"Recruitment\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\" Process \"})]})}),className:\"framer-tzwz78\",\"data-framer-name\":\"Recruitment Process\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Focus on hire quality candidate sourcing with medical experience. With the ability to place low-cost admin staff to reduce overhead for our clients.\"})}),className:\"framer-sz6ddi\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8f2x9h\",\"data-framer-name\":\"Frame 2147223416\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-x6txgf\",\"data-framer-name\":\"Component 43\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f49jcq\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fp9ien\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"01\"})}),className:\"framer-1ajuq20\",\"data-framer-name\":\"01\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Discovery Call\"})}),className:\"framer-14v7vaw\",\"data-framer-name\":\"Discovery Call\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"We learn your workflow, surgical days, and EMR\"})}),className:\"framer-9axmis\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yok6hp\",\"data-framer-name\":\"Component 44\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lua180\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wywco7\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"02\"})}),className:\"framer-d1abxd\",\"data-framer-name\":\"02\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Pairing Call\"})}),className:\"framer-1ur379s\",\"data-framer-name\":\"Pairing Call\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Meet 3\u20135 ophthalmology-trained virtual assistants.\"})}),className:\"framer-12acz1w\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ohn73n\",\"data-framer-name\":\"Component 45\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-olxnuk\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"03\"})}),className:\"framer-1tlqzkk\",\"data-framer-name\":\"03\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-aki6tl\",\"data-framer-name\":\"Frame 2147223324\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"You Choose\"})}),className:\"framer-j17lng\",\"data-framer-name\":\"You Choose\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Select the one who fits your team culture and systems\"})}),className:\"framer-1m31dq7\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lzoxop\",\"data-framer-name\":\"Frame 2147223417\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j2a1ak\",\"data-framer-name\":\"Component 44\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11jg7k\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w3gven\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"04\"})}),className:\"framer-10dtcd9\",\"data-framer-name\":\"04\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Onboarding\"})}),className:\"framer-13xn09g\",\"data-framer-name\":\"Onboarding\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"We handle all training and integration\"})}),className:\"framer-1h6xl05\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15ghjym\",\"data-framer-name\":\"Component 46\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pzcwpa\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-61t7q9\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"05\"})}),className:\"framer-u09vki\",\"data-framer-name\":\"05\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Ongoing Optimization\"})}),className:\"framer-1glavda\",\"data-framer-name\":\"Ongoing Optimization\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Your Medical Practice Consultant supports you long-term to help grow your virtual team.\"})}),className:\"framer-sivt5a\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:884,width:\"1920px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jx3nj4-container\",\"data-framer-name\":\"testimonial carousel\",inComponentSlot:true,name:\"testimonial carousel\",nodeId:\"AzWGMaiGn\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Carousel,{height:\"100%\",id:\"AzWGMaiGn\",layoutId:\"AzWGMaiGn\",name:\"testimonial carousel\",style:{width:\"100%\"},variant:\"AsWztglyF\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7xgcm3\",\"data-framer-name\":\"Component 54\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mw3iz5\",\"data-framer-name\":\"Frame 1171277974\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aa419s\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Organizational Structure for Ophthalmology with a Minimum of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"12 Virtual Assistants\"})]})}),className:\"framer-1x1wvue\",\"data-framer-name\":\"Organizational Structure for a Surgery Practice with a Minimum of 12 Virtual Assistants\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xn1hu\",\"data-framer-name\":\"Frame 2147223355\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Explore our comprehensive team organization designed specifically for dental practices\"})}),className:\"framer-mjfwp6\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pjcrkg\",\"data-framer-name\":\"Group 1171277973\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n7sz90\",\"data-framer-name\":\"Frame 2147223366\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1360,pixelWidth:1640,positionX:\"center\",positionY:\"center\",sizes:\"410px\",src:\"https://framerusercontent.com/images/Hbfdq2LziWkTAwRf5Jn1R53x9Vw.png\",srcSet:\"https://framerusercontent.com/images/Hbfdq2LziWkTAwRf5Jn1R53x9Vw.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hbfdq2LziWkTAwRf5Jn1R53x9Vw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Hbfdq2LziWkTAwRf5Jn1R53x9Vw.png 1640w\"},className:\"framer-n8lprn\",\"data-framer-name\":\"Rectangle 34624209\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Practice Manager\"})}),className:\"framer-dcajlo\",\"data-framer-name\":\"Practice Manager\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Onsite\"})}),className:\"framer-38kb7s\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ztlk6o\",\"data-framer-name\":\"Group 1171277970\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rndvmh\",\"data-framer-name\":\"Component 61\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qbi9qb\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1avsmwy\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Admin Team\"})}),className:\"framer-15hvp81\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Admin Manager (Onsite)\"})}),className:\"framer-e5e0l\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ss03hx\",\"data-framer-name\":\"Component 72\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g31jt9\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w2ejas\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Admin VA\"})}),className:\"framer-10tle6v\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Surgical Coordinator\"})}),className:\"framer-wy0b87\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y5hno6\",\"data-framer-name\":\"Component 75\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ob9k91\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1va72k6\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Admin VA\"})}),className:\"framer-g216ut\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Patient Care Coordinator\"})}),className:\"framer-1mpnato\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mucz6s\",\"data-framer-name\":\"Component 78\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1srj48r\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-b0po8q\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Admin VA\"})}),className:\"framer-70q1ug\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Patient Education\"})}),className:\"framer-11h2zwb\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r8m7ql\",\"data-framer-name\":\"Component 81\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t8a3jm\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u90ts9\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Admin VA\"})}),className:\"framer-13eab3u\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Live Scribing\"})}),className:\"framer-15ptcib\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y9a9t0\",\"data-framer-name\":\"Component 68\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l4ey6l\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-jlogrw\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Provider\"})}),className:\"framer-ctpubo\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Neurosurgeon\"})}),className:\"framer-14t94f9\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l167gs\",\"data-framer-name\":\"Component 69\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hgd84y\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-apik89\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Provider\"})}),className:\"framer-16oa9iw\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Spine Specialist\"})}),className:\"framer-6jru3i\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zbdgg3\",\"data-framer-name\":\"Component 70\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16biqr9\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qlke8p\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Provider\"})}),className:\"framer-9dqanq\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Orthopedic Surgeon\"})}),className:\"framer-13q2ra\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jb9ish\",\"data-framer-name\":\"Component 71\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cduv6i\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15b6vh8\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Provider\"})}),className:\"framer-1xpcwbv\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Pain/Sports Management\"})}),className:\"framer-1qc0q9e\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-acrmm5\",\"data-framer-name\":\"Component 73\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-roq75a\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q65ery\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Biller VA\"})}),className:\"framer-hbrchl\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Coder\"})}),className:\"framer-7r1qiw\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-x3scz5\",\"data-framer-name\":\"Component 76\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c0h3gb\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pbstw4\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Biller VA\"})}),className:\"framer-1w3fqvk\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Claims Processing\"})}),className:\"framer-1oop0s8\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p7f4ib\",\"data-framer-name\":\"Component 79\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cd81nj\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vvneh4\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Biller VA\"})}),className:\"framer-1b0f8l0\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"AR/ Posting Payments\"})}),className:\"framer-1uy9r4p\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17qsobm\",\"data-framer-name\":\"Component 82\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n86dxp\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bja2yv\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Biller VA\"})}),className:\"framer-1nk69ss\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"AR/ Posting Payments\"})}),className:\"framer-1gmf1g6\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fvh6az\",\"data-framer-name\":\"Component 74\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fyxq20\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qy62yp\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Recep VA\"})}),className:\"framer-1cq783c\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Inbound/Outbound Calls\"})}),className:\"framer-8yfvz\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1an1k0f\",\"data-framer-name\":\"Component 77\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oyevtw\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tnln7w\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Recep VA\"})}),className:\"framer-1htcnqx\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Maintaining Patient Records\"})}),className:\"framer-f7x1wn\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17yurdr\",\"data-framer-name\":\"Component 80\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-903gqt\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ymu4xp\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Recep VA\"})}),className:\"framer-mqlmvj\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Appointment Scheduling\"})}),className:\"framer-n3xs2s\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ppkyt2\",\"data-framer-name\":\"Component 83\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ohkin7\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-corpq4\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Recep VA\"})}),className:\"framer-1czhfmi\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Appointment Scheduling\"})}),className:\"framer-1igjo2t\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ngwvaj\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-b0053v\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1crwwun\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vupcmi\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11hsgd3\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vcae73\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-106drs2\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9ojcxh\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:96,svg:'<svg width=\"96\" height=\"7\" viewBox=\"-2 -2 96 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2 1.5H90\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-heb6b0\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:96,svg:'<svg width=\"96\" height=\"7\" viewBox=\"-2 -2 96 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2 1.5H90\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-nx5x0v\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:96,svg:'<svg width=\"96\" height=\"7\" viewBox=\"-2 -2 96 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2 1.5H90\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-nbkeoi\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:96,svg:'<svg width=\"96\" height=\"7\" viewBox=\"-2 -2 96 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2 1.5H90\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tf8ug5\",\"data-framer-name\":\"Component 67\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1og200g\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-egy5t4\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Billing Team\"})}),className:\"framer-1rddwme\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Billing Manager (Onsite)\"})}),className:\"framer-1dayfax\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13ymzhb\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17yeold\",\"data-framer-name\":\"Component 66\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14d0bvd\",\"data-framer-name\":\"Frame 2147223389\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-163s9zm\",\"data-framer-name\":\"Frame 2147223367\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Front Desk Team\"})}),className:\"framer-1ki5bdz\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Front Desk Manager (Onsite)\"})}),className:\"framer-bc2fom\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14z6vtz\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"55\" viewBox=\"-2 -2 7 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 2V49\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s1lcch\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:193,intrinsicWidth:245,svg:'<svg width=\"245\" height=\"193\" viewBox=\"-2 -2 245 193\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.5 189V118.5C0.5 105.245 11.2452 94.5 24.5 94.5H217C230.255 94.5 241 83.7548 241 70.5V0\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1clue15\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:193,intrinsicWidth:626,svg:'<svg width=\"626\" height=\"193\" viewBox=\"-2 -2 626 193\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M621.5 189V118.5C621.5 105.245 610.755 94.5 597.5 94.5H24C10.7452 94.5 0 83.7548 0 70.5V0\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9rtgk6\",\"data-framer-name\":\"Connector line\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:193,intrinsicWidth:195,svg:'<svg width=\"195\" height=\"193\" viewBox=\"-2 -2 195 193\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M190.5 189V118.5C190.5 105.245 179.755 94.5 166.5 94.5H24C10.7452 94.5 0 83.7548 0 70.5V0\" stroke=\"#7854FE\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-dasharray=\"6 6\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w2bapt\",\"data-framer-name\":\"Frame 1171277974\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3yr7t3\",\"data-framer-name\":\"Frame 2147223390\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fj3d10\",\"data-framer-name\":\"Frame 2147223356\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-xkhwzh\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 3.05453C13.788 2.98403 13.7225 2.91153 13.655 2.84353C13.5859 2.77463 13.5147 2.70776 13.4415 2.64303C11.9657 1.261 10.0179 0.494493 7.99605 0.50003C6.94506 0.497449 5.904 0.703282 4.93308 1.10562C3.96216 1.50796 3.08065 2.09883 2.33954 2.84403C-0.712455 5.89353 -0.777455 10.813 2.13904 13.9455C2.20371 14.0179 2.26971 14.089 2.33704 14.159L2.54804 14.3595C4.02573 15.7399 5.97391 16.5054 7.99605 16.5C10.134 16.5 12.142 15.6695 13.655 14.159C16.7045 11.107 16.7695 6.18703 13.8555 3.05453ZM2.75104 3.25503C3.43814 2.56401 4.25553 2.01621 5.15587 1.64337C6.0562 1.27053 7.02157 1.08008 7.99605 1.08303C9.87905 1.08303 11.655 1.78103 13.03 3.05453L12.3635 3.72403C11.1729 2.62984 9.61362 2.02446 7.99654 2.02853C7.14633 2.02585 6.30405 2.19207 5.5186 2.51754C4.73315 2.84302 4.02017 3.32127 3.42104 3.92453C2.81801 4.52382 2.33991 5.23683 2.01444 6.02224C1.68898 6.80766 1.52264 7.64986 1.52504 8.50003C1.52504 10.133 2.12404 11.6695 3.22054 12.867L2.55104 13.5335C-0.136455 10.627 -0.071955 6.07803 2.75104 3.25503ZM11.949 4.13303V4.13553L11.272 4.81253C10.373 4.00348 9.20553 3.55713 7.99605 3.56003C7.3471 3.55813 6.70424 3.68515 6.10478 3.93372C5.50533 4.18229 4.96122 4.54746 4.50405 5.00803C4.04392 5.46554 3.67904 6.00971 3.43051 6.60909C3.18197 7.20847 3.05469 7.85116 3.05604 8.50003C3.05436 9.70883 3.49956 10.8756 4.30605 11.776L3.63154 12.453C2.64684 11.3725 2.1032 9.96194 2.10804 8.50003C2.10582 7.72644 2.25704 6.9601 2.55296 6.24535C2.84889 5.5306 3.28364 4.88164 3.83204 4.33603C4.37765 3.78762 5.02661 3.35287 5.74136 3.05695C6.45611 2.76103 7.22246 2.6098 7.99605 2.61203C9.47255 2.61203 10.863 3.15103 11.949 4.13303ZM12.353 8.50003C12.353 9.66403 11.9 10.758 11.077 11.5805C10.254 12.403 9.16055 12.859 7.99654 12.859C6.94233 12.8579 5.9244 12.4739 5.13205 11.7785V11.776C5.05905 11.7135 4.98605 11.651 4.91605 11.5805C4.84898 11.5103 4.78379 11.4382 4.72055 11.3645C4.02237 10.5739 3.63799 9.55483 3.64004 8.50003C3.64004 7.33603 4.09305 6.24203 4.91605 5.41953C5.31954 5.01359 5.7996 4.69177 6.32839 4.47274C6.85718 4.2537 7.42419 4.1418 7.99654 4.14353C9.06154 4.14353 10.067 4.52653 10.861 5.22403C10.934 5.28653 11.0095 5.34903 11.077 5.41953C11.1475 5.49003 11.21 5.56253 11.2725 5.63553C11.9707 6.4262 12.3551 7.44523 12.353 8.50003ZM4.72005 12.19C5.62011 12.9974 6.78691 13.4435 7.99605 13.4425C8.64517 13.4441 9.28813 13.3167 9.8876 13.0677C10.4871 12.8187 11.0311 12.4531 11.488 11.992C11.9486 11.5349 12.3138 10.9907 12.5624 10.3913C12.8109 9.79184 12.9379 9.14898 12.936 8.50003C12.9377 7.29123 12.4925 6.12446 11.686 5.22403L12.363 4.54703C13.3457 5.62886 13.889 7.03857 13.8865 8.50003C13.8884 9.27379 13.7368 10.0402 13.4405 10.755C13.1441 11.4698 12.7089 12.1186 12.16 12.664C11.6146 13.2129 10.9658 13.6481 10.251 13.9445C9.53626 14.2408 8.76981 14.3924 7.99605 14.3905C6.53458 14.3929 5.12487 13.8496 4.04305 12.867L4.72005 12.19ZM13.241 13.745C12.554 14.4361 11.7366 14.9839 10.8362 15.3567C9.93589 15.7295 8.97052 15.92 7.99605 15.917C6.1288 15.9218 4.32946 15.2171 2.96204 13.9455L3.63154 13.279C4.82249 14.3728 6.38156 14.9781 7.99854 14.9745C8.84881 14.9761 9.69095 14.8091 10.4763 14.4832C11.2616 14.1573 11.9746 13.6791 12.574 13.076C13.1766 12.4764 13.6544 11.7633 13.9799 10.978C14.3053 10.1927 14.4719 9.35062 14.47 8.50053C14.4735 6.88431 13.8681 5.32607 12.7745 4.13603L13.441 3.46653C16.1285 6.37303 16.064 10.922 13.241 13.745Z\" fill=\"url(#paint0_linear_268_5843)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5843\" x1=\"9.45608\" y1=\"0.5\" x2=\"16.1855\" y2=\"0.5\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-weight\":\"700\"},children:\"Practice Manager \u2013\"}),\" Oversees operations, ensures compliance, and optimizes workflow.\"]})}),className:\"framer-xwh023\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\",\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1chjjcq\",\"data-framer-name\":\"Frame 2147223367\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ghhxsx\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 3.05453C13.788 2.98403 13.7225 2.91153 13.655 2.84353C13.5859 2.77463 13.5147 2.70776 13.4415 2.64303C11.9657 1.261 10.0179 0.494493 7.99605 0.50003C6.94506 0.497449 5.904 0.703282 4.93308 1.10562C3.96216 1.50796 3.08065 2.09883 2.33954 2.84403C-0.712455 5.89353 -0.777455 10.813 2.13904 13.9455C2.20371 14.0179 2.26971 14.089 2.33704 14.159L2.54804 14.3595C4.02573 15.7399 5.97391 16.5054 7.99605 16.5C10.134 16.5 12.142 15.6695 13.655 14.159C16.7045 11.107 16.7695 6.18703 13.8555 3.05453ZM2.75104 3.25503C3.43814 2.56401 4.25553 2.01621 5.15587 1.64337C6.0562 1.27053 7.02157 1.08008 7.99605 1.08303C9.87905 1.08303 11.655 1.78103 13.03 3.05453L12.3635 3.72403C11.1729 2.62984 9.61362 2.02446 7.99654 2.02853C7.14633 2.02585 6.30405 2.19207 5.5186 2.51754C4.73315 2.84302 4.02017 3.32127 3.42104 3.92453C2.81801 4.52382 2.33991 5.23683 2.01444 6.02224C1.68898 6.80766 1.52264 7.64986 1.52504 8.50003C1.52504 10.133 2.12404 11.6695 3.22054 12.867L2.55104 13.5335C-0.136455 10.627 -0.071955 6.07803 2.75104 3.25503ZM11.949 4.13303V4.13553L11.272 4.81253C10.373 4.00348 9.20553 3.55713 7.99605 3.56003C7.3471 3.55813 6.70424 3.68515 6.10478 3.93372C5.50533 4.18229 4.96122 4.54746 4.50405 5.00803C4.04392 5.46554 3.67904 6.00971 3.43051 6.60909C3.18197 7.20847 3.05469 7.85116 3.05604 8.50003C3.05436 9.70883 3.49956 10.8756 4.30605 11.776L3.63154 12.453C2.64684 11.3725 2.1032 9.96194 2.10804 8.50003C2.10582 7.72644 2.25704 6.9601 2.55296 6.24535C2.84889 5.5306 3.28364 4.88164 3.83204 4.33603C4.37765 3.78762 5.02661 3.35287 5.74136 3.05695C6.45611 2.76103 7.22246 2.6098 7.99605 2.61203C9.47255 2.61203 10.863 3.15103 11.949 4.13303ZM12.353 8.50003C12.353 9.66403 11.9 10.758 11.077 11.5805C10.254 12.403 9.16055 12.859 7.99654 12.859C6.94233 12.8579 5.9244 12.4739 5.13205 11.7785V11.776C5.05905 11.7135 4.98605 11.651 4.91605 11.5805C4.84898 11.5103 4.78379 11.4382 4.72055 11.3645C4.02237 10.5739 3.63799 9.55483 3.64004 8.50003C3.64004 7.33603 4.09305 6.24203 4.91605 5.41953C5.31954 5.01359 5.7996 4.69177 6.32839 4.47274C6.85718 4.2537 7.42419 4.1418 7.99654 4.14353C9.06154 4.14353 10.067 4.52653 10.861 5.22403C10.934 5.28653 11.0095 5.34903 11.077 5.41953C11.1475 5.49003 11.21 5.56253 11.2725 5.63553C11.9707 6.4262 12.3551 7.44523 12.353 8.50003ZM4.72005 12.19C5.62011 12.9974 6.78691 13.4435 7.99605 13.4425C8.64517 13.4441 9.28813 13.3167 9.8876 13.0677C10.4871 12.8187 11.0311 12.4531 11.488 11.992C11.9486 11.5349 12.3138 10.9907 12.5624 10.3913C12.8109 9.79184 12.9379 9.14898 12.936 8.50003C12.9377 7.29123 12.4925 6.12446 11.686 5.22403L12.363 4.54703C13.3457 5.62886 13.889 7.03857 13.8865 8.50003C13.8884 9.27379 13.7368 10.0402 13.4405 10.755C13.1441 11.4698 12.7089 12.1186 12.16 12.664C11.6146 13.2129 10.9658 13.6481 10.251 13.9445C9.53626 14.2408 8.76981 14.3924 7.99605 14.3905C6.53458 14.3929 5.12487 13.8496 4.04305 12.867L4.72005 12.19ZM13.241 13.745C12.554 14.4361 11.7366 14.9839 10.8362 15.3567C9.93589 15.7295 8.97052 15.92 7.99605 15.917C6.1288 15.9218 4.32946 15.2171 2.96204 13.9455L3.63154 13.279C4.82249 14.3728 6.38156 14.9781 7.99854 14.9745C8.84881 14.9761 9.69095 14.8091 10.4763 14.4832C11.2616 14.1573 11.9746 13.6791 12.574 13.076C13.1766 12.4764 13.6544 11.7633 13.9799 10.978C14.3053 10.1927 14.4719 9.35062 14.47 8.50053C14.4735 6.88431 13.8681 5.32607 12.7745 4.13603L13.441 3.46653C16.1285 6.37303 16.064 10.922 13.241 13.745Z\" fill=\"url(#paint0_linear_268_5848)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5848\" x1=\"9.45608\" y1=\"0.5\" x2=\"16.1855\" y2=\"0.5\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-weight\":\"700\"},children:\"Admin and Front Desk Manager \u2013 \"}),\"Supervises scheduling, patient communication, and VA coordination.\"]})}),className:\"framer-2jrrhd\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\",\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12z785b\",\"data-framer-name\":\"Frame 2147223369\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1s3rn6n\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 3.05453C13.788 2.98403 13.7225 2.91153 13.655 2.84353C13.5859 2.77463 13.5147 2.70776 13.4415 2.64303C11.9657 1.261 10.0179 0.494493 7.99605 0.50003C6.94506 0.497449 5.904 0.703282 4.93308 1.10562C3.96216 1.50796 3.08065 2.09883 2.33954 2.84403C-0.712455 5.89353 -0.777455 10.813 2.13904 13.9455C2.20371 14.0179 2.26971 14.089 2.33704 14.159L2.54804 14.3595C4.02573 15.7399 5.97391 16.5054 7.99605 16.5C10.134 16.5 12.142 15.6695 13.655 14.159C16.7045 11.107 16.7695 6.18703 13.8555 3.05453ZM2.75104 3.25503C3.43814 2.56401 4.25553 2.01621 5.15587 1.64337C6.0562 1.27053 7.02157 1.08008 7.99605 1.08303C9.87905 1.08303 11.655 1.78103 13.03 3.05453L12.3635 3.72403C11.1729 2.62984 9.61362 2.02446 7.99654 2.02853C7.14633 2.02585 6.30405 2.19207 5.5186 2.51754C4.73315 2.84302 4.02017 3.32127 3.42104 3.92453C2.81801 4.52382 2.33991 5.23683 2.01444 6.02224C1.68898 6.80766 1.52264 7.64986 1.52504 8.50003C1.52504 10.133 2.12404 11.6695 3.22054 12.867L2.55104 13.5335C-0.136455 10.627 -0.071955 6.07803 2.75104 3.25503ZM11.949 4.13303V4.13553L11.272 4.81253C10.373 4.00348 9.20553 3.55713 7.99605 3.56003C7.3471 3.55813 6.70424 3.68515 6.10478 3.93372C5.50533 4.18229 4.96122 4.54746 4.50405 5.00803C4.04392 5.46554 3.67904 6.00971 3.43051 6.60909C3.18197 7.20847 3.05469 7.85116 3.05604 8.50003C3.05436 9.70883 3.49956 10.8756 4.30605 11.776L3.63154 12.453C2.64684 11.3725 2.1032 9.96194 2.10804 8.50003C2.10582 7.72644 2.25704 6.9601 2.55296 6.24535C2.84889 5.5306 3.28364 4.88164 3.83204 4.33603C4.37765 3.78762 5.02661 3.35287 5.74136 3.05695C6.45611 2.76103 7.22246 2.6098 7.99605 2.61203C9.47255 2.61203 10.863 3.15103 11.949 4.13303ZM12.353 8.50003C12.353 9.66403 11.9 10.758 11.077 11.5805C10.254 12.403 9.16055 12.859 7.99654 12.859C6.94233 12.8579 5.9244 12.4739 5.13205 11.7785V11.776C5.05905 11.7135 4.98605 11.651 4.91605 11.5805C4.84898 11.5103 4.78379 11.4382 4.72055 11.3645C4.02237 10.5739 3.63799 9.55483 3.64004 8.50003C3.64004 7.33603 4.09305 6.24203 4.91605 5.41953C5.31954 5.01359 5.7996 4.69177 6.32839 4.47274C6.85718 4.2537 7.42419 4.1418 7.99654 4.14353C9.06154 4.14353 10.067 4.52653 10.861 5.22403C10.934 5.28653 11.0095 5.34903 11.077 5.41953C11.1475 5.49003 11.21 5.56253 11.2725 5.63553C11.9707 6.4262 12.3551 7.44523 12.353 8.50003ZM4.72005 12.19C5.62011 12.9974 6.78691 13.4435 7.99605 13.4425C8.64517 13.4441 9.28813 13.3167 9.8876 13.0677C10.4871 12.8187 11.0311 12.4531 11.488 11.992C11.9486 11.5349 12.3138 10.9907 12.5624 10.3913C12.8109 9.79184 12.9379 9.14898 12.936 8.50003C12.9377 7.29123 12.4925 6.12446 11.686 5.22403L12.363 4.54703C13.3457 5.62886 13.889 7.03857 13.8865 8.50003C13.8884 9.27379 13.7368 10.0402 13.4405 10.755C13.1441 11.4698 12.7089 12.1186 12.16 12.664C11.6146 13.2129 10.9658 13.6481 10.251 13.9445C9.53626 14.2408 8.76981 14.3924 7.99605 14.3905C6.53458 14.3929 5.12487 13.8496 4.04305 12.867L4.72005 12.19ZM13.241 13.745C12.554 14.4361 11.7366 14.9839 10.8362 15.3567C9.93589 15.7295 8.97052 15.92 7.99605 15.917C6.1288 15.9218 4.32946 15.2171 2.96204 13.9455L3.63154 13.279C4.82249 14.3728 6.38156 14.9781 7.99854 14.9745C8.84881 14.9761 9.69095 14.8091 10.4763 14.4832C11.2616 14.1573 11.9746 13.6791 12.574 13.076C13.1766 12.4764 13.6544 11.7633 13.9799 10.978C14.3053 10.1927 14.4719 9.35062 14.47 8.50053C14.4735 6.88431 13.8681 5.32607 12.7745 4.13603L13.441 3.46653C16.1285 6.37303 16.064 10.922 13.241 13.745Z\" fill=\"url(#paint0_linear_268_5854)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5854\" x1=\"9.45608\" y1=\"0.5\" x2=\"16.1855\" y2=\"0.5\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-weight\":\"700\"},children:\"Billing Manager \u2013 \"}),\"Manages revenue cycle, oversees Medical Billing VA, ensures accurate claims processing, and handles insurance and patient billing issues. \"]})}),className:\"framer-1rjmsvu\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\",\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n4p84c\",\"data-framer-name\":\"Frame 2147223394\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8m96ww\",\"data-framer-name\":\"Frame 2147223392\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"VAs by Function Per Provider\"})}),className:\"framer-1vqapl6\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-700\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Each provider may be supported by at least 3 Virtual Assistants. The dedicated team is assigned to manage admin tasks, front desk task,  billing and live scribing tasks.  \"})}),className:\"framer-1xn6lau\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1etiy5p\",\"data-framer-name\":\"Frame 2147223395\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ri7lto\",\"data-framer-name\":\"Frame 2147223392\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Flexibility In VA Staffing\"})}),className:\"framer-zzkut3\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-700\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"The number of VAs assigned to each provider can be adjusted based on the needs of the provider and the practice. This flexible structure ensures efficient support and helps manage workload demands effectively. \"})}),className:\"framer-13ykrd4\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:999,width:\"1920px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1duiym8-container\",inComponentSlot:true,nodeId:\"pvHGZu3ey\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(FormBeforeFooter,{height:\"100%\",id:\"pvHGZu3ey\",layoutId:\"pvHGZu3ey\",style:{width:\"100%\"},variant:\"TTPhjTvYp\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024\"},className:\"framer-1vql765\",\"data-framer-name\":\"Frame 2147223322\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fur013\",\"data-framer-name\":\"Frame 2147223323\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vlop6n\",\"data-framer-name\":\"Frame 2147223324\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Say hello to your \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Assistants.\"})]}),className:\"framer-1v0p1cm\",\"data-framer-name\":\"Heading 1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"138px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ajns09-container\",inComponentSlot:true,nodeId:\"LsLXgkdQ4\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"LsLXgkdQ4\",layoutId:\"LsLXgkdQ4\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:560,width:\"1920px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dbf0n7-container\",inComponentSlot:true,nodeId:\"EDMCNieck\",rendersWithMotion:true,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(SameUpdatedFooter,{height:\"100%\",id:\"EDMCNieck\",layoutId:\"EDMCNieck\",style:{height:\"100%\",width:\"100%\"},variant:\"QGyHJK7mk\",width:\"100%\"})})})]})],height:\"100%\",id:\"dFGUK5owi\",layoutId:\"dFGUK5owi\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zdp9p0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nC1rCG0IC\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"nC1rCG0IC\",intensity:20,layoutId:\"nC1rCG0IC\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i9rntm hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Frame 1171277974\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3orbri\",\"data-framer-name\":\"Frame 2147223358\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Why \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology\"}),\" Practices Are Hiring Virtual Assistants\"]})})},XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Why \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology\"}),\" Practices Are Hiring Virtual Assistants\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Why \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology\"}),\" Practices Are Hiring Virtual Assistants\"]})}),className:\"framer-z9281f\",\"data-framer-name\":\"Heading 1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Staffing For Doctors provides highly trained medical virtual assistants who specialize in ophthalmology workflows. Whether you need help managing recalls, surgical scheduling, diagnostic documentation, or insurance verification, our virtual assistants will take the administrative pressure off your staff \u2014 and give you your time back.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Staffing For Doctors provides highly trained medical virtual assistants who specialize in ophthalmology workflows. Whether you need help managing recalls, surgical scheduling, diagnostic documentation, or insurance verification, our virtual assistants will take the administrative pressure off your staff \u2014 and give you your time back.\"})}),className:\"framer-1n2de2w\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{background:{alt:\"\",fit:\"fill\",pixelHeight:573,pixelWidth:830,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png\",srcSet:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png 830w\"}},XcJiNSkI0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+332),pixelHeight:573,pixelWidth:830,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png\",srcSet:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png 830w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:573,pixelWidth:830,src:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png\",srcSet:\"https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/VqwcW9K8eS33mLEQYPvi12nLH4.png 830w\"},className:\"framer-1xvqg7k\",\"data-framer-name\":\"Rectangle 34624205\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{href:\"https://meetings.hubspot.com/daniel2873\",openInNewTab:true},XcJiNSkI0:{href:\"https://meetings.hubspot.com/daniel2873\",openInNewTab:true,smoothScroll:true}},children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"nVoo7bUu_\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-5f94s3 framer-1jzscsx\",\"data-border\":true,\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS01MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Two Weeks Free\"})}),className:\"framer-y78iw\",\"data-framer-name\":\"Text\",fonts:[\"GF;Satoshi-500\"],verticalAlignment:\"center\",withExternalLayout:true})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1expgco hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Frame 1171277974\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xhg5xd\",\"data-framer-name\":\"Component 46\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17u6tpu\",\"data-framer-name\":\"Color\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iifahs\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1figqki\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1loerlw\",\"data-framer-name\":\"icon-park-twotone:protect\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_2001_1563\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"4\" y=\"2\" width=\"45\" height=\"49\">\\n<path d=\"M7 10.0273L26.5098 4.33331L46 10.0273V21.7035C45.9992 27.6873 44.1159 33.5193 40.6168 38.3734C37.1176 43.2275 32.18 46.8577 26.5033 48.75C20.8244 46.8586 15.8847 43.228 12.3843 38.3727C8.88382 33.5174 7.00009 27.6836 7 21.6981V10.0273Z\" fill=\"#555555\" stroke=\"white\" stroke-width=\"4.33333\" stroke-linejoin=\"round\"/>\\n<path d=\"M16.75 24.9166L24.3333 32.4999L37.3333 19.4999\" stroke=\"white\" stroke-width=\"4.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</mask>\\n<g mask=\"url(#mask0_2001_1563)\">\\n<path d=\"M0.5 -6.10352e-05H52.5V51.9999H0.5V-6.10352e-05Z\" fill=\"#7854FE\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"HIPAA Compliant\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"HIPAA Compliant\"})}),className:\"framer-bdy93f\",\"data-framer-name\":\"HIPAA Compliant\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Stay compliant with secure, HIPAA-approved training designed for Ophthalmology Centers.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Stay compliant with secure, HIPAA-approved training designed for Ophthalmology Centers.\"})}),className:\"framer-djthqh\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mdf71u\",\"data-framer-name\":\"Component 47\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1va1hx\",\"data-framer-name\":\"Color\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-168odnr\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a5ulzc\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vco25a\",\"data-framer-name\":\"fluent:doctor-20-regular\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M22.5998 10.4008C22.255 10.4008 21.9244 10.5377 21.6806 10.7815C21.4368 11.0253 21.2998 11.356 21.2998 11.7008V19.5034C21.2998 19.8482 21.1628 20.1788 20.919 20.4226C20.6752 20.6664 20.3446 20.8034 19.9998 20.8034H12.1998C11.855 20.8034 11.5244 20.9403 11.2806 21.1841C11.0368 21.4279 10.8998 21.7586 10.8998 22.1034V29.9034C10.8998 30.2482 11.0368 30.5788 11.2806 30.8226C11.5244 31.0664 11.855 31.2034 12.1998 31.2034H19.9998C20.3446 31.2034 20.6752 31.3403 20.919 31.5841C21.1628 31.8279 21.2998 32.1586 21.2998 32.5034V40.3034C21.2998 40.6482 21.4368 40.9788 21.6806 41.2226C21.9244 41.4664 22.255 41.6034 22.5998 41.6034H30.3998C30.7446 41.6034 31.0752 41.4664 31.319 41.2226C31.5628 40.9788 31.6998 40.6482 31.6998 40.3034V32.5034C31.6998 32.1586 31.8368 31.8279 32.0806 31.5841C32.3244 31.3403 32.655 31.2034 32.9998 31.2034H40.7998C41.1446 31.2034 41.4753 31.0664 41.719 30.8226C41.9628 30.5788 42.0998 30.2482 42.0998 29.9034V22.1034C42.0998 21.7586 41.9628 21.4279 41.719 21.1841C41.4753 20.9403 41.1446 20.8034 40.7998 20.8034H32.9998C32.655 20.8034 32.3244 20.6664 32.0806 20.4226C31.8368 20.1788 31.6998 19.8482 31.6998 19.5034V11.7008C31.6998 11.356 31.5628 11.0253 31.319 10.7815C31.0752 10.5377 30.7446 10.4008 30.3998 10.4008H22.5998ZM18.6998 11.7008C18.6998 10.6664 19.1107 9.67446 19.8421 8.94307C20.5735 8.21167 21.5655 7.80078 22.5998 7.80078H30.3998C31.4342 7.80078 32.4261 8.21167 33.1575 8.94307C33.8889 9.67446 34.2998 10.6664 34.2998 11.7008V18.2034H40.7998C41.8342 18.2034 42.8261 18.6143 43.5575 19.3457C44.2889 20.0771 44.6998 21.069 44.6998 22.1034V29.9034C44.6998 30.9377 44.2889 31.9297 43.5575 32.6611C42.8261 33.3925 41.8342 33.8034 40.7998 33.8034H34.2998V40.3034C34.2998 41.3377 33.8889 42.3297 33.1575 43.0611C32.4261 43.7925 31.4342 44.2034 30.3998 44.2034H22.5998C21.5655 44.2034 20.5735 43.7925 19.8421 43.0611C19.1107 42.3297 18.6998 41.3377 18.6998 40.3034V33.8034H12.1998C11.1655 33.8034 10.1735 33.3925 9.44209 32.6611C8.7107 31.9297 8.2998 30.9377 8.2998 29.9034V22.1034C8.2998 21.069 8.7107 20.0771 9.44209 19.3457C10.1735 18.6143 11.1655 18.2034 12.1998 18.2034H18.6998V11.7008Z\" fill=\"#7854FE\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Specific Training\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Specific Training\"})}),className:\"framer-19axxzy\",\"data-framer-name\":\"Specific Training\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Expert-led training focused on ophthalmic procedures to improve accuracy and patient outcomes.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Expert-led training focused on ophthalmic procedures to improve accuracy and patient outcomes.\"})}),className:\"framer-14clrml\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gmzr7\",\"data-framer-name\":\"Component 48\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h544ha\",\"data-framer-name\":\"Color\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ln1kn\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kmuhug\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1g81125\",\"data-framer-name\":\"solar:money-bag-bold\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.6128 2.70831H26.3875C24.4397 2.70831 22.8168 2.70831 21.5298 2.88165C20.1692 3.06365 18.9407 3.46665 17.9548 4.45248C16.9668 5.44048 16.5638 6.66898 16.3818 8.02748C16.2583 8.95265 16.2215 11.1605 16.2128 13.0541C11.8318 13.1993 9.19933 13.7106 7.37283 15.5393C4.8335 18.0765 4.8335 22.1628 4.8335 30.3333C4.8335 38.5038 4.8335 42.5901 7.37283 45.1273C9.91216 47.6645 13.9963 47.6666 22.1668 47.6666H30.8335C39.004 47.6666 43.0903 47.6666 45.6275 45.1273C48.1647 42.588 48.1668 38.5038 48.1668 30.3333C48.1668 22.1628 48.1668 18.0765 45.6275 15.5393C43.801 13.7106 41.1685 13.1993 36.7875 13.0563C36.7788 11.1605 36.7442 8.95265 36.6185 8.02965C36.4365 6.66898 36.0335 5.44048 35.0455 4.45465C34.0597 3.46665 32.8312 3.06365 31.4705 2.88165C30.1835 2.70831 28.5585 2.70831 26.6128 2.70831ZM33.5375 13.0043C33.5267 11.1691 33.4963 9.19531 33.3988 8.46081C33.2623 7.46198 33.0305 7.03298 32.7488 6.75131C32.4672 6.46965 32.0382 6.23781 31.0372 6.10131C29.9928 5.96265 28.5888 5.95831 26.5002 5.95831C24.4115 5.95831 23.0075 5.96265 21.961 6.10348C20.9622 6.23781 20.5332 6.46965 20.2515 6.75348C19.9698 7.03731 19.738 7.46198 19.6015 8.46081C19.504 9.19748 19.4715 11.1691 19.4628 13.0043C20.3122 13 21.2135 12.9985 22.1668 13H30.8335C31.7897 13 32.691 13.0014 33.5375 13.0043ZM26.5002 20.0416C26.9311 20.0416 27.3445 20.2129 27.6492 20.5176C27.954 20.8223 28.1252 21.2357 28.1252 21.6666V21.6883C30.4847 22.282 32.4585 24.1431 32.4585 26.7215C32.4585 27.1525 32.2873 27.5658 31.9825 27.8705C31.6778 28.1753 31.2645 28.3465 30.8335 28.3465C30.4025 28.3465 29.9892 28.1753 29.6844 27.8705C29.3797 27.5658 29.2085 27.1525 29.2085 26.7215C29.2085 25.8895 28.2855 24.7368 26.5002 24.7368C24.7148 24.7368 23.7918 25.8895 23.7918 26.7215C23.7918 27.5535 24.7148 28.7083 26.5002 28.7083C29.501 28.7083 32.4585 30.7883 32.4585 33.9451C32.4585 36.5235 30.4847 38.3825 28.1252 38.9783V39C28.1252 39.431 27.954 39.8443 27.6492 40.149C27.3445 40.4538 26.9311 40.625 26.5002 40.625C26.0692 40.625 25.6559 40.4538 25.3511 40.149C25.0464 39.8443 24.8752 39.431 24.8752 39V38.9783C22.5157 38.3846 20.5418 36.5235 20.5418 33.9451C20.5418 33.5142 20.713 33.1008 21.0178 32.7961C21.3225 32.4914 21.7359 32.3201 22.1668 32.3201C22.5978 32.3201 23.0111 32.4914 23.3159 32.7961C23.6206 33.1008 23.7918 33.5142 23.7918 33.9451C23.7918 34.7771 24.7148 35.9298 26.5002 35.9298C28.2855 35.9298 29.2085 34.7771 29.2085 33.9451C29.2085 33.1131 28.2855 31.9583 26.5002 31.9583C23.4993 31.9583 20.5418 29.8783 20.5418 26.7215C20.5418 24.1431 22.5157 22.282 24.8752 21.6883V21.6666C24.8752 21.2357 25.0464 20.8223 25.3511 20.5176C25.6559 20.2129 26.0692 20.0416 26.5002 20.0416Z\" fill=\"#7854FE\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"68% Cost Savings\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"68% Cost Savings\"})}),className:\"framer-1t45lqo\",\"data-framer-name\":\"70% Cost Savings\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Cut training expenses by up to 85% without compromising on quality or compliance.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Cut training expenses by up to 85% without compromising on quality or compliance.\"})}),className:\"framer-1249zd8\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1igo1o5\",\"data-framer-name\":\"Component 49\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t30awm\",\"data-framer-name\":\"Color\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1agdn9u\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-msu1ms\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-52wawh\",\"data-framer-name\":\"carbon:operations-field\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:53,svg:'<svg width=\"53\" height=\"52\" viewBox=\"0 0 53 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M33 19.5V3.25H36.25V19.5H33ZM39.5 19.5V3.25H42.75V19.5H39.5ZM46 19.5V3.25H49.25V19.5H46ZM26.5 32.5C25.6409 32.52 24.7867 32.3656 23.9891 32.046C23.1914 31.7264 22.4669 31.2484 21.8593 30.6408C21.2516 30.0331 20.7736 29.3086 20.454 28.5109C20.1344 27.7133 19.98 26.8591 20 26C19.98 25.1409 20.1344 24.2867 20.454 23.4891C20.7736 22.6914 21.2516 21.9669 21.8593 21.3592C22.4669 20.7516 23.1914 20.2736 23.9891 19.954C24.7867 19.6344 25.6409 19.48 26.5 19.5V16.25C24.5716 16.25 22.6866 16.8218 21.0832 17.8932C19.4798 18.9645 18.2301 20.4873 17.4922 22.2688C16.7542 24.0504 16.5611 26.0108 16.9373 27.9021C17.3136 29.7934 18.2422 31.5307 19.6057 32.8943C20.9693 34.2579 22.7066 35.1865 24.5979 35.5627C26.4892 35.9389 28.4496 35.7458 30.2312 35.0078C32.0127 34.2699 33.5355 33.0202 34.6068 31.4168C35.6782 29.8134 36.25 27.9284 36.25 26H33C33.02 26.8591 32.8656 27.7133 32.546 28.5109C32.2264 29.3086 31.7484 30.0331 31.1408 30.6408C30.5331 31.2484 29.8086 31.7264 29.0109 32.046C28.2133 32.3656 27.3591 32.52 26.5 32.5Z\" fill=\"#7854FE\"/>\\n<path d=\"M47.4516 29.9878L42.9098 26L40.768 28.444L45.305 32.4285L41.47 39.0715L35.9011 37.1865C34.591 38.2855 33.0983 39.1463 31.4909 39.7296L30.3355 45.5H22.6655L21.5118 39.7313C19.9158 39.1382 18.4342 38.274 17.1324 37.1768L11.531 39.0715L7.69601 32.4285L12.1241 28.5366C11.8203 26.8563 11.8164 25.1353 12.1128 23.4536L7.69601 19.5699L11.531 12.9285L17.0999 14.8135C18.4104 13.7137 19.9036 12.8524 21.5118 12.2688L22.6655 6.5H26.5005V3.25H22.6655C21.9142 3.25008 21.1861 3.51047 20.6051 3.98687C20.0241 4.46327 19.6261 5.12624 19.4789 5.863L18.6599 9.95637C17.9136 10.3138 17.1931 10.7227 16.5035 11.18L12.571 9.84912C11.8594 9.60883 11.0866 9.62241 10.3839 9.88755C9.68118 10.1527 9.092 10.653 8.71651 11.3035L4.88151 17.9465C4.50583 18.597 4.36707 19.3575 4.48883 20.0987C4.61059 20.84 4.98536 21.5161 5.54939 22.0122L8.68726 24.7699C8.65964 25.1794 8.62551 25.5856 8.62551 26C8.62551 26.4193 8.64068 26.8342 8.67101 27.2448L5.55101 29.9878C4.98646 30.4834 4.61107 31.1594 4.48871 31.9007C4.36635 32.6419 4.50458 33.4027 4.87989 34.0535L8.71489 40.6965C9.0905 41.3477 9.68022 41.8485 10.3836 42.1137C11.087 42.3789 11.8606 42.392 12.5726 42.1509L16.5279 40.8119C17.2093 41.2715 17.9217 41.6836 18.6599 42.0452L19.4773 46.137C19.6246 46.874 20.0228 47.5372 20.6041 48.0136C21.1854 48.4901 21.9139 48.7503 22.6655 48.75H30.3355C31.0868 48.7499 31.8149 48.4895 32.3959 48.0131C32.9769 47.5367 33.3749 46.8738 33.5221 46.137L34.3411 42.0436C35.0874 41.6861 35.8079 41.2773 36.4975 40.82L40.4284 42.1493C41.14 42.3901 41.9131 42.377 42.6161 42.1121C43.3191 41.8473 43.9087 41.347 44.2845 40.6965L48.1195 34.0535C48.4952 33.403 48.6339 32.6425 48.5122 31.9013C48.3904 31.16 48.0157 30.4839 47.4516 29.9878Z\" fill=\"#7854FE\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Operations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Operations\"})}),className:\"framer-1rl9h8p\",\"data-framer-name\":\"Dental Operations\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Boost operational efficiency, reduce risk, and streamline daily workflows in your eye care practice.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Boost operational efficiency, reduce risk, and streamline daily workflows in your eye care practice.\"})}),className:\"framer-1f3t1sz\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-w84at1 hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ld2mrp\",\"data-framer-name\":\"Vector 761\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1336,svg:'<svg width=\"1336\" height=\"2\" viewBox=\"0 0 1336 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1335 1L1.00001 1\" stroke=\"#CDCDCD\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1icee9v hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Component 51\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ntxt9\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"How Our Virtual Assistants Support \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology Practices\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"How Our Virtual Assistants Support \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Ophthalmology Practices\"})]})}),className:\"framer-1g7z7xv\",\"data-framer-name\":\"Specialized Dental Practice Services\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Our virtual assistants are specifically trained to support the unique needs of ophthalmology practices. From managing appointment scheduling and patient inquiries to handling insurance verification and follow-up communications, they take the administrative burden off your team\u2019s shoulders.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Our virtual assistants are specifically trained to support the unique needs of ophthalmology practices. From managing appointment scheduling and patient inquiries to handling insurance verification and follow-up communications, they take the administrative burden off your team\u2019s shoulders.\"})}),className:\"framer-xima71\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`},XcJiNSkI0:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2467+50+351}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nw1smt-container\",nodeId:\"T5DgL5jW9\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{DDkx3c7Ms:\"\"},XcJiNSkI0:{DDkx3c7Ms:\"0.24145061431045178px 0.24145061431045178px 1.7073136670057811px -1px rgba(0, 0, 0, 0.11), 2px 2px 14.142135623730951px -2px rgba(0, 0, 0, 0.15)\",IPP4DgZK2:\"10px\",R_JhnDlUe:16,T6n9RIqNx:\"\",UTMldPrVg:24,z92HEut2j:\"10px\"}},children:/*#__PURE__*/_jsx(Orthopedic2,{DDkx3c7Ms:\"0px 2px 5px 0px rgba(0, 0, 0, 0.25)\",ejkue6K7I:\"column\",fvtTbcIfl:\"row\",height:\"100%\",id:\"T5DgL5jW9\",iL8tlIla3:\"20px\",IPP4DgZK2:\"0px\",layoutId:\"T5DgL5jW9\",R_JhnDlUe:20,style:{width:\"100%\"},T6n9RIqNx:\"0px 4px 73.5px 0px rgba(13, 104, 193, 0.15)\",uRaAulayI:\"column\",UTMldPrVg:32,variant:\"Hh7PPJe12\",vHX64u4m1:\"auto\",width:\"100%\",z92HEut2j:\"0px\"})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kmi3km hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Component 36\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{background:{alt:\"\",fit:\"stretch\",pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png\",srcSet:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=512 512w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png 3848w\"}},XcJiNSkI0:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3602+0),pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png\",srcSet:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=512 512w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png 3848w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png\",srcSet:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=512 512w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png 3848w\"},className:\"framer-ir7etx\",\"data-framer-name\":\"Frame 2147223322\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rxwt3k\",\"data-framer-name\":\"Frame 2147223323\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qaronn\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Explore How a Medical Virtual Assistant Can Help \u2013 Free Consultation!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Explore How a Medical Virtual Assistant Can Help \u2013 Free Consultation!\"})}),className:\"framer-k32ugf\",\"data-framer-name\":\"Heading 1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start your two-week free trial today and discover how our specialized virtual assistants can simplify your workflow, reduce administrative burden, and enhance patient care in your ophthalmology practice.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start your two-week free trial today and discover how our specialized virtual assistants can simplify your workflow, reduce administrative burden, and enhance patient care in your ophthalmology practice.\"})}),className:\"framer-1dpzjsn\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 40px)`,y:(componentViewport?.y||0)+0+3602+0+50+0+0+0+0+260}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vvwgf1-container\",nodeId:\"DmAoVnl3i\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{txQJvorpm:\"https://meetings.hubspot.com/daniel2873\"},XcJiNSkI0:{style:{width:\"100%\"},txQJvorpm:\"https://meetings.hubspot.com/daniel2873\"}},children:/*#__PURE__*/_jsx(ButtonPurple,{ARAaM0qsE:\"Start your free trail\",height:\"100%\",id:\"DmAoVnl3i\",layoutId:\"DmAoVnl3i\",NzmBCZRFl:\"20px 20px 20px 20px\",q3lSaOOdq:12,width:\"100%\"})})})})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qvyxxv hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Frame 2147223445\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1icytiw\",\"data-framer-name\":\"Frame 2147223437\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cu2m4y\",\"data-framer-name\":\"Frame 2147223451\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8e3jhl\",\"data-framer-name\":\"Frame 2147223441\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Cost \"}),\"Savings\"]})}),className:\"framer-v075mh\",\"data-framer-name\":\"Cost Savings\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v4fbgm\",\"data-framer-name\":\"Frame 2147223439\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xcqppl\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Role\"})}),className:\"framer-lt02y7\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"In House Hiring\"})}),className:\"framer-1cg4ojo\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Virtual Assistant\"})}),className:\"framer-ui10mg\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Annual Savings\"})}),className:\"framer-1k5sm3n\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ebx246\",\"data-framer-name\":\"Line 12\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1544,svg:'<svg width=\"1544\" height=\"3\" viewBox=\"-1 -1 1544 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1542\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-viezpa\",\"data-framer-name\":\"Frame 2147223449\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19w9yli\",\"data-framer-name\":\"Frame 2147223450\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-164upoo\",\"data-framer-name\":\"Frame 2147223442\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4o5nyz\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Surgery Scheduler\"})}),className:\"framer-7a7pyo\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$5,000/mo\"})}),className:\"framer-vecx8g\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300\"})}),className:\"framer-werbk3\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$30,000+\"})}),className:\"framer-17oob1f\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yosz2g\",\"data-framer-name\":\"Line 13\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1544,svg:'<svg width=\"1544\" height=\"3\" viewBox=\"-1 -1 1544 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1542\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wm13x0\",\"data-framer-name\":\"Frame 2147223443\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tbvo5w\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Imaging Admin Assistant\"})}),className:\"framer-ccbzgs\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$5,000/mo\"})}),className:\"framer-131b3rw\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300\"})}),className:\"framer-1mik9co\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$32,400\"})}),className:\"framer-1lwlsz0\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13hipbv\",\"data-framer-name\":\"Line 14\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1544,svg:'<svg width=\"1544\" height=\"3\" viewBox=\"-1 -1 1544 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1542\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18swez7\",\"data-framer-name\":\"Frame 2147223444\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jc43d7\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Medical Biller\"})}),className:\"framer-1xorq4o\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$4,500/mo\"})}),className:\"framer-4j84h6\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300\"})}),className:\"framer-yskfda\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$26,400\"})}),className:\"framer-8468it\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fz70qd\",\"data-framer-name\":\"Line 15\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1544,svg:'<svg width=\"1544\" height=\"3\" viewBox=\"-1 -1 1544 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1542\" y2=\"0.5\" stroke=\"#CCCCCC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jzdfng\",\"data-framer-name\":\"Frame 2147223445\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kinkxw\",\"data-framer-name\":\"Frame 2147223429\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Referral Coordinator\"})}),className:\"framer-1bzyg8s\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$4,700/mo\"})}),className:\"framer-1u0zctv\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"$2,300\"})}),className:\"framer-gayy7k\",\"data-framer-name\":\"Quote\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"$28,800\"})}),className:\"framer-1kbk6x9\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{background:{alt:\"\",fit:\"stretch\",pixelHeight:258,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png\",srcSet:\"https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=512 512w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png 3848w\"}},XcJiNSkI0:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5231),pixelHeight:258,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png\",srcSet:\"https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=512 512w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png 3848w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:258,pixelWidth:3848,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png\",srcSet:\"https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=512 512w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/e8LzEeTrEURTPdJLxmqifPi1Ho.png 3848w\"},className:\"framer-peyk9l hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Frame 2147223322\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"\uD83D\uDCA1 Just two virtual assistants can save your practice $60,000+ per year while improving daily operations.\"})}),className:\"framer-50y77s\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-700\"],verticalAlignment:\"center\",withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11f34wd hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Component 29\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14uluz8\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"42px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:[\"Recruitment\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\" Process \"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"41px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:[\"Recruitment\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\" Process \"})]})}),className:\"framer-71lfrz\",\"data-framer-name\":\"Recruitment Process\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Focus on hire quality candidate sourcing with medical experience. With the ability to place low-cost admin staff to reduce overhead for our clients.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Focus on hire quality candidate sourcing with medical experience. With the ability to place low-cost admin staff to reduce overhead for our clients.\"})}),className:\"framer-7si24t\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-55paa4\",\"data-framer-name\":\"Frame 2147223416\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n4n3tj\",\"data-framer-name\":\"Component 43\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jaqeql\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ko2aeb\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"01\"})}),className:\"framer-cbpbjm\",\"data-framer-name\":\"01\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Discovery Call\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Discovery Call\"})}),className:\"framer-2jpjdg\",\"data-framer-name\":\"Discovery Call\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"We learn your workflow, surgical days, and EMR\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"We learn your workflow, surgical days, and EMR\"})}),className:\"framer-hvwg9a\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-up3ohp\",\"data-framer-name\":\"Component 44\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11tcmj\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13jjvq4\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"02\"})}),className:\"framer-hmv8jq\",\"data-framer-name\":\"02\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Pairing Call\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Pairing Call\"})}),className:\"framer-12g3zzs\",\"data-framer-name\":\"Pairing Call\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Meet 3\u20135 ophthalmology-trained virtual assistants.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Meet 3\u20135 ophthalmology-trained virtual assistants.\"})}),className:\"framer-760pqp\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mtch48\",\"data-framer-name\":\"Component 45\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dsynnd\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"03\"})}),className:\"framer-r4u7p0\",\"data-framer-name\":\"03\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hzo1vj\",\"data-framer-name\":\"Frame 2147223324\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"You Choose\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"You Choose\"})}),className:\"framer-1qln6n6\",\"data-framer-name\":\"You Choose\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Select the one who fits your team culture and systems\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Select the one who fits your team culture and systems\"})}),className:\"framer-5t9rqh\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-186utyy\",\"data-framer-name\":\"Frame 2147223417\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-suka4p\",\"data-framer-name\":\"Component 44\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pzyyrh\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t01w0c\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"04\"})}),className:\"framer-rdvhms\",\"data-framer-name\":\"04\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Onboarding\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Onboarding\"})}),className:\"framer-5nu6uv\",\"data-framer-name\":\"Onboarding\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"We handle all training and integration\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"We handle all training and integration\"})}),className:\"framer-1czwezn\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a478lj\",\"data-framer-name\":\"Component 46\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19gv0jc\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-et5f92\",\"data-framer-name\":\"Frame 2147223324\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"05\"})}),className:\"framer-qgocxr\",\"data-framer-name\":\"05\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Ongoing Optimization\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:\"Ongoing Optimization\"})}),className:\"framer-csdidv\",\"data-framer-name\":\"Ongoing Optimization\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Your Medical Practice Consultant supports you long-term to help grow your virtual team.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Your Medical Practice Consultant supports you long-term to help grow your virtual team.\"})}),className:\"framer-f8gs8c\",\"data-framer-name\":\"Quote\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{height:884,width:componentViewport?.width||\"100vw\"},XcJiNSkI0:{height:884,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8564}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qtv43s-container hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"testimonial carousel\",name:\"testimonial carousel\",nodeId:\"X7c2ozhkt\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{variant:\"hnW5urWla\"}},children:/*#__PURE__*/_jsx(Carousel,{height:\"100%\",id:\"X7c2ozhkt\",layoutId:\"X7c2ozhkt\",name:\"testimonial carousel\",style:{width:\"100%\"},variant:\"YCbppcp44\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{height:999,width:componentViewport?.width||\"100vw\"},XcJiNSkI0:{height:999,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+12618}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mspvm6-container hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",id:elementId1,nodeId:\"BGd4sZPBB\",ref:ref2,scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{variant:\"JE6KqA2Gt\"}},children:/*#__PURE__*/_jsx(FormBeforeFooter,{height:\"100%\",id:\"BGd4sZPBB\",layoutId:\"BGd4sZPBB\",style:{width:\"100%\"},variant:\"daUMddKv9\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-auibq4 hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Component 54\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b7xrtl\",\"data-framer-name\":\"Frame 2147223316\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Organizational Structure for Ophthalmology with a Minimum of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"12 Virtual Assistants\"})]})})},XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Organizational Structure for Ophthalmology with a Minimum of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"12 Virtual Assistants\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"38px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(1, 5, 9)\"},children:[\"Organizational Structure for a Surgery Practice with a Minimum of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"12 Virtual Assistants\"})]})}),className:\"framer-1203fxn\",\"data-framer-name\":\"Organizational Structure for a Surgery Practice with a Minimum of 12 Virtual Assistants\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1phag2b\",\"data-framer-name\":\"Frame 2147223355\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Explore our comprehensive team organization designed specifically for dental practices\"})}),className:\"framer-1e93bpq\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n5v4qq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f5riil\",\"data-framer-name\":\"Frame 2147223390\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k1e8yr\",\"data-framer-name\":\"Frame 2147223356\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-xpayx6 hidden-1cr51qq\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 2.55453C13.788 2.48403 13.7225 2.41153 13.655 2.34353C13.5859 2.27463 13.5147 2.20776 13.4415 2.14303C11.9657 0.761004 10.0179 -0.00550664 7.99605 2.97839e-05C6.94506 -0.00255087 5.904 0.203282 4.93308 0.605623C3.96216 1.00796 3.08065 1.59883 2.33954 2.34403C-0.712455 5.39353 -0.777455 10.313 2.13904 13.4455C2.20371 13.5179 2.26971 13.589 2.33704 13.659L2.54804 13.8595C4.02573 15.2399 5.97391 16.0054 7.99605 16C10.134 16 12.142 15.1695 13.655 13.659C16.7045 10.607 16.7695 5.68703 13.8555 2.55453ZM2.75104 2.75503C3.43814 2.06401 4.25553 1.51621 5.15587 1.14337C6.0562 0.770535 7.02157 0.580076 7.99605 0.58303C9.87905 0.58303 11.655 1.28103 13.03 2.55453L12.3635 3.22403C11.1729 2.12984 9.61362 1.52446 7.99654 1.52853C7.14633 1.52585 6.30405 1.69207 5.5186 2.01754C4.73315 2.34302 4.02017 2.82127 3.42104 3.42453C2.81801 4.02382 2.33991 4.73683 2.01444 5.52224C1.68898 6.30766 1.52264 7.14986 1.52504 8.00003C1.52504 9.63303 2.12404 11.1695 3.22054 12.367L2.55104 13.0335C-0.136455 10.127 -0.071955 5.57803 2.75104 2.75503ZM11.949 3.63303V3.63553L11.272 4.31253C10.373 3.50348 9.20553 3.05713 7.99605 3.06003C7.3471 3.05813 6.70424 3.18515 6.10478 3.43372C5.50533 3.68229 4.96122 4.04746 4.50405 4.50803C4.04392 4.96554 3.67904 5.50971 3.43051 6.10909C3.18197 6.70847 3.05469 7.35116 3.05604 8.00003C3.05436 9.20883 3.49956 10.3756 4.30605 11.276L3.63154 11.953C2.64684 10.8725 2.1032 9.46194 2.10804 8.00003C2.10582 7.22644 2.25704 6.4601 2.55296 5.74535C2.84889 5.0306 3.28364 4.38164 3.83204 3.83603C4.37765 3.28762 5.02661 2.85287 5.74136 2.55695C6.45611 2.26103 7.22246 2.1098 7.99605 2.11203C9.47255 2.11203 10.863 2.65103 11.949 3.63303ZM12.353 8.00003C12.353 9.16403 11.9 10.258 11.077 11.0805C10.254 11.903 9.16055 12.359 7.99654 12.359C6.94233 12.3579 5.9244 11.9739 5.13205 11.2785V11.276C5.05905 11.2135 4.98605 11.151 4.91605 11.0805C4.84898 11.0103 4.78379 10.9382 4.72055 10.8645C4.02237 10.0739 3.63799 9.05483 3.64004 8.00003C3.64004 6.83603 4.09305 5.74203 4.91605 4.91953C5.31954 4.51359 5.7996 4.19177 6.32839 3.97274C6.85718 3.7537 7.42419 3.6418 7.99654 3.64353C9.06154 3.64353 10.067 4.02653 10.861 4.72403C10.934 4.78653 11.0095 4.84903 11.077 4.91953C11.1475 4.99003 11.21 5.06253 11.2725 5.13553C11.9707 5.9262 12.3551 6.94523 12.353 8.00003ZM4.72005 11.69C5.62011 12.4974 6.78691 12.9435 7.99605 12.9425C8.64517 12.9441 9.28813 12.8167 9.8876 12.5677C10.4871 12.3187 11.0311 11.9531 11.488 11.492C11.9486 11.0349 12.3138 10.4907 12.5624 9.89129C12.8109 9.29184 12.9379 8.64898 12.936 8.00003C12.9377 6.79123 12.4925 5.62446 11.686 4.72403L12.363 4.04703C13.3457 5.12886 13.889 6.53857 13.8865 8.00003C13.8884 8.77379 13.7368 9.54024 13.4405 10.255C13.1441 10.9698 12.7089 11.6186 12.16 12.164C11.6146 12.7129 10.9658 13.1481 10.251 13.4445C9.53626 13.7408 8.76981 13.8924 7.99605 13.8905C6.53458 13.8929 5.12487 13.3496 4.04305 12.367L4.72005 11.69ZM13.241 13.245C12.554 13.9361 11.7366 14.4839 10.8362 14.8567C9.93589 15.2295 8.97052 15.42 7.99605 15.417C6.1288 15.4218 4.32946 14.7171 2.96204 13.4455L3.63154 12.779C4.82249 13.8728 6.38156 14.4781 7.99854 14.4745C8.84881 14.4761 9.69095 14.3091 10.4763 13.9832C11.2616 13.6573 11.9746 13.1791 12.574 12.576C13.1766 11.9764 13.6544 11.2633 13.9799 10.478C14.3053 9.69266 14.4719 8.85062 14.47 8.00053C14.4735 6.38431 13.8681 4.82607 12.7745 3.63603L13.441 2.96653C16.1285 5.87303 16.064 10.422 13.241 13.245Z\" fill=\"url(#paint0_linear_268_5843)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5843\" x1=\"9.45608\" y1=\"0\" x2=\"16.1855\" y2=\"0\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-weight\":\"700\"},children:\"Practice Manager \u2013\"}),\" Oversees operations, ensures compliance, and optimizes workflow.\"]})}),className:\"framer-1t83bl1\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\",\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jttcxl\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ebf6jz\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 2.55453C13.788 2.48403 13.7225 2.41153 13.655 2.34353C13.5859 2.27463 13.5147 2.20776 13.4415 2.14303C11.9657 0.761004 10.0179 -0.00550664 7.99605 2.97839e-05C6.94506 -0.00255087 5.904 0.203282 4.93308 0.605623C3.96216 1.00796 3.08065 1.59883 2.33954 2.34403C-0.712455 5.39353 -0.777455 10.313 2.13904 13.4455C2.20371 13.5179 2.26971 13.589 2.33704 13.659L2.54804 13.8595C4.02573 15.2399 5.97391 16.0054 7.99605 16C10.134 16 12.142 15.1695 13.655 13.659C16.7045 10.607 16.7695 5.68703 13.8555 2.55453ZM2.75104 2.75503C3.43814 2.06401 4.25553 1.51621 5.15587 1.14337C6.0562 0.770535 7.02157 0.580076 7.99605 0.58303C9.87905 0.58303 11.655 1.28103 13.03 2.55453L12.3635 3.22403C11.1729 2.12984 9.61362 1.52446 7.99654 1.52853C7.14633 1.52585 6.30405 1.69207 5.5186 2.01754C4.73315 2.34302 4.02017 2.82127 3.42104 3.42453C2.81801 4.02382 2.33991 4.73683 2.01444 5.52224C1.68898 6.30766 1.52264 7.14986 1.52504 8.00003C1.52504 9.63303 2.12404 11.1695 3.22054 12.367L2.55104 13.0335C-0.136455 10.127 -0.071955 5.57803 2.75104 2.75503ZM11.949 3.63303V3.63553L11.272 4.31253C10.373 3.50348 9.20553 3.05713 7.99605 3.06003C7.3471 3.05813 6.70424 3.18515 6.10478 3.43372C5.50533 3.68229 4.96122 4.04746 4.50405 4.50803C4.04392 4.96554 3.67904 5.50971 3.43051 6.10909C3.18197 6.70847 3.05469 7.35116 3.05604 8.00003C3.05436 9.20883 3.49956 10.3756 4.30605 11.276L3.63154 11.953C2.64684 10.8725 2.1032 9.46194 2.10804 8.00003C2.10582 7.22644 2.25704 6.4601 2.55296 5.74535C2.84889 5.0306 3.28364 4.38164 3.83204 3.83603C4.37765 3.28762 5.02661 2.85287 5.74136 2.55695C6.45611 2.26103 7.22246 2.1098 7.99605 2.11203C9.47255 2.11203 10.863 2.65103 11.949 3.63303ZM12.353 8.00003C12.353 9.16403 11.9 10.258 11.077 11.0805C10.254 11.903 9.16055 12.359 7.99654 12.359C6.94233 12.3579 5.9244 11.9739 5.13205 11.2785V11.276C5.05905 11.2135 4.98605 11.151 4.91605 11.0805C4.84898 11.0103 4.78379 10.9382 4.72055 10.8645C4.02237 10.0739 3.63799 9.05483 3.64004 8.00003C3.64004 6.83603 4.09305 5.74203 4.91605 4.91953C5.31954 4.51359 5.7996 4.19177 6.32839 3.97274C6.85718 3.7537 7.42419 3.6418 7.99654 3.64353C9.06154 3.64353 10.067 4.02653 10.861 4.72403C10.934 4.78653 11.0095 4.84903 11.077 4.91953C11.1475 4.99003 11.21 5.06253 11.2725 5.13553C11.9707 5.9262 12.3551 6.94523 12.353 8.00003ZM4.72005 11.69C5.62011 12.4974 6.78691 12.9435 7.99605 12.9425C8.64517 12.9441 9.28813 12.8167 9.8876 12.5677C10.4871 12.3187 11.0311 11.9531 11.488 11.492C11.9486 11.0349 12.3138 10.4907 12.5624 9.89129C12.8109 9.29184 12.9379 8.64898 12.936 8.00003C12.9377 6.79123 12.4925 5.62446 11.686 4.72403L12.363 4.04703C13.3457 5.12886 13.889 6.53857 13.8865 8.00003C13.8884 8.77379 13.7368 9.54024 13.4405 10.255C13.1441 10.9698 12.7089 11.6186 12.16 12.164C11.6146 12.7129 10.9658 13.1481 10.251 13.4445C9.53626 13.7408 8.76981 13.8924 7.99605 13.8905C6.53458 13.8929 5.12487 13.3496 4.04305 12.367L4.72005 11.69ZM13.241 13.245C12.554 13.9361 11.7366 14.4839 10.8362 14.8567C9.93589 15.2295 8.97052 15.42 7.99605 15.417C6.1288 15.4218 4.32946 14.7171 2.96204 13.4455L3.63154 12.779C4.82249 13.8728 6.38156 14.4781 7.99854 14.4745C8.84881 14.4761 9.69095 14.3091 10.4763 13.9832C11.2616 13.6573 11.9746 13.1791 12.574 12.576C13.1766 11.9764 13.6544 11.2633 13.9799 10.478C14.3053 9.69266 14.4719 8.85062 14.47 8.00053C14.4735 6.38431 13.8681 4.82607 12.7745 3.63603L13.441 2.96653C16.1285 5.87303 16.064 10.422 13.241 13.245Z\" fill=\"url(#paint0_linear_268_5843)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5843\" x1=\"9.45608\" y1=\"0\" x2=\"16.1855\" y2=\"0\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dhmfx8\",\"data-framer-name\":\"Frame 2147223367\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-q26srx hidden-1cr51qq\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 2.55453C13.788 2.48403 13.7225 2.41153 13.655 2.34353C13.5859 2.27463 13.5147 2.20776 13.4415 2.14303C11.9657 0.761004 10.0179 -0.00550664 7.99605 2.97839e-05C6.94506 -0.00255087 5.904 0.203282 4.93308 0.605623C3.96216 1.00796 3.08065 1.59883 2.33954 2.34403C-0.712455 5.39353 -0.777455 10.313 2.13904 13.4455C2.20371 13.5179 2.26971 13.589 2.33704 13.659L2.54804 13.8595C4.02573 15.2399 5.97391 16.0054 7.99605 16C10.134 16 12.142 15.1695 13.655 13.659C16.7045 10.607 16.7695 5.68703 13.8555 2.55453ZM2.75104 2.75503C3.43814 2.06401 4.25553 1.51621 5.15587 1.14337C6.0562 0.770535 7.02157 0.580076 7.99605 0.58303C9.87905 0.58303 11.655 1.28103 13.03 2.55453L12.3635 3.22403C11.1729 2.12984 9.61362 1.52446 7.99654 1.52853C7.14633 1.52585 6.30405 1.69207 5.5186 2.01754C4.73315 2.34302 4.02017 2.82127 3.42104 3.42453C2.81801 4.02382 2.33991 4.73683 2.01444 5.52224C1.68898 6.30766 1.52264 7.14986 1.52504 8.00003C1.52504 9.63303 2.12404 11.1695 3.22054 12.367L2.55104 13.0335C-0.136455 10.127 -0.071955 5.57803 2.75104 2.75503ZM11.949 3.63303V3.63553L11.272 4.31253C10.373 3.50348 9.20553 3.05713 7.99605 3.06003C7.3471 3.05813 6.70424 3.18515 6.10478 3.43372C5.50533 3.68229 4.96122 4.04746 4.50405 4.50803C4.04392 4.96554 3.67904 5.50971 3.43051 6.10909C3.18197 6.70847 3.05469 7.35116 3.05604 8.00003C3.05436 9.20883 3.49956 10.3756 4.30605 11.276L3.63154 11.953C2.64684 10.8725 2.1032 9.46194 2.10804 8.00003C2.10582 7.22644 2.25704 6.4601 2.55296 5.74535C2.84889 5.0306 3.28364 4.38164 3.83204 3.83603C4.37765 3.28762 5.02661 2.85287 5.74136 2.55695C6.45611 2.26103 7.22246 2.1098 7.99605 2.11203C9.47255 2.11203 10.863 2.65103 11.949 3.63303ZM12.353 8.00003C12.353 9.16403 11.9 10.258 11.077 11.0805C10.254 11.903 9.16055 12.359 7.99654 12.359C6.94233 12.3579 5.9244 11.9739 5.13205 11.2785V11.276C5.05905 11.2135 4.98605 11.151 4.91605 11.0805C4.84898 11.0103 4.78379 10.9382 4.72055 10.8645C4.02237 10.0739 3.63799 9.05483 3.64004 8.00003C3.64004 6.83603 4.09305 5.74203 4.91605 4.91953C5.31954 4.51359 5.7996 4.19177 6.32839 3.97274C6.85718 3.7537 7.42419 3.6418 7.99654 3.64353C9.06154 3.64353 10.067 4.02653 10.861 4.72403C10.934 4.78653 11.0095 4.84903 11.077 4.91953C11.1475 4.99003 11.21 5.06253 11.2725 5.13553C11.9707 5.9262 12.3551 6.94523 12.353 8.00003ZM4.72005 11.69C5.62011 12.4974 6.78691 12.9435 7.99605 12.9425C8.64517 12.9441 9.28813 12.8167 9.8876 12.5677C10.4871 12.3187 11.0311 11.9531 11.488 11.492C11.9486 11.0349 12.3138 10.4907 12.5624 9.89129C12.8109 9.29184 12.9379 8.64898 12.936 8.00003C12.9377 6.79123 12.4925 5.62446 11.686 4.72403L12.363 4.04703C13.3457 5.12886 13.889 6.53857 13.8865 8.00003C13.8884 8.77379 13.7368 9.54024 13.4405 10.255C13.1441 10.9698 12.7089 11.6186 12.16 12.164C11.6146 12.7129 10.9658 13.1481 10.251 13.4445C9.53626 13.7408 8.76981 13.8924 7.99605 13.8905C6.53458 13.8929 5.12487 13.3496 4.04305 12.367L4.72005 11.69ZM13.241 13.245C12.554 13.9361 11.7366 14.4839 10.8362 14.8567C9.93589 15.2295 8.97052 15.42 7.99605 15.417C6.1288 15.4218 4.32946 14.7171 2.96204 13.4455L3.63154 12.779C4.82249 13.8728 6.38156 14.4781 7.99854 14.4745C8.84881 14.4761 9.69095 14.3091 10.4763 13.9832C11.2616 13.6573 11.9746 13.1791 12.574 12.576C13.1766 11.9764 13.6544 11.2633 13.9799 10.478C14.3053 9.69266 14.4719 8.85062 14.47 8.00053C14.4735 6.38431 13.8681 4.82607 12.7745 3.63603L13.441 2.96653C16.1285 5.87303 16.064 10.422 13.241 13.245Z\" fill=\"url(#paint0_linear_268_5848)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5848\" x1=\"9.45608\" y1=\"0\" x2=\"16.1855\" y2=\"0\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-weight\":\"700\"},children:\"Admin and Front Desk Manager \u2013 \"}),\"Supervises scheduling, patient communication, and VA coordination.\"]})}),className:\"framer-1fj51xc\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\",\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fyjtbb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17w5eeb\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 2.55453C13.788 2.48403 13.7225 2.41153 13.655 2.34353C13.5859 2.27463 13.5147 2.20776 13.4415 2.14303C11.9657 0.761004 10.0179 -0.00550664 7.99605 2.97839e-05C6.94506 -0.00255087 5.904 0.203282 4.93308 0.605623C3.96216 1.00796 3.08065 1.59883 2.33954 2.34403C-0.712455 5.39353 -0.777455 10.313 2.13904 13.4455C2.20371 13.5179 2.26971 13.589 2.33704 13.659L2.54804 13.8595C4.02573 15.2399 5.97391 16.0054 7.99605 16C10.134 16 12.142 15.1695 13.655 13.659C16.7045 10.607 16.7695 5.68703 13.8555 2.55453ZM2.75104 2.75503C3.43814 2.06401 4.25553 1.51621 5.15587 1.14337C6.0562 0.770535 7.02157 0.580076 7.99605 0.58303C9.87905 0.58303 11.655 1.28103 13.03 2.55453L12.3635 3.22403C11.1729 2.12984 9.61362 1.52446 7.99654 1.52853C7.14633 1.52585 6.30405 1.69207 5.5186 2.01754C4.73315 2.34302 4.02017 2.82127 3.42104 3.42453C2.81801 4.02382 2.33991 4.73683 2.01444 5.52224C1.68898 6.30766 1.52264 7.14986 1.52504 8.00003C1.52504 9.63303 2.12404 11.1695 3.22054 12.367L2.55104 13.0335C-0.136455 10.127 -0.071955 5.57803 2.75104 2.75503ZM11.949 3.63303V3.63553L11.272 4.31253C10.373 3.50348 9.20553 3.05713 7.99605 3.06003C7.3471 3.05813 6.70424 3.18515 6.10478 3.43372C5.50533 3.68229 4.96122 4.04746 4.50405 4.50803C4.04392 4.96554 3.67904 5.50971 3.43051 6.10909C3.18197 6.70847 3.05469 7.35116 3.05604 8.00003C3.05436 9.20883 3.49956 10.3756 4.30605 11.276L3.63154 11.953C2.64684 10.8725 2.1032 9.46194 2.10804 8.00003C2.10582 7.22644 2.25704 6.4601 2.55296 5.74535C2.84889 5.0306 3.28364 4.38164 3.83204 3.83603C4.37765 3.28762 5.02661 2.85287 5.74136 2.55695C6.45611 2.26103 7.22246 2.1098 7.99605 2.11203C9.47255 2.11203 10.863 2.65103 11.949 3.63303ZM12.353 8.00003C12.353 9.16403 11.9 10.258 11.077 11.0805C10.254 11.903 9.16055 12.359 7.99654 12.359C6.94233 12.3579 5.9244 11.9739 5.13205 11.2785V11.276C5.05905 11.2135 4.98605 11.151 4.91605 11.0805C4.84898 11.0103 4.78379 10.9382 4.72055 10.8645C4.02237 10.0739 3.63799 9.05483 3.64004 8.00003C3.64004 6.83603 4.09305 5.74203 4.91605 4.91953C5.31954 4.51359 5.7996 4.19177 6.32839 3.97274C6.85718 3.7537 7.42419 3.6418 7.99654 3.64353C9.06154 3.64353 10.067 4.02653 10.861 4.72403C10.934 4.78653 11.0095 4.84903 11.077 4.91953C11.1475 4.99003 11.21 5.06253 11.2725 5.13553C11.9707 5.9262 12.3551 6.94523 12.353 8.00003ZM4.72005 11.69C5.62011 12.4974 6.78691 12.9435 7.99605 12.9425C8.64517 12.9441 9.28813 12.8167 9.8876 12.5677C10.4871 12.3187 11.0311 11.9531 11.488 11.492C11.9486 11.0349 12.3138 10.4907 12.5624 9.89129C12.8109 9.29184 12.9379 8.64898 12.936 8.00003C12.9377 6.79123 12.4925 5.62446 11.686 4.72403L12.363 4.04703C13.3457 5.12886 13.889 6.53857 13.8865 8.00003C13.8884 8.77379 13.7368 9.54024 13.4405 10.255C13.1441 10.9698 12.7089 11.6186 12.16 12.164C11.6146 12.7129 10.9658 13.1481 10.251 13.4445C9.53626 13.7408 8.76981 13.8924 7.99605 13.8905C6.53458 13.8929 5.12487 13.3496 4.04305 12.367L4.72005 11.69ZM13.241 13.245C12.554 13.9361 11.7366 14.4839 10.8362 14.8567C9.93589 15.2295 8.97052 15.42 7.99605 15.417C6.1288 15.4218 4.32946 14.7171 2.96204 13.4455L3.63154 12.779C4.82249 13.8728 6.38156 14.4781 7.99854 14.4745C8.84881 14.4761 9.69095 14.3091 10.4763 13.9832C11.2616 13.6573 11.9746 13.1791 12.574 12.576C13.1766 11.9764 13.6544 11.2633 13.9799 10.478C14.3053 9.69266 14.4719 8.85062 14.47 8.00053C14.4735 6.38431 13.8681 4.82607 12.7745 3.63603L13.441 2.96653C16.1285 5.87303 16.064 10.422 13.241 13.245Z\" fill=\"url(#paint0_linear_268_5843)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5843\" x1=\"9.45608\" y1=\"0\" x2=\"16.1855\" y2=\"0\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dqpbpx\",\"data-framer-name\":\"Frame 2147223369\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-4dcgrs hidden-1cr51qq\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 2.55453C13.788 2.48403 13.7225 2.41153 13.655 2.34353C13.5859 2.27463 13.5147 2.20776 13.4415 2.14303C11.9657 0.761004 10.0179 -0.00550664 7.99605 2.97839e-05C6.94506 -0.00255087 5.904 0.203282 4.93308 0.605623C3.96216 1.00796 3.08065 1.59883 2.33954 2.34403C-0.712455 5.39353 -0.777455 10.313 2.13904 13.4455C2.20371 13.5179 2.26971 13.589 2.33704 13.659L2.54804 13.8595C4.02573 15.2399 5.97391 16.0054 7.99605 16C10.134 16 12.142 15.1695 13.655 13.659C16.7045 10.607 16.7695 5.68703 13.8555 2.55453ZM2.75104 2.75503C3.43814 2.06401 4.25553 1.51621 5.15587 1.14337C6.0562 0.770535 7.02157 0.580076 7.99605 0.58303C9.87905 0.58303 11.655 1.28103 13.03 2.55453L12.3635 3.22403C11.1729 2.12984 9.61362 1.52446 7.99654 1.52853C7.14633 1.52585 6.30405 1.69207 5.5186 2.01754C4.73315 2.34302 4.02017 2.82127 3.42104 3.42453C2.81801 4.02382 2.33991 4.73683 2.01444 5.52224C1.68898 6.30766 1.52264 7.14986 1.52504 8.00003C1.52504 9.63303 2.12404 11.1695 3.22054 12.367L2.55104 13.0335C-0.136455 10.127 -0.071955 5.57803 2.75104 2.75503ZM11.949 3.63303V3.63553L11.272 4.31253C10.373 3.50348 9.20553 3.05713 7.99605 3.06003C7.3471 3.05813 6.70424 3.18515 6.10478 3.43372C5.50533 3.68229 4.96122 4.04746 4.50405 4.50803C4.04392 4.96554 3.67904 5.50971 3.43051 6.10909C3.18197 6.70847 3.05469 7.35116 3.05604 8.00003C3.05436 9.20883 3.49956 10.3756 4.30605 11.276L3.63154 11.953C2.64684 10.8725 2.1032 9.46194 2.10804 8.00003C2.10582 7.22644 2.25704 6.4601 2.55296 5.74535C2.84889 5.0306 3.28364 4.38164 3.83204 3.83603C4.37765 3.28762 5.02661 2.85287 5.74136 2.55695C6.45611 2.26103 7.22246 2.1098 7.99605 2.11203C9.47255 2.11203 10.863 2.65103 11.949 3.63303ZM12.353 8.00003C12.353 9.16403 11.9 10.258 11.077 11.0805C10.254 11.903 9.16055 12.359 7.99654 12.359C6.94233 12.3579 5.9244 11.9739 5.13205 11.2785V11.276C5.05905 11.2135 4.98605 11.151 4.91605 11.0805C4.84898 11.0103 4.78379 10.9382 4.72055 10.8645C4.02237 10.0739 3.63799 9.05483 3.64004 8.00003C3.64004 6.83603 4.09305 5.74203 4.91605 4.91953C5.31954 4.51359 5.7996 4.19177 6.32839 3.97274C6.85718 3.7537 7.42419 3.6418 7.99654 3.64353C9.06154 3.64353 10.067 4.02653 10.861 4.72403C10.934 4.78653 11.0095 4.84903 11.077 4.91953C11.1475 4.99003 11.21 5.06253 11.2725 5.13553C11.9707 5.9262 12.3551 6.94523 12.353 8.00003ZM4.72005 11.69C5.62011 12.4974 6.78691 12.9435 7.99605 12.9425C8.64517 12.9441 9.28813 12.8167 9.8876 12.5677C10.4871 12.3187 11.0311 11.9531 11.488 11.492C11.9486 11.0349 12.3138 10.4907 12.5624 9.89129C12.8109 9.29184 12.9379 8.64898 12.936 8.00003C12.9377 6.79123 12.4925 5.62446 11.686 4.72403L12.363 4.04703C13.3457 5.12886 13.889 6.53857 13.8865 8.00003C13.8884 8.77379 13.7368 9.54024 13.4405 10.255C13.1441 10.9698 12.7089 11.6186 12.16 12.164C11.6146 12.7129 10.9658 13.1481 10.251 13.4445C9.53626 13.7408 8.76981 13.8924 7.99605 13.8905C6.53458 13.8929 5.12487 13.3496 4.04305 12.367L4.72005 11.69ZM13.241 13.245C12.554 13.9361 11.7366 14.4839 10.8362 14.8567C9.93589 15.2295 8.97052 15.42 7.99605 15.417C6.1288 15.4218 4.32946 14.7171 2.96204 13.4455L3.63154 12.779C4.82249 13.8728 6.38156 14.4781 7.99854 14.4745C8.84881 14.4761 9.69095 14.3091 10.4763 13.9832C11.2616 13.6573 11.9746 13.1791 12.574 12.576C13.1766 11.9764 13.6544 11.2633 13.9799 10.478C14.3053 9.69266 14.4719 8.85062 14.47 8.00053C14.4735 6.38431 13.8681 4.82607 12.7745 3.63603L13.441 2.96653C16.1285 5.87303 16.064 10.422 13.241 13.245Z\" fill=\"url(#paint0_linear_268_5854)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5854\" x1=\"9.45608\" y1=\"0\" x2=\"16.1855\" y2=\"0\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS03MDA=\",\"--framer-font-weight\":\"700\"},children:\"Billing Manager \u2013 \"}),\"Manages revenue cycle, oversees Medical Billing VA, ensures accurate claims processing, and handles insurance and patient billing issues. \"]})}),className:\"framer-vyqm8z\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Satoshi-regular\",\"GF;Satoshi-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gv9xc6\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1pkcq70\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.8555 2.55453C13.788 2.48403 13.7225 2.41153 13.655 2.34353C13.5859 2.27463 13.5147 2.20776 13.4415 2.14303C11.9657 0.761004 10.0179 -0.00550664 7.99605 2.97839e-05C6.94506 -0.00255087 5.904 0.203282 4.93308 0.605623C3.96216 1.00796 3.08065 1.59883 2.33954 2.34403C-0.712455 5.39353 -0.777455 10.313 2.13904 13.4455C2.20371 13.5179 2.26971 13.589 2.33704 13.659L2.54804 13.8595C4.02573 15.2399 5.97391 16.0054 7.99605 16C10.134 16 12.142 15.1695 13.655 13.659C16.7045 10.607 16.7695 5.68703 13.8555 2.55453ZM2.75104 2.75503C3.43814 2.06401 4.25553 1.51621 5.15587 1.14337C6.0562 0.770535 7.02157 0.580076 7.99605 0.58303C9.87905 0.58303 11.655 1.28103 13.03 2.55453L12.3635 3.22403C11.1729 2.12984 9.61362 1.52446 7.99654 1.52853C7.14633 1.52585 6.30405 1.69207 5.5186 2.01754C4.73315 2.34302 4.02017 2.82127 3.42104 3.42453C2.81801 4.02382 2.33991 4.73683 2.01444 5.52224C1.68898 6.30766 1.52264 7.14986 1.52504 8.00003C1.52504 9.63303 2.12404 11.1695 3.22054 12.367L2.55104 13.0335C-0.136455 10.127 -0.071955 5.57803 2.75104 2.75503ZM11.949 3.63303V3.63553L11.272 4.31253C10.373 3.50348 9.20553 3.05713 7.99605 3.06003C7.3471 3.05813 6.70424 3.18515 6.10478 3.43372C5.50533 3.68229 4.96122 4.04746 4.50405 4.50803C4.04392 4.96554 3.67904 5.50971 3.43051 6.10909C3.18197 6.70847 3.05469 7.35116 3.05604 8.00003C3.05436 9.20883 3.49956 10.3756 4.30605 11.276L3.63154 11.953C2.64684 10.8725 2.1032 9.46194 2.10804 8.00003C2.10582 7.22644 2.25704 6.4601 2.55296 5.74535C2.84889 5.0306 3.28364 4.38164 3.83204 3.83603C4.37765 3.28762 5.02661 2.85287 5.74136 2.55695C6.45611 2.26103 7.22246 2.1098 7.99605 2.11203C9.47255 2.11203 10.863 2.65103 11.949 3.63303ZM12.353 8.00003C12.353 9.16403 11.9 10.258 11.077 11.0805C10.254 11.903 9.16055 12.359 7.99654 12.359C6.94233 12.3579 5.9244 11.9739 5.13205 11.2785V11.276C5.05905 11.2135 4.98605 11.151 4.91605 11.0805C4.84898 11.0103 4.78379 10.9382 4.72055 10.8645C4.02237 10.0739 3.63799 9.05483 3.64004 8.00003C3.64004 6.83603 4.09305 5.74203 4.91605 4.91953C5.31954 4.51359 5.7996 4.19177 6.32839 3.97274C6.85718 3.7537 7.42419 3.6418 7.99654 3.64353C9.06154 3.64353 10.067 4.02653 10.861 4.72403C10.934 4.78653 11.0095 4.84903 11.077 4.91953C11.1475 4.99003 11.21 5.06253 11.2725 5.13553C11.9707 5.9262 12.3551 6.94523 12.353 8.00003ZM4.72005 11.69C5.62011 12.4974 6.78691 12.9435 7.99605 12.9425C8.64517 12.9441 9.28813 12.8167 9.8876 12.5677C10.4871 12.3187 11.0311 11.9531 11.488 11.492C11.9486 11.0349 12.3138 10.4907 12.5624 9.89129C12.8109 9.29184 12.9379 8.64898 12.936 8.00003C12.9377 6.79123 12.4925 5.62446 11.686 4.72403L12.363 4.04703C13.3457 5.12886 13.889 6.53857 13.8865 8.00003C13.8884 8.77379 13.7368 9.54024 13.4405 10.255C13.1441 10.9698 12.7089 11.6186 12.16 12.164C11.6146 12.7129 10.9658 13.1481 10.251 13.4445C9.53626 13.7408 8.76981 13.8924 7.99605 13.8905C6.53458 13.8929 5.12487 13.3496 4.04305 12.367L4.72005 11.69ZM13.241 13.245C12.554 13.9361 11.7366 14.4839 10.8362 14.8567C9.93589 15.2295 8.97052 15.42 7.99605 15.417C6.1288 15.4218 4.32946 14.7171 2.96204 13.4455L3.63154 12.779C4.82249 13.8728 6.38156 14.4781 7.99854 14.4745C8.84881 14.4761 9.69095 14.3091 10.4763 13.9832C11.2616 13.6573 11.9746 13.1791 12.574 12.576C13.1766 11.9764 13.6544 11.2633 13.9799 10.478C14.3053 9.69266 14.4719 8.85062 14.47 8.00053C14.4735 6.38431 13.8681 4.82607 12.7745 3.63603L13.441 2.96653C16.1285 5.87303 16.064 10.422 13.241 13.245Z\" fill=\"url(#paint0_linear_268_5843)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_268_5843\" x1=\"9.45608\" y1=\"0\" x2=\"16.1855\" y2=\"0\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#7854FE\"/>\\n<stop offset=\"0.999991\" stop-color=\"#A992FF\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2fmywh\",\"data-framer-name\":\"Frame 2147223394\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ajflt1\",\"data-framer-name\":\"Frame 2147223392\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"VAs by Function Per Provider\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"VAs by Function Per Provider\"})}),className:\"framer-1iex3a7\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-700\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Each provider may be supported by at least 3 Virtual Assistants. The dedicated team is assigned to manage admin tasks, front desk task,  billing and live scribing tasks.  \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"Each provider may be supported by at least 3 Virtual Assistants. The dedicated team is assigned to manage admin tasks, front desk task,  billing and live scribing tasks.  \"})}),className:\"framer-1h50az5\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pnecax\",\"data-framer-name\":\"Frame 2147223395\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4r2hp7\",\"data-framer-name\":\"Frame 2147223392\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Flexibility In VA Staffing\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tNzAw\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(120, 84, 254)\"},children:\"Flexibility In VA Staffing\"})}),className:\"framer-l8yrnh\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-700\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"The number of VAs assigned to each provider can be adjusted based on the needs of the provider and the practice. This flexible structure ensures efficient support and helps manage workload demands effectively. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FiYXJpdG8tcmVndWxhcg==\",\"--framer-font-family\":'\"Gabarito\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"31px\",\"--framer-text-color\":\"rgb(93, 93, 93)\"},children:\"The number of VAs assigned to each provider can be adjusted based on the needs of the provider and the practice. This flexible structure ensures efficient support and helps manage workload demands effectively. \"})}),className:\"framer-1dse5o9\",\"data-framer-name\":\"Quote\",fonts:[\"GF;Gabarito-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{height:1380,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`},XcJiNSkI0:{height:1380,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9448+50+365}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-psbwom-container hidden-a9fpmo\",nodeId:\"qL7_gdnUn\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Connecting,{height:\"100%\",id:\"qL7_gdnUn\",layoutId:\"qL7_gdnUn\",peDSydybZ:\"rgb(245, 245, 245)\",style:{width:\"100%\"},Uqnvmg_QD:\"50px 20px 0px 20px\",width:\"100%\",WjFvDsW8L:10})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1exhf90 hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",\"data-framer-name\":\"Component 17\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{background:{alt:\"\",fit:\"stretch\",pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png\",srcSet:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=512 512w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png 3848w\"}},XcJiNSkI0:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13617+0),pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png\",srcSet:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=512 512w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png 3848w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1298,pixelWidth:3848,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png\",srcSet:\"https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=512 512w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO1Otb0wigFBvLB54gN7IiAG0TY.png 3848w\"},className:\"framer-10y0ph9\",\"data-framer-name\":\"Frame 2147223322\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-chizyy\",\"data-framer-name\":\"Frame 2147223323\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q0y5ur\",\"data-framer-name\":\"Frame 2147223324\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Say hello to your \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Assistants.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Say hello to your \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Assistants.\"})]}),className:\"framer-1cfbsv9\",\"data-framer-name\":\"Heading 1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{href:\"https://meetings.hubspot.com/daniel2873\",openInNewTab:true,smoothScroll:true},XcJiNSkI0:{href:\"https://meetings.hubspot.com/daniel2873\",openInNewTab:true,smoothScroll:true}},children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"VNwHhh4be\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-jsl1vb framer-1jzscsx\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaS01MDA=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact Now\"})}),className:\"framer-55g943\",\"data-framer-name\":\"Text\",fonts:[\"GF;Satoshi-500\"],verticalAlignment:\"center\",withExternalLayout:true})})})})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hf8kjk hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+20},XcJiNSkI0:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vt4soo-container\",nodeId:\"czXVU1Cr1\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(Navigation3,{dX5GEbShJ:12,eHF72Ruxk:15,ghhBZaiLl:\"20px 20px 20px 20px\",gL3kd_M0s:16,height:\"100%\",id:\"czXVU1Cr1\",ktcRA0zpU:16,layoutId:\"czXVU1Cr1\",Ql9cyzS7V:\"20px 20px 20px 20px\",style:{width:\"100%\"},variant:\"dGISFepPE\",width:\"100%\",xoodnoxKK:16})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NuclRT0R8:{height:560,width:componentViewport?.width||\"100vw\"},XcJiNSkI0:{height:560,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+14242}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p81nfw-container hidden-a9fpmo hidden-qgunfr hidden-f2cfnt\",nodeId:\"PE8nin3ji\",scopeId:\"uwFGxDRcG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XcJiNSkI0:{variant:\"BBx0NBDYB\"}},children:/*#__PURE__*/_jsx(SameUpdatedFooter,{height:\"100%\",id:\"PE8nin3ji\",layoutId:\"PE8nin3ji\",style:{width:\"100%\"},variant:\"oU2IfkEuB\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-22EQN.framer-1jzscsx, .framer-22EQN .framer-1jzscsx { display: block; }\",\".framer-22EQN.framer-a9fpmo { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-22EQN .framer-a9jf7d-container, .framer-22EQN .framer-zdp9p0-container, .framer-22EQN .framer-vvwgf1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-22EQN .framer-1st0ly4-container { height: auto; position: relative; width: 1600px; }\",\".framer-22EQN .framer-rfxxc8-container, .framer-22EQN .framer-1pjysr1-container, .framer-22EQN .framer-1jx3nj4-container, .framer-22EQN .framer-nw1smt-container, .framer-22EQN .framer-qtv43s-container, .framer-22EQN .framer-mspvm6-container, .framer-22EQN .framer-psbwom-container, .framer-22EQN .framer-p81nfw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-22EQN .framer-1r57zt8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-22EQN .framer-9sneql { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 150px 118px 22px 118px; position: relative; width: 1920px; }\",\".framer-22EQN .framer-1l2ikv9-container { flex: none; height: auto; left: 50%; position: absolute; top: 30px; transform: translateX(-50%); width: 1680px; z-index: 1; }\",\".framer-22EQN .framer-r91lfl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1e5m4lg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-176qhoq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 720px; }\",\".framer-22EQN .framer-wji43i, .framer-22EQN .framer-1pcv40r, .framer-22EQN .framer-19q20or, .framer-22EQN .framer-bq69qq, .framer-22EQN .framer-1v0p1cm, .framer-22EQN .framer-z9281f, .framer-22EQN .framer-1n2de2w, .framer-22EQN .framer-bdy93f, .framer-22EQN .framer-djthqh, .framer-22EQN .framer-19axxzy, .framer-22EQN .framer-14clrml, .framer-22EQN .framer-1t45lqo, .framer-22EQN .framer-1249zd8, .framer-22EQN .framer-1rl9h8p, .framer-22EQN .framer-1f3t1sz, .framer-22EQN .framer-1g7z7xv, .framer-22EQN .framer-xima71, .framer-22EQN .framer-k32ugf, .framer-22EQN .framer-1dpzjsn, .framer-22EQN .framer-v075mh, .framer-22EQN .framer-50y77s, .framer-22EQN .framer-71lfrz, .framer-22EQN .framer-7si24t, .framer-22EQN .framer-cbpbjm, .framer-22EQN .framer-2jpjdg, .framer-22EQN .framer-hvwg9a, .framer-22EQN .framer-hmv8jq, .framer-22EQN .framer-12g3zzs, .framer-22EQN .framer-760pqp, .framer-22EQN .framer-r4u7p0, .framer-22EQN .framer-1qln6n6, .framer-22EQN .framer-5t9rqh, .framer-22EQN .framer-rdvhms, .framer-22EQN .framer-5nu6uv, .framer-22EQN .framer-1czwezn, .framer-22EQN .framer-qgocxr, .framer-22EQN .framer-csdidv, .framer-22EQN .framer-f8gs8c, .framer-22EQN .framer-1203fxn, .framer-22EQN .framer-1iex3a7, .framer-22EQN .framer-1h50az5, .framer-22EQN .framer-l8yrnh, .framer-22EQN .framer-1dse5o9, .framer-22EQN .framer-1cfbsv9 { --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-22EQN .framer-mzg4c0-container { flex: none; height: 56px; position: relative; width: auto; }\",\".framer-22EQN .framer-qg1ott { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 573px; position: relative; width: 830px; }\",\".framer-22EQN .framer-q9qpls { -webkit-filter: blur(100px); background: linear-gradient(180deg, #af9aff 6.523911654949188%, rgb(255, 255, 255) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: 772px; opacity: 0.3; position: relative; width: 772px; }\",\".framer-22EQN .framer-11x3ft { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1gppf9j, .framer-22EQN .framer-1d25rbb, .framer-22EQN .framer-pnrsd2, .framer-22EQN .framer-2ygztc { flex: none; gap: 0px; height: 349px; overflow: visible; position: relative; width: 396px; }\",\".framer-22EQN .framer-hdtz7d, .framer-22EQN .framer-1yymq1q, .framer-22EQN .framer-1jmsehd, .framer-22EQN .framer-1cm2cmz { background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(168, 145, 255, 0.15); flex: none; height: 349px; left: 0px; position: absolute; top: 0px; width: 396px; }\",\".framer-22EQN .framer-m6y4lt, .framer-22EQN .framer-1ebfzpe, .framer-22EQN .framer-dkmdtl, .framer-22EQN .framer-stz9p8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 283px; }\",\".framer-22EQN .framer-1ndkuw6, .framer-22EQN .framer-j2v4wo, .framer-22EQN .framer-1izonxn, .framer-22EQN .framer-1bf8sv3, .framer-22EQN .framer-1fp9ien, .framer-22EQN .framer-wywco7, .framer-22EQN .framer-aki6tl, .framer-22EQN .framer-1w3gven, .framer-22EQN .framer-61t7q9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-22EQN .framer-1n4ecki, .framer-22EQN .framer-smb3sz, .framer-22EQN .framer-14phdyh, .framer-22EQN .framer-1loerlw, .framer-22EQN .framer-vco25a, .framer-22EQN .framer-1g81125, .framer-22EQN .framer-52wawh { flex: none; height: 52px; position: relative; width: 53px; }\",\".framer-22EQN .framer-uqgyx2, .framer-22EQN .framer-153pc9o, .framer-22EQN .framer-rft7jq, .framer-22EQN .framer-9g4j5n, .framer-22EQN .framer-1ajuq20, .framer-22EQN .framer-14v7vaw, .framer-22EQN .framer-d1abxd, .framer-22EQN .framer-1ur379s, .framer-22EQN .framer-1tlqzkk, .framer-22EQN .framer-j17lng, .framer-22EQN .framer-10dtcd9, .framer-22EQN .framer-13xn09g, .framer-22EQN .framer-u09vki, .framer-22EQN .framer-1glavda, .framer-22EQN .framer-e5e0l, .framer-22EQN .framer-wy0b87, .framer-22EQN .framer-1mpnato, .framer-22EQN .framer-11h2zwb, .framer-22EQN .framer-15ptcib, .framer-22EQN .framer-14t94f9, .framer-22EQN .framer-6jru3i, .framer-22EQN .framer-13q2ra, .framer-22EQN .framer-1qc0q9e, .framer-22EQN .framer-7r1qiw, .framer-22EQN .framer-1oop0s8, .framer-22EQN .framer-1uy9r4p, .framer-22EQN .framer-1gmf1g6, .framer-22EQN .framer-8yfvz, .framer-22EQN .framer-f7x1wn, .framer-22EQN .framer-n3xs2s, .framer-22EQN .framer-1igjo2t, .framer-22EQN .framer-1dayfax, .framer-22EQN .framer-bc2fom, .framer-22EQN .framer-y78iw, .framer-22EQN .framer-55g943 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-22EQN .framer-10ki2z1, .framer-22EQN .framer-1xzfpk7, .framer-22EQN .framer-g1yp0r, .framer-22EQN .framer-1jqcuip { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 283px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-9a99xz { flex: none; height: 38px; position: relative; width: 37px; }\",\".framer-22EQN .framer-j7gi1o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 1924px; }\",\".framer-22EQN .framer-11lu8xr { flex: none; height: 2px; position: relative; width: 1336px; }\",\".framer-22EQN .framer-1q68w0m { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 120px 103px 120px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1npj1sv, .framer-22EQN .framer-1cn21x3 { align-content: center; align-items: center; 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: 883px; }\",\".framer-22EQN .framer-1rlxn3p, .framer-22EQN .framer-tzwz78 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 883px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-a41asj, .framer-22EQN .framer-sz6ddi { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 845px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-qge655 { 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: hidden; padding: 0px; position: relative; width: 1924px; }\",\".framer-22EQN .framer-17dad8i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 150px 619px 150px 619px; position: relative; width: 1924px; }\",\".framer-22EQN .framer-1kbsyf8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 686px; }\",\".framer-22EQN .framer-1a1k096, .framer-22EQN .framer-1vlop6n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 686px; }\",\".framer-22EQN .framer-3bjk99-container { flex: none; height: 45px; position: relative; width: auto; }\",\".framer-22EQN .framer-1eteky6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1920px; }\",\".framer-22EQN .framer-8iim2k { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 122px 30px 122px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1eulerh { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 22.399999618530273px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 66px 80px 66px; position: relative; width: 100%; }\",\".framer-22EQN .framer-3wlegz, .framer-22EQN .framer-1cu2m4y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-110723c, .framer-22EQN .framer-1rxwt3k, .framer-22EQN .framer-8e3jhl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-d20kw2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1109px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-om3wqx, .framer-22EQN .framer-il2jl, .framer-22EQN .framer-rqev4s, .framer-22EQN .framer-1rfiw5c, .framer-22EQN .framer-130fohx, .framer-22EQN .framer-164upoo, .framer-22EQN .framer-1wm13x0, .framer-22EQN .framer-18swez7, .framer-22EQN .framer-1jzdfng { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1l1dca8, .framer-22EQN .framer-16u68w5, .framer-22EQN .framer-135nhc0, .framer-22EQN .framer-hk8zvi, .framer-22EQN .framer-cq32j3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 71px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1at28sr, .framer-22EQN .framer-1t9omgi, .framer-22EQN .framer-4ue70s, .framer-22EQN .framer-qmncl1, .framer-22EQN .framer-phuyr1, .framer-22EQN .framer-ybvt8j, .framer-22EQN .framer-fsqen6, .framer-22EQN .framer-r827gc, .framer-22EQN .framer-v7h6gu, .framer-22EQN .framer-1c45o1w { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 291px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-1ojuyq9, .framer-22EQN .framer-dx7xpn, .framer-22EQN .framer-ffea8y, .framer-22EQN .framer-1u4koja, .framer-22EQN .framer-1izpu40 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 322px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-1an6p4p, .framer-22EQN .framer-1ufxav0, .framer-22EQN .framer-1utcecq, .framer-22EQN .framer-13rh26, .framer-22EQN .framer-35o6m4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 329px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-rmsn45, .framer-22EQN .framer-1wa97cn, .framer-22EQN .framer-1fhzjn4, .framer-22EQN .framer-11rdqv9 { flex: none; height: 3px; position: relative; width: 1546px; }\",\".framer-22EQN .framer-1uo9108, .framer-22EQN .framer-1lpb9j3, .framer-22EQN .framer-viezpa, .framer-22EQN .framer-19w9yli { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-nbvum1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 34px 20px 34px 20px; position: relative; width: 100%; }\",\".framer-22EQN .framer-q7ifg6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 939px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-c1fzmm { align-content: center; align-items: center; background-color: #f5f5f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 101px 123px 101px 123px; position: relative; width: 100%; }\",\".framer-22EQN .framer-8f2x9h, .framer-22EQN .framer-lzoxop { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-x6txgf, .framer-22EQN .framer-1yok6hp, .framer-22EQN .framer-1j2a1ak, .framer-22EQN .framer-15ghjym { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(13, 104, 193, 0.15); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 349px; justify-content: center; overflow: visible; padding: 69px 64px 69px 64px; position: relative; width: 1px; }\",\".framer-22EQN .framer-1f49jcq, .framer-22EQN .framer-lua180, .framer-22EQN .framer-olxnuk, .framer-22EQN .framer-11jg7k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-22EQN .framer-9axmis, .framer-22EQN .framer-12acz1w, .framer-22EQN .framer-1m31dq7, .framer-22EQN .framer-1h6xl05 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 413px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-ohn73n { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(13, 104, 193, 0.15); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 349px; justify-content: center; overflow: visible; padding: 84px 64px 84px 64px; position: relative; width: 1px; }\",\".framer-22EQN .framer-pzcwpa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 462px; }\",\".framer-22EQN .framer-sivt5a { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 462px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-7xgcm3 { align-content: flex-start; align-items: flex-start; background-color: #f5f5f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: visible; padding: 71px 98px 71px 98px; position: relative; width: 1920px; }\",\".framer-22EQN .framer-mw3iz5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 79px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-aa419s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-22EQN .framer-1x1wvue { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1305px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-1xn1hu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-22EQN .framer-mjfwp6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 863px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-1pjcrkg { flex: none; height: 1502px; overflow: visible; position: relative; width: 1692px; }\",\".framer-22EQN .framer-n7sz90 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 450px; justify-content: flex-start; left: calc(51.00472813238771% - 410px / 2); overflow: visible; padding: 0px; position: absolute; top: 0px; width: 410px; }\",\".framer-22EQN .framer-n8lprn { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 340px; position: relative; width: 100%; }\",\".framer-22EQN .framer-dcajlo, .framer-22EQN .framer-38kb7s { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 410px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-ztlk6o { flex: none; height: 855px; left: 0px; overflow: visible; position: absolute; top: 647px; width: 1692px; }\",\".framer-22EQN .framer-rndvmh { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 415px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 0px; width: 415px; }\",\".framer-22EQN .framer-1qbi9qb, .framer-22EQN .framer-1g31jt9, .framer-22EQN .framer-1ob9k91, .framer-22EQN .framer-1srj48r, .framer-22EQN .framer-1t8a3jm, .framer-22EQN .framer-l4ey6l, .framer-22EQN .framer-1hgd84y, .framer-22EQN .framer-16biqr9, .framer-22EQN .framer-cduv6i, .framer-22EQN .framer-roq75a, .framer-22EQN .framer-c0h3gb, .framer-22EQN .framer-cd81nj, .framer-22EQN .framer-1n86dxp, .framer-22EQN .framer-1fyxq20, .framer-22EQN .framer-oyevtw, .framer-22EQN .framer-903gqt, .framer-22EQN .framer-1ohkin7, .framer-22EQN .framer-1og200g, .framer-22EQN .framer-14d0bvd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-22EQN .framer-1avsmwy, .framer-22EQN .framer-w2ejas, .framer-22EQN .framer-1va72k6, .framer-22EQN .framer-b0po8q, .framer-22EQN .framer-1u90ts9, .framer-22EQN .framer-jlogrw, .framer-22EQN .framer-apik89, .framer-22EQN .framer-1qlke8p, .framer-22EQN .framer-15b6vh8, .framer-22EQN .framer-1q65ery, .framer-22EQN .framer-1pbstw4, .framer-22EQN .framer-1vvneh4, .framer-22EQN .framer-1bja2yv, .framer-22EQN .framer-1qy62yp, .framer-22EQN .framer-1tnln7w, .framer-22EQN .framer-ymu4xp, .framer-22EQN .framer-corpq4, .framer-22EQN .framer-egy5t4, .framer-22EQN .framer-163s9zm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-15hvp81, .framer-22EQN .framer-10tle6v, .framer-22EQN .framer-g216ut, .framer-22EQN .framer-70q1ug, .framer-22EQN .framer-13eab3u, .framer-22EQN .framer-hbrchl, .framer-22EQN .framer-1w3fqvk, .framer-22EQN .framer-1b0f8l0, .framer-22EQN .framer-1nk69ss, .framer-22EQN .framer-1cq783c, .framer-22EQN .framer-1htcnqx, .framer-22EQN .framer-mqlmvj, .framer-22EQN .framer-1czhfmi, .framer-22EQN .framer-1rddwme, .framer-22EQN .framer-1ki5bdz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 367px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-ss03hx { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 415px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 182px; width: 415px; }\",\".framer-22EQN .framer-1y5hno6 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 415px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 364px; width: 415px; }\",\".framer-22EQN .framer-mucz6s { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 415px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 546px; width: 415px; }\",\".framer-22EQN .framer-1r8m7ql { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 415px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 728px; width: 415px; }\",\".framer-22EQN .framer-y9a9t0 { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 0px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 182px; width: 319px; }\",\".framer-22EQN .framer-ctpubo, .framer-22EQN .framer-16oa9iw, .framer-22EQN .framer-9dqanq, .framer-22EQN .framer-1xpcwbv { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 271px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-1l167gs { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 0px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 364px; width: 319px; }\",\".framer-22EQN .framer-zbdgg3 { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 0px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 546px; width: 319px; }\",\".framer-22EQN .framer-1jb9ish { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 0px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 728px; width: 319px; }\",\".framer-22EQN .framer-acrmm5 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 1277px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 182px; width: 415px; }\",\".framer-22EQN .framer-x3scz5 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 1277px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 364px; width: 415px; }\",\".framer-22EQN .framer-1p7f4ib { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 1277px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 546px; width: 415px; }\",\".framer-22EQN .framer-17qsobm { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 1277px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 728px; width: 415px; }\",\".framer-22EQN .framer-fvh6az { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 846px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 182px; width: 415px; }\",\".framer-22EQN .framer-1an1k0f { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 846px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 364px; width: 415px; }\",\".framer-22EQN .framer-17yurdr { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 846px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 546px; width: 415px; }\",\".framer-22EQN .framer-ppkyt2 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 846px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 728px; width: 415px; }\",\".framer-22EQN .framer-1ngwvaj { flex: none; height: 55px; left: 619px; position: absolute; top: 127px; width: 7px; }\",\".framer-22EQN .framer-b0053v { flex: none; height: 55px; left: 619px; position: absolute; top: 309px; width: 7px; }\",\".framer-22EQN .framer-1crwwun { flex: none; height: 55px; left: 619px; position: absolute; top: 491px; width: 7px; }\",\".framer-22EQN .framer-vupcmi { flex: none; height: 55px; left: 1050px; position: absolute; top: 491px; width: 7px; }\",\".framer-22EQN .framer-11hsgd3 { flex: none; height: 55px; left: 1481px; position: absolute; top: 491px; width: 7px; }\",\".framer-22EQN .framer-1vcae73 { flex: none; height: 55px; left: 1050px; position: absolute; top: 309px; width: 7px; }\",\".framer-22EQN .framer-106drs2 { flex: none; height: 55px; left: 1481px; position: absolute; top: 309px; width: 7px; }\",\".framer-22EQN .framer-9ojcxh { flex: none; height: 7px; left: 319px; position: absolute; top: 242px; width: 96px; }\",\".framer-22EQN .framer-heb6b0 { flex: none; height: 7px; left: 319px; position: absolute; top: 424px; width: 96px; }\",\".framer-22EQN .framer-nx5x0v { flex: none; height: 7px; left: 319px; position: absolute; top: 606px; width: 96px; }\",\".framer-22EQN .framer-nbkeoi { flex: none; height: 7px; left: 319px; position: absolute; top: 788px; width: 96px; }\",\".framer-22EQN .framer-tf8ug5 { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 1277px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 0px; width: 415px; }\",\".framer-22EQN .framer-13ymzhb { flex: none; height: 55px; left: 1481px; position: absolute; top: 127px; width: 7px; }\",\".framer-22EQN .framer-17yeold { align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(175, 154, 255, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; left: 846px; overflow: visible; padding: 45px 24px 45px 24px; position: absolute; top: 0px; width: 415px; }\",\".framer-22EQN .framer-14z6vtz { flex: none; height: 55px; left: 1050px; position: absolute; top: 127px; width: 7px; }\",\".framer-22EQN .framer-s1lcch { flex: none; height: 193px; left: 620px; position: absolute; top: 452px; width: 245px; }\",\".framer-22EQN .framer-1clue15 { flex: none; height: 193px; left: 861px; position: absolute; top: 452px; width: 626px; }\",\".framer-22EQN .framer-9rtgk6 { flex: none; height: 193px; left: 861px; position: absolute; top: 452px; width: 195px; }\",\".framer-22EQN .framer-w2bapt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-3yr7t3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-22EQN .framer-1fj3d10, .framer-22EQN .framer-1chjjcq, .framer-22EQN .framer-12z785b, .framer-22EQN .framer-1phag2b, .framer-22EQN .framer-k1e8yr, .framer-22EQN .framer-dhmfx8, .framer-22EQN .framer-dqpbpx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-xkhwzh, .framer-22EQN .framer-ghhxsx, .framer-22EQN .framer-1s3rn6n { flex: none; height: 17px; position: relative; width: 16px; }\",\".framer-22EQN .framer-xwh023, .framer-22EQN .framer-2jrrhd, .framer-22EQN .framer-1rjmsvu, .framer-22EQN .framer-lt02y7, .framer-22EQN .framer-1cg4ojo, .framer-22EQN .framer-ui10mg, .framer-22EQN .framer-1k5sm3n, .framer-22EQN .framer-7a7pyo, .framer-22EQN .framer-vecx8g, .framer-22EQN .framer-werbk3, .framer-22EQN .framer-17oob1f, .framer-22EQN .framer-ccbzgs, .framer-22EQN .framer-131b3rw, .framer-22EQN .framer-1mik9co, .framer-22EQN .framer-1lwlsz0, .framer-22EQN .framer-1xorq4o, .framer-22EQN .framer-4j84h6, .framer-22EQN .framer-yskfda, .framer-22EQN .framer-8468it, .framer-22EQN .framer-1bzyg8s, .framer-22EQN .framer-1u0zctv, .framer-22EQN .framer-gayy7k, .framer-22EQN .framer-1kbk6x9, .framer-22EQN .framer-1e93bpq, .framer-22EQN .framer-1t83bl1, .framer-22EQN .framer-1fj51xc, .framer-22EQN .framer-vyqm8z { --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-22EQN .framer-n4p84c, .framer-22EQN .framer-1etiy5p { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(168, 145, 255, 0.15); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 374px; justify-content: center; overflow: visible; padding: 107px 64px 107px 64px; position: relative; width: 1px; }\",\".framer-22EQN .framer-8m96ww, .framer-22EQN .framer-1ri7lto, .framer-22EQN .framer-1ajflt1, .framer-22EQN .framer-4r2hp7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1vqapl6, .framer-22EQN .framer-1xn6lau { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 320px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-zzkut3, .framer-22EQN .framer-13ykrd4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 490px; word-break: break-word; word-wrap: break-word; }\",\".framer-22EQN .framer-1duiym8-container { flex: none; height: auto; position: relative; width: 1920px; }\",\".framer-22EQN .framer-1vql765 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 0px 130px 0px; position: relative; width: 1924px; }\",\".framer-22EQN .framer-1fur013 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-22EQN .framer-1ajns09-container { flex: none; height: 45px; position: relative; width: 138px; }\",\".framer-22EQN .framer-dbf0n7-container { flex: none; height: 560px; position: relative; width: 1920px; }\",\".framer-22EQN .framer-1i9rntm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 20px 0px 20px; position: relative; width: 375px; }\",\".framer-22EQN .framer-3orbri { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1xvqg7k { aspect-ratio: 1.4485165794066317 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 138px); position: relative; width: 100%; }\",\".framer-22EQN .framer-5f94s3 { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background: linear-gradient(90deg, #7854fe 0%, rgb(168, 145, 255) 99.99914765357971%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0px 4px 0px rgba(8, 131, 253, 0.5); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 56px; justify-content: center; overflow: hidden; padding: 0px 28px 0px 28px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-22EQN .framer-1expgco { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 20px 50px 20px; position: relative; width: 375px; }\",\".framer-22EQN .framer-1xhg5xd, .framer-22EQN .framer-1mdf71u, .framer-22EQN .framer-1igo1o5 { 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: 100%; }\",\".framer-22EQN .framer-17u6tpu, .framer-22EQN .framer-1va1hx { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(168, 145, 255, 0.15); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 30px 20px 30px 20px; position: relative; width: 1px; }\",\".framer-22EQN .framer-iifahs, .framer-22EQN .framer-168odnr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-22EQN .framer-1figqki, .framer-22EQN .framer-a5ulzc, .framer-22EQN .framer-kmuhug, .framer-22EQN .framer-msu1ms, .framer-22EQN .framer-1ko2aeb, .framer-22EQN .framer-13jjvq4, .framer-22EQN .framer-t01w0c, .framer-22EQN .framer-et5f92 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-gmzr7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1h544ha { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(168, 145, 255, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 30px 20px 30px 20px; position: relative; width: 100%; }\",\".framer-22EQN .framer-18ln1kn, .framer-22EQN .framer-1agdn9u, .framer-22EQN .framer-jaqeql, .framer-22EQN .framer-11tcmj, .framer-22EQN .framer-1dsynnd, .framer-22EQN .framer-1pzyyrh, .framer-22EQN .framer-19gv0jc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-t30awm { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(168, 145, 255, 0.15); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 30px 20px 30px 20px; position: relative; width: 1px; }\",\".framer-22EQN .framer-w84at1 { 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: 10px 0px 10px 0px; position: relative; width: 375px; }\",\".framer-22EQN .framer-1ld2mrp { flex: none; height: 2px; position: relative; width: 90%; }\",\".framer-22EQN .framer-1icee9v { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 20px 50px 20px; position: relative; width: 375px; }\",\".framer-22EQN .framer-16ntxt9, .framer-22EQN .framer-14uluz8 { align-content: center; align-items: center; 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: 100%; }\",\".framer-22EQN .framer-1kmi3km { 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: 375px; }\",\".framer-22EQN .framer-ir7etx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 20px 50px 20px; position: relative; width: 1px; }\",\".framer-22EQN .framer-1qaronn, .framer-22EQN .framer-q0y5ur { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1qvyxxv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 375px; }\",\".framer-22EQN .framer-1icytiw { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 22.399999618530273px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 20px 80px 20px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1v4fbgm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-xcqppl, .framer-22EQN .framer-4o5nyz, .framer-22EQN .framer-tbvo5w, .framer-22EQN .framer-jc43d7, .framer-22EQN .framer-1kinkxw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-ebx246, .framer-22EQN .framer-yosz2g, .framer-22EQN .framer-13hipbv, .framer-22EQN .framer-fz70qd { flex: none; height: 3px; position: relative; width: 100%; }\",\".framer-22EQN .framer-peyk9l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 20px 50px 20px; position: relative; width: 375px; }\",\".framer-22EQN .framer-11f34wd { align-content: center; align-items: center; background-color: #f5f5f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 20px 50px 20px; position: relative; width: 375px; }\",\".framer-22EQN .framer-55paa4, .framer-22EQN .framer-186utyy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1n4n3tj, .framer-22EQN .framer-up3ohp, .framer-22EQN .framer-1mtch48, .framer-22EQN .framer-suka4p, .framer-22EQN .framer-1a478lj { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(13, 104, 193, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 40px 20px 40px 20px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1hzo1vj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 184px; }\",\".framer-22EQN .framer-auibq4 { align-content: center; align-items: center; background-color: #f5f5f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 50px 20px 50px 20px; position: relative; width: 375px; }\",\".framer-22EQN .framer-1b7xrtl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1n5v4qq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-f5riil { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-22EQN .framer-xpayx6, .framer-22EQN .framer-q26srx, .framer-22EQN .framer-4dcgrs { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-22EQN .framer-jttcxl, .framer-22EQN .framer-1fyjtbb, .framer-22EQN .framer-1gv9xc6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100px; justify-content: flex-start; overflow: hidden; padding: 7px 0px 0px 0px; position: relative; width: 16px; }\",\".framer-22EQN .framer-1ebf6jz, .framer-22EQN .framer-17w5eeb, .framer-22EQN .framer-1pkcq70 { flex: none; height: 16px; position: relative; width: 100%; }\",\".framer-22EQN .framer-2fmywh, .framer-22EQN .framer-pnecax { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 73.5px 0px rgba(168, 145, 255, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 107px 20px 107px 20px; position: relative; width: 100%; }\",\".framer-22EQN .framer-1exhf90 { 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: hidden; padding: 0px; position: relative; width: 375px; }\",\".framer-22EQN .framer-10y0ph9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1px; }\",\".framer-22EQN .framer-chizyy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-22EQN .framer-jsl1vb { align-content: center; align-items: center; background: linear-gradient(90deg, #0883fd 0%, rgb(140, 209, 251) 99.99914765357971%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0px 4px 0px rgba(8, 131, 253, 0.5); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 45px; justify-content: center; overflow: hidden; padding: 0px 28px 0px 28px; position: relative; width: 138px; will-change: var(--framer-will-change-override, transform); }\",\".framer-22EQN .framer-1hf8kjk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 20px 20px 0px 20px; position: relative; width: 375px; z-index: 10; }\",\".framer-22EQN .framer-vt4soo-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",'.framer-22EQN[data-border=\"true\"]::after, .framer-22EQN [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1440px) and (max-width: 1919px) { .framer-22EQN.framer-a9fpmo { width: 1440px; }}\",\"@media (min-width: 1024px) and (max-width: 1439px) { .framer-22EQN.framer-a9fpmo { width: 1024px; }}\",\"@media (min-width: 768px) and (max-width: 1023px) { .framer-22EQN.framer-a9fpmo { gap: 0px; width: 768px; } .framer-22EQN .framer-a9jf7d-container { order: 16; } .framer-22EQN .framer-zdp9p0-container { order: 15; } .framer-22EQN .framer-1i9rntm { order: 2; padding: 180px 20px 0px 20px; width: 100%; } .framer-22EQN .framer-1xvqg7k { height: var(--framer-aspect-ratio-supported, 503px); } .framer-22EQN .framer-5f94s3 { text-decoration: none; } .framer-22EQN .framer-1expgco { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; order: 3; width: 100%; } .framer-22EQN .framer-1xhg5xd, .framer-22EQN .framer-1mdf71u, .framer-22EQN .framer-gmzr7, .framer-22EQN .framer-1igo1o5 { align-self: start; justify-self: start; } .framer-22EQN .framer-w84at1 { order: 4; width: 100%; } .framer-22EQN .framer-1icee9v { order: 5; width: 100%; } .framer-22EQN .framer-1kmi3km { order: 6; width: 100%; } .framer-22EQN .framer-1qaronn { gap: 15px; } .framer-22EQN .framer-1qvyxxv { order: 7; width: 100%; } .framer-22EQN .framer-peyk9l { order: 8; width: 100%; } .framer-22EQN .framer-11f34wd { order: 9; width: 100%; } .framer-22EQN .framer-55paa4 { flex-direction: row; flex-wrap: wrap; } .framer-22EQN .framer-1n4n3tj, .framer-22EQN .framer-up3ohp, .framer-22EQN .framer-1mtch48 { flex: 1 0 0px; min-width: 230px; width: 1px; } .framer-22EQN .framer-186utyy { flex-direction: row; } .framer-22EQN .framer-suka4p, .framer-22EQN .framer-1a478lj { flex: 1 0 0px; width: 1px; } .framer-22EQN .framer-qtv43s-container { order: 10; } .framer-22EQN .framer-mspvm6-container { order: 12; } .framer-22EQN .framer-auibq4 { order: 11; width: 100%; } .framer-22EQN .framer-1b7xrtl { order: 0; } .framer-22EQN .framer-1n5v4qq { order: 2; } .framer-22EQN .framer-psbwom-container { order: 1; } .framer-22EQN .framer-1exhf90 { order: 13; width: 100%; } .framer-22EQN .framer-jsl1vb { background: linear-gradient(90deg, #7854fe 0%, rgb(120, 84, 254) 99.99914765357971%); text-decoration: none; } .framer-22EQN .framer-1hf8kjk { left: 50%; order: 1; padding: 20px 0px 0px 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; } .framer-22EQN .framer-p81nfw-container { order: 14; }}\",\"@media (max-width: 767px) { .framer-22EQN.framer-a9fpmo { gap: 0px; width: 375px; } .framer-22EQN .framer-a9jf7d-container { order: 16; } .framer-22EQN .framer-zdp9p0-container { order: 15; } .framer-22EQN .framer-1i9rntm { order: 2; width: 100%; } .framer-22EQN .framer-1xvqg7k { height: var(--framer-aspect-ratio-supported, 231px); } .framer-22EQN .framer-5f94s3 { text-decoration: none; } .framer-22EQN .framer-1expgco { order: 3; width: 100%; } .framer-22EQN .framer-17u6tpu, .framer-22EQN .framer-1va1hx, .framer-22EQN .framer-1h544ha, .framer-22EQN .framer-t30awm, .framer-22EQN .framer-1n4n3tj, .framer-22EQN .framer-up3ohp, .framer-22EQN .framer-1mtch48, .framer-22EQN .framer-suka4p, .framer-22EQN .framer-1a478lj, .framer-22EQN .framer-2fmywh, .framer-22EQN .framer-pnecax { padding: 20px; } .framer-22EQN .framer-w84at1 { order: 4; width: 100%; } .framer-22EQN .framer-1icee9v { order: 5; width: 100%; } .framer-22EQN .framer-1kmi3km { order: 6; width: 100%; } .framer-22EQN .framer-vvwgf1-container { width: 100%; } .framer-22EQN .framer-1qvyxxv { order: 7; width: 100%; } .framer-22EQN .framer-peyk9l { order: 8; width: 100%; } .framer-22EQN .framer-11f34wd { order: 9; width: 100%; } .framer-22EQN .framer-qtv43s-container { order: 10; } .framer-22EQN .framer-mspvm6-container { order: 12; } .framer-22EQN .framer-auibq4 { gap: 0px; order: 11; padding: 50px 0px 50px 0px; width: 100%; } .framer-22EQN .framer-1b7xrtl { order: 0; padding: 0px 20px 0px 20px; } .framer-22EQN .framer-1n5v4qq { order: 2; padding: 50px 20px 0px 20px; } .framer-22EQN .framer-f5riil { padding: 0px 20px 0px 20px; } .framer-22EQN .framer-1t83bl1, .framer-22EQN .framer-1fj51xc, .framer-22EQN .framer-vyqm8z { order: 2; } .framer-22EQN .framer-jttcxl, .framer-22EQN .framer-1fyjtbb, .framer-22EQN .framer-1gv9xc6 { align-self: stretch; height: auto; order: 0; } .framer-22EQN .framer-psbwom-container { order: 1; } .framer-22EQN .framer-1exhf90 { order: 13; width: 100%; } .framer-22EQN .framer-jsl1vb { background: linear-gradient(90deg, #7854fe 0%, rgb(120, 84, 254) 99.99914765357971%); text-decoration: none; width: 100%; } .framer-22EQN .framer-1hf8kjk { left: 0px; order: 1; padding: 20px 0px 0px 0px; position: absolute; top: 0px; width: 100%; } .framer-22EQN .framer-p81nfw-container { order: 14; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JxJoOQUEr\":{\"layout\":[\"fixed\",\"auto\"]},\"aH40__XdV\":{\"layout\":[\"fixed\",\"auto\"]},\"NuclRT0R8\":{\"layout\":[\"fixed\",\"auto\"]},\"XcJiNSkI0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"gJ2_95s7s\":{\"pattern\":\":gJ2_95s7s\",\"name\":\"formnew\"},\"BGd4sZPBB\":{\"pattern\":\":BGd4sZPBB\",\"name\":\"formm\"}}\n * @framerResponsiveScreen\n */const FrameruwFGxDRcG=withCSS(Component,css,\"framer-22EQN\");export default FrameruwFGxDRcG;FrameruwFGxDRcG.displayName=\"New Orthopedic Not Res\";FrameruwFGxDRcG.defaultProps={height:20,width:1920};addFonts(FrameruwFGxDRcG,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Gabarito\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gabarito/v8/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2BMW0EwItq6bFIg.woff2\",weight:\"700\"},{family:\"Gabarito\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gabarito/v8/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj248K0EwItq6bFIg.woff2\",weight:\"400\"}]},...PopupFormFonts,...SmartPopupFonts,...HeaderFonts,...ButtonFonts,...Orthopedic2Fonts,...Button1Fonts,...CarouselFonts,...FormBeforeFooterFonts,...Button2Fonts,...SameUpdatedFooterFonts,...ScalerWrapperFonts,...SmoothScrollFonts,...ButtonPurpleFonts,...ConnectingFonts,...Navigation3Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruwFGxDRcG\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"gJ2_95s7s\\\":{\\\"pattern\\\":\\\":gJ2_95s7s\\\",\\\"name\\\":\\\"formnew\\\"},\\\"BGd4sZPBB\\\":{\\\"pattern\\\":\\\":BGd4sZPBB\\\",\\\"name\\\":\\\"formm\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JxJoOQUEr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aH40__XdV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NuclRT0R8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XcJiNSkI0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableVariantMap", "getProps", "click", "click2", "click3", "click4", "click5", "direction", "direction2", "direction3", "fontSize", "fontSize2", "height", "id", "overflow", "padding", "padding2", "radius", "shadow", "shadow2", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "c4lT3v8BX", "JmFX05W7j", "Wp6dXtbQ_", "FdQe0L0DP", "oUxIeNy8C", "fvtTbcIfl", "ejkue6K7I", "uRaAulayI", "iL8tlIla3", "vHX64u4m1", "R_JhnDlUe", "UTMldPrVg", "T6n9RIqNx", "DDkx3c7Ms", "z92HEut2j", "IPP4DgZK2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1xjhdgv", "args", "onTap18oe089", "onTap5xg978", "onTapaf8208", "onTap17l9z1", "onTapi5my02", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "RichText", "Image2", "SVG", "css", "FramerDaR76_kqd", "withCSS", "DaR76_kqd_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "Framern5txzpHBs", "withCSS", "n5txzpHBs_default", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerntL_TsOQh", "withCSS", "ntL_TsOQh_default", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerZCjANimfn", "withCSS", "ZCjANimfn_default", "addFonts", "PopupFormFonts", "getFonts", "Hf7YWcQ_u_default", "SmartPopupFonts", "SmartPopup", "HeaderFonts", "l8Ci08VuE_default", "ButtonFonts", "n5txzpHBs_default", "Orthopedic2Fonts", "DaR76_kqd_default", "Button1Fonts", "ntL_TsOQh_default", "CarouselFonts", "y_StDnraq_default", "FormBeforeFooterFonts", "noFSWX7nI_default", "Button2Fonts", "ZCjANimfn_default", "SameUpdatedFooterFonts", "XYdYlzZjw_default", "ScalerWrapperFonts", "ScalerWrapper", "SmoothScrollFonts", "SmoothScroll", "ButtonPurpleFonts", "WGf_ayaP9_default", "ConnectingFonts", "r43K7eCH9_default", "Navigation3Fonts", "fsigXqvfl_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "ULfAiQlqo", "Y2fhPRl0f", "fYaXIzUPN", "lgZhoM5MF", "shD9jv_JT", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "elementId1", "ref2", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "RichText", "x", "Image2", "SVG", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Link", "css", "FrameruwFGxDRcG", "withCSS", "uwFGxDRcG_default", "addFonts", "__FramerMetadata__"]
}
