{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bcK6mXLfZB3iIzvLRqaI/vRPUzh4uHlv2mjp63FI1/o4BtL0DU6.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,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 SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/6iIIX4SzvuX6GX8XtSv5/SVG_Prod.js\";import*as componentPresets from\"https://framerusercontent.com/modules/bdSHJyTYAdl9eMt33Xvb/I273kxsmxyxuUScPwSCo/componentPresets.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/O0VDQTR0ZZ78y4rhkeMZ/8GoeBBB9rNfoufANHkki/am_GOQnZF.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/7ozvVKfxrBTzsstAEBwv/5LVv5nvct5uZqSw9w4jq/BggaJ2IRs.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/g6qDF0qe17gmJkJ51RgP/XXjoFIPu8ezeGaeGxDSS/EYn6zDgDz.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/OBi12RMUv1dxmgLktxXZ/WNdsg0TFzGof9ri50QLy/KJqW9Vr8X.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/oGrYKGFjwvRpQCVLxCUd/6jTnkoPcRn0zGL79wnF2/kwK3Pp_eP.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/pIizmqNCE6SqUv232R4l/38Ndyo5AWME3U4BfVNUy/MQWqrx6H8.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/qOVUMSvkFfZ2WboroeTA/wCP19LYWUISGiCcakjnD/nQ0owib9W.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/eFhOl2vi9lMrXoWD7vpj/s1guIKu6NyFes4t8rFYA/nRlk9GM1x.js\";import*as sharedStyle11 from\"https://framerusercontent.com/modules/kdbYaN8YBVd8OVyNEweG/MIKSbJkIOVRVRaJX3m59/SN5TFW2qD.js\";import*as sharedStyle12 from\"https://framerusercontent.com/modules/FpGCRdqXIoiZSsjivXzv/lku5rdRVyzYCxhTN4Bwj/SWICcGSi5.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/6jyEO3KH8L02y87Amtc3/DImRzVypUEnFpXqmOeea/ufFYeilhs.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/dsBuCaZCUAszNpo1DIGE/04vDRYvRTVHb6Mh0mue9/YKkLrjSmU.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/yiXBKmEueI30YEuvK2wQ/PhDQSHnpLPuc9xdUkq56/YVIV5n82A.js\";const SVGFonts=getFonts(SVG);const enabledGestures={oUqRRvurx:{hover:true},V2UzM3s3O:{hover:true}};const cycleOrder=[\"oUqRRvurx\",\"V2UzM3s3O\"];const serializationHash=\"framer-sYY6t\";const variantClassNames={oUqRRvurx:\"framer-v-ic8afr\",V2UzM3s3O:\"framer-v-v713cc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const negate=value=>{return!value;};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={Collapsed:\"oUqRRvurx\",Expanded:\"V2UzM3s3O\"};const getProps=({answer,answerHasALink,answerWithLink,height,id,question,width,...props})=>{return{...props,dKMu9bCMZ:question??props.dKMu9bCMZ??\"Will this work with my janky screen recordings?\",g1rr5xHpn:answer??props.g1rr5xHpn??\"Artificial Intelligence (AI) refers to the development of computer systems that can perform tasks that typically require human intelligence. These tasks include problem-solving, learning, perception, speech recognition, and language understanding. AI aims to create machines that can mimic human cognitive functions and improve their performance over time.\",o_BLTXPR3:answerHasALink??props.o_BLTXPR3,UJ4bZKc0m:answerWithLink??props.UJ4bZKc0m??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"https://www.clueso.io/pricing\"})}),variant:humanReadableVariantMap[props.variant]??props.variant??\"oUqRRvurx\"};};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,dKMu9bCMZ,g1rr5xHpn,o_BLTXPR3,UJ4bZKc0m,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oUqRRvurx\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1hev2gj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"V2UzM3s3O\");});const onTapl08akm=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"oUqRRvurx\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(o_BLTXPR3);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-ic8afr\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Collapsed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"oUqRRvurx\",onTap:onTap1hev2gj,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-eb2a3eb5-664e-456c-bead-c02945139bed, rgb(235, 235, 235))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},...addPropertyOverrides({\"oUqRRvurx-hover\":{\"data-framer-name\":undefined},\"V2UzM3s3O-hover\":{\"data-framer-name\":undefined},V2UzM3s3O:{\"data-framer-name\":\"Expanded\",onTap:onTapl08akm}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1usdsmx\",\"data-framer-name\":\"Question\",layoutDependency:layoutDependency,layoutId:\"I857:13638;202:1598\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7i98ko-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"cU3tkxjgp-container\",nodeId:\"cU3tkxjgp\",rendersWithMotion:true,scopeId:\"o4BtL0DU6\",style:{rotate:0},variants:{\"oUqRRvurx-hover\":{rotate:0},V2UzM3s3O:{rotate:180}},children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-63d517ab-4685-4da6-864b-7f31c79767f9, rgb(218, 92, 199))\",customPadding:0,customStrokeWidth:1.5,customSvgCode:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M10 3.14062L10 18.1406M17.5 10.6406H2.5\" stroke=\"#DA5CC7\" stroke-width=\"1.5\" stroke-linecap=\"round\"/> </svg>',description:\"\",height:\"100%\",id:\"cU3tkxjgp\",layoutId:\"cU3tkxjgp\",lineCap:\"round\",lineJoin:\"round\",style:{height:\"100%\",width:\"100%\"},title:\"\",width:\"100%\",...addPropertyOverrides({\"oUqRRvurx-hover\":{customColor:\"var(--token-4bbbeefe-94d1-4b61-9469-0c60d8b6de05, rgb(196, 49, 174))\"},\"V2UzM3s3O-hover\":{customColor:\"var(--token-4bbbeefe-94d1-4b61-9469-0c60d8b6de05, rgb(196, 49, 174))\"},V2UzM3s3O:{customSvgCode:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M17.5 10L2.5 10\" stroke=\"#DA5CC7\" stroke-width=\"1.5\" stroke-linecap=\"round\"/> </svg>'}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ejzvtk\",\"data-styles-preset\":\"kwK3Pp_eP\",children:\"Will this work with my janky screen recordings?\"})}),className:\"framer-ywsgx8\",\"data-framer-name\":\"Question\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I857:13638;202:1599\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:dKMu9bCMZ,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lu5ffi\",layoutDependency:layoutDependency,layoutId:\"RQSVHqdzJ\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1zr105\",\"data-styles-preset\":\"KJqW9Vr8X\",children:\"Artificial Intelligence (AI) refers to the development of computer systems that can perform tasks that typically require human intelligence. These tasks include problem-solving, learning, perception, speech recognition, and language understanding. AI aims to create machines that can mimic human cognitive functions and improve their performance over time.\"})}),className:\"framer-16sjguf\",\"data-framer-name\":\"Answer\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"h6OL2hVxS\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},text:g1rr5xHpn,variants:{V2UzM3s3O:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true}),o_BLTXPR3&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"RG5gAU4tt\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"JeaYewg9t\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:UJ4bZKc0m,className:\"framer-8v1779\",\"data-framer-name\":\"Answer with a link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xwwc9z3OT\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},stylesPresetsClassNames:{a:\"framer-styles-preset-1dvto4f\",blockquote:\"framer-styles-preset-15e5rec\",code:\"framer-styles-preset-wyk10h\",h1:\"framer-styles-preset-16clslw\",h2:\"framer-styles-preset-1dtexxf\",h3:\"framer-styles-preset-uepkab\",h4:\"framer-styles-preset-17hqlvn\",h5:\"framer-styles-preset-1oyd847\",h6:\"framer-styles-preset-6kptjb\",img:\"framer-styles-preset-fgxsrl\",p:\"framer-styles-preset-1zr105\",table:\"framer-styles-preset-n3g6gi\"},variants:{V2UzM3s3O:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sYY6t.framer-1pauhn6, .framer-sYY6t .framer-1pauhn6 { display: block; }\",\".framer-sYY6t.framer-ic8afr { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 15px 24px; position: relative; width: 704px; }\",\".framer-sYY6t .framer-1usdsmx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sYY6t .framer-7i98ko-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-sYY6t .framer-ywsgx8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-sYY6t .framer-lu5ffi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 44px; position: relative; width: 100%; }\",\".framer-sYY6t .framer-16sjguf, .framer-sYY6t .framer-8v1779 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sYY6t.framer-v-v713cc .framer-lu5ffi { height: min-content; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,'.framer-sYY6t[data-border=\"true\"]::after, .framer-sYY6t [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 77\n * @framerIntrinsicWidth 704\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"V2UzM3s3O\":{\"layout\":[\"fixed\",\"auto\"]},\"E8GikYhwW\":{\"layout\":[\"fixed\",\"auto\"]},\"hfsW_OCPX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"dKMu9bCMZ\":\"question\",\"g1rr5xHpn\":\"answer\",\"o_BLTXPR3\":\"answerHasALink\",\"UJ4bZKc0m\":\"answerWithLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framero4BtL0DU6=withCSS(Component,css,\"framer-sYY6t\");export default Framero4BtL0DU6;Framero4BtL0DU6.displayName=\"Accordion\";Framero4BtL0DU6.defaultProps={height:77,width:704};addPropertyControls(Framero4BtL0DU6,{variant:{options:[\"oUqRRvurx\",\"V2UzM3s3O\"],optionTitles:[\"Collapsed\",\"Expanded\"],title:\"Variant\",type:ControlType.Enum},dKMu9bCMZ:{defaultValue:\"Will this work with my janky screen recordings?\",displayTextArea:false,title:\"Question\",type:ControlType.String},g1rr5xHpn:{defaultValue:\"Artificial Intelligence (AI) refers to the development of computer systems that can perform tasks that typically require human intelligence. These tasks include problem-solving, learning, perception, speech recognition, and language understanding. AI aims to create machines that can mimic human cognitive functions and improve their performance over time.\",displayTextArea:false,title:\"Answer\",type:ControlType.String},o_BLTXPR3:{defaultValue:false,title:\"Answer has a link?\",type:ControlType.Boolean},UJ4bZKc0m:{defaultValue:\"<p>https://www.clueso.io/pricing</p>\",title:\"Answer with Link\",type:ControlType.RichText}});addFonts(Framero4BtL0DU6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...SVGFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"RG5gAU4tt\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"RG5gAU4tt\"]):[],...componentPresets.fonts?.[\"JeaYewg9t\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"JeaYewg9t\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framero4BtL0DU6\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"dKMu9bCMZ\\\":\\\"question\\\",\\\"g1rr5xHpn\\\":\\\"answer\\\",\\\"o_BLTXPR3\\\":\\\"answerHasALink\\\",\\\"UJ4bZKc0m\\\":\\\"answerWithLink\\\"}\",\"framerIntrinsicWidth\":\"704\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V2UzM3s3O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E8GikYhwW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hfsW_OCPX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"77\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SVGFonts", "getFonts", "SVG_Prod_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "negate", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "answerHasALink", "answerWithLink", "height", "id", "question", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "dKMu9bCMZ", "g1rr5xHpn", "o_BLTXPR3", "UJ4bZKc0m", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1hev2gj", "args", "onTapl08akm", "scopingClassNames", "cx", "visible", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "ComponentPresetsProvider", "css", "Framero4BtL0DU6", "withCSS", "o4BtL0DU6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
