{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1u4uYtDH5AfYWPmGv2dy/eXEe1wp13hz4796P7tgb/bBt559fpQ.js", "ssg:https://framerusercontent.com/modules/unUVT1QnSyvD3Qi27Yod/p46Z525RsHIhSlVjYLHs/QqM334oJO.js", "ssg:https://framerusercontent.com/modules/AikWM3vINmOMssGRY3BA/Gf4bEQ9tc6fYQykn6lww/EWZwrq45S.js", "ssg:https://framerusercontent.com/modules/pE7ZnHBBEiTyhtCTADwJ/0GZDwm8ZTz5nFwwG1hLW/yChRWu9S6.js", "ssg:https://framerusercontent.com/modules/3jKVFphhmJjEc4hVEVDi/2yevsMVnUrbWfwv5aWqH/Epp3b05tn.js"],
  "sourcesContent": ["// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/z2KFGF3bTnCZVabWbYU0/lletKxoYvP4rLxZjdM8q/K1uZ0yljV.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/62CZqB22MdYWfjWCrm9I/VVlw7dXhxSnNQMYtReBb/z4bXDwCei.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/b1mKUBQwL3Po11xwSfkC/OLIOHHh8TglGGWbFhPaI/ZDiBkwBhZ.js\";import ButtonButtons from\"https://framerusercontent.com/modules/jYRUqCXYxpceenjeD7xi/NMyOq1MQ8xKhW25hwzxZ/vCInWYWTi.js\";const YouTubeFonts=getFonts(YouTube);const ButtonButtonsFonts=getFonts(ButtonButtons);const cycleOrder=[\"aEa62P20W\",\"O4KuWsgza\",\"os8JP8gwA\"];const serializationHash=\"framer-fLiBt\";const variantClassNames={aEa62P20W:\"framer-v-p78xup\",O4KuWsgza:\"framer-v-1pmzvs\",os8JP8gwA:\"framer-v-cyezn2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 humanReadableVariantMap={Desktop:\"aEa62P20W\",Phone:\"os8JP8gwA\",Tablet:\"O4KuWsgza\"};const getProps=({button,buttonVisible,height,id,image,link,smallText,smallTextLink,title,width,withVideo,youtube,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6;return{...props,CR1LQrdbU:link!==null&&link!==void 0?link:props.CR1LQrdbU,cyQK217pH:(_ref=button!==null&&button!==void 0?button:props.cyQK217pH)!==null&&_ref!==void 0?_ref:\"View Product\",gPuPMTCnH:(_ref1=buttonVisible!==null&&buttonVisible!==void 0?buttonVisible:props.gPuPMTCnH)!==null&&_ref1!==void 0?_ref1:true,H6eGyY7yb:(_ref2=image!==null&&image!==void 0?image:props.H6eGyY7yb)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/KP7ZDJRB15RAIEeQRlC2z4actc.png\"},kq4SEJGcX:smallTextLink!==null&&smallTextLink!==void 0?smallTextLink:props.kq4SEJGcX,Ns_PYok6R:(_ref3=withVideo!==null&&withVideo!==void 0?withVideo:props.Ns_PYok6R)!==null&&_ref3!==void 0?_ref3:true,rm4ToD6di:smallText!==null&&smallText!==void 0?smallText:props.rm4ToD6di,UetmjZDyP:(_ref4=youtube!==null&&youtube!==void 0?youtube:props.UetmjZDyP)!==null&&_ref4!==void 0?_ref4:\"https://youtu.be/smPos0mJvh8\",V9NHmLHoU:(_ref5=title!==null&&title!==void 0?title:props.V9NHmLHoU)!==null&&_ref5!==void 0?_ref5:\"Make notes\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"aEa62P20W\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Ns_PYok6R,UetmjZDyP,H6eGyY7yb,V9NHmLHoU,cyQK217pH,CR1LQrdbU,gPuPMTCnH,rm4ToD6di,kq4SEJGcX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aEa62P20W\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const visible=negate(Ns_PYok6R);const visible1=isSet(rm4ToD6di);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-p78xup\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"aEa62P20W\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(230, 174, 209)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(243, 214, 232)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,...style},...addPropertyOverrides({O4KuWsgza:{\"data-framer-name\":\"Tablet\"},os8JP8gwA:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d74if5\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"EPIapFySD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12ox81y\",\"data-styles-preset\":\"z4bXDwCei\",children:\"Make notes\"})}),className:\"framer-16x8bd0\",\"data-framer-name\":\"Make notes\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CYCgxMQEM\",style:{\"--framer-paragraph-spacing\":\"85.94000244140625px\"},text:V9NHmLHoU,verticalAlignment:\"top\",withExternalLayout:true}),Ns_PYok6R&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-107kuen-container\",layoutDependency:layoutDependency,layoutId:\"GLiSiSDOg-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"GLiSiSDOg\",isMixedBorderRadius:false,isRed:true,layoutId:\"GLiSiSDOg\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:UetmjZDyP,width:\"100%\"})})}),visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+56+0+0+385.56),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...toResponsiveImage(H6eGyY7yb),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-104qrle\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"zSpYyWcOy\",...addPropertyOverrides({O4KuWsgza:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+52+0+0+377.56),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 56px)`,...toResponsiveImage(H6eGyY7yb),...{positionX:\"center\",positionY:\"center\"}}},os8JP8gwA:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+48+0+0+369.56),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px)`,...toResponsiveImage(H6eGyY7yb),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),gPuPMTCnH&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:69,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+56+0+0+732.56,...addPropertyOverrides({O4KuWsgza:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+52+0+0+720.56},os8JP8gwA:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+48+0+0+708.56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ugpquf-container\",layoutDependency:layoutDependency,layoutId:\"Ick7sl_Qz-container\",children:/*#__PURE__*/_jsx(ButtonButtons,{height:\"100%\",hZx2i2j9m:\"Download\",id:\"Ick7sl_Qz\",kUpSOCy7L:true,layoutId:\"Ick7sl_Qz\",variant:\"GAQaY1Vy2\",width:\"100%\",XyjGaxDcu:cyQK217pH,y5vvreio_:true,z5VCC50zR:CR1LQrdbU,...addPropertyOverrides({O4KuWsgza:{variant:\"WR2gl7YfW\"},os8JP8gwA:{variant:\"l1GNeEYyC\"}},baseVariant,gestureVariant)})})}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1lc0hsh\",\"data-styles-preset\":\"ZDiBkwBhZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83)))\"},children:/*#__PURE__*/_jsx(Link,{href:kq4SEJGcX,nodeId:\"WOLRQvE1b\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1c5t7bq\",\"data-styles-preset\":\"K1uZ0yljV\",children:\"Content\"})})})}),className:\"framer-1a0vtda\",\"data-framer-name\":\"Make notes\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WOLRQvE1b\",style:{\"--extracted-r6o4lv\":\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\",\"--framer-paragraph-spacing\":\"85.94000244140625px\"},text:rm4ToD6di,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fLiBt.framer-mr270o, .framer-fLiBt .framer-mr270o { display: block; }\",\".framer-fLiBt.framer-p78xup { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; overflow: visible; padding: 56px 32px 56px 32px; position: relative; width: 624px; }\",\".framer-fLiBt .framer-d74if5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fLiBt .framer-16x8bd0, .framer-fLiBt .framer-1a0vtda { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fLiBt .framer-107kuen-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 315px); position: relative; width: 100%; }\",\".framer-fLiBt .framer-104qrle { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); overflow: visible; position: relative; width: 100%; }\",\".framer-fLiBt .framer-ugpquf-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fLiBt.framer-p78xup, .framer-fLiBt .framer-d74if5 { gap: 0px; } .framer-fLiBt.framer-p78xup > * { margin: 0px; margin-bottom: calc(88px / 2); margin-top: calc(88px / 2); } .framer-fLiBt.framer-p78xup > :first-child, .framer-fLiBt .framer-d74if5 > :first-child { margin-top: 0px; } .framer-fLiBt.framer-p78xup > :last-child, .framer-fLiBt .framer-d74if5 > :last-child { margin-bottom: 0px; } .framer-fLiBt .framer-d74if5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-fLiBt.framer-v-1pmzvs.framer-p78xup { gap: 80px; padding: 52px 28px 52px 28px; }\",\".framer-fLiBt.framer-v-1pmzvs .framer-d74if5 { gap: 28px; }\",\".framer-fLiBt.framer-v-1pmzvs .framer-107kuen-container { height: var(--framer-aspect-ratio-supported, 320px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fLiBt.framer-v-1pmzvs.framer-p78xup, .framer-fLiBt.framer-v-1pmzvs .framer-d74if5 { gap: 0px; } .framer-fLiBt.framer-v-1pmzvs.framer-p78xup > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-fLiBt.framer-v-1pmzvs.framer-p78xup > :first-child, .framer-fLiBt.framer-v-1pmzvs .framer-d74if5 > :first-child { margin-top: 0px; } .framer-fLiBt.framer-v-1pmzvs.framer-p78xup > :last-child, .framer-fLiBt.framer-v-1pmzvs .framer-d74if5 > :last-child { margin-bottom: 0px; } .framer-fLiBt.framer-v-1pmzvs .framer-d74if5 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } }\",\".framer-fLiBt.framer-v-cyezn2.framer-p78xup { gap: 72px; padding: 48px 24px 48px 24px; }\",\".framer-fLiBt.framer-v-cyezn2 .framer-d74if5 { gap: 24px; }\",\".framer-fLiBt.framer-v-cyezn2 .framer-107kuen-container { height: var(--framer-aspect-ratio-supported, 324px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fLiBt.framer-v-cyezn2.framer-p78xup, .framer-fLiBt.framer-v-cyezn2 .framer-d74if5 { gap: 0px; } .framer-fLiBt.framer-v-cyezn2.framer-p78xup > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-fLiBt.framer-v-cyezn2.framer-p78xup > :first-child, .framer-fLiBt.framer-v-cyezn2 .framer-d74if5 > :first-child { margin-top: 0px; } .framer-fLiBt.framer-v-cyezn2.framer-p78xup > :last-child, .framer-fLiBt.framer-v-cyezn2 .framer-d74if5 > :last-child { margin-bottom: 0px; } .framer-fLiBt.framer-v-cyezn2 .framer-d74if5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-fLiBt[data-border=\"true\"]::after, .framer-fLiBt [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 612\n * @framerIntrinsicWidth 624\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"O4KuWsgza\":{\"layout\":[\"fixed\",\"auto\"]},\"os8JP8gwA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Ns_PYok6R\":\"withVideo\",\"UetmjZDyP\":\"youtube\",\"H6eGyY7yb\":\"image\",\"V9NHmLHoU\":\"title\",\"cyQK217pH\":\"button\",\"CR1LQrdbU\":\"link\",\"gPuPMTCnH\":\"buttonVisible\",\"rm4ToD6di\":\"smallText\",\"kq4SEJGcX\":\"smallTextLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbBt559fpQ=withCSS(Component,css,\"framer-fLiBt\");export default FramerbBt559fpQ;FramerbBt559fpQ.displayName=\"Card/List\";FramerbBt559fpQ.defaultProps={height:612,width:624};addPropertyControls(FramerbBt559fpQ,{variant:{options:[\"aEa62P20W\",\"O4KuWsgza\",\"os8JP8gwA\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},Ns_PYok6R:{defaultValue:true,title:\"With Video\",type:ControlType.Boolean},UetmjZDyP:{defaultValue:\"https://youtu.be/smPos0mJvh8\",title:\"Youtube\",type:ControlType.String},H6eGyY7yb:{__defaultAssetReference:\"data:framer/asset-reference,KP7ZDJRB15RAIEeQRlC2z4actc.png?originalFilename=CoPilot+Web+Portal+Guide.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},V9NHmLHoU:{defaultValue:\"Make notes\",displayTextArea:false,title:\"Title\",type:ControlType.String},cyQK217pH:{defaultValue:\"View Product\",displayTextArea:false,title:\"Button\",type:ControlType.String},CR1LQrdbU:{title:\"Link\",type:ControlType.Link},gPuPMTCnH:{defaultValue:true,title:\"Button Visible\",type:ControlType.Boolean},rm4ToD6di:{defaultValue:\"\",displayTextArea:false,title:\"Small Text\",type:ControlType.String},kq4SEJGcX:{title:\"Small Text Link\",type:ControlType.Link}});addFonts(FramerbBt559fpQ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...YouTubeFonts,...ButtonButtonsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbBt559fpQ\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"624\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"612\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O4KuWsgza\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"os8JP8gwA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"Ns_PYok6R\\\":\\\"withVideo\\\",\\\"UetmjZDyP\\\":\\\"youtube\\\",\\\"H6eGyY7yb\\\":\\\"image\\\",\\\"V9NHmLHoU\\\":\\\"title\\\",\\\"cyQK217pH\\\":\\\"button\\\",\\\"CR1LQrdbU\\\":\\\"link\\\",\\\"gPuPMTCnH\\\":\\\"buttonVisible\\\",\\\"rm4ToD6di\\\":\\\"smallText\\\",\\\"kq4SEJGcX\\\":\\\"smallTextLink\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a2fb474)\nvar _componentPresets_fonts,_componentPresets_fonts1;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ControlType,cx,getFontsFromComponentPreset,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as componentPresets from\"https://framerusercontent.com/modules/w5nUSfK3ouN3TDqt51P8/f3XuPhqON5qPsKudJU1X/componentPresets.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/zmLSvtwDdQBkpqq4Dzm2/DlxrO7pYtDZGbdflRFX9/DpAtjhYpf.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/z2KFGF3bTnCZVabWbYU0/lletKxoYvP4rLxZjdM8q/K1uZ0yljV.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/4LlNi7Mvu1XqB0vr34eO/YvRiMShIKB0WP8O6i0Xy/kQBsmHQqm.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/h48gz9VjlcdB811O7GXY/wje2n1q594ThpaIDzexi/NFhkDmLb5.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/quOxPmlbK8eBybflaIoZ/MdVdPXbpnv20mD2pc3tq/Trs5di2Qo.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/fdVuFXuIguZ6tJvCLhEL/jdPdBCLCgGa3ZWPmCz7f/vGbS4CRxT.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/nQSlJNRnqqcbTlk74CTo/IOQ5ifRFhMLhHyYTmRQC/WV49MVwWg.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/62CZqB22MdYWfjWCrm9I/VVlw7dXhxSnNQMYtReBb/z4bXDwCei.js\";const cycleOrder=[\"IkUDEXdly\",\"nkaSxDMb4\",\"l2o_vo4pf\"];const serializationHash=\"framer-QoORC\";const variantClassNames={IkUDEXdly:\"framer-v-1ivq5yy\",l2o_vo4pf:\"framer-v-6qnf0g\",nkaSxDMb4:\"framer-v-1csnc19\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 humanReadableVariantMap={Desktop:\"IkUDEXdly\",Mobile:\"l2o_vo4pf\",Tablet:\"nkaSxDMb4\"};const getProps=({background,height,id,link,text,textLink,title,width,withText,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5;return{...props,DFoTeykAH:(_ref=title!==null&&title!==void 0?title:props.DFoTeykAH)!==null&&_ref!==void 0?_ref:\"Mobile App Material\",dWREvFP_J:(_ref1=background!==null&&background!==void 0?background:props.dWREvFP_J)!==null&&_ref1!==void 0?_ref1:\"var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226))\",HMpSd_vw8:(_ref2=withText!==null&&withText!==void 0?withText:props.HMpSd_vw8)!==null&&_ref2!==void 0?_ref2:true,mDEjOu7Wg:(_ref3=textLink!==null&&textLink!==void 0?textLink:props.mDEjOu7Wg)!==null&&_ref3!==void 0?_ref3:\"Go to content >\",msA3zSOJQ:link!==null&&link!==void 0?link:props.msA3zSOJQ,PzCrY0j4J:(_ref4=text!==null&&text!==void 0?text:props.PzCrY0j4J)!==null&&_ref4!==void 0?_ref4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Quick Reference GuideHow to add a participantHow to send messages to participantsHow to add a Research Assistant\"})}),variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"IkUDEXdly\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dWREvFP_J,DFoTeykAH,PzCrY0j4J,mDEjOu7Wg,msA3zSOJQ,HMpSd_vw8,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IkUDEXdly\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-1ivq5yy\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"IkUDEXdly\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:dWREvFP_J,borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,...style},...addPropertyOverrides({l2o_vo4pf:{\"data-framer-name\":\"Mobile\"},nkaSxDMb4:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xi8bqi\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"d7axjPcRA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-ka19ii\",\"data-styles-preset\":\"kQBsmHQqm\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56)))\"},children:\"Mobile App Material\"})}),className:\"framer-18p569a\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"M9kM6lQUy\",style:{\"--extracted-1eung3n\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},text:DFoTeykAH,verticalAlignment:\"top\",withExternalLayout:true}),HMpSd_vw8&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"DMwKsjhDW\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PzCrY0j4J,className:\"framer-1a90s2m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ktgqt8ppf\",style:{\"--extracted-r6o4lv\":\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{a:\"framer-styles-preset-h0q5m9\",code:\"framer-styles-preset-1nwsgmf\",h1:\"framer-styles-preset-10nis41\",h2:\"framer-styles-preset-1ky4nf2\",h3:\"framer-styles-preset-12ox81y\",h4:\"framer-styles-preset-ka19ii\",p:\"framer-styles-preset-eopx9k\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-eopx9k\",\"data-styles-preset\":\"NFhkDmLb5\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83)))\"},children:/*#__PURE__*/_jsx(Link,{href:msA3zSOJQ,nodeId:\"Il4WDVDG2\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1c5t7bq\",\"data-styles-preset\":\"K1uZ0yljV\",children:\"Go to content >\"})})})}),className:\"framer-bxqcr3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Il4WDVDG2\",style:{\"--extracted-r6o4lv\":\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\"},text:mDEjOu7Wg,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QoORC.framer-17qfghq, .framer-QoORC .framer-17qfghq { display: block; }\",\".framer-QoORC.framer-1ivq5yy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 680px; }\",\".framer-QoORC .framer-xi8bqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QoORC .framer-18p569a, .framer-QoORC .framer-bxqcr3 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QoORC .framer-1a90s2m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QoORC.framer-1ivq5yy, .framer-QoORC .framer-xi8bqi { gap: 0px; } .framer-QoORC.framer-1ivq5yy > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-QoORC.framer-1ivq5yy > :first-child, .framer-QoORC .framer-xi8bqi > :first-child { margin-top: 0px; } .framer-QoORC.framer-1ivq5yy > :last-child, .framer-QoORC .framer-xi8bqi > :last-child { margin-bottom: 0px; } .framer-QoORC .framer-xi8bqi > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-QoORC.framer-v-1csnc19.framer-1ivq5yy { padding: 32px 20px 32px 20px; }\",\".framer-QoORC.framer-v-6qnf0g.framer-1ivq5yy { padding: 16px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 230\n * @framerIntrinsicWidth 680\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nkaSxDMb4\":{\"layout\":[\"fixed\",\"auto\"]},\"l2o_vo4pf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"dWREvFP_J\":\"background\",\"DFoTeykAH\":\"title\",\"PzCrY0j4J\":\"text\",\"mDEjOu7Wg\":\"textLink\",\"msA3zSOJQ\":\"link\",\"HMpSd_vw8\":\"withText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQqM334oJO=withCSS(Component,css,\"framer-QoORC\");export default FramerQqM334oJO;FramerQqM334oJO.displayName=\"Card/Training\";FramerQqM334oJO.defaultProps={height:230,width:680};addPropertyControls(FramerQqM334oJO,{variant:{options:[\"IkUDEXdly\",\"nkaSxDMb4\",\"l2o_vo4pf\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},dWREvFP_J:{defaultValue:'var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226)) /* {\"name\":\"Jambalaya-200\"} */',title:\"Background\",type:ControlType.Color},DFoTeykAH:{defaultValue:\"Mobile App Material\",displayTextArea:false,title:\"Title\",type:ControlType.String},PzCrY0j4J:{defaultValue:\"<p>Quick Reference GuideHow to add a participantHow to send messages to participantsHow to add a Research Assistant</p>\",title:\"Text\",type:ControlType.RichText},mDEjOu7Wg:{defaultValue:\"Go to content >\",displayTextArea:false,title:\"Text Link\",type:ControlType.String},msA3zSOJQ:{title:\"Link\",type:ControlType.Link},HMpSd_vw8:{defaultValue:true,title:\"With Text\",type:ControlType.Boolean}});addFonts(FramerQqM334oJO,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"DMwKsjhDW\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"DMwKsjhDW\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQqM334oJO\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nkaSxDMb4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l2o_vo4pf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"230\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"680\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"dWREvFP_J\\\":\\\"background\\\",\\\"DFoTeykAH\\\":\\\"title\\\",\\\"PzCrY0j4J\\\":\\\"text\\\",\\\"mDEjOu7Wg\\\":\\\"textLink\\\",\\\"msA3zSOJQ\\\":\\\"link\\\",\\\"HMpSd_vw8\\\":\\\"withText\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QqM334oJO.map", "// Generated by Framer (a2fb474)\nvar _componentPresets_fonts,_componentPresets_fonts1;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ComponentViewportProvider,ControlType,cx,CycleVariantState,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as componentPresets from\"https://framerusercontent.com/modules/w5nUSfK3ouN3TDqt51P8/f3XuPhqON5qPsKudJU1X/componentPresets.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/zmLSvtwDdQBkpqq4Dzm2/DlxrO7pYtDZGbdflRFX9/DpAtjhYpf.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/4Kywu33owGaxVmX2tnxs/c4qujCQS3fqjnuihLP37/ENo4Elp1F.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/4LlNi7Mvu1XqB0vr34eO/YvRiMShIKB0WP8O6i0Xy/kQBsmHQqm.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/quOxPmlbK8eBybflaIoZ/MdVdPXbpnv20mD2pc3tq/Trs5di2Qo.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/fdVuFXuIguZ6tJvCLhEL/jdPdBCLCgGa3ZWPmCz7f/vGbS4CRxT.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/nQSlJNRnqqcbTlk74CTo/IOQ5ifRFhMLhHyYTmRQC/WV49MVwWg.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/35OATFwpvckO7VilgQ30/sxg5EdsdFzacXLg9BJUY/XXBjaejHW.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/62CZqB22MdYWfjWCrm9I/VVlw7dXhxSnNQMYtReBb/z4bXDwCei.js\";const MaterialFonts=getFonts(Material);const cycleOrder=[\"AReWb8oaT\",\"RUe6l52i_\"];const serializationHash=\"framer-1jrw1\";const variantClassNames={AReWb8oaT:\"framer-v-ocjl0l\",RUe6l52i_:\"framer-v-e5wcho\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 humanReadableVariantMap={Close:\"AReWb8oaT\",Open:\"RUe6l52i_\"};const getProps=({answer,background,height,id,questions,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,betBt5Ca8:(_ref=questions!==null&&questions!==void 0?questions:props.betBt5Ca8)!==null&&_ref!==void 0?_ref:\"I mistakenly deleted the CoPilot app, what should I do?\",nL4d5pE0D:(_ref1=answer!==null&&answer!==void 0?answer:props.nL4d5pE0D)!==null&&_ref1!==void 0?_ref1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"AReWb8oaT\",VhozuTHWT:(_ref3=background!==null&&background!==void 0?background:props.VhozuTHWT)!==null&&_ref3!==void 0?_ref3:\"var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,VhozuTHWT,betBt5Ca8,nL4d5pE0D,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AReWb8oaT\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ihqjoj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(CycleVariantState);});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"RUe6l52i_\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-ocjl0l\",className,classNames),\"data-framer-name\":\"Close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"AReWb8oaT\",onTap:onTap1ihqjoj,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:VhozuTHWT,...style},...addPropertyOverrides({RUe6l52i_:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s3lvhv\",layoutDependency:layoutDependency,layoutId:\"zJxSTjc7O\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19ssj3l-container\",layoutDependency:layoutDependency,layoutId:\"vW4SVc337-container\",style:{rotate:-90},variants:{RUe6l52i_:{rotate:0}},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowDropDown\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"vW4SVc337\",layoutId:\"vW4SVc337\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-he9q8o\",\"data-styles-preset\":\"XXBjaejHW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83)))\"},children:\"I mistakenly deleted the CoPilot app, what should I do?\"})}),className:\"framer-5owuct\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PvIVi3d4w\",style:{\"--extracted-r6o4lv\":\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:betBt5Ca8,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"DMwKsjhDW\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:nL4d5pE0D,className:\"framer-bso1kv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xRHyC0XDL\",style:{\"--extracted-r6o4lv\":\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{a:\"framer-styles-preset-h0q5m9\",code:\"framer-styles-preset-1nwsgmf\",h1:\"framer-styles-preset-10nis41\",h2:\"framer-styles-preset-1ky4nf2\",h3:\"framer-styles-preset-12ox81y\",h4:\"framer-styles-preset-ka19ii\",p:\"framer-styles-preset-1hfgvi3\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1jrw1.framer-ov8x8z, .framer-1jrw1 .framer-ov8x8z { display: block; }\",\".framer-1jrw1.framer-ocjl0l { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 616px; }\",\".framer-1jrw1 .framer-s3lvhv { 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-1jrw1 .framer-19ssj3l-container { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-1jrw1 .framer-5owuct { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-1jrw1 .framer-bso1kv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1jrw1.framer-ocjl0l, .framer-1jrw1 .framer-s3lvhv { gap: 0px; } .framer-1jrw1.framer-ocjl0l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1jrw1.framer-ocjl0l > :first-child { margin-top: 0px; } .framer-1jrw1.framer-ocjl0l > :last-child { margin-bottom: 0px; } .framer-1jrw1 .framer-s3lvhv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-1jrw1 .framer-s3lvhv > :first-child { margin-left: 0px; } .framer-1jrw1 .framer-s3lvhv > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 66\n * @framerIntrinsicWidth 616\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RUe6l52i_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"VhozuTHWT\":\"background\",\"betBt5Ca8\":\"questions\",\"nL4d5pE0D\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEWZwrq45S=withCSS(Component,css,\"framer-1jrw1\");export default FramerEWZwrq45S;FramerEWZwrq45S.displayName=\"Text/FAQ\";FramerEWZwrq45S.defaultProps={height:66,width:616};addPropertyControls(FramerEWZwrq45S,{variant:{options:[\"AReWb8oaT\",\"RUe6l52i_\"],optionTitles:[\"Close\",\"Open\"],title:\"Variant\",type:ControlType.Enum},VhozuTHWT:{defaultValue:'var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226)) /* {\"name\":\"Jambalaya-200\"} */',title:\"Background\",type:ControlType.Color},betBt5Ca8:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions\",type:ControlType.String},nL4d5pE0D:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer\",type:ControlType.RichText}});addFonts(FramerEWZwrq45S,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"DMwKsjhDW\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"DMwKsjhDW\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEWZwrq45S\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"616\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RUe6l52i_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"66\",\"framerVariables\":\"{\\\"VhozuTHWT\\\":\\\"background\\\",\\\"betBt5Ca8\\\":\\\"questions\\\",\\\"nL4d5pE0D\\\":\\\"answer\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3f9fff0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/zmLSvtwDdQBkpqq4Dzm2/DlxrO7pYtDZGbdflRFX9/DpAtjhYpf.js\";import TextFAQ from\"https://framerusercontent.com/modules/AikWM3vINmOMssGRY3BA/Gf4bEQ9tc6fYQykn6lww/EWZwrq45S.js\";import ButtonButtons from\"https://framerusercontent.com/modules/jYRUqCXYxpceenjeD7xi/NMyOq1MQ8xKhW25hwzxZ/vCInWYWTi.js\";const TextFAQFonts=getFonts(TextFAQ);const ButtonButtonsFonts=getFonts(ButtonButtons);const cycleOrder=[\"qNh4cuBcN\",\"nuNDplQSM\",\"N_TInMx1E\"];const serializationHash=\"framer-USUTw\";const variantClassNames={N_TInMx1E:\"framer-v-1jk8on9\",nuNDplQSM:\"framer-v-oppsnw\",qNh4cuBcN:\"framer-v-1gz6xv9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"qNh4cuBcN\",Mobile:\"N_TInMx1E\",Tablet:\"nuNDplQSM\"};const getProps=({answer,answer10,answer2,answer3,answer4,answer5,answer6,answer7,answer8,answer9,background,buttonTitle,height,id,link,questions,questions10,questions2,questions3,questions4,questions5,questions6,questions7,questions8,questions9,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_ref8,_ref9,_ref10,_ref11,_ref12,_ref13,_ref14,_ref15,_ref16,_ref17,_ref18,_ref19,_ref20,_humanReadableVariantMap_props_variant,_ref21,_ref22,_ref23;return{...props,Aa8gVHuP2:(_ref=questions8!==null&&questions8!==void 0?questions8:props.Aa8gVHuP2)!==null&&_ref!==void 0?_ref:\"I mistakenly deleted the CoPilot app, what should I do?\",DDdH1A3iP:(_ref1=questions2!==null&&questions2!==void 0?questions2:props.DDdH1A3iP)!==null&&_ref1!==void 0?_ref1:\"I mistakenly deleted the CoPilot app, what should I do?\",DFoTeykAH:(_ref2=title!==null&&title!==void 0?title:props.DFoTeykAH)!==null&&_ref2!==void 0?_ref2:\"Mobile App Material\",DVDlIAfQY:(_ref3=questions6!==null&&questions6!==void 0?questions6:props.DVDlIAfQY)!==null&&_ref3!==void 0?_ref3:\"I mistakenly deleted the CoPilot app, what should I do?\",dWREvFP_J:(_ref4=background!==null&&background!==void 0?background:props.dWREvFP_J)!==null&&_ref4!==void 0?_ref4:\"var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226))\",e6LMiHiMm:(_ref5=answer!==null&&answer!==void 0?answer:props.e6LMiHiMm)!==null&&_ref5!==void 0?_ref5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),FZY4y0wAA:(_ref6=questions9!==null&&questions9!==void 0?questions9:props.FZY4y0wAA)!==null&&_ref6!==void 0?_ref6:\"I mistakenly deleted the CoPilot app, what should I do?\",lT6QozaR2:(_ref7=questions4!==null&&questions4!==void 0?questions4:props.lT6QozaR2)!==null&&_ref7!==void 0?_ref7:\"I mistakenly deleted the CoPilot app, what should I do?\",msA3zSOJQ:link!==null&&link!==void 0?link:props.msA3zSOJQ,Np_jb34TY:(_ref8=questions5!==null&&questions5!==void 0?questions5:props.Np_jb34TY)!==null&&_ref8!==void 0?_ref8:\"I mistakenly deleted the CoPilot app, what should I do?\",oGHMnQtwv:(_ref9=answer8!==null&&answer8!==void 0?answer8:props.oGHMnQtwv)!==null&&_ref9!==void 0?_ref9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),OKmSEUbDF:(_ref10=answer4!==null&&answer4!==void 0?answer4:props.OKmSEUbDF)!==null&&_ref10!==void 0?_ref10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),PRKhpXdmB:(_ref11=questions10!==null&&questions10!==void 0?questions10:props.PRKhpXdmB)!==null&&_ref11!==void 0?_ref11:\"I mistakenly deleted the CoPilot app, what should I do?\",qkKydO5h0:(_ref12=questions3!==null&&questions3!==void 0?questions3:props.qkKydO5h0)!==null&&_ref12!==void 0?_ref12:\"I mistakenly deleted the CoPilot app, what should I do?\",Qu2P38cWI:(_ref13=answer7!==null&&answer7!==void 0?answer7:props.Qu2P38cWI)!==null&&_ref13!==void 0?_ref13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),R808ENVBM:(_ref14=answer3!==null&&answer3!==void 0?answer3:props.R808ENVBM)!==null&&_ref14!==void 0?_ref14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),RZgWBKHTp:(_ref15=answer10!==null&&answer10!==void 0?answer10:props.RZgWBKHTp)!==null&&_ref15!==void 0?_ref15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),sCF6qR8Rv:(_ref16=questions!==null&&questions!==void 0?questions:props.sCF6qR8Rv)!==null&&_ref16!==void 0?_ref16:\"I mistakenly deleted the CoPilot app, what should I do?\",tAGw5DaAw:(_ref17=answer2!==null&&answer2!==void 0?answer2:props.tAGw5DaAw)!==null&&_ref17!==void 0?_ref17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),TgDIa6EsY:(_ref18=answer5!==null&&answer5!==void 0?answer5:props.TgDIa6EsY)!==null&&_ref18!==void 0?_ref18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),uN7xqQZBH:(_ref19=questions7!==null&&questions7!==void 0?questions7:props.uN7xqQZBH)!==null&&_ref19!==void 0?_ref19:\"I mistakenly deleted the CoPilot app, what should I do?\",Uv829CatI:(_ref20=answer6!==null&&answer6!==void 0?answer6:props.Uv829CatI)!==null&&_ref20!==void 0?_ref20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),variant:(_ref21=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref21!==void 0?_ref21:\"qNh4cuBcN\",yhW2E4y5L:(_ref22=answer9!==null&&answer9!==void 0?answer9:props.yhW2E4y5L)!==null&&_ref22!==void 0?_ref22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),Zh4yBvQrR:(_ref23=buttonTitle!==null&&buttonTitle!==void 0?buttonTitle:props.Zh4yBvQrR)!==null&&_ref23!==void 0?_ref23:\"View Product\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dWREvFP_J,DFoTeykAH,Zh4yBvQrR,msA3zSOJQ,sCF6qR8Rv,DDdH1A3iP,qkKydO5h0,lT6QozaR2,Np_jb34TY,DVDlIAfQY,uN7xqQZBH,Aa8gVHuP2,FZY4y0wAA,PRKhpXdmB,e6LMiHiMm,tAGw5DaAw,R808ENVBM,OKmSEUbDF,TgDIa6EsY,Uv829CatI,Qu2P38cWI,oGHMnQtwv,yhW2E4y5L,RZgWBKHTp,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qNh4cuBcN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-1gz6xv9\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qNh4cuBcN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:dWREvFP_J,borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,...style},...addPropertyOverrides({N_TInMx1E:{\"data-framer-name\":\"Mobile\"},nuNDplQSM:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yhm19d\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"UwidAavgk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ky4nf2\",\"data-styles-preset\":\"DpAtjhYpf\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56)))\"},children:\"Mobile App Material\"})}),className:\"framer-w6oix2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rFkuyYhwo\",style:{\"--extracted-1of0zx5\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},text:DFoTeykAH,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xj95ky\",layoutDependency:layoutDependency,layoutId:\"q_im_A3g7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-adasfr-container\",layoutDependency:layoutDependency,layoutId:\"wKF_2jzwn-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:sCF6qR8Rv,height:\"100%\",id:\"wKF_2jzwn\",layoutId:\"wKF_2jzwn\",nL4d5pE0D:e6LMiHiMm,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kqckap-container\",layoutDependency:layoutDependency,layoutId:\"mSjLUe7zh-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:DDdH1A3iP,height:\"100%\",id:\"mSjLUe7zh\",layoutId:\"mSjLUe7zh\",nL4d5pE0D:tAGw5DaAw,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-187goi1-container\",layoutDependency:layoutDependency,layoutId:\"gasThjgxG-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:qkKydO5h0,height:\"100%\",id:\"gasThjgxG\",layoutId:\"gasThjgxG\",nL4d5pE0D:R808ENVBM,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n01oe2-container\",layoutDependency:layoutDependency,layoutId:\"kt1yBbeEy-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:lT6QozaR2,height:\"100%\",id:\"kt1yBbeEy\",layoutId:\"kt1yBbeEy\",nL4d5pE0D:OKmSEUbDF,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o6f4wz-container\",layoutDependency:layoutDependency,layoutId:\"tM7u3cMAG-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:Np_jb34TY,height:\"100%\",id:\"tM7u3cMAG\",layoutId:\"tM7u3cMAG\",nL4d5pE0D:TgDIa6EsY,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uhnjqr-container\",layoutDependency:layoutDependency,layoutId:\"DEkWQbX8Z-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:DVDlIAfQY,height:\"100%\",id:\"DEkWQbX8Z\",layoutId:\"DEkWQbX8Z\",nL4d5pE0D:Uv829CatI,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j7v78b-container\",layoutDependency:layoutDependency,layoutId:\"qqvgRLEFC-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:uN7xqQZBH,height:\"100%\",id:\"qqvgRLEFC\",layoutId:\"qqvgRLEFC\",nL4d5pE0D:Qu2P38cWI,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c3llyi-container\",layoutDependency:layoutDependency,layoutId:\"hmsu7G5bC-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:Aa8gVHuP2,height:\"100%\",id:\"hmsu7G5bC\",layoutId:\"hmsu7G5bC\",nL4d5pE0D:oGHMnQtwv,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-49smtv-container\",layoutDependency:layoutDependency,layoutId:\"D2Qb5WE2L-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:FZY4y0wAA,height:\"100%\",id:\"D2Qb5WE2L\",layoutId:\"D2Qb5WE2L\",nL4d5pE0D:yhW2E4y5L,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...addPropertyOverrides({N_TInMx1E:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`},nuNDplQSM:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sioqv0-container\",layoutDependency:layoutDependency,layoutId:\"ez3R0f6Tm-container\",children:/*#__PURE__*/_jsx(TextFAQ,{betBt5Ca8:PRKhpXdmB,height:\"100%\",id:\"ez3R0f6Tm\",layoutId:\"ez3R0f6Tm\",nL4d5pE0D:RZgWBKHTp,style:{width:\"100%\"},variant:\"AReWb8oaT\",VhozuTHWT:dWREvFP_J,width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j4yah9-container\",layoutDependency:layoutDependency,layoutId:\"AiOV_04IA-container\",children:/*#__PURE__*/_jsx(ButtonButtons,{height:\"100%\",hZx2i2j9m:\"Download\",id:\"AiOV_04IA\",kUpSOCy7L:true,layoutId:\"AiOV_04IA\",variant:\"GAQaY1Vy2\",width:\"100%\",XyjGaxDcu:Zh4yBvQrR,y5vvreio_:true,z5VCC50zR:msA3zSOJQ,...addPropertyOverrides({N_TInMx1E:{variant:\"l1GNeEYyC\"},nuNDplQSM:{variant:\"WR2gl7YfW\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-USUTw.framer-5dc0e0, .framer-USUTw .framer-5dc0e0 { display: block; }\",\".framer-USUTw.framer-1gz6xv9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 680px; }\",\".framer-USUTw .framer-yhm19d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-USUTw .framer-w6oix2 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-USUTw .framer-xj95ky { 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-USUTw .framer-adasfr-container, .framer-USUTw .framer-1kqckap-container, .framer-USUTw .framer-187goi1-container, .framer-USUTw .framer-1n01oe2-container, .framer-USUTw .framer-1o6f4wz-container, .framer-USUTw .framer-uhnjqr-container, .framer-USUTw .framer-1j7v78b-container, .framer-USUTw .framer-c3llyi-container, .framer-USUTw .framer-49smtv-container, .framer-USUTw .framer-sioqv0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-USUTw .framer-j4yah9-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-USUTw.framer-1gz6xv9, .framer-USUTw .framer-yhm19d, .framer-USUTw .framer-xj95ky { gap: 0px; } .framer-USUTw.framer-1gz6xv9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-USUTw.framer-1gz6xv9 > :first-child, .framer-USUTw .framer-yhm19d > :first-child, .framer-USUTw .framer-xj95ky > :first-child { margin-top: 0px; } .framer-USUTw.framer-1gz6xv9 > :last-child, .framer-USUTw .framer-yhm19d > :last-child, .framer-USUTw .framer-xj95ky > :last-child { margin-bottom: 0px; } .framer-USUTw .framer-yhm19d > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-USUTw .framer-xj95ky > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-USUTw.framer-v-oppsnw.framer-1gz6xv9 { padding: 32px 20px 32px 20px; }\",\".framer-USUTw.framer-v-1jk8on9.framer-1gz6xv9 { padding: 16px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 906\n * @framerIntrinsicWidth 680\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nuNDplQSM\":{\"layout\":[\"fixed\",\"auto\"]},\"N_TInMx1E\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"dWREvFP_J\":\"background\",\"DFoTeykAH\":\"title\",\"Zh4yBvQrR\":\"buttonTitle\",\"msA3zSOJQ\":\"link\",\"sCF6qR8Rv\":\"questions\",\"DDdH1A3iP\":\"questions2\",\"qkKydO5h0\":\"questions3\",\"lT6QozaR2\":\"questions4\",\"Np_jb34TY\":\"questions5\",\"DVDlIAfQY\":\"questions6\",\"uN7xqQZBH\":\"questions7\",\"Aa8gVHuP2\":\"questions8\",\"FZY4y0wAA\":\"questions9\",\"PRKhpXdmB\":\"questions10\",\"e6LMiHiMm\":\"answer\",\"tAGw5DaAw\":\"answer2\",\"R808ENVBM\":\"answer3\",\"OKmSEUbDF\":\"answer4\",\"TgDIa6EsY\":\"answer5\",\"Uv829CatI\":\"answer6\",\"Qu2P38cWI\":\"answer7\",\"oGHMnQtwv\":\"answer8\",\"yhW2E4y5L\":\"answer9\",\"RZgWBKHTp\":\"answer10\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryChRWu9S6=withCSS(Component,css,\"framer-USUTw\");export default FrameryChRWu9S6;FrameryChRWu9S6.displayName=\"Card/FAQ\";FrameryChRWu9S6.defaultProps={height:906,width:680};addPropertyControls(FrameryChRWu9S6,{variant:{options:[\"qNh4cuBcN\",\"nuNDplQSM\",\"N_TInMx1E\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},dWREvFP_J:{defaultValue:'var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226)) /* {\"name\":\"Jambalaya-200\"} */',title:\"Background\",type:ControlType.Color},DFoTeykAH:{defaultValue:\"Mobile App Material\",displayTextArea:false,title:\"Title\",type:ControlType.String},Zh4yBvQrR:{defaultValue:\"View Product\",displayTextArea:false,title:\"Button Title\",type:ControlType.String},msA3zSOJQ:{title:\"Link\",type:ControlType.Link},sCF6qR8Rv:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions\",type:ControlType.String},DDdH1A3iP:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 2\",type:ControlType.String},qkKydO5h0:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 3\",type:ControlType.String},lT6QozaR2:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 4\",type:ControlType.String},Np_jb34TY:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 5\",type:ControlType.String},DVDlIAfQY:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 6\",type:ControlType.String},uN7xqQZBH:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 7\",type:ControlType.String},Aa8gVHuP2:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 8\",type:ControlType.String},FZY4y0wAA:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 9\",type:ControlType.String},PRKhpXdmB:{defaultValue:\"I mistakenly deleted the CoPilot app, what should I do?\",displayTextArea:false,title:\"Questions 10\",type:ControlType.String},e6LMiHiMm:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer\",type:ControlType.RichText},tAGw5DaAw:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 2\",type:ControlType.RichText},R808ENVBM:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 3\",type:ControlType.RichText},OKmSEUbDF:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 4\",type:ControlType.RichText},TgDIa6EsY:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 5\",type:ControlType.RichText},Uv829CatI:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 6\",type:ControlType.RichText},Qu2P38cWI:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 7\",type:ControlType.RichText},oGHMnQtwv:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 8\",type:ControlType.RichText},yhW2E4y5L:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 9\",type:ControlType.RichText},RZgWBKHTp:{defaultValue:\"<p>You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.</p>\",title:\"Answer 10\",type:ControlType.RichText}});addFonts(FrameryChRWu9S6,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...TextFAQFonts,...ButtonButtonsFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryChRWu9S6\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"906\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nuNDplQSM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N_TInMx1E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"680\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"dWREvFP_J\\\":\\\"background\\\",\\\"DFoTeykAH\\\":\\\"title\\\",\\\"Zh4yBvQrR\\\":\\\"buttonTitle\\\",\\\"msA3zSOJQ\\\":\\\"link\\\",\\\"sCF6qR8Rv\\\":\\\"questions\\\",\\\"DDdH1A3iP\\\":\\\"questions2\\\",\\\"qkKydO5h0\\\":\\\"questions3\\\",\\\"lT6QozaR2\\\":\\\"questions4\\\",\\\"Np_jb34TY\\\":\\\"questions5\\\",\\\"DVDlIAfQY\\\":\\\"questions6\\\",\\\"uN7xqQZBH\\\":\\\"questions7\\\",\\\"Aa8gVHuP2\\\":\\\"questions8\\\",\\\"FZY4y0wAA\\\":\\\"questions9\\\",\\\"PRKhpXdmB\\\":\\\"questions10\\\",\\\"e6LMiHiMm\\\":\\\"answer\\\",\\\"tAGw5DaAw\\\":\\\"answer2\\\",\\\"R808ENVBM\\\":\\\"answer3\\\",\\\"OKmSEUbDF\\\":\\\"answer4\\\",\\\"TgDIa6EsY\\\":\\\"answer5\\\",\\\"Uv829CatI\\\":\\\"answer6\\\",\\\"Qu2P38cWI\\\":\\\"answer7\\\",\\\"oGHMnQtwv\\\":\\\"answer8\\\",\\\"yhW2E4y5L\\\":\\\"answer9\\\",\\\"RZgWBKHTp\\\":\\\"answer10\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import CardList from\"#framer/local/canvasComponent/bBt559fpQ/bBt559fpQ.js\";import CardTraining from\"#framer/local/canvasComponent/QqM334oJO/QqM334oJO.js\";import ButtonButtons from\"#framer/local/canvasComponent/vCInWYWTi/vCInWYWTi.js\";import NavigationNavbar from\"#framer/local/canvasComponent/WSWVaj7Xy/WSWVaj7Xy.js\";import NavigationFooter from\"#framer/local/canvasComponent/Xa9iCeh6t/Xa9iCeh6t.js\";import CardFAQ from\"#framer/local/canvasComponent/yChRWu9S6/yChRWu9S6.js\";import*as sharedStyle2 from\"#framer/local/css/DpAtjhYpf/DpAtjhYpf.js\";import*as sharedStyle3 from\"#framer/local/css/ENo4Elp1F/ENo4Elp1F.js\";import*as sharedStyle from\"#framer/local/css/Trs5di2Qo/Trs5di2Qo.js\";import*as sharedStyle1 from\"#framer/local/css/XXBjaejHW/XXBjaejHW.js\";import metadataProvider from\"#framer/local/webPageMetadata/Epp3b05tn/Epp3b05tn.js\";const NavigationNavbarFonts=getFonts(NavigationNavbar);const NavigationNavbarWithVariantAppearEffect=withVariantAppearEffect(NavigationNavbar);const YouTubeFonts=getFonts(YouTube);const CardTrainingFonts=getFonts(CardTraining);const CardListFonts=getFonts(CardList);const CardFAQFonts=getFonts(CardFAQ);const ButtonButtonsFonts=getFonts(ButtonButtons);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={Rq4JXNI2L:\"(max-width: 1023px)\",UWuDCzXV0:\"(min-width: 1392px)\",zMo0UIOu3:\"(min-width: 1024px) and (max-width: 1391px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-O6dvZ\";const variantClassNames={Rq4JXNI2L:\"framer-v-1crnql9\",UWuDCzXV0:\"framer-v-1g20lw7\",zMo0UIOu3:\"framer-v-1m616br\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"UWuDCzXV0\",Phone:\"Rq4JXNI2L\",Tablet:\"zMo0UIOu3\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"UWuDCzXV0\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-O6dvZ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-O6dvZ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"WGcGhP7WU\");const router=useRouter();const elementId1=useRouteElementId(\"uJdRPfbJl\");const ref3=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Rq4JXNI2L\")return false;return true;};const elementId2=useRouteElementId(\"BG9jHo1rw\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"TK6RygZB1\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"Bu8kkzBCP\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"e7P4FDWjM\");const ref7=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"UWuDCzXV0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1g20lw7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:\"min(100vw, 1440px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3prrkt-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{__framer__targets:[{ref:ref2,target:\"kfUk6VQvy\"}],variant:\"kfUk6VQvy\"},zMo0UIOu3:{__framer__targets:[{ref:ref2,target:\"M3N1mxhnP\"}],variant:\"PZvg0PJvJ\"}},children:/*#__PURE__*/_jsx(NavigationNavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"qdKrG4Jtq\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"JumdV0heL\",kgdp9duD0:\"I280:2193;344:22345\",layoutId:\"JumdV0heL\",o9vjTzGH_:\"var(--token-f4d13212-5ded-408e-8227-1e2b998c08f3, rgb(251, 226, 204))\",pT5rQWrzf:\"I280:2193;344:22345\",style:{maxWidth:\"100%\",width:\"100%\"},Uh1IdyDEO:\"I280:2193;344:22345\",variant:\"ivNRQCsof\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-68ayg7\",\"data-framer-name\":\"Main\",id:elementId,name:\"Main\",ref:ref2,children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-ws4zhh\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gmpycr\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i2sz6k\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-10nis41\",\"data-styles-preset\":\"Trs5di2Qo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},children:\"CoPilot Training Materials\"})}),className:\"framer-1uobaqa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7zm6k7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sf42bz\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(256.57),pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/kdLeyhiDeoqOVOVrvssIfTj2syk.png\"}},zMo0UIOu3:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(316.56999999999994),pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/kdLeyhiDeoqOVOVrvssIfTj2syk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(340.56999999999994),pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/kdLeyhiDeoqOVOVrvssIfTj2syk.png\"},className:\"framer-1o7pv6v\",\"data-framer-name\":\"Logo\",name:\"Logo\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-styles-preset-he9q8o\",\"data-styles-preset\":\"XXBjaejHW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d848140e-ea4c-4b16-a4c0-5a787ee1411f, rgb(116, 31, 83))\"},children:[\"Our training materials are designed to help you get the most out of ESPRITO CoPilot, our innovative smartphone app that aims to reduce the risk of clients leaving treatment prematurely.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Whether you\u2019re using CoPilot on the web portal or the app, our training materials will help you make the most of this innovative tool and support patients on their journey to recovery.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"And if you have any questions along the way, be sure to check out our FAQs section for helpful answers and tips. Thanks for choosing CoPilot!\"]})}),className:\"framer-58yiy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ez5ui\",\"data-framer-name\":\"Video\",name:\"Video\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3b739c-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"o4Es4t1qt\",isMixedBorderRadius:false,isRed:true,layoutId:\"o4Es4t1qt\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/PanNmWDaqBc\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(889.5699999999999),pixelHeight:85,pixelWidth:150,src:\"https://framerusercontent.com/images/Hkv6lUZCc1PFI86Q8a6Md7wQs.png\"}},zMo0UIOu3:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(574.5699999999999),pixelHeight:85,pixelWidth:150,src:\"https://framerusercontent.com/images/Hkv6lUZCc1PFI86Q8a6Md7wQs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(598.5699999999999),pixelHeight:85,pixelWidth:150,src:\"https://framerusercontent.com/images/Hkv6lUZCc1PFI86Q8a6Md7wQs.png\"},className:\"framer-1e5gwbw\",\"data-framer-name\":\"Logo\",name:\"Logo\"})})]})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1lzn9mk\",\"data-framer-name\":\"Missions\",name:\"Missions\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9e3ycr\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ky4nf2\",\"data-styles-preset\":\"DpAtjhYpf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},children:\"Available Training Material\"})}),className:\"framer-1mqk05d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hass13\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":uJdRPfbJl\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":uJdRPfbJl\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":uJdRPfbJl\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:1151.02},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 24px) / 2, 100px)\",y:956.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:230,width:\"max((min(100vw - 48px, 1392px) - 28px) / 2, 100px)\",y:1020.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wtkodz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{msA3zSOJQ:resolvedLinks[2],variant:\"l2o_vo4pf\"},zMo0UIOu3:{msA3zSOJQ:resolvedLinks[1],variant:\"nkaSxDMb4\"}},children:/*#__PURE__*/_jsx(CardTraining,{DFoTeykAH:\"Web Portal Material\",dWREvFP_J:\"var(--token-fe02fd7c-6279-446d-828d-27202ec75bf5, rgb(243, 214, 232))\",height:\"100%\",HMpSd_vw8:true,id:\"XL7i2ElAb\",layoutId:\"XL7i2ElAb\",mDEjOu7Wg:\"Go to content >\",msA3zSOJQ:resolvedLinks[0],PzCrY0j4J:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"16px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(33, 37, 41)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Quick Reference Guide\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"How to add a participant\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"How to send messages to participants\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"How to add a Research Assistant\"})})]})}),style:{width:\"100%\"},variant:\"IkUDEXdly\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":BG9jHo1rw\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":BG9jHo1rw\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":BG9jHo1rw\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:1401.02},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 24px) / 2, 100px)\",y:956.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:230,width:\"max((min(100vw - 48px, 1392px) - 28px) / 2, 100px)\",y:1020.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t7xmxx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{msA3zSOJQ:resolvedLinks1[2],variant:\"l2o_vo4pf\"},zMo0UIOu3:{msA3zSOJQ:resolvedLinks1[1],variant:\"nkaSxDMb4\"}},children:/*#__PURE__*/_jsx(CardTraining,{DFoTeykAH:\"Mobile App Material\",dWREvFP_J:\"var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226))\",height:\"100%\",HMpSd_vw8:true,id:\"HMvmsRP3M\",layoutId:\"HMvmsRP3M\",mDEjOu7Wg:\"Go to content >\",msA3zSOJQ:resolvedLinks1[0],PzCrY0j4J:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"16px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(33, 37, 41)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"App Onboarding process\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"How to install CoPilot in iPhone devices\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"How to install CoPilot in Android devices\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"QR codes to install the App\"})})]})}),style:{width:\"100%\"},variant:\"IkUDEXdly\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Bu8kkzBCP\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":Bu8kkzBCP\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":Bu8kkzBCP\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:1651.02},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 24px) / 2, 100px)\",y:1210.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:230,width:\"max((min(100vw - 48px, 1392px) - 28px) / 2, 100px)\",y:1278.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vlbz3e-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{msA3zSOJQ:resolvedLinks2[2],variant:\"l2o_vo4pf\"},zMo0UIOu3:{msA3zSOJQ:resolvedLinks2[1],variant:\"nkaSxDMb4\"}},children:/*#__PURE__*/_jsx(CardTraining,{DFoTeykAH:\"FAQs\",dWREvFP_J:\"var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226))\",height:\"100%\",HMpSd_vw8:true,id:\"Ey4wrYG3o\",layoutId:\"Ey4wrYG3o\",mDEjOu7Wg:\"Go to content >\",msA3zSOJQ:resolvedLinks2[0],PzCrY0j4J:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"16px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(33, 37, 41)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"FAQs for Participants\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"FAQs for Research Assistants\"})})]})}),style:{width:\"100%\"},variant:\"IkUDEXdly\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":e7P4FDWjM\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":e7P4FDWjM\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined},{href:{hash:\":e7P4FDWjM\",webPageId:\"Epp3b05tn\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:1901.02},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 24px) / 2, 100px)\",y:1210.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:230,width:\"max((min(100vw - 48px, 1392px) - 28px) / 2, 100px)\",y:1278.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9rk4ow-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{msA3zSOJQ:resolvedLinks3[2],variant:\"l2o_vo4pf\"},zMo0UIOu3:{msA3zSOJQ:resolvedLinks3[1],variant:\"nkaSxDMb4\"}},children:/*#__PURE__*/_jsx(CardTraining,{DFoTeykAH:\"Additional questions\",dWREvFP_J:\"var(--token-fe02fd7c-6279-446d-828d-27202ec75bf5, rgb(243, 214, 232))\",height:\"100%\",HMpSd_vw8:false,id:\"m90mekDk3\",layoutId:\"m90mekDk3\",mDEjOu7Wg:\"Contact with Support\",msA3zSOJQ:resolvedLinks3[0],PzCrY0j4J:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})}),style:{width:\"100%\"},variant:\"IkUDEXdly\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1bb7xzd\",\"data-framer-name\":\"App\",name:\"App\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1714cfh\",\"data-framer-name\":\"Container\",id:elementId1,name:\"Container\",ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-n7nbnt\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ky4nf2\",\"data-styles-preset\":\"DpAtjhYpf\",style:{\"--framer-text-color\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},children:\"Web Portal Material\"})}),className:\"framer-qzxwwf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rq7wzg\",\"data-framer-name\":\"List \",name:\"List \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:2271.47},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:1600.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:1692.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5bq3zu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/1nz1P_kXLNh9tUGNiA7iUfUu-rbZCglhu/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:true,height:\"100%\",id:\"nZ8uyQMxr\",layoutId:\"nZ8uyQMxr\",Ns_PYok6R:false,rm4ToD6di:\"\",style:{width:\"100%\"},UetmjZDyP:\"https://youtu.be/smPos0mJvh8\",V9NHmLHoU:\"Study Site Quick Guide\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:2903.47},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:2284.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:2392.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o9x7bb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/1jlCdV_8ssOsCpt-H1hJ6cewbUqSAiOEe/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:true,height:\"100%\",id:\"x_WSru2_s\",layoutId:\"x_WSru2_s\",Ns_PYok6R:true,rm4ToD6di:\"\",style:{width:\"100%\"},UetmjZDyP:\"https://youtu.be/WA_Lssup1Qc\",V9NHmLHoU:\"Adding a Participant\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:3535.47},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:2968.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:3092.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-be6exh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/1qtfbQladKKwAKg4frN8UC9Drp0vRwz5f/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:true,height:\"100%\",id:\"UgeD8g_cz\",layoutId:\"UgeD8g_cz\",Ns_PYok6R:true,rm4ToD6di:\"\",style:{width:\"100%\"},UetmjZDyP:\"https://youtu.be/z09S8yZ6f1A\",V9NHmLHoU:\"Participant Messages\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:4167.469999999999},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:3652.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:3792.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p6lqfl-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/1AsoOfBIJd3f1eNTykI2qq9UX3gIyOj7D/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:false,height:\"100%\",id:\"vQ51qwzJx\",layoutId:\"vQ51qwzJx\",Ns_PYok6R:true,rm4ToD6di:\"\",style:{width:\"100%\"},UetmjZDyP:\"https://youtu.be/K_Uq3IKlfvQ\",V9NHmLHoU:\"Adding a Research Assistant\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-i5rldn hidden-1crnql9\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xmc6u7\",\"data-framer-name\":\"Container\",id:elementId2,name:\"Container\",ref:ref4,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nsutgz\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ky4nf2\",\"data-styles-preset\":\"DpAtjhYpf\",style:{\"--framer-text-color\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},children:\"Mobile App Material\"})}),className:\"framer-6jm2ca\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xlmpxq\",\"data-framer-name\":\"List \",name:\"List \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:4919.919999999999},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:4546.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:4702.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ugokt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/17Lc5Io-v_q-BaBOgpD0sS7G1jc4U7WV8/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:true,height:\"100%\",id:\"i1NZYse5t\",layoutId:\"i1NZYse5t\",Ns_PYok6R:true,rm4ToD6di:\"\",style:{width:\"100%\"},UetmjZDyP:\"https://youtu.be/GxnX7q0PJaM\",V9NHmLHoU:\"App Onboarding\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:5551.919999999999},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:5230.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:5402.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g9n33b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/1AS2FzVDGnqlLgW1bkV0Vx-nM0JNssZdx/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:true,H6eGyY7yb:addImageAlt({src:\"https://framerusercontent.com/images/p8FpjTFGcNdgDAZTKTD5wVb9Kj8.jpg\"},\"\"),height:\"100%\",id:\"nlDWRJ7ra\",kq4SEJGcX:\"https://youtu.be/hpErWzAeJW8?si=3yUMsv8mVQQXsMcu\",layoutId:\"nlDWRJ7ra\",Ns_PYok6R:false,rm4ToD6di:\"Watch video \u201CInstalling CoPilot in iPhone\u201D\",style:{width:\"100%\"},UetmjZDyP:\"\",V9NHmLHoU:\"How to install CoPilot in iOS\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:6183.919999999999},zMo0UIOu3:{width:\"max((min(100vw - 40px, 1392px) - 72px) / 2, 1px)\",y:5914.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:\"max((min(100vw - 48px, 1392px) - 88px) / 2, 1px)\",y:6102.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j5x9y0-container\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"os8JP8gwA\"},zMo0UIOu3:{variant:\"O4KuWsgza\"}},children:/*#__PURE__*/_jsx(CardList,{CR1LQrdbU:\"https://drive.google.com/file/d/11mAnQL3IZcqLKPeOs1EHV_X3E9YugYrq/view?usp=drive_link\",cyQK217pH:\"Download PDF\",gPuPMTCnH:true,H6eGyY7yb:addImageAlt({src:\"https://framerusercontent.com/images/GEsNnqLnxdWDjf3mLcWdktNXAo.png\"},\"\"),height:\"100%\",id:\"TK6RygZB1\",kq4SEJGcX:\"https://drive.google.com/file/d/1Hr7kH4MmlIrRQuQON-_kHuS1zO1M2HNT/view\",layoutId:\"TK6RygZB1\",Ns_PYok6R:false,rm4ToD6di:\"Watch video \u201CInstalling CoPilot in Android\u201D\",style:{width:\"100%\"},UetmjZDyP:\"\",V9NHmLHoU:\"How to install CoPilot in Android\",variant:\"aEa62P20W\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-58gqmi hidden-1crnql9\"})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-126ku9w\",\"data-framer-name\":\"FAQs\",id:elementId4,name:\"FAQs\",ref:ref6,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:6851.92},zMo0UIOu3:{width:\"min(100vw - 40px, 1392px)\",y:6958.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:906,width:\"min(100vw - 48px, 1392px)\",y:7186.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-43t1bv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"N_TInMx1E\",Zh4yBvQrR:\" Download FAQs\"},zMo0UIOu3:{variant:\"nuNDplQSM\"}},children:/*#__PURE__*/_jsx(CardFAQ,{Aa8gVHuP2:\"Can I use the app offline?\",DDdH1A3iP:\"The app is not working, what should I do?\",DFoTeykAH:\"FAQs for Participants\",DVDlIAfQY:\"What if I withdraw consent and change my mind later?\",dWREvFP_J:\"var(--token-6db751ea-afad-44f0-aba1-502e7efb74be, rgb(254, 240, 226))\",e6LMiHiMm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"You can reinstall the app by going to the app store or the Google Play Store and searching for the app using the search terms EPINET and CoPilot. Once found, download and install the mobile app on your device.\"})}),FZY4y0wAA:\"Is my data secure?\",height:\"100%\",id:\"wjmWfDSZV\",layoutId:\"wjmWfDSZV\",lT6QozaR2:\"How can I contact support or my treatment team if I have a problem with the app?\",msA3zSOJQ:\"https://drive.google.com/file/d/1Zj0gampn-LDc_97trPboBE5NRVMHkidW/view?usp=drive_link\",Np_jb34TY:\"How can I withdraw my consent for the app?\",oGHMnQtwv:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes you can use the app offline but some features will not work properly since they require an internet connection to function, while others may offer offline capabilities. Check the app\u2019s settings or help section to see if it supports offline use.\"})}),OKmSEUbDF:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"To get support for the app, you can get in touch with the treatment team via the \u201CI need help button\u201D. If the app is not working, you should contact your treatment team directly via phone or e-mail.\"})}),PRKhpXdmB:\"What happens after the study is finished?\",qkKydO5h0:\"How do I update the app?\",Qu2P38cWI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"To delete your account and all associated data from the app, get in touch with the treatment team before. Be aware that deleting your account will permanently erase all local information associated with it, and this action cannot be undone. Only local information will be deleted.\"})}),R808ENVBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Your treatment team will inform you once there is a new update. To update the app, go to the app store or the Google Play Store and check for any available updates for the app. If an update is available, select the \u201CUpdate\u201D button to install the latest version of the app.\"})}),RZgWBKHTp:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Once you finish the study, access to CoPilot will no longer be available after a period of three months. The study-related data will be retained in our database, and any media such as photos or audio will be stored locally on your device. Additionally, to protect your privacy, any personal identifiers, such as names or contact information, will be removed from the database. These measures are typically taken to ensure that the handling of data is in accordance with ethical guidelines and to protect your privacy and confidentiality. However, you can ask the treatment team about their specific data retention policies to fully understand how your data will be handled at the end of the study.\"})}),sCF6qR8Rv:\"I mistakenly deleted the CoPilot app, what should I do?\",style:{width:\"100%\"},tAGw5DaAw:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"If the app is not working, try the following troubleshooting tips:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"36px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(116, 31, 83)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Make sure that you have a stable internet connection.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Check if there are any updates available for the app and install them.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Clear the app\u2019s cache and data by going to the app\u2019s settings and selecting \u201CClear cache\u201D and \u201CClear data.\u201D\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Uninstall and reinstall the app.\"})})]})]}),TgDIa6EsY:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"To withdraw your consent for the app, you would need to contact the treatment team for assistance.\"})}),uN7xqQZBH:\"How can I delete my account and all associated data from the app?\",Uv829CatI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"If you want to withdraw consent you should connect with the study team and delete the mobile app. If you choose to come back to the study and sign the consent form the treatment team will provide you with instructions to start using the mobile app again. However, bear in mind that deleting the app may also delete any data associated with it so you may not find the app back in the state that you left it.\"})}),variant:\"qNh4cuBcN\",width:\"100%\",yhW2E4y5L:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The information provided in the app is available only to you. The data is transferred and stored securely using encryption and other security measures. The treatment team and study team only have access to usage data and items like your mood or work/school status. Content from e.g. Good Things are not shared.\"})}),Zh4yBvQrR:\" Download FAQs for Participants\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"min(100vw - 32px, 1392px)\",y:7835.92},zMo0UIOu3:{width:\"min(100vw - 40px, 1392px)\",y:7942.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:906,width:\"min(100vw - 48px, 1392px)\",y:8170.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pzpnl6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"N_TInMx1E\",Zh4yBvQrR:\" Download FAQs\"},zMo0UIOu3:{variant:\"nuNDplQSM\"}},children:/*#__PURE__*/_jsx(CardFAQ,{Aa8gVHuP2:\"I found a mistake in the web portal, how can I report it?\",DDdH1A3iP:\"The app is not working, what should I do?\",DFoTeykAH:\"FAQs for Research Assistants\",DVDlIAfQY:\"I forgot my password, how can I request a new password?\",dWREvFP_J:\"var(--token-fe02fd7c-6279-446d-828d-27202ec75bf5, rgb(243, 214, 232))\",e6LMiHiMm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"You can reinstall the app by going to the App Store or the Google Play Store and searching for the app. Once you find it, download and install it on your device.\"})}),FZY4y0wAA:\"Is the participant data secure?\",height:\"100%\",id:\"dwhhmpHhb\",layoutId:\"dwhhmpHhb\",lT6QozaR2:\"How can a participant contact support if they have a problem with the app?\",msA3zSOJQ:\"https://drive.google.com/file/d/1egX0qRsVT9iQ0wpK2HsB85LGKVa1PSYb/view?usp=drive_link\",Np_jb34TY:\"What should I do if I can\u2019t access a web portal?\",oGHMnQtwv:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"If you encounter an error message on the web portal, the first step is to try refreshing the page or restarting your browser. If the error persists, you can contact the ESPRITO ONE team for further assistance. Be sure to provide as much information as possible about the error message, such as any error codes or messages displayed on the screen.\"})}),OKmSEUbDF:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"To contact support for the app, ask the participant to get in touch with the treatment team via the \u201CI need help button\u201D.\"})}),PRKhpXdmB:\"What happens after the study is finished?\",qkKydO5h0:\"How should a participant update the app?\",Qu2P38cWI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"You can contact the ESPRITO ONE team and they will remove it for you.\"})}),R808ENVBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"To update the app, ask the participant to go to the App Store or the Google Play Store and check for any available updates for the app. If an update is available, select the \u201CUpdate\u201D button to install the latest version of the app.\"})}),RZgWBKHTp:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Once the study is finished, access to CoPilot will no longer be available after a period of three months. The study-related data will be retained in our database, and any media such as photos or audio will be stored locally on the participant\u2019s device. Additionally, to protect their privacy, any personal identifiers, such as names or contact information, will be removed from the database. These measures are typically taken to ensure that the handling of data is in accordance with ethical guidelines and to protect the participant\u2019s privacy and confidentialit\"})}),sCF6qR8Rv:\"The participant mistakenly deleted the CoPilot app, what should they do?\",style:{width:\"100%\"},tAGw5DaAw:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"If the app is not working, try the following troubleshooting tips:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"36px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(116, 31, 83)\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Make sure there is a stable internet connection.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Check if there are any updates available for the app and install them.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Clear the app\u2019s cache and data by going to the app\u2019s settings and selecting \u201CClear cache\u201D and \u201CClear data\u201D.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"35.2px\"},children:/*#__PURE__*/_jsx(\"p\",{children:\"Uninstall and reinstall the app.\"})})]})]}),TgDIa6EsY:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"If you are unable to access the web portal, there may be a few possible reasons. First, check your internet connection to make sure it is stable and working properly. Next, ensure that you have entered the correct web portal URL. If you are still unable to access the portal, try clearing your browser\u2019s cache and cookies or try accessing the portal from a different browser or device. If none of these solutions works, you should contact the ESPRITO ONE team and start the troubleshooting process.\"})}),uN7xqQZBH:\"I made a mistake while registering a participant, how can I modify or delete it?\",Uv829CatI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"For now, you should contact the ESPRITO ONE team to recover your password. In the future will be a \u201Cforgot password\u201D link on the login page.\"})}),variant:\"qNh4cuBcN\",width:\"100%\",yhW2E4y5L:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The information provided by the participant is available only to the participant. The data is transferred and stored securely using encryption and other security measures. The treatment team and study team only have access to usage data and items like your mood or work/school status. Content from e.g. Good Things are not shared. The study team only has access to anonymized data for the purpose of data analysis which is focused on usage, not on content.\"})}),Zh4yBvQrR:\" Download FAQs for Research Assistants\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jz00ma\",\"data-framer-name\":\"Contact\",id:elementId5,name:\"Contact\",ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18jz4pq\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16tspq7\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ri07n8\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ky4nf2\",\"data-styles-preset\":\"DpAtjhYpf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},children:\"Didn\u2019t find your question?\"})}),className:\"framer-1fzvlp0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hfgvi3\",\"data-styles-preset\":\"ENo4Elp1F\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5ae4deb8-2c3a-4aa5-a800-f20ff84227e8, rgb(77, 21, 56))\"},children:\"Please contact us in case you have additional questions.\"})}),className:\"framer-1co3u57\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{y:9095.37},zMo0UIOu3:{y:9313.245}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:69,y:9565.245,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tjq7xz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"l1GNeEYyC\"},zMo0UIOu3:{variant:\"WR2gl7YfW\"}},children:/*#__PURE__*/_jsx(ButtonButtons,{height:\"100%\",hZx2i2j9m:\"Home\",id:\"zHyabm409\",kUpSOCy7L:false,layoutId:\"zHyabm409\",variant:\"GAQaY1Vy2\",width:\"100%\",XyjGaxDcu:\"Contact with Support \",y5vvreio_:true,z5VCC50zR:\"https://support.healios.io/hc/en-us/requests/new/\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:811,intrinsicWidth:400,loading:getLoadingLazyAtYPosition(9188.37),pixelHeight:811,pixelWidth:400,sizes:\"176px\",src:\"https://framerusercontent.com/images/1OhnFJfk2VlfUuKpoP8Xcg5UawA.png\",srcSet:\"https://framerusercontent.com/images/1OhnFJfk2VlfUuKpoP8Xcg5UawA.png 400w\"}},zMo0UIOu3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:811,intrinsicWidth:400,loading:getLoadingLazyAtYPosition(9033.02),pixelHeight:811,pixelWidth:400,sizes:\"176px\",src:\"https://framerusercontent.com/images/1OhnFJfk2VlfUuKpoP8Xcg5UawA.png\",srcSet:\"https://framerusercontent.com/images/1OhnFJfk2VlfUuKpoP8Xcg5UawA.png 400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:811,intrinsicWidth:400,loading:getLoadingLazyAtYPosition(9285.02),pixelHeight:811,pixelWidth:400,sizes:\"176px\",src:\"https://framerusercontent.com/images/1OhnFJfk2VlfUuKpoP8Xcg5UawA.png\",srcSet:\"https://framerusercontent.com/images/1OhnFJfk2VlfUuKpoP8Xcg5UawA.png 400w\"},className:\"framer-o2vrs9\",\"data-framer-name\":\"Image\",name:\"Image\"})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{width:\"calc(100vw - 32px)\",y:9626.37},zMo0UIOu3:{width:\"calc(100vw - 40px)\",y:9575.02}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:623,width:\"calc(100vw - 48px)\",y:9851.02,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19j8ki8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rq4JXNI2L:{variant:\"A2NUpEmOz\"},zMo0UIOu3:{variant:\"zHXucI9wE\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",HQYniHVZr:true,id:\"V7FVHknGv\",layoutId:\"V7FVHknGv\",style:{width:\"100%\"},variant:\"aEqm25ki6\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-O6dvZ { background: var(--token-a1812807-c613-4dbf-b973-7a0f06bf7f96, rgb(254, 249, 245)); }`,\".framer-O6dvZ.framer-1u8j1s9, .framer-O6dvZ .framer-1u8j1s9 { display: block; }\",\".framer-O6dvZ.framer-1g20lw7 { align-content: center; align-items: center; background-color: var(--token-a1812807-c613-4dbf-b973-7a0f06bf7f96, #fef9f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 1392px; }\",\".framer-O6dvZ .framer-3prrkt-container { flex: none; height: auto; left: 50%; max-width: 1440px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-O6dvZ .framer-68ayg7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 184px; height: min-content; justify-content: center; max-width: 1392px; overflow: visible; padding: 0px 0px 184px 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-ws4zhh, .framer-O6dvZ .framer-1lzn9mk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-1gmpycr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; overflow: hidden; padding: 168px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-i2sz6k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-1uobaqa, .framer-O6dvZ .framer-1fzvlp0, .framer-O6dvZ .framer-1co3u57 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-O6dvZ .framer-7zm6k7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-sf42bz { 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: 0px; position: relative; width: 1px; }\",\".framer-O6dvZ .framer-1o7pv6v { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 150px); overflow: hidden; position: relative; width: 150px; }\",\".framer-O6dvZ .framer-58yiy, .framer-O6dvZ .framer-qzxwwf, .framer-O6dvZ .framer-6jm2ca { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-O6dvZ .framer-12ez5ui { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-O6dvZ .framer-3b739c-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 369px); position: relative; width: 100%; }\",\".framer-O6dvZ .framer-1e5gwbw { aspect-ratio: 1.7647058823529411 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 85px); overflow: hidden; position: relative; width: 150px; }\",\".framer-O6dvZ .framer-9e3ycr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-1mqk05d { -webkit-user-select: none; flex: none; height: auto; max-width: 839px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-O6dvZ .framer-1hass13 { display: grid; flex: none; gap: 28px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(100px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-wtkodz-container, .framer-O6dvZ .framer-t7xmxx-container, .framer-O6dvZ .framer-1vlbz3e-container, .framer-O6dvZ .framer-9rk4ow-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-1bb7xzd { 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: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-1714cfh, .framer-O6dvZ .framer-1xmc6u7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-n7nbnt, .framer-O6dvZ .framer-1nsutgz { 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; min-height: 100vh; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-O6dvZ .framer-1rq7wzg, .framer-O6dvZ .framer-1xlmpxq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-O6dvZ .framer-5bq3zu-container, .framer-O6dvZ .framer-1o9x7bb-container, .framer-O6dvZ .framer-be6exh-container, .framer-O6dvZ .framer-p6lqfl-container, .framer-O6dvZ .framer-14ugokt-container, .framer-O6dvZ .framer-g9n33b-container, .framer-O6dvZ .framer-1j5x9y0-container, .framer-O6dvZ .framer-43t1bv-container, .framer-O6dvZ .framer-pzpnl6-container, .framer-O6dvZ .framer-19j8ki8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-i5rldn, .framer-O6dvZ .framer-58gqmi { flex: none; height: 200px; overflow: hidden; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-126ku9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 78px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-O6dvZ .framer-jz00ma { align-content: center; align-items: center; background-color: var(--token-6087257d-3d74-4787-98d3-7b1ead6b6d85, #f7c499); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-O6dvZ .framer-18jz4pq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 25px 0px 25px 0px; position: relative; width: 1px; }\",\".framer-O6dvZ .framer-16tspq7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 66%; }\",\".framer-O6dvZ .framer-ri07n8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O6dvZ .framer-tjq7xz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-O6dvZ .framer-o2vrs9 { aspect-ratio: 0.4932182490752158 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 357px); position: relative; width: 176px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O6dvZ.framer-1g20lw7, .framer-O6dvZ .framer-68ayg7, .framer-O6dvZ .framer-ws4zhh, .framer-O6dvZ .framer-1gmpycr, .framer-O6dvZ .framer-i2sz6k, .framer-O6dvZ .framer-7zm6k7, .framer-O6dvZ .framer-sf42bz, .framer-O6dvZ .framer-12ez5ui, .framer-O6dvZ .framer-1lzn9mk, .framer-O6dvZ .framer-9e3ycr, .framer-O6dvZ .framer-1bb7xzd, .framer-O6dvZ .framer-1714cfh, .framer-O6dvZ .framer-n7nbnt, .framer-O6dvZ .framer-1rq7wzg, .framer-O6dvZ .framer-1xmc6u7, .framer-O6dvZ .framer-1nsutgz, .framer-O6dvZ .framer-1xlmpxq, .framer-O6dvZ .framer-126ku9w, .framer-O6dvZ .framer-jz00ma, .framer-O6dvZ .framer-18jz4pq, .framer-O6dvZ .framer-16tspq7, .framer-O6dvZ .framer-ri07n8 { gap: 0px; } .framer-O6dvZ.framer-1g20lw7 > *, .framer-O6dvZ .framer-sf42bz > *, .framer-O6dvZ .framer-n7nbnt > *, .framer-O6dvZ .framer-1nsutgz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-O6dvZ.framer-1g20lw7 > :first-child, .framer-O6dvZ .framer-68ayg7 > :first-child, .framer-O6dvZ .framer-ws4zhh > :first-child, .framer-O6dvZ .framer-1gmpycr > :first-child, .framer-O6dvZ .framer-i2sz6k > :first-child, .framer-O6dvZ .framer-sf42bz > :first-child, .framer-O6dvZ .framer-12ez5ui > :first-child, .framer-O6dvZ .framer-1lzn9mk > :first-child, .framer-O6dvZ .framer-9e3ycr > :first-child, .framer-O6dvZ .framer-1bb7xzd > :first-child, .framer-O6dvZ .framer-n7nbnt > :first-child, .framer-O6dvZ .framer-1rq7wzg > :first-child, .framer-O6dvZ .framer-1nsutgz > :first-child, .framer-O6dvZ .framer-1xlmpxq > :first-child, .framer-O6dvZ .framer-126ku9w > :first-child, .framer-O6dvZ .framer-16tspq7 > :first-child, .framer-O6dvZ .framer-ri07n8 > :first-child { margin-top: 0px; } .framer-O6dvZ.framer-1g20lw7 > :last-child, .framer-O6dvZ .framer-68ayg7 > :last-child, .framer-O6dvZ .framer-ws4zhh > :last-child, .framer-O6dvZ .framer-1gmpycr > :last-child, .framer-O6dvZ .framer-i2sz6k > :last-child, .framer-O6dvZ .framer-sf42bz > :last-child, .framer-O6dvZ .framer-12ez5ui > :last-child, .framer-O6dvZ .framer-1lzn9mk > :last-child, .framer-O6dvZ .framer-9e3ycr > :last-child, .framer-O6dvZ .framer-1bb7xzd > :last-child, .framer-O6dvZ .framer-n7nbnt > :last-child, .framer-O6dvZ .framer-1rq7wzg > :last-child, .framer-O6dvZ .framer-1nsutgz > :last-child, .framer-O6dvZ .framer-1xlmpxq > :last-child, .framer-O6dvZ .framer-126ku9w > :last-child, .framer-O6dvZ .framer-16tspq7 > :last-child, .framer-O6dvZ .framer-ri07n8 > :last-child { margin-bottom: 0px; } .framer-O6dvZ .framer-68ayg7 > * { margin: 0px; margin-bottom: calc(184px / 2); margin-top: calc(184px / 2); } .framer-O6dvZ .framer-ws4zhh > *, .framer-O6dvZ .framer-1lzn9mk > *, .framer-O6dvZ .framer-1bb7xzd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-O6dvZ .framer-1gmpycr > *, .framer-O6dvZ .framer-9e3ycr > *, .framer-O6dvZ .framer-1rq7wzg > *, .framer-O6dvZ .framer-1xlmpxq > * { margin: 0px; margin-bottom: calc(88px / 2); margin-top: calc(88px / 2); } .framer-O6dvZ .framer-i2sz6k > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-O6dvZ .framer-7zm6k7 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-O6dvZ .framer-7zm6k7 > :first-child, .framer-O6dvZ .framer-1714cfh > :first-child, .framer-O6dvZ .framer-1xmc6u7 > :first-child, .framer-O6dvZ .framer-jz00ma > :first-child, .framer-O6dvZ .framer-18jz4pq > :first-child { margin-left: 0px; } .framer-O6dvZ .framer-7zm6k7 > :last-child, .framer-O6dvZ .framer-1714cfh > :last-child, .framer-O6dvZ .framer-1xmc6u7 > :last-child, .framer-O6dvZ .framer-jz00ma > :last-child, .framer-O6dvZ .framer-18jz4pq > :last-child { margin-right: 0px; } .framer-O6dvZ .framer-12ez5ui > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-O6dvZ .framer-1714cfh > *, .framer-O6dvZ .framer-1xmc6u7 > * { margin: 0px; margin-left: calc(88px / 2); margin-right: calc(88px / 2); } .framer-O6dvZ .framer-126ku9w > * { margin: 0px; margin-bottom: calc(78px / 2); margin-top: calc(78px / 2); } .framer-O6dvZ .framer-jz00ma > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-O6dvZ .framer-18jz4pq > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-O6dvZ .framer-16tspq7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-O6dvZ .framer-ri07n8 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",`@media (min-width: 1024px) and (max-width: 1391px) { .${metadata.bodyClassName}-framer-O6dvZ { background: var(--token-a1812807-c613-4dbf-b973-7a0f06bf7f96, rgb(254, 249, 245)); } .framer-O6dvZ.framer-1g20lw7 { padding: 20px; width: 1024px; } .framer-O6dvZ .framer-68ayg7 { gap: 160px; padding: 0px 0px 160px 0px; } .framer-O6dvZ .framer-1gmpycr { gap: 72px; padding: 148px 0px 0px 0px; } .framer-O6dvZ .framer-3b739c-container { height: var(--framer-aspect-ratio-supported, 268px); } .framer-O6dvZ .framer-9e3ycr, .framer-O6dvZ .framer-1714cfh, .framer-O6dvZ .framer-1rq7wzg, .framer-O6dvZ .framer-1xmc6u7, .framer-O6dvZ .framer-1xlmpxq { gap: 72px; } .framer-O6dvZ .framer-1hass13 { gap: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O6dvZ .framer-68ayg7, .framer-O6dvZ .framer-1gmpycr, .framer-O6dvZ .framer-9e3ycr, .framer-O6dvZ .framer-1hass13, .framer-O6dvZ .framer-1714cfh, .framer-O6dvZ .framer-1rq7wzg, .framer-O6dvZ .framer-1xmc6u7, .framer-O6dvZ .framer-1xlmpxq { gap: 0px; } .framer-O6dvZ .framer-68ayg7 > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-O6dvZ .framer-68ayg7 > :first-child, .framer-O6dvZ .framer-1gmpycr > :first-child, .framer-O6dvZ .framer-9e3ycr > :first-child, .framer-O6dvZ .framer-1rq7wzg > :first-child, .framer-O6dvZ .framer-1xlmpxq > :first-child { margin-top: 0px; } .framer-O6dvZ .framer-68ayg7 > :last-child, .framer-O6dvZ .framer-1gmpycr > :last-child, .framer-O6dvZ .framer-9e3ycr > :last-child, .framer-O6dvZ .framer-1rq7wzg > :last-child, .framer-O6dvZ .framer-1xlmpxq > :last-child { margin-bottom: 0px; } .framer-O6dvZ .framer-1gmpycr > *, .framer-O6dvZ .framer-9e3ycr > *, .framer-O6dvZ .framer-1rq7wzg > *, .framer-O6dvZ .framer-1xlmpxq > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-O6dvZ .framer-1hass13 > *, .framer-O6dvZ .framer-1hass13 > :first-child, .framer-O6dvZ .framer-1hass13 > :last-child { margin: 0px; } .framer-O6dvZ .framer-1714cfh > *, .framer-O6dvZ .framer-1xmc6u7 > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } .framer-O6dvZ .framer-1714cfh > :first-child, .framer-O6dvZ .framer-1xmc6u7 > :first-child { margin-left: 0px; } .framer-O6dvZ .framer-1714cfh > :last-child, .framer-O6dvZ .framer-1xmc6u7 > :last-child { margin-right: 0px; } }}`,`@media (max-width: 1023px) { .${metadata.bodyClassName}-framer-O6dvZ { background: var(--token-a1812807-c613-4dbf-b973-7a0f06bf7f96, rgb(254, 249, 245)); } .framer-O6dvZ.framer-1g20lw7 { padding: 16px; width: 390px; } .framer-O6dvZ .framer-68ayg7 { gap: 56px; padding: 0px 0px 56px 0px; } .framer-O6dvZ .framer-1gmpycr { gap: 64px; padding: 120px 0px 0px 0px; } .framer-O6dvZ .framer-7zm6k7, .framer-O6dvZ .framer-18jz4pq { flex-direction: column; } .framer-O6dvZ .framer-sf42bz, .framer-O6dvZ .framer-12ez5ui { flex: none; width: 100%; } .framer-O6dvZ .framer-3b739c-container { height: var(--framer-aspect-ratio-supported, 113px); } .framer-O6dvZ .framer-9e3ycr, .framer-O6dvZ .framer-1bb7xzd { gap: 56px; } .framer-O6dvZ .framer-1hass13 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; } .framer-O6dvZ .framer-wtkodz-container, .framer-O6dvZ .framer-t7xmxx-container, .framer-O6dvZ .framer-1vlbz3e-container, .framer-O6dvZ .framer-9rk4ow-container { align-self: unset; } .framer-O6dvZ .framer-1714cfh, .framer-O6dvZ .framer-1xmc6u7 { flex-direction: column; gap: 20px; } .framer-O6dvZ .framer-n7nbnt, .framer-O6dvZ .framer-1nsutgz { flex: none; min-height: unset; position: relative; top: unset; width: 100%; } .framer-O6dvZ .framer-1rq7wzg, .framer-O6dvZ .framer-1xlmpxq { flex: none; gap: 20px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O6dvZ .framer-68ayg7, .framer-O6dvZ .framer-1gmpycr, .framer-O6dvZ .framer-7zm6k7, .framer-O6dvZ .framer-9e3ycr, .framer-O6dvZ .framer-1hass13, .framer-O6dvZ .framer-1bb7xzd, .framer-O6dvZ .framer-1714cfh, .framer-O6dvZ .framer-1rq7wzg, .framer-O6dvZ .framer-1xmc6u7, .framer-O6dvZ .framer-1xlmpxq, .framer-O6dvZ .framer-18jz4pq { gap: 0px; } .framer-O6dvZ .framer-68ayg7 > *, .framer-O6dvZ .framer-9e3ycr > *, .framer-O6dvZ .framer-1bb7xzd > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-O6dvZ .framer-68ayg7 > :first-child, .framer-O6dvZ .framer-1gmpycr > :first-child, .framer-O6dvZ .framer-7zm6k7 > :first-child, .framer-O6dvZ .framer-9e3ycr > :first-child, .framer-O6dvZ .framer-1hass13 > :first-child, .framer-O6dvZ .framer-1bb7xzd > :first-child, .framer-O6dvZ .framer-1714cfh > :first-child, .framer-O6dvZ .framer-1rq7wzg > :first-child, .framer-O6dvZ .framer-1xmc6u7 > :first-child, .framer-O6dvZ .framer-1xlmpxq > :first-child, .framer-O6dvZ .framer-18jz4pq > :first-child { margin-top: 0px; } .framer-O6dvZ .framer-68ayg7 > :last-child, .framer-O6dvZ .framer-1gmpycr > :last-child, .framer-O6dvZ .framer-7zm6k7 > :last-child, .framer-O6dvZ .framer-9e3ycr > :last-child, .framer-O6dvZ .framer-1hass13 > :last-child, .framer-O6dvZ .framer-1bb7xzd > :last-child, .framer-O6dvZ .framer-1714cfh > :last-child, .framer-O6dvZ .framer-1rq7wzg > :last-child, .framer-O6dvZ .framer-1xmc6u7 > :last-child, .framer-O6dvZ .framer-1xlmpxq > :last-child, .framer-O6dvZ .framer-18jz4pq > :last-child { margin-bottom: 0px; } .framer-O6dvZ .framer-1gmpycr > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-O6dvZ .framer-7zm6k7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-O6dvZ .framer-1hass13 > *, .framer-O6dvZ .framer-1714cfh > *, .framer-O6dvZ .framer-1rq7wzg > *, .framer-O6dvZ .framer-1xmc6u7 > *, .framer-O6dvZ .framer-1xlmpxq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-O6dvZ .framer-18jz4pq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10628\n * @framerIntrinsicWidth 1392\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zMo0UIOu3\":{\"layout\":[\"fixed\",\"auto\"]},\"Rq4JXNI2L\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerEpp3b05tn=withCSS(Component,css,\"framer-O6dvZ\");export default FramerEpp3b05tn;FramerEpp3b05tn.displayName=\"Insights\";FramerEpp3b05tn.defaultProps={height:10628,width:1392};addFonts(FramerEpp3b05tn,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationNavbarFonts,...YouTubeFonts,...CardTrainingFonts,...CardListFonts,...CardFAQFonts,...ButtonButtonsFonts,...NavigationFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEpp3b05tn\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1392\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"10628\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zMo0UIOu3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Rq4JXNI2L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["YouTubeFonts", "getFonts", "Youtube", "ButtonButtonsFonts", "vCInWYWTi_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "negate", "value", "toResponsiveImage", "isSet", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "button", "buttonVisible", "height", "id", "image", "link", "smallText", "smallTextLink", "title", "width", "withVideo", "youtube", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Ns_PYok6R", "UetmjZDyP", "H6eGyY7yb", "V9NHmLHoU", "cyQK217pH", "CR1LQrdbU", "gPuPMTCnH", "rm4ToD6di", "kq4SEJGcX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "visible", "visible1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "Link", "css", "FramerbBt559fpQ", "withCSS", "bBt559fpQ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "_componentPresets_fonts1", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "link", "text", "textLink", "title", "width", "withText", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dWREvFP_J", "DFoTeykAH", "PzCrY0j4J", "mDEjOu7Wg", "msA3zSOJQ", "HMpSd_vw8", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentPresetsProvider", "Link", "css", "FramerQqM334oJO", "withCSS", "QqM334oJO_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "_componentPresets_fonts", "_componentPresets_fonts1", "MaterialFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "background", "height", "id", "questions", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VhozuTHWT", "betBt5Ca8", "nL4d5pE0D", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ihqjoj", "args", "CycleVariantState", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "ComponentPresetsProvider", "css", "FramerEWZwrq45S", "withCSS", "EWZwrq45S_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "TextFAQFonts", "getFonts", "EWZwrq45S_default", "ButtonButtonsFonts", "vCInWYWTi_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "answer10", "answer2", "answer3", "answer4", "answer5", "answer6", "answer7", "answer8", "answer9", "background", "buttonTitle", "height", "id", "link", "questions", "questions10", "questions2", "questions3", "questions4", "questions5", "questions6", "questions7", "questions8", "questions9", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_ref9", "_ref10", "_ref11", "_ref12", "_ref13", "_ref14", "_ref15", "_ref16", "_ref17", "_ref18", "_ref19", "_ref20", "_humanReadableVariantMap_props_variant", "_ref21", "_ref22", "_ref23", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dWREvFP_J", "DFoTeykAH", "Zh4yBvQrR", "msA3zSOJQ", "sCF6qR8Rv", "DDdH1A3iP", "qkKydO5h0", "lT6QozaR2", "Np_jb34TY", "DVDlIAfQY", "uN7xqQZBH", "Aa8gVHuP2", "FZY4y0wAA", "PRKhpXdmB", "e6LMiHiMm", "tAGw5DaAw", "R808ENVBM", "OKmSEUbDF", "TgDIa6EsY", "Uv829CatI", "Qu2P38cWI", "oGHMnQtwv", "yhW2E4y5L", "RZgWBKHTp", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FrameryChRWu9S6", "withCSS", "yChRWu9S6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationNavbarFonts", "getFonts", "WSWVaj7Xy_default", "NavigationNavbarWithVariantAppearEffect", "withVariantAppearEffect", "YouTubeFonts", "Youtube", "CardTrainingFonts", "QqM334oJO_default", "CardListFonts", "bBt559fpQ_default", "CardFAQFonts", "yChRWu9S6_default", "ButtonButtonsFonts", "vCInWYWTi_default", "NavigationFooterFonts", "Xa9iCeh6t_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "router", "useRouter", "elementId1", "ref3", "isDisplayed", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerEpp3b05tn", "withCSS", "Epp3b05tn_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
