{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qIr5ExzS9S57iXYj9tGP/dOuQJ4n6SzvUkdNOp63c/U9ndLeP9K.js", "ssg:https://framerusercontent.com/modules/5bRW50HUEQGZbJzb3CbA/mkwX5HR870TBf69dvaMD/elMuYG4Sw.js", "ssg:https://framerusercontent.com/modules/BBFbgBPHkSITp93ya5xq/XNM4zVOmI18KGTnHJR6i/g4bat9i_N.js", "ssg:https://framerusercontent.com/modules/rl4yFdcSThAFvHqjruCv/uoAao2TYSfsaQNTH6nfy/VjUIUQNcA.js", "ssg:https://framerusercontent.com/modules/UPNJUgV3tGXBvZu36DO0/NR7rnBvC0Tlwk4xEEJVz/ehHFvFzo4.js"],
  "sourcesContent": ["// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Row2 from\"https://framerusercontent.com/modules/5bRW50HUEQGZbJzb3CbA/mkwX5HR870TBf69dvaMD/elMuYG4Sw.js\";import Row from\"https://framerusercontent.com/modules/BBFbgBPHkSITp93ya5xq/XNM4zVOmI18KGTnHJR6i/g4bat9i_N.js\";import Accordion from\"https://framerusercontent.com/modules/rl4yFdcSThAFvHqjruCv/uoAao2TYSfsaQNTH6nfy/VjUIUQNcA.js\";import Row3 from\"https://framerusercontent.com/modules/UPNJUgV3tGXBvZu36DO0/NR7rnBvC0Tlwk4xEEJVz/ehHFvFzo4.js\";const RowFonts=getFonts(Row);const Row3Fonts=getFonts(Row3);const Row2Fonts=getFonts(Row2);const AccordionFonts=getFonts(Accordion);const cycleOrder=[\"BQGOjFt6S\",\"JV4F3bG1D\",\"ZA5j9VYQ2\",\"f1GXgo3H1\",\"Ar1qMMSlW\"];const serializationHash=\"framer-qnDXO\";const variantClassNames={Ar1qMMSlW:\"framer-v-1jt9mva\",BQGOjFt6S:\"framer-v-1ixj3vr\",f1GXgo3H1:\"framer-v-1kpguc6\",JV4F3bG1D:\"framer-v-rasatz\",ZA5j9VYQ2:\"framer-v-1awbu2r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"BQGOjFt6S\",\"Variant 2\":\"JV4F3bG1D\",\"Variant 3\":\"ZA5j9VYQ2\",\"Variant 4\":\"f1GXgo3H1\",\"Variant 5\":\"Ar1qMMSlW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BQGOjFt6S\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BQGOjFt6S\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1bc21s9=activeVariantCallback(async(...args)=>{setVariant(\"BQGOjFt6S\");});const onTap1p8pofl=activeVariantCallback(async(...args)=>{setVariant(\"JV4F3bG1D\");});const onTap509som=activeVariantCallback(async(...args)=>{setVariant(\"ZA5j9VYQ2\");});const onTap1luhzej=activeVariantCallback(async(...args)=>{setVariant(\"f1GXgo3H1\");});const onTapwgc8qm=activeVariantCallback(async(...args)=>{setVariant(\"Ar1qMMSlW\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"JV4F3bG1D\",\"ZA5j9VYQ2\",\"f1GXgo3H1\",\"Ar1qMMSlW\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"ZA5j9VYQ2\",\"f1GXgo3H1\",\"Ar1qMMSlW\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"ZA5j9VYQ2\")return true;return false;};const isDisplayed3=()=>{if([\"JV4F3bG1D\",\"ZA5j9VYQ2\",\"f1GXgo3H1\",\"Ar1qMMSlW\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ixj3vr\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"BQGOjFt6S\",ref:refBinding,style:{backgroundColor:\"rgb(242, 242, 242)\",...style},...addPropertyOverrides({Ar1qMMSlW:{\"data-framer-name\":\"Variant 5\"},f1GXgo3H1:{\"data-framer-name\":\"Variant 4\"},JV4F3bG1D:{\"data-framer-name\":\"Variant 2\"},ZA5j9VYQ2:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fo0a6t\",layoutDependency:layoutDependency,layoutId:\"cZ_k6Af7O\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jz95z0\",layoutDependency:layoutDependency,layoutId:\"mtqlAyQv2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\"},children:\"Frequently Asked Questions\"})}),className:\"framer-1urrkf5\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"eDPvGwOUH\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iejqk3\",layoutDependency:layoutDependency,layoutId:\"QL2wfJu6p\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x8wmq4\",layoutDependency:layoutDependency,layoutId:\"wggKH72Qv\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xmv7ol\",layoutDependency:layoutDependency,layoutId:\"Cdg_JcnxU\",style:{backgroundColor:\"rgb(36, 166, 31)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},variants:{Ar1qMMSlW:{backgroundColor:\"rgb(250, 250, 250)\"},f1GXgo3H1:{backgroundColor:\"rgb(250, 250, 250)\"},JV4F3bG1D:{backgroundColor:\"rgb(250, 250, 250)\"},ZA5j9VYQ2:{backgroundColor:\"rgb(250, 250, 250)\"}},...addPropertyOverrides({Ar1qMMSlW:{\"data-highlight\":true,onTap:onTap1bc21s9},f1GXgo3H1:{\"data-highlight\":true,onTap:onTap1bc21s9},JV4F3bG1D:{\"data-highlight\":true,onTap:onTap1bc21s9},ZA5j9VYQ2:{\"data-highlight\":true,onTap:onTap1bc21s9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Diabetes\"})}),className:\"framer-1yk3lp7\",fonts:[\"GF;Instrument Sans-600\"],layoutDependency:layoutDependency,layoutId:\"lpYizOg1F\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Ar1qMMSlW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"Diabetes\"})}),fonts:[\"GF;Instrument Sans-500\"]},f1GXgo3H1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"Diabetes\"})}),fonts:[\"GF;Instrument Sans-500\"]},JV4F3bG1D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"Diabetes\"})}),fonts:[\"GF;Instrument Sans-500\"]},ZA5j9VYQ2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"Diabetes\"})}),fonts:[\"GF;Instrument Sans-500\"]}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ink2eb\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"aWqs5YQq6\",onTap:onTap1p8pofl,style:{backgroundColor:\"rgb(250, 250, 250)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},variants:{Ar1qMMSlW:{backgroundColor:\"rgb(255, 255, 255)\"},f1GXgo3H1:{backgroundColor:\"rgb(255, 255, 255)\"},JV4F3bG1D:{backgroundColor:\"rgb(35, 166, 32)\"},ZA5j9VYQ2:{backgroundColor:\"rgb(255, 255, 255)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"Glucose Monitor\"})}),className:\"framer-1fcdf1r\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"aZmoi18B7\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{JV4F3bG1D:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JV4F3bG1D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Glucose Monitor\"})}),fonts:[\"GF;Instrument Sans-600\"]}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h0mhbs\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ttz48YE8C\",onTap:onTap509som,style:{backgroundColor:\"rgb(250, 250, 250)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},variants:{Ar1qMMSlW:{backgroundColor:\"rgb(255, 255, 255)\"},f1GXgo3H1:{backgroundColor:\"rgb(255, 255, 255)\"},ZA5j9VYQ2:{backgroundColor:\"rgb(36, 166, 32)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"HealD X Program\"})}),className:\"framer-1kwguwm\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"a8dX33CZ7\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{ZA5j9VYQ2:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ZA5j9VYQ2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"HealD X Program\"})}),fonts:[\"GF;Instrument Sans-600\"]}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xvfhqk\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"my5ivCqdF\",onTap:onTap1luhzej,style:{backgroundColor:\"rgb(250, 250, 250)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},variants:{Ar1qMMSlW:{backgroundColor:\"rgb(255, 255, 255)\"},f1GXgo3H1:{backgroundColor:\"rgb(36, 166, 32)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"About the App\"})}),className:\"framer-4iv8u2\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"KNR9oRXBz\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{f1GXgo3H1:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({f1GXgo3H1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"About the App\"})}),fonts:[\"GF;Instrument Sans-600\"]}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kgcb9m\",layoutDependency:layoutDependency,layoutId:\"wbnLjlfpz\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5nqjax\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"iuNL3eSw_\",onTap:onTapwgc8qm,style:{backgroundColor:\"rgb(250, 250, 250)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},variants:{Ar1qMMSlW:{backgroundColor:\"rgb(35, 160, 31)\"},f1GXgo3H1:{backgroundColor:\"rgb(255, 255, 255)\"},JV4F3bG1D:{backgroundColor:\"rgb(255, 255, 255)\"},ZA5j9VYQ2:{backgroundColor:\"rgb(255, 255, 255)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\"},children:\"Care Team\"})}),className:\"framer-11nttbt\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"y4dNm5NfT\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{Ar1qMMSlW:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Ar1qMMSlW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Care Team\"})}),fonts:[\"GF;Instrument Sans-600\"]}},baseVariant,gestureVariant)})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n9y2ri\",\"data-framer-name\":\"Accordion\",layoutDependency:layoutDependency,layoutId:\"Z6yz9teSb\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+244}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cvhpah-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"GC62pmY9j-container\",nodeId:\"GC62pmY9j\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"GC62pmY9j\",layoutId:\"GC62pmY9j\",style:{width:\"100%\"},T8rQFvSBR:\"Stelo by Dexcom is an advanced Continuous Glucose Monitor (CGM) designed for real-time blood sugar tracking. It uses a small sensor inserted just under the skin to continuously measure glucose levels, sending data to your smartphone via the HealD app. This allows for immediate insights and personalized diabetes management.\",variant:\"qVc8en3rZ\",W88zB8mIG:\"What is Stelo by Dexcom, and how does it work?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+122}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e594hv-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Q9U8L1Rs4-container\",nodeId:\"Q9U8L1Rs4\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"Q9U8L1Rs4\",layoutId:\"Q9U8L1Rs4\",style:{width:\"100%\"},T8rQFvSBR:\"The HealD X program includes: CGM: Continuous Glucose Monitoring with Dexcom Stelo for real-time tracking. Smart Scale: Smart BMI scale for body composition insights. Photo Food Log: Machine learning-based food log for instant meal analysis. Smart Integration: Connects with smartwatches to track sleep, activity, and heart rate. Human Care Team: Behavioral psychologist for habit-breaking and one-on-one coaching. Expert Plans: Nutritionists and fitness experts for personalized meal and exercise plans. Community Support: Engage with peers for questions and shared experiences. AI Chat: 24/7 AI chat for instant health-related responses.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What does the HealD X program include?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+244}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k7d70n-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Ff3zybNh2-container\",nodeId:\"Ff3zybNh2\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"Ff3zybNh2\",layoutId:\"Ff3zybNh2\",style:{width:\"100%\"},T8rQFvSBR:\"Using the Stelo CGM with HealD provides comprehensive diabetes management by combining real-time glucose monitoring with personalized coaching from our expert care team. This integration enables proactive adjustments to diet, exercise, and medication, fostering better control and facilitating type 2 diabetes reversal. Additionally, the HealD app offers detailed health insights, community support, and 24/7 AI assistance, enhancing your overall health journey.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What are the benefits of using CGM with HealD?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+366}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j7nhvk-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"rwPPmyWEm-container\",nodeId:\"rwPPmyWEm\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"rwPPmyWEm\",layoutId:\"rwPPmyWEm\",style:{width:\"100%\"},T8rQFvSBR:\"Coverage for the HealD X program varies depending on individual insurance plans. It\u2019s best to check with your insurance provider to determine if they cover diabetes management programs, including continuous glucose monitoring (CGM) and associated services.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Is the HealD X program covered by insurance?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+488}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ufn6a2-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"kzexYsE0_-container\",nodeId:\"kzexYsE0_\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"kzexYsE0_\",layoutId:\"kzexYsE0_\",style:{width:\"100%\"},T8rQFvSBR:\"Heald has partnered with Dexcom to offer the latest in Continuous Glucose Monitoring (CGM) technology to support individuals in managing their diabetes more effectively. This partnership aims to integrate Dexcom\u2019s advanced CGM devices, such as the upcoming Stelo, with Heald\u2019s comprehensive health and wellness services.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What is the partnership between Heald and Dexcom?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+610}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hksr58-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Ow_slRALn-container\",nodeId:\"Ow_slRALn\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"Ow_slRALn\",layoutId:\"Ow_slRALn\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, Dexcom CGM data can be accessed through the Heald app, allowing users to monitor their glucose levels, track trends, and receive personalized health recommendations based on real-time data.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Can I access Stello CGM data through the Heald app?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+732}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uimexy-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"WcERXpoKu-container\",nodeId:\"WcERXpoKu\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"WcERXpoKu\",layoutId:\"WcERXpoKu\",style:{width:\"100%\"},T8rQFvSBR:\"In addition to Dexcom CGM devices, Heald offers a suite of diabetes management tools, including meal planning, exercise tracking, sleep analysis, and behavioral coaching, all designed to complement the data thus received through continuous glucose monitoring.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What other diabetes management tools does Heald offer with Dexcom CGM? \",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+854}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kgt0vh-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Osz0w4mRL-container\",nodeId:\"Osz0w4mRL\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"Osz0w4mRL\",layoutId:\"Osz0w4mRL\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, Heald will provide comprehensive training on how to use Dexcom Stelo, including video tutorials, step-by-step guides, and personalized support from health coaches to ensure users can maximize the benefits of the device.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Will Heald offer training on how to use Dexcom Stelo?\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ZA5j9VYQ2:{height:112,width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+976}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rok3az-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vSPX260dy-container\",nodeId:\"vSPX260dy\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"vSPX260dy\",layoutId:\"vSPX260dy\",style:{width:\"100%\"},T8rQFvSBR:\"Heald\u2019s partnership with Dexcom benefits people with Type 2 Diabetes by providing them with cutting-edge CGM technology and personalized support to help them manage their condition more effectively, reduce dependency on medication, and improve overall health outcomes.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How does Heald\u2019s partnership with Dexcom benefit people with Type 2 Diabetes? \",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+366}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jm9k4y-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"nznMorItZ-container\",nodeId:\"nznMorItZ\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row2,{height:\"100%\",id:\"nznMorItZ\",layoutId:\"nznMorItZ\",style:{width:\"100%\"},T8rQFvSBR:\"Intended Users: Stelo is designed for adults aged 18 and older with type 2 diabetes or prediabetes, while the G7 is FDA-approved for users aged 2 and up.\\n\\nSensor Life and Reading Frequency: The Stelo sensor lasts up to 15 days and takes readings every 5 minutes, sending data to the mobile app every 15 minutes, compared to the G7's 10 days and readings every 5 minutes.\\n\\nApp Features: The HealD app focuses on personalized insights and education without alerts, while the G7 includes optional high and low blood sugar notifications.\\n\",variant:\"ueBLGkwTa\",W88zB8mIG:\"How is Stelo different from Dexcom G7?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+488}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qe0ee9-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"j9SqEvOVX-container\",nodeId:\"j9SqEvOVX\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"j9SqEvOVX\",layoutId:\"j9SqEvOVX\",style:{width:\"100%\"},T8rQFvSBR:\"The Stelo sensor costs $99 per month when purchased directly. However, through the HealD program, you can get it for just $89 per month. This price not only covers continuous glucose monitoring but also gives you access to expert support and advanced health tools, making it a smart investment in your diabetes management.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How much does the Stelo sensor cost?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+610}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cqsu4a-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Z8Uao4oyE-container\",nodeId:\"Z8Uao4oyE\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"Z8Uao4oyE\",layoutId:\"Z8Uao4oyE\",style:{width:\"100%\"},T8rQFvSBR:\"Using the Stelo CGM with HealD provides comprehensive diabetes management by combining real-time glucose monitoring with personalized coaching from our expert care team. This integration enables proactive adjustments to diet, exercise, and medication, fostering better control and facilitating type 2 diabetes reversal. Additionally, the HealD app offers detailed health insights, community support, and 24/7 AI assistance, enhancing your overall health journey.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What are the benefits of using CGM with HealD?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+122}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16efp2p-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"EJlui2TQE-container\",nodeId:\"EJlui2TQE\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"EJlui2TQE\",layoutId:\"EJlui2TQE\",style:{width:\"100%\"},T8rQFvSBR:\"Continuous glucose monitoring (CGM) devices are generally quite accurate, with many models providing readings within 9.2% of laboratory results. However, accuracy can vary based on factors like the sensor\u2019s age, calibration, and individual physiology. With the HealD program, users can track their data seamlessly without discrepancies, ensuring reliable insights for effective diabetes management. Regular calibration and following manufacturer guidelines can also help maintain optimal accuracy\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How accurate are CGM devices?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+732}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ko699x-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"SUO1bGwAG-container\",nodeId:\"SUO1bGwAG\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"SUO1bGwAG\",layoutId:\"SUO1bGwAG\",style:{width:\"100%\"},T8rQFvSBR:\"Absolutely! The Stelo CGM is specifically designed for type 2 diabetics, providing continuous glucose monitoring to help manage and reverse diabetes effectively. It offers real-time insights and personalized support tailored to your unique health needs.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Can a type 2 diabetic use CGM like Stelo?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({Ar1qMMSlW:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-397)/2)+0+285+0+0},f1GXgo3H1:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-397)/2)+0+285+0+0},JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+0},ZA5j9VYQ2:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-1373)/2)+0+285+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1h6ngdv-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"A0H21AD9P-container\",nodeId:\"A0H21AD9P\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"A0H21AD9P\",layoutId:\"A0H21AD9P\",style:{width:\"100%\"},T8rQFvSBR:\"A CGM device is a Continuous Glucose Monitor that tracks your glucose levels continuously, providing real-time data and trends to help manage diabetes more effectively. It is a small, flexible device inserted just under the skin that continuously measures glucose levels and sends the data to a CGM monitor or app.\\n\\n\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What is a CGM device?\",width:\"100%\",...addPropertyOverrides({Ar1qMMSlW:{T8rQFvSBR:\"The HealD care team comprises experts in nutrition, fitness, and behavior modification. Participants have access to one-on-one consultations, group sessions, and ongoing support through the app, ensuring that help is always available when needed.\",W88zB8mIG:\"What support can I expect from the HealD care team?\"},f1GXgo3H1:{T8rQFvSBR:\"Yes, Dexcom CGM data can be accessed through the Heald app, allowing users to monitor their glucose levels, track trends, and receive personalized health recommendations based on real-time data.\\n\",W88zB8mIG:\"Can I access Stello CGM data through the Heald app?\"},ZA5j9VYQ2:{T8rQFvSBR:\"The HealD X program is an advanced initiative for managing and reversing Type 2 diabetes. It combines the Stelo CGM device with personalized health coaching and community support. This holistic approach empowers individuals to take control of their health through accessible tools and real-time glucose monitoring, all at an affordable price.\\n\\n\",W88zB8mIG:\"What is the HealD X program? \"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+854}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ig4fu1-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"nC20vH4Q2-container\",nodeId:\"nC20vH4Q2\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"nC20vH4Q2\",layoutId:\"nC20vH4Q2\",style:{width:\"100%\"},T8rQFvSBR:\"CGM monitors work by using a small sensor inserted under the skin to measure glucose levels in the interstitial fluid. The data is sent to a monitor or smartphone, allowing users to track their glucose levels in real-time.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How do CGM monitors work?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+976}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fkxztq-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"IPE_K6R7s-container\",nodeId:\"IPE_K6R7s\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"IPE_K6R7s\",layoutId:\"IPE_K6R7s\",style:{width:\"100%\"},T8rQFvSBR:\"A CGM sensor is a small, flexible device inserted just under the skin that continuously measures glucose levels and sends the data to a CGM monitor or app.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What is a CGM sensor?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1098}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lojmit-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"BQk679Ift-container\",nodeId:\"BQk679Ift\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"BQk679Ift\",layoutId:\"BQk679Ift\",style:{width:\"100%\"},T8rQFvSBR:\"Stelo CGM is a revolutionary glucose biosensor developed by Dexcom, designed to monitor glucose levels 24/7. It provides detailed insights into how food, exercise, and sleep affect your glucose levels.  its the first FDA approved Biosensor available in an OTC format.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What is Stelo CGM?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1220}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-197d0g8-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ol3qZmNgy-container\",nodeId:\"ol3qZmNgy\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"ol3qZmNgy\",layoutId:\"ol3qZmNgy\",style:{width:\"100%\"},T8rQFvSBR:\"The Dexcom Stelo in collaboration with Heald\u2019s release date is expected to be announced soon. Join our waitlist for the latest updates on availability.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"When will Dexcom Stelo be released?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1342}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1og3aqd-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"X2ilO0LHd-container\",nodeId:\"X2ilO0LHd\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"X2ilO0LHd\",layoutId:\"X2ilO0LHd\",style:{width:\"100%\"},T8rQFvSBR:\"Dexcom Stelo based Heald programs are available starting at $99 a month (1 sensor included)\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How much does a Stelo biosensor cost?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1464}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rl7t0a-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"RWQZ7LzlY-container\",nodeId:\"RWQZ7LzlY\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"RWQZ7LzlY\",layoutId:\"RWQZ7LzlY\",style:{width:\"100%\"},T8rQFvSBR:\"The best CGM for Type 2 Diabetes depends on individual needs and preferences. Dexcom G6 and the upcoming Stelo CGM are highly regarded options due to their accuracy, ease of use, and comprehensive data tracking.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What is the best CGM for Type 2 Diabetes?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1586}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-uuru0m-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"cqHiHKm94-container\",nodeId:\"cqHiHKm94\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"cqHiHKm94\",layoutId:\"cqHiHKm94\",style:{width:\"100%\"},T8rQFvSBR:\"Heald has partnered with Dexcom to offer the latest in Continuous Glucose Monitoring (CGM) technology to support individuals in managing their diabetes more effectively. This partnership aims to integrate Dexcom\u2019s advanced CGM devices, such as the upcoming Stelo, with Heald\u2019s comprehensive health and wellness services.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"What is the partnership between Heald and Dexcom?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1708}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kg1pgo-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"GrIoRZO9p-container\",nodeId:\"GrIoRZO9p\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"GrIoRZO9p\",layoutId:\"GrIoRZO9p\",style:{width:\"100%\"},T8rQFvSBR:\"Heald adds another layer of Technology on top of the Dexcom CGM devices, The Heald App collects data from Smart Watches, Smart BMI Scale, Photo based Food to provide food, fitness and sleep based insights and how these variables in tandem affect your well being.  Heald Care team includes experts in Nutrition, Fitness, Behaviour Psychology and Diabetologists and Endocrinologists who provide one on one consultations on top of this data to simplify health and well being for you. \",variant:\"E5NHB1N9F\",W88zB8mIG:\"What services will Heald provide with Dexcom CGM devices?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1830}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b1riml-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"agN9Ib1Is-container\",nodeId:\"agN9Ib1Is\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"agN9Ib1Is\",layoutId:\"agN9Ib1Is\",style:{width:\"100%\"},T8rQFvSBR:\"Heald enhances the use of Dexcom CGM technology by integrating it with a comprehensive health management platform. This includes personalized coaching, real-time insights, and tailored health plans that utilize the data from smartwatch and smart BMI scale in addition to the data from dexcom devices to optimize diabetes management.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How does Heald enhance the use of Dexcom CGM technology?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+1952}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jd3qw3-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"lzKCzZfv_-container\",nodeId:\"lzKCzZfv_\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"lzKCzZfv_\",layoutId:\"lzKCzZfv_\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, Dexcom CGM data can be accessed through the Heald app, allowing users to monitor their glucose levels, track trends, and receive personalized health recommendations based on real-time data.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Can I access Stello CGM data through the Heald app?\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,...addPropertyOverrides({JV4F3bG1D:{width:\"960px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-2471)/2)+0+285+0+2074}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3kq1ef-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"gC9QWM72K-container\",nodeId:\"gC9QWM72K\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"gC9QWM72K\",layoutId:\"gC9QWM72K\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, Heald will provide comprehensive training on how to use Dexcom Stelo, including video tutorials, step-by-step guides, and personalized support from health coaches to ensure users can maximize the benefits of the device.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Will Heald offer training on how to use Dexcom Stelo?\",width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"1000px\",y:(componentViewport?.y||0)+(40+((componentViewport?.height||200)-80-645)/2)+0+285,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vnb57f-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ncTnrqQAF-container\",nodeId:\"ncTnrqQAF\",rendersWithMotion:true,scopeId:\"U9ndLeP9K\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"ncTnrqQAF\",layoutId:\"ncTnrqQAF\",style:{width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qnDXO.framer-1k49glf, .framer-qnDXO .framer-1k49glf { display: block; }\",\".framer-qnDXO.framer-1ixj3vr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 1200px; }\",\".framer-qnDXO .framer-1fo0a6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-qnDXO .framer-1jz95z0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 51px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 573px; }\",\".framer-qnDXO .framer-1urrkf5, .framer-qnDXO .framer-1yk3lp7, .framer-qnDXO .framer-1fcdf1r, .framer-qnDXO .framer-1kwguwm, .framer-qnDXO .framer-4iv8u2, .framer-qnDXO .framer-11nttbt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qnDXO .framer-iejqk3 { 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-qnDXO .framer-1x8wmq4, .framer-qnDXO .framer-1kgcb9m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 76px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qnDXO .framer-1xmv7ol { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 30px 15px 30px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-qnDXO .framer-1ink2eb, .framer-qnDXO .framer-1h0mhbs, .framer-qnDXO .framer-xvfhqk, .framer-qnDXO .framer-5nqjax { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 30px 15px 30px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-qnDXO .framer-n9y2ri { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-qnDXO .framer-1cvhpah-container, .framer-qnDXO .framer-1e594hv-container, .framer-qnDXO .framer-k7d70n-container, .framer-qnDXO .framer-1j7nhvk-container, .framer-qnDXO .framer-1ufn6a2-container, .framer-qnDXO .framer-1hksr58-container, .framer-qnDXO .framer-1uimexy-container, .framer-qnDXO .framer-1kgt0vh-container, .framer-qnDXO .framer-rok3az-container, .framer-qnDXO .framer-jm9k4y-container, .framer-qnDXO .framer-1qe0ee9-container, .framer-qnDXO .framer-1cqsu4a-container, .framer-qnDXO .framer-16efp2p-container, .framer-qnDXO .framer-ko699x-container, .framer-qnDXO .framer-1h6ngdv-container, .framer-qnDXO .framer-1ig4fu1-container, .framer-qnDXO .framer-fkxztq-container, .framer-qnDXO .framer-lojmit-container, .framer-qnDXO .framer-197d0g8-container, .framer-qnDXO .framer-1og3aqd-container, .framer-qnDXO .framer-rl7t0a-container, .framer-qnDXO .framer-uuru0m-container, .framer-qnDXO .framer-kg1pgo-container, .framer-qnDXO .framer-b1riml-container, .framer-qnDXO .framer-1jd3qw3-container, .framer-qnDXO .framer-3kq1ef-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-qnDXO .framer-vnb57f-container { flex: none; height: auto; position: relative; width: 1000px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qnDXO.framer-1ixj3vr, .framer-qnDXO .framer-1fo0a6t, .framer-qnDXO .framer-1jz95z0, .framer-qnDXO .framer-iejqk3, .framer-qnDXO .framer-1x8wmq4, .framer-qnDXO .framer-1xmv7ol, .framer-qnDXO .framer-1ink2eb, .framer-qnDXO .framer-1h0mhbs, .framer-qnDXO .framer-xvfhqk, .framer-qnDXO .framer-1kgcb9m, .framer-qnDXO .framer-5nqjax, .framer-qnDXO .framer-n9y2ri { gap: 0px; } .framer-qnDXO.framer-1ixj3vr > *, .framer-qnDXO .framer-1xmv7ol > *, .framer-qnDXO .framer-1ink2eb > *, .framer-qnDXO .framer-1h0mhbs > *, .framer-qnDXO .framer-xvfhqk > *, .framer-qnDXO .framer-5nqjax > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qnDXO.framer-1ixj3vr > :first-child, .framer-qnDXO .framer-1x8wmq4 > :first-child, .framer-qnDXO .framer-1xmv7ol > :first-child, .framer-qnDXO .framer-1ink2eb > :first-child, .framer-qnDXO .framer-1h0mhbs > :first-child, .framer-qnDXO .framer-xvfhqk > :first-child, .framer-qnDXO .framer-1kgcb9m > :first-child, .framer-qnDXO .framer-5nqjax > :first-child { margin-left: 0px; } .framer-qnDXO.framer-1ixj3vr > :last-child, .framer-qnDXO .framer-1x8wmq4 > :last-child, .framer-qnDXO .framer-1xmv7ol > :last-child, .framer-qnDXO .framer-1ink2eb > :last-child, .framer-qnDXO .framer-1h0mhbs > :last-child, .framer-qnDXO .framer-xvfhqk > :last-child, .framer-qnDXO .framer-1kgcb9m > :last-child, .framer-qnDXO .framer-5nqjax > :last-child { margin-right: 0px; } .framer-qnDXO .framer-1fo0a6t > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-qnDXO .framer-1fo0a6t > :first-child, .framer-qnDXO .framer-1jz95z0 > :first-child, .framer-qnDXO .framer-iejqk3 > :first-child, .framer-qnDXO .framer-n9y2ri > :first-child { margin-top: 0px; } .framer-qnDXO .framer-1fo0a6t > :last-child, .framer-qnDXO .framer-1jz95z0 > :last-child, .framer-qnDXO .framer-iejqk3 > :last-child, .framer-qnDXO .framer-n9y2ri > :last-child { margin-bottom: 0px; } .framer-qnDXO .framer-1jz95z0 > *, .framer-qnDXO .framer-iejqk3 > *, .framer-qnDXO .framer-n9y2ri > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qnDXO .framer-1x8wmq4 > *, .framer-qnDXO .framer-1kgcb9m > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\",\".framer-qnDXO.framer-v-rasatz .framer-1xmv7ol, .framer-qnDXO.framer-v-1awbu2r .framer-1xmv7ol, .framer-qnDXO.framer-v-1kpguc6 .framer-1xmv7ol, .framer-qnDXO.framer-v-1jt9mva .framer-1xmv7ol { cursor: pointer; }\",\".framer-qnDXO.framer-v-rasatz .framer-n9y2ri, .framer-qnDXO.framer-v-1awbu2r .framer-n9y2ri, .framer-qnDXO.framer-v-1kpguc6 .framer-n9y2ri, .framer-qnDXO.framer-v-1jt9mva .framer-n9y2ri { z-index: 0; }\",\".framer-qnDXO.framer-v-rasatz .framer-1cvhpah-container { order: 10; }\",\".framer-qnDXO.framer-v-rasatz .framer-jm9k4y-container { order: 11; }\",\".framer-qnDXO.framer-v-rasatz .framer-1qe0ee9-container { order: 12; }\",\".framer-qnDXO.framer-v-rasatz .framer-1cqsu4a-container { order: 13; }\",\".framer-qnDXO.framer-v-rasatz .framer-16efp2p-container { order: 9; }\",\".framer-qnDXO.framer-v-rasatz .framer-ko699x-container { order: 14; }\",\".framer-qnDXO.framer-v-rasatz .framer-1h6ngdv-container, .framer-qnDXO.framer-v-1awbu2r .framer-1h6ngdv-container, .framer-qnDXO.framer-v-1kpguc6 .framer-1h6ngdv-container, .framer-qnDXO.framer-v-1jt9mva .framer-1h6ngdv-container { order: 0; }\",\".framer-qnDXO.framer-v-rasatz .framer-1ig4fu1-container { order: 15; }\",\".framer-qnDXO.framer-v-rasatz .framer-fkxztq-container { order: 16; }\",\".framer-qnDXO.framer-v-rasatz .framer-lojmit-container { order: 17; }\",\".framer-qnDXO.framer-v-rasatz .framer-197d0g8-container { order: 18; }\",\".framer-qnDXO.framer-v-rasatz .framer-1og3aqd-container { order: 19; }\",\".framer-qnDXO.framer-v-rasatz .framer-rl7t0a-container { order: 20; }\",\".framer-qnDXO.framer-v-rasatz .framer-uuru0m-container { order: 21; }\",\".framer-qnDXO.framer-v-rasatz .framer-kg1pgo-container { order: 22; }\",\".framer-qnDXO.framer-v-rasatz .framer-b1riml-container { order: 23; }\",\".framer-qnDXO.framer-v-rasatz .framer-1jd3qw3-container { order: 24; }\",\".framer-qnDXO.framer-v-rasatz .framer-3kq1ef-container { order: 25; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-1e594hv-container { order: 1; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-k7d70n-container { order: 2; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-1j7nhvk-container { order: 3; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-1ufn6a2-container { order: 4; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-1hksr58-container { order: 5; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-1uimexy-container { order: 6; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-1kgt0vh-container { order: 7; }\",\".framer-qnDXO.framer-v-1awbu2r .framer-rok3az-container { order: 8; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 725\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JV4F3bG1D\":{\"layout\":[\"fixed\",\"auto\"]},\"ZA5j9VYQ2\":{\"layout\":[\"fixed\",\"auto\"]},\"f1GXgo3H1\":{\"layout\":[\"fixed\",\"auto\"]},\"Ar1qMMSlW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerU9ndLeP9K=withCSS(Component,css,\"framer-qnDXO\");export default FramerU9ndLeP9K;FramerU9ndLeP9K.displayName=\"New FAQ\";FramerU9ndLeP9K.defaultProps={height:725,width:1200};addPropertyControls(FramerU9ndLeP9K,{variant:{options:[\"BQGOjFt6S\",\"JV4F3bG1D\",\"ZA5j9VYQ2\",\"f1GXgo3H1\",\"Ar1qMMSlW\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerU9ndLeP9K,[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2\",weight:\"600\"}]},...RowFonts,...Row3Fonts,...Row2Fonts,...AccordionFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU9ndLeP9K\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JV4F3bG1D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZA5j9VYQ2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f1GXgo3H1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ar1qMMSlW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"725\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./U9ndLeP9K.map", "// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"ueBLGkwTa\",\"ZvF6Gv_Nc\"];const serializationHash=\"framer-HNwXT\";const variantClassNames={ueBLGkwTa:\"framer-v-1i5rhdf\",ZvF6Gv_Nc:\"framer-v-skvcqv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"ueBLGkwTa\",Open:\"ZvF6Gv_Nc\"};const getProps=({answer,height,id,question,width,...props})=>{return{...props,T8rQFvSBR:answer??props.T8rQFvSBR??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ueBLGkwTa\",W88zB8mIG:question??props.W88zB8mIG??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ueBLGkwTa\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1w60h8p=activeVariantCallback(async(...args)=>{setVariant(\"ZvF6Gv_Nc\");});const onTapid85bp=activeVariantCallback(async(...args)=>{setVariant(\"ueBLGkwTa\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"ZvF6Gv_Nc\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1i5rhdf\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"ueBLGkwTa\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({ZvF6Gv_Nc:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v9aafb\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"d0bSh8i3L\",onTap:onTap1w60h8p,...addPropertyOverrides({ZvF6Gv_Nc:{onTap:onTapid85bp}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9kij8e\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"Cz13NJfu3\",style:{opacity:.3,rotate:0},variants:{ZvF6Gv_Nc:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-tsi3nx\",layoutDependency:layoutDependency,layoutId:\"PEcCNr5D_\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14rbrk7\",layoutDependency:layoutDependency,layoutId:\"DxoU0L98x\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"What is Framer?\"})}),className:\"framer-fj533d\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"vI12Pcf1U\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-tb77w1\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"yaA8rQLub\",style:{opacity:0},variants:{ZvF6Gv_Nc:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-n1a75d\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"ozSrwFXre\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{ZvF6Gv_Nc:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HNwXT.framer-hgfm10, .framer-HNwXT .framer-hgfm10 { display: block; }\",\".framer-HNwXT.framer-1i5rhdf { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-HNwXT .framer-1v9aafb { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-HNwXT .framer-9kij8e { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-HNwXT .framer-tsi3nx { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-HNwXT .framer-14rbrk7 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-HNwXT .framer-fj533d { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-HNwXT .framer-tb77w1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-HNwXT .framer-n1a75d { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; 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-HNwXT.framer-1i5rhdf, .framer-HNwXT .framer-1v9aafb, .framer-HNwXT .framer-tb77w1 { gap: 0px; } .framer-HNwXT.framer-1i5rhdf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HNwXT.framer-1i5rhdf > :first-child, .framer-HNwXT .framer-tb77w1 > :first-child { margin-top: 0px; } .framer-HNwXT.framer-1i5rhdf > :last-child, .framer-HNwXT .framer-tb77w1 > :last-child { margin-bottom: 0px; } .framer-HNwXT .framer-1v9aafb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-HNwXT .framer-1v9aafb > :first-child { margin-left: 0px; } .framer-HNwXT .framer-1v9aafb > :last-child { margin-right: 0px; } .framer-HNwXT .framer-tb77w1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-HNwXT.framer-v-skvcqv.framer-1i5rhdf { padding: 0px 30px 20px 30px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 112\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZvF6Gv_Nc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerelMuYG4Sw=withCSS(Component,css,\"framer-HNwXT\");export default FramerelMuYG4Sw;FramerelMuYG4Sw.displayName=\"Row 2\";FramerelMuYG4Sw.defaultProps={height:112,width:400};addPropertyControls(FramerelMuYG4Sw,{variant:{options:[\"ueBLGkwTa\",\"ZvF6Gv_Nc\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerelMuYG4Sw,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerelMuYG4Sw\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZvF6Gv_Nc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"112\",\"framerIntrinsicWidth\":\"400\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./elMuYG4Sw.map", "// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"qVc8en3rZ\",\"Ss8iwnRmX\"];const serializationHash=\"framer-lCql8\";const variantClassNames={qVc8en3rZ:\"framer-v-1sf15ys\",Ss8iwnRmX:\"framer-v-28sxc7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"qVc8en3rZ\",Open:\"Ss8iwnRmX\"};const getProps=({answer,height,id,question,width,...props})=>{return{...props,T8rQFvSBR:answer??props.T8rQFvSBR??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"qVc8en3rZ\",W88zB8mIG:question??props.W88zB8mIG??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qVc8en3rZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapqkpqkx=activeVariantCallback(async(...args)=>{setVariant(\"Ss8iwnRmX\");});const onTapewtiwg=activeVariantCallback(async(...args)=>{setVariant(\"qVc8en3rZ\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Ss8iwnRmX\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1sf15ys\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"qVc8en3rZ\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({Ss8iwnRmX:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l6lvus\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wP28Eev0j\",onTap:onTapqkpqkx,...addPropertyOverrides({Ss8iwnRmX:{onTap:onTapewtiwg}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y1hl49\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"z5HhB6IUf\",style:{opacity:.3,rotate:0},variants:{Ss8iwnRmX:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-13ao275\",layoutDependency:layoutDependency,layoutId:\"BmU0aOhzF\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uvlaw0\",layoutDependency:layoutDependency,layoutId:\"EJ6Zctxfs\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"What is Framer?\"})}),className:\"framer-3pwc35\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"hcUyN3u4L\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-169y9zh\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"TGJ9tgF5R\",style:{opacity:0},variants:{Ss8iwnRmX:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-108i4oz\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"OrjdNZI2_\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{Ss8iwnRmX:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lCql8.framer-j1yqjc, .framer-lCql8 .framer-j1yqjc { display: block; }\",\".framer-lCql8.framer-1sf15ys { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lCql8 .framer-1l6lvus { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-lCql8 .framer-y1hl49 { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-lCql8 .framer-13ao275 { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-lCql8 .framer-uvlaw0 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-lCql8 .framer-3pwc35 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-lCql8 .framer-169y9zh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-lCql8 .framer-108i4oz { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; 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-lCql8.framer-1sf15ys, .framer-lCql8 .framer-1l6lvus, .framer-lCql8 .framer-169y9zh { gap: 0px; } .framer-lCql8.framer-1sf15ys > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lCql8.framer-1sf15ys > :first-child, .framer-lCql8 .framer-169y9zh > :first-child { margin-top: 0px; } .framer-lCql8.framer-1sf15ys > :last-child, .framer-lCql8 .framer-169y9zh > :last-child { margin-bottom: 0px; } .framer-lCql8 .framer-1l6lvus > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-lCql8 .framer-1l6lvus > :first-child { margin-left: 0px; } .framer-lCql8 .framer-1l6lvus > :last-child { margin-right: 0px; } .framer-lCql8 .framer-169y9zh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-lCql8.framer-v-28sxc7.framer-1sf15ys { padding: 0px 30px 20px 30px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 112\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ss8iwnRmX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerg4bat9i_N=withCSS(Component,css,\"framer-lCql8\");export default Framerg4bat9i_N;Framerg4bat9i_N.displayName=\"Row\";Framerg4bat9i_N.defaultProps={height:112,width:400};addPropertyControls(Framerg4bat9i_N,{variant:{options:[\"qVc8en3rZ\",\"Ss8iwnRmX\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(Framerg4bat9i_N,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg4bat9i_N\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"112\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ss8iwnRmX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./g4bat9i_N.map", "// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Row3 from\"https://framerusercontent.com/modules/UPNJUgV3tGXBvZu36DO0/NR7rnBvC0Tlwk4xEEJVz/ehHFvFzo4.js\";import Row2 from\"https://framerusercontent.com/modules/5bRW50HUEQGZbJzb3CbA/mkwX5HR870TBf69dvaMD/elMuYG4Sw.js\";import Row from\"https://framerusercontent.com/modules/BBFbgBPHkSITp93ya5xq/XNM4zVOmI18KGTnHJR6i/g4bat9i_N.js\";const RowFonts=getFonts(Row);const Row2Fonts=getFonts(Row2);const Row3Fonts=getFonts(Row3);const serializationHash=\"framer-EcQH9\";const variantClassNames={XQuI7NTzy:\"framer-v-pp8r65\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"XQuI7NTzy\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-pp8r65\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"XQuI7NTzy\",ref:refBinding,style:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r0hxzu-container\",layoutDependency:layoutDependency,layoutId:\"pLVbOzZfm-container\",nodeId:\"pLVbOzZfm\",rendersWithMotion:true,scopeId:\"VjUIUQNcA\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"pLVbOzZfm\",layoutId:\"pLVbOzZfm\",style:{width:\"100%\"},T8rQFvSBR:\"Type 2 diabetes is often reversible, especially in its early stages. Through dedicated lifestyle changes such as healthy eating, regular exercise, and weight management, it\u2019s possible to reduce insulin resistance and normalize blood sugar levels. We've helped individuals achieve this transformation with a science-backed, patient-focused approach. Remember, every journey is unique, and our team of doctors and specialists is here to guide you every step of the way toward long-term success.\",variant:\"qVc8en3rZ\",W88zB8mIG:\"Is type 2 diabetes reversible?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+122,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-170p7is-container\",layoutDependency:layoutDependency,layoutId:\"d2iZJYCq1-container\",nodeId:\"d2iZJYCq1\",rendersWithMotion:true,scopeId:\"VjUIUQNcA\",children:/*#__PURE__*/_jsx(Row2,{height:\"100%\",id:\"d2iZJYCq1\",layoutId:\"d2iZJYCq1\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, prediabetes is highly reversible with timely intervention. Prediabetes serves as a warning sign, giving you the opportunity to prevent full-blown diabetes. By embracing a diet rich in whole foods, staying physically active, and maintaining a healthy weight, you can restore normal blood sugar levels. HealD specializes in helping individuals turn prediabetes around with personalized care plans and expert support. Early action matters, and we\u2019re here to help you make it count.\",variant:\"ueBLGkwTa\",W88zB8mIG:\"Can prediabetes be reversed?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+244,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rm1h00-container\",layoutDependency:layoutDependency,layoutId:\"Vddo0MSCw-container\",nodeId:\"Vddo0MSCw\",rendersWithMotion:true,scopeId:\"VjUIUQNcA\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"Vddo0MSCw\",layoutId:\"Vddo0MSCw\",style:{width:\"100%\"},T8rQFvSBR:\"Diet and exercise are powerful tools in reversing diabetes, particularly type 2 diabetes. A nutrient-dense diet focused on low-glycemic foods combined with consistent physical activity can help reduce insulin resistance and improve blood sugar control. At HealD, we integrate these strategies with mindfulness and expert support to create sustainable change. While results may vary, many of our members have successfully reversed their diabetes and reclaimed their health through this proven approach.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Can diabetes be reversed with diet and exercise?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+366,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xl36gj-container\",layoutDependency:layoutDependency,layoutId:\"VwTkoHxOQ-container\",nodeId:\"VwTkoHxOQ\",rendersWithMotion:true,scopeId:\"VjUIUQNcA\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"VwTkoHxOQ\",layoutId:\"VwTkoHxOQ\",style:{width:\"100%\"},T8rQFvSBR:\"Reversing type 2 diabetes involves adopting a structured lifestyle plan. Focus on eating a balanced diet of vegetables, lean proteins, and healthy fats while reducing processed foods. Regular exercise, like walking or strength training, improves insulin sensitivity. Stress management and quality sleep also play critical roles. We provide a comprehensive, doctor-led program HealdX tailored to your needs, ensuring sustainable and effective results. With the right steps and support, you can work toward a healthier, diabetes-free life.\",variant:\"E5NHB1N9F\",W88zB8mIG:\"How can one reverse diabetes 2?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+488,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11at4wb-container\",layoutDependency:layoutDependency,layoutId:\"efZFYGkJo-container\",nodeId:\"efZFYGkJo\",rendersWithMotion:true,scopeId:\"VjUIUQNcA\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"efZFYGkJo\",layoutId:\"efZFYGkJo\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, diabetes can be managed and, in some cases, reversed. At HealD, we emphasize a holistic approach that targets the root causes of diabetes. While reversal depends on factors like the type of diabetes, duration, and individual health conditions, adopting a balanced lifestyle focused on nutrition, physical activity, and stress management can make a significant difference. Our program empowers individuals with tools and expert guidance to regain control, improving both blood sugar levels and overall health.\\n\",variant:\"E5NHB1N9F\",W88zB8mIG:\"Can diabetes be reversed?\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EcQH9.framer-1lskyug, .framer-EcQH9 .framer-1lskyug { display: block; }\",\".framer-EcQH9.framer-pp8r65 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-EcQH9 .framer-r0hxzu-container, .framer-EcQH9 .framer-170p7is-container, .framer-EcQH9 .framer-1rm1h00-container, .framer-EcQH9 .framer-xl36gj-container, .framer-EcQH9 .framer-11at4wb-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EcQH9.framer-pp8r65 { gap: 0px; } .framer-EcQH9.framer-pp8r65 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EcQH9.framer-pp8r65 > :first-child { margin-top: 0px; } .framer-EcQH9.framer-pp8r65 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 360\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVjUIUQNcA=withCSS(Component,css,\"framer-EcQH9\");export default FramerVjUIUQNcA;FramerVjUIUQNcA.displayName=\"Accordion\";FramerVjUIUQNcA.defaultProps={height:360,width:1e3};addFonts(FramerVjUIUQNcA,[{explicitInter:true,fonts:[]},...RowFonts,...Row2Fonts,...Row3Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVjUIUQNcA\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1000\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"360\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VjUIUQNcA.map", "// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"E5NHB1N9F\",\"VF5y0N7yd\"];const serializationHash=\"framer-4wUGl\";const variantClassNames={E5NHB1N9F:\"framer-v-cls0va\",VF5y0N7yd:\"framer-v-xjk5m9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"E5NHB1N9F\",Open:\"VF5y0N7yd\"};const getProps=({answer,height,id,question,width,...props})=>{return{...props,T8rQFvSBR:answer??props.T8rQFvSBR??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"E5NHB1N9F\",W88zB8mIG:question??props.W88zB8mIG??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"E5NHB1N9F\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap146bu1i=activeVariantCallback(async(...args)=>{setVariant(\"VF5y0N7yd\");});const onTapy7wyrc=activeVariantCallback(async(...args)=>{setVariant(\"E5NHB1N9F\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"VF5y0N7yd\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-cls0va\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"E5NHB1N9F\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({VF5y0N7yd:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lyyvoj\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"s1Ci_KTKL\",onTap:onTap146bu1i,...addPropertyOverrides({VF5y0N7yd:{onTap:onTapy7wyrc}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dhmwis\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"kuU7AMSdj\",style:{opacity:.3,rotate:0},variants:{VF5y0N7yd:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1myrisl\",layoutDependency:layoutDependency,layoutId:\"eAihwsAmW\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m3jf25\",layoutDependency:layoutDependency,layoutId:\"pW0X4cnvT\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"What is Framer?\"})}),className:\"framer-1osqr3s\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"aFIR5OoPU\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-h0lu68\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"z7AgYofyc\",style:{opacity:0},variants:{VF5y0N7yd:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-i3qalu\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"US1vEkIfe\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{VF5y0N7yd:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4wUGl.framer-10biuw5, .framer-4wUGl .framer-10biuw5 { display: block; }\",\".framer-4wUGl.framer-cls0va { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4wUGl .framer-lyyvoj { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-4wUGl .framer-dhmwis { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-4wUGl .framer-1myrisl { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-4wUGl .framer-m3jf25 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-4wUGl .framer-1osqr3s { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-4wUGl .framer-h0lu68 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-4wUGl .framer-i3qalu { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; 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-4wUGl.framer-cls0va, .framer-4wUGl .framer-lyyvoj, .framer-4wUGl .framer-h0lu68 { gap: 0px; } .framer-4wUGl.framer-cls0va > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-4wUGl.framer-cls0va > :first-child, .framer-4wUGl .framer-h0lu68 > :first-child { margin-top: 0px; } .framer-4wUGl.framer-cls0va > :last-child, .framer-4wUGl .framer-h0lu68 > :last-child { margin-bottom: 0px; } .framer-4wUGl .framer-lyyvoj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-4wUGl .framer-lyyvoj > :first-child { margin-left: 0px; } .framer-4wUGl .framer-lyyvoj > :last-child { margin-right: 0px; } .framer-4wUGl .framer-h0lu68 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-4wUGl.framer-v-xjk5m9.framer-cls0va { padding: 0px 30px 20px 30px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 112\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VF5y0N7yd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerehHFvFzo4=withCSS(Component,css,\"framer-4wUGl\");export default FramerehHFvFzo4;FramerehHFvFzo4.displayName=\"Row 3\";FramerehHFvFzo4.defaultProps={height:112,width:400};addPropertyControls(FramerehHFvFzo4,{variant:{options:[\"E5NHB1N9F\",\"VF5y0N7yd\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerehHFvFzo4,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerehHFvFzo4\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VF5y0N7yd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"112\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ehHFvFzo4.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "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", "height", "id", "question", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1w60h8p", "args", "onTapid85bp", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "RichText2", "css", "FramerelMuYG4Sw", "withCSS", "elMuYG4Sw_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "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", "height", "id", "question", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapqkpqkx", "args", "onTapewtiwg", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "RichText2", "css", "Framerg4bat9i_N", "withCSS", "g4bat9i_N_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "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", "height", "id", "question", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap146bu1i", "args", "onTapy7wyrc", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "RichText2", "css", "FramerehHFvFzo4", "withCSS", "ehHFvFzo4_default", "addPropertyControls", "ControlType", "addFonts", "RowFonts", "getFonts", "g4bat9i_N_default", "Row2Fonts", "elMuYG4Sw_default", "Row3Fonts", "ehHFvFzo4_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "g4bat9i_N_default", "elMuYG4Sw_default", "ehHFvFzo4_default", "css", "FramerVjUIUQNcA", "withCSS", "VjUIUQNcA_default", "addFonts", "RowFonts", "Row2Fonts", "Row3Fonts", "RowFonts", "getFonts", "g4bat9i_N_default", "Row3Fonts", "ehHFvFzo4_default", "Row2Fonts", "elMuYG4Sw_default", "AccordionFonts", "VjUIUQNcA_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", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1bc21s9", "args", "onTap1p8pofl", "onTap509som", "onTap1luhzej", "onTapwgc8qm", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerU9ndLeP9K", "withCSS", "U9ndLeP9K_default", "addPropertyControls", "ControlType", "addFonts"]
}
