{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eqBFlnrpYEmGN2zcG9nu/k7A8MJWaja0xsJymG63O/uuXqnjMxO.js", "ssg:https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/Cst5u8LauxgIhSegOyMZ/Vimeo.js"],
  "sourcesContent": ["// Generated by Framer (0784c89)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Vimeo1 from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/Cst5u8LauxgIhSegOyMZ/Vimeo.js\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import NAV from\"#framer/local/canvasComponent/IT_RKD0jQ/IT_RKD0jQ.js\";import FOOTER from\"#framer/local/canvasComponent/ntfisICdX/ntfisICdX.js\";import PLAY_ICON from\"#framer/local/canvasComponent/PyvTFsAjd/PyvTFsAjd.js\";import CTAAUTOMATECLINICALPAYORCOMPLIANCE from\"#framer/local/canvasComponent/rEabvL0uH/rEabvL0uH.js\";import CASESTUDIES from\"#framer/local/collection/a1mR2wURW/a1mR2wURW.js\";import DONT_EDIT_ORG_TAG from\"#framer/local/collection/ynEJ60QhX/ynEJ60QhX.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/GoiweJG2V/GoiweJG2V.js\";import*as sharedStyle2 from\"#framer/local/css/Gr7y8VU_c/Gr7y8VU_c.js\";import*as sharedStyle7 from\"#framer/local/css/imaYZUWD4/imaYZUWD4.js\";import*as sharedStyle1 from\"#framer/local/css/j0v2l3SNH/j0v2l3SNH.js\";import*as sharedStyle from\"#framer/local/css/jziqAz2q1/jziqAz2q1.js\";import*as sharedStyle9 from\"#framer/local/css/kDZvGGBcR/kDZvGGBcR.js\";import*as sharedStyle4 from\"#framer/local/css/L8y7NHm84/L8y7NHm84.js\";import*as sharedStyle8 from\"#framer/local/css/MhVnRIPoX/MhVnRIPoX.js\";import*as sharedStyle3 from\"#framer/local/css/RawIWiFrg/RawIWiFrg.js\";import*as sharedStyle10 from\"#framer/local/css/s0ZNOdGwN/s0ZNOdGwN.js\";import*as sharedStyle5 from\"#framer/local/css/XBevfjK3W/XBevfjK3W.js\";import metadataProvider from\"#framer/local/webPageMetadata/uuXqnjMxO/uuXqnjMxO.js\";const PLAY_ICONFonts=getFonts(PLAY_ICON);const VimeoFonts=getFonts(Vimeo);const Vimeo1Fonts=getFonts(Vimeo1);const NAVFonts=getFonts(NAV);const CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts=getFonts(CTAAUTOMATECLINICALPAYORCOMPLIANCE);const FOOTERFonts=getFonts(FOOTER);const breakpoints={bDxOfLR5t:\"(min-width: 810px) and (max-width: 1199px)\",bEzRXNCjn:\"(min-width: 1200px)\",r1LlgEaUU:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-6xTTG\";const variantClassNames={bDxOfLR5t:\"framer-v-18wyd80\",bEzRXNCjn:\"framer-v-d6i2gc\",r1LlgEaUU:\"framer-v-1nz6x5t\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"bEzRXNCjn\",Phone:\"r1LlgEaUU\",Tablet:\"bDxOfLR5t\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bEzRXNCjn\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"uuXqnjMxO\",name:\"I0Y8ARIdI\",type:\"Identifier\"},operator:\"==\",right:{collection:\"I0Y8ARIdI\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"uuXqnjMxO\",data:CASESTUDIES,type:\"Collection\"},right:{alias:\"I0Y8ARIdI\",data:DONT_EDIT_ORG_TAG,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"uuXqnjMxO\",name:\"TzFRt7lhm\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"q1VScX6eD\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"OvfoCNjRJ\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"gU_QnGIhY\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"ahOCaRrYZ\",type:\"Identifier\"},{alias:\"I0Y8ARIdI.tYUJ4dYjp\",collection:\"I0Y8ARIdI\",name:\"tYUJ4dYjp\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"Q8QHICxaf\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"b2eVTVqVv\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"MMGlW1peP\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"s1SVYh6rr\",type:\"Identifier\"},{collection:\"uuXqnjMxO\",name:\"K50jl9rib\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"uuXqnjMxO\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,TzFRt7lhm=getFromCurrentRouteData(\"TzFRt7lhm\")??\"\",q1VScX6eD=getFromCurrentRouteData(\"q1VScX6eD\")??\"\",gU_QnGIhY=getFromCurrentRouteData(\"gU_QnGIhY\")??\"\",OvfoCNjRJ=getFromCurrentRouteData(\"OvfoCNjRJ\")??\"\",ahOCaRrYZ=getFromCurrentRouteData(\"ahOCaRrYZ\")??\"\",I0Y8ARIdI_tYUJ4dYjp=getFromCurrentRouteData(\"I0Y8ARIdI.tYUJ4dYjp\")??\"\",Q8QHICxaf=getFromCurrentRouteData(\"Q8QHICxaf\"),b2eVTVqVv=getFromCurrentRouteData(\"b2eVTVqVv\"),K50jl9rib=getFromCurrentRouteData(\"K50jl9rib\")??\"\",s1SVYh6rr=getFromCurrentRouteData(\"s1SVYh6rr\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const nIi0VvyTO3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(Q8QHICxaf);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bEzRXNCjn\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-d6i2gc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nbr3t2\",\"data-framer-name\":\"HERO\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7lbs7m\",\"data-framer-name\":\"PADDING\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-un9ryt\",\"data-framer-name\":\"CONTENT\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xf238r\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{r1LlgEaUU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.05px\",\"--framer-line-height\":\"27px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CASE STUDY\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.05px\",\"--framer-line-height\":\"27px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CASE STUDY\"})}),className:\"framer-ozbbjs\",fonts:[\"CUSTOM;Atak Trial Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{r1LlgEaUU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-line-height\":\"46px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How Lightfully Behavioral Health Improved Quality Care with AI\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-line-height\":\"59px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How Compass ABA Improved Audit Readiness with AI\"})}),className:\"framer-1xh2i0m\",fonts:[\"CUSTOM;Atak Trial Regular\"],text:TzFRt7lhm,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i7szen\",\"data-framer-name\":\"STARTUP\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fw99jf\",\"data-framer-name\":\"STACK\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oa2y3k\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgTWVkaXVt\",\"--framer-font-family\":'\"Atak Trial Medium\", \"Atak Trial Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 190, 17)\",\"--framer-text-transform\":\"uppercase\"},children:\"Company\"})}),className:\"framer-13bo9zk\",fonts:[\"CUSTOM;Atak Trial Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Compass ABA\"})}),className:\"framer-1su5ko3\",fonts:[\"CUSTOM;Atak Trial Regular\"],text:q1VScX6eD,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b4rck\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgTWVkaXVt\",\"--framer-font-family\":'\"Atak Trial Medium\", \"Atak Trial Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 190, 17)\",\"--framer-text-transform\":\"uppercase\"},children:\"Providers\"})}),className:\"framer-19poqca\",fonts:[\"CUSTOM;Atak Trial Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"500+\"})}),className:\"framer-36nkoe\",fonts:[\"CUSTOM;Atak Trial Regular\"],text:gU_QnGIhY,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s5rzsq\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgTWVkaXVt\",\"--framer-font-family\":'\"Atak Trial Medium\", \"Atak Trial Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 190, 17)\",\"--framer-text-transform\":\"uppercase\"},children:\"Location\"})}),className:\"framer-16d3pj0\",fonts:[\"CUSTOM;Atak Trial Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"San Francisco, CA\"})}),className:\"framer-7eylne\",fonts:[\"CUSTOM;Atak Trial Regular\"],text:OvfoCNjRJ,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vzvayk\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgTWVkaXVt\",\"--framer-font-family\":'\"Atak Trial Medium\", \"Atak Trial Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 190, 17)\",\"--framer-text-transform\":\"uppercase\"},children:\"Solution\"})}),className:\"framer-q6gf5\",fonts:[\"CUSTOM;Atak Trial Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.vanta.com/products/soc-2\",motionChild:true,nodeId:\"GN2FZOIXQ\",openInNewTab:false,scopeId:\"uuXqnjMxO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"SOC 2 Type II\"})})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.vanta.com/products/iso-27001\",motionChild:true,nodeId:\"GN2FZOIXQ\",openInNewTab:false,scopeId:\"uuXqnjMxO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"ISO 27001\"})}),\", 27701, 27017, 27018\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.vanta.com/products/vendor-risk-management\",motionChild:true,nodeId:\"GN2FZOIXQ\",openInNewTab:false,scopeId:\"uuXqnjMxO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Vendor Risk Management\"})})})]}),className:\"framer-1p5xh8u\",fonts:[\"CUSTOM;Atak Trial Regular\"],text:ahOCaRrYZ,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19x10d\",\"data-framer-name\":\"CONTENT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgTWVkaXVt\",\"--framer-font-family\":'\"Atak Trial Medium\", \"Atak Trial Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 190, 17)\",\"--framer-text-transform\":\"uppercase\"},children:\"SPECIALTY\"})}),className:\"framer-1840d0r\",fonts:[\"CUSTOM;Atak Trial Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F0YWsgVHJpYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"Atak Trial Regular\", \"Atak Trial Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"ABA\"})}),className:\"framer-186gc2m\",fonts:[\"CUSTOM;Atak Trial Regular\"],text:I0Y8ARIdI_tYUJ4dYjp,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rrirb1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+0+45+0+0+0+0+214+16+727+0),sizes:\"168px\",...toResponsiveImage(Q8QHICxaf),...{positionX:\"center\",positionY:\"center\"}}},r1LlgEaUU:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+20+0+25+0+0+0+0+201+0+261+0),sizes:\"168px\",...toResponsiveImage(Q8QHICxaf),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+-85+0+0+65+0+0+214+16+727+0),sizes:\"168px\",...toResponsiveImage(Q8QHICxaf),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1sehjqk\"})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ci8udr\",\"data-framer-name\":\"PADDING\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+1075+0),pixelHeight:882,pixelWidth:774,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(b2eVTVqVv)}},r1LlgEaUU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+20+555+0),pixelHeight:882,pixelWidth:774,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(b2eVTVqVv)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+0),pixelHeight:882,pixelWidth:774,sizes:`max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px)`,...toResponsiveImage(b2eVTVqVv)},className:\"framer-wooopd\",\"data-framer-name\":\"VIDEO\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{height:236,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+80+0+0+1075+0+0},r1LlgEaUU:{height:575,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+80+0+20+555+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:975,width:`max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-oaxzyd-container\",id:\"oaxzyd\",nodeId:\"xUStsB7Gs\",scopeId:\"uuXqnjMxO\",children:[/*#__PURE__*/_jsx(PLAY_ICON,{Av0vQBVxs:isSet(K50jl9rib),height:\"100%\",id:\"xUStsB7Gs\",layoutId:\"xUStsB7Gs\",nIi0VvyTO:nIi0VvyTO3bnx0g({overlay}),style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1u2hzqd\"),\"data-framer-portal-id\":\"oaxzyd\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"RvxoH4Nnh\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-8j1ksa-container\"),\"data-framer-portal-id\":\"oaxzyd\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"d7a2_Th_E\",rendersWithMotion:true,scopeId:\"uuXqnjMxO\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"d7a2_Th_E\",isMixedBorderRadius:false,layoutId:\"d7a2_Th_E\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:K50jl9rib,width:\"100%\"})})})]}),getContainer())})})]})})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o4f2pw\",\"data-framer-name\":\"2ND SECTION\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kok76m\",\"data-framer-name\":\"CONTENT\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-liv3jp\",\"data-framer-name\":\"2ND SECTION\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-as7j3f\",\"data-framer-name\":\"CONTENT\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"sfCHIEzHk\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"enw0GBj7a\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:s1SVYh6rr,className:\"framer-1con4ee\",fonts:[\"CUSTOM;Atak Trial Regular\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1336mi2\",blockquote:\"framer-styles-preset-1k5z9lq\",code:\"framer-styles-preset-p0uumi\",h2:\"framer-styles-preset-1hsfnaz\",h3:\"framer-styles-preset-1jrzgvy\",h4:\"framer-styles-preset-m1emhn\",h5:\"framer-styles-preset-1vzuxkk\",h6:\"framer-styles-preset-bjbyes\",img:\"framer-styles-preset-1qonps8\",p:\"framer-styles-preset-1u7tmrw\",table:\"framer-styles-preset-kys16f\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kpb1lr-container\",isModuleExternal:true,nodeId:\"ODw4vMjBV\",scopeId:\"uuXqnjMxO\",children:/*#__PURE__*/_jsx(Vimeo1,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"ODw4vMjBV\",isMixedBorderRadius:false,layoutId:\"ODw4vMjBV\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:K50jl9rib,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3q85wc-container\",layoutScroll:true,nodeId:\"wRiZB59ha\",scopeId:\"uuXqnjMxO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{variant:\"U15sEYlXW\"},r1LlgEaUU:{variant:\"U15sEYlXW\"}},children:/*#__PURE__*/_jsx(NAV,{height:\"100%\",id:\"wRiZB59ha\",layoutId:\"wRiZB59ha\",style:{width:\"100%\"},variant:\"J6qQ72YUa\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s7vtd6\",\"data-framer-name\":\"FOOTER+CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1inoxia\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{width:`min(max(${componentViewport?.width||\"100vw\"} - 90px, 1px), 1280px)`,y:(componentViewport?.y||0)+80+2021+0+0+0},r1LlgEaUU:{width:`min(max(${componentViewport?.width||\"100vw\"} - 50px, 1px), 1280px)`,y:(componentViewport?.y||0)+80+1860+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:318,width:\"1070px\",y:(componentViewport?.y||0)+80+1685+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6xb8aw-container\",nodeId:\"T20VVbOuR\",scopeId:\"uuXqnjMxO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{r1LlgEaUU:{variant:\"ztr9CNfRa\"}},children:/*#__PURE__*/_jsx(CTAAUTOMATECLINICALPAYORCOMPLIANCE,{height:\"100%\",id:\"T20VVbOuR\",layoutId:\"T20VVbOuR\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"istd6fg7g\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-so06in\",\"data-framer-name\":\"ADDITIONAL\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{y:(componentViewport?.y||0)+80+2021+0+318},r1LlgEaUU:{y:(componentViewport?.y||0)+80+1860+0+318}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1065,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+1685+0+318,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xusw44-container\",nodeId:\"pJvaxUbaJ\",scopeId:\"uuXqnjMxO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bDxOfLR5t:{variant:\"mZoNLYSBD\"},r1LlgEaUU:{variant:\"XS2NcLo_N\"}},children:/*#__PURE__*/_jsx(FOOTER,{height:\"100%\",id:\"pJvaxUbaJ\",layoutId:\"pJvaxUbaJ\",style:{width:\"100%\"},variant:\"PE4V6Q9_i\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6xTTG.framer-1cwo2ot, .framer-6xTTG .framer-1cwo2ot { display: block; }\",\".framer-6xTTG.framer-d6i2gc { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-6xTTG .framer-1nbr3t2 { align-content: center; align-items: center; background-color: #190042; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 975px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-7lbs7m { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-6xTTG .framer-un9ryt { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 65px; position: relative; width: 100%; z-index: 1; }\",\".framer-6xTTG .framer-xf238r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-ozbbjs, .framer-6xTTG .framer-1xh2i0m { flex: none; height: auto; max-width: 600px; pointer-events: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6xTTG .framer-1i7szen { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-fw99jf { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-1oa2y3k, .framer-6xTTG .framer-1b4rck, .framer-6xTTG .framer-1s5rzsq, .framer-6xTTG .framer-vzvayk, .framer-6xTTG .framer-19x10d { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-13bo9zk, .framer-6xTTG .framer-1su5ko3, .framer-6xTTG .framer-19poqca, .framer-6xTTG .framer-36nkoe, .framer-6xTTG .framer-16d3pj0, .framer-6xTTG .framer-7eylne, .framer-6xTTG .framer-q6gf5, .framer-6xTTG .framer-1p5xh8u, .framer-6xTTG .framer-1840d0r, .framer-6xTTG .framer-186gc2m { flex: none; height: auto; pointer-events: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6xTTG .framer-1rrirb1 { background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 86px; overflow: hidden; position: relative; width: 168px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6xTTG .framer-1sehjqk { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6xTTG .framer-ci8udr { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-6xTTG .framer-wooopd { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-6xTTG .framer-oaxzyd-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-6xTTG.framer-1u2hzqd { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-6xTTG.framer-8j1ksa-container { aspect-ratio: 1.7708333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 85%; z-index: 10; }\",\".framer-6xTTG .framer-1o4f2pw { align-content: center; align-items: center; background-color: #f5f7fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 65px 0px 65px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-1kok76m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 80px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-liv3jp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-as7j3f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-1con4ee { --framer-paragraph-spacing: 0px; flex: none; height: auto; pointer-events: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6xTTG .framer-kpb1lr-container { flex: none; height: 474px; position: relative; width: 886px; }\",\".framer-6xTTG .framer-3q85wc-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-6xTTG .framer-1s7vtd6 { align-content: center; align-items: center; background-color: #f5f7fe; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6xTTG .framer-1inoxia { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 65px 0px 65px; position: relative; width: 100%; z-index: 1; }\",\".framer-6xTTG .framer-6xb8aw-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 1070px; z-index: 1; }\",\".framer-6xTTG .framer-so06in { background-color: #240642; flex: none; height: 662px; left: calc(50.00000000000002% - 120% / 2); overflow: visible; position: absolute; top: 174px; width: 120%; z-index: 0; }\",\".framer-6xTTG .framer-xusw44-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-6xTTG.framer-d6i2gc { width: 810px; } .framer-6xTTG .framer-1nbr3t2 { flex-direction: column; height: 1311px; } .framer-6xTTG .framer-7lbs7m { align-content: center; align-items: center; flex: none; padding: 45px; width: 100%; } .framer-6xTTG .framer-un9ryt, .framer-6xTTG .framer-1o4f2pw { padding: 0px; } .framer-6xTTG .framer-ozbbjs, .framer-6xTTG .framer-1xh2i0m, .framer-6xTTG .framer-fw99jf { max-width: unset; } .framer-6xTTG .framer-1i7szen { padding: 16px 0px 0px 0px; } .framer-6xTTG .framer-ci8udr { height: 1px; width: 100%; } .framer-6xTTG .framer-1kok76m { padding: 80px 45px 30px 45px; } .framer-6xTTG .framer-1inoxia { padding: 0px 45px 0px 45px; } .framer-6xTTG .framer-6xb8aw-container { flex: 1 0 0px; width: 1px; } .framer-6xTTG .framer-so06in { height: 440px; left: calc(46.54320987654324% - 116.5432098765432% / 2); top: 138px; width: 117%; }}\",\"@media (max-width: 809px) { .framer-6xTTG.framer-d6i2gc { width: 490px; } .framer-6xTTG .framer-1nbr3t2 { flex-direction: column; height: 1150px; padding: 20px 0px 0px 0px; } .framer-6xTTG .framer-7lbs7m { align-content: center; align-items: center; flex: none; padding: 25px; width: 100%; } .framer-6xTTG .framer-un9ryt, .framer-6xTTG .framer-1o4f2pw { padding: 0px; } .framer-6xTTG .framer-xf238r { order: 0; } .framer-6xTTG .framer-1i7szen { gap: 0px; overflow: visible; padding: 0px; } .framer-6xTTG .framer-fw99jf { gap: 0px; height: 304px; overflow: visible; } .framer-6xTTG .framer-ci8udr { height: 1px; width: 100%; } .framer-6xTTG .framer-1kok76m { padding: 80px 25px 30px 25px; } .framer-6xTTG .framer-1inoxia { padding: 0px 25px 0px 25px; } .framer-6xTTG .framer-6xb8aw-container { flex: 1 0 0px; width: 1px; } .framer-6xTTG .framer-so06in { height: 291px; left: calc(50.00000000000002% - 129.18367346938774% / 2); top: 332px; width: 129%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7028\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bDxOfLR5t\":{\"layout\":[\"fixed\",\"auto\"]},\"r1LlgEaUU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameruuXqnjMxO=withCSS(Component,css,\"framer-6xTTG\");export default FrameruuXqnjMxO;FrameruuXqnjMxO.displayName=\"CASE STUDIES\";FrameruuXqnjMxO.defaultProps={height:7028,width:1200};addFonts(FrameruuXqnjMxO,[{explicitInter:true,fonts:[{family:\"Atak Trial Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/tAvHoGAJtTy1g4RQcORw1XxuBs.woff2\"},{family:\"Atak Trial Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/ViMaTTG1LpacBla6Y0ZF7gtohA.woff2\"}]},...PLAY_ICONFonts,...VimeoFonts,...Vimeo1Fonts,...NAVFonts,...CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts,...FOOTERFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...componentPresets.fonts?.[\"sfCHIEzHk\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"sfCHIEzHk\"]):[],...componentPresets.fonts?.[\"enw0GBj7a\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"enw0GBj7a\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruuXqnjMxO\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"7028\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bDxOfLR5t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r1LlgEaUU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS,clampRGB}from\"framer\";import{motion}from\"framer-motion\";import Player from\"@vimeo/player\";import{useEffect,useRef,useState}from\"react\";import{useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";const vimeoRegex=/^https?:\\/\\/vimeo\\.com\\/(\\d+)/;/**\n * VIMEO\n *\n * @framerIntrinsicWidth 480\n * @framerIntrinsicHeight 270\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps borderRadius, backgroundColor\n */const Vimeo=withCSS(function Vimeo({video,autoplay,mute,controls,loop,titles,backgroundColor,onPlay=()=>{},onEnd=()=>{},style,...props}){const[key,setKey]=useState(0);const player=useRef();const borderRadius=useRadius(props);useEffect(()=>{if(!player.current)return;const[,id]=video.match(vimeoRegex)?video.match(vimeoRegex):[null,0];const embeddedPlayer=new Player(player.current,{id,autopause:false,autoplay:RenderTarget.current()===RenderTarget.canvas?false:autoplay,byline:titles,controls:controls,loop:loop,title:titles,muted:mute,responsive:true});embeddedPlayer.on(\"play\",onPlay);embeddedPlayer.on(\"ended\",onEnd);},[player,key]);useEffect(()=>{setKey(key=>key+1);},[video,autoplay,mute,controls,loop,titles]);return /*#__PURE__*/_jsx(motion.div,{style:{\"--background-rgb\":clampRGB(backgroundColor),background:`var(--vimeo-background, ${backgroundColor})`,...style,borderRadius,position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"hidden\"},...props,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vimeo\",ref:player,style:{width:\"100%\",height:\"100%\"}},key)});},[\".framer-vimeo > div { padding: 0 !important; width: 100%; height: 100%; }\",\"@supports not (color(display-p3 1 1 1)) { --vimeo-background: var(--background-rgb)}\"]);Vimeo.defaultProps={video:\"https://vimeo.com/642263700\",autoplay:false,loop:false,mute:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0};addPropertyControls(Vimeo,{video:{title:\"URL\",type:ControlType.String},...borderRadiusControl,controls:{title:\"Controls\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\"},autoplay:{title:\"Autoplay\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},// playOnCanvas: {\n//     title: \"On Canvas\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Play\",\n//     disabledTitle: \"Pause\",\n// },\nloop:{title:\"Loop\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},mute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},// titles: {\n//     title: \"Titles\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Show\",\n//     disabledTitle: \"Hide\",\n// },\nbackgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0, 0, 0, 0)\"},onPlay:{type:ControlType.EventHandler},onEnd:{type:ControlType.EventHandler}});export default Vimeo;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Vimeo\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"480\",\"framerComponentPresetProps\":\"borderRadius, backgroundColor\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"270\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Vimeo.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "vimeoRegex", "Vimeo", "withCSS", "video", "autoplay", "mute", "controls", "loop", "titles", "backgroundColor", "onPlay", "onEnd", "style", "props", "key", "setKey", "ye", "player", "pe", "borderRadius", "useRadius", "ue", "id", "embeddedPlayer", "c", "RenderTarget", "p", "motion", "clampRGB", "addPropertyControls", "ControlType", "borderRadiusControl", "Vimeo_default", "PLAY_ICONFonts", "getFonts", "PyvTFsAjd_default", "VimeoFonts", "Vimeo_default", "Vimeo1Fonts", "NAVFonts", "IT_RKD0jQ_default", "CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts", "rEabvL0uH_default", "FOOTERFonts", "ntfisICdX_default", "breakpoints", "serializationHash", "variantClassNames", "isSet", "value", "toResponsiveImage", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "a1mR2wURW_default", "ynEJ60QhX_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "TzFRt7lhm", "q1VScX6eD", "gU_QnGIhY", "OvfoCNjRJ", "ahOCaRrYZ", "I0Y8ARIdI_tYUJ4dYjp", "Q8QHICxaf", "b2eVTVqVv", "K50jl9rib", "s1SVYh6rr", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "nIi0VvyTO3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "x", "RichText", "Link", "getLoadingLazyAtYPosition", "Image2", "l", "ComponentViewportProvider", "Container", "PyvTFsAjd_default", "AnimatePresence", "Ga", "Vimeo_default", "ComponentPresetsProvider", "IT_RKD0jQ_default", "rEabvL0uH_default", "ntfisICdX_default", "css", "FrameruuXqnjMxO", "withCSS", "uuXqnjMxO_default", "addFonts", "PLAY_ICONFonts", "VimeoFonts", "Vimeo1Fonts", "NAVFonts", "CTAAUTOMATECLINICALPAYORCOMPLIANCEFonts", "FOOTERFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
