{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZkxiwU5hGnplR0ZF5MTE/Sry6eTWKsPOXxvun8n1I/WVDjokWgS.js"],
  "sourcesContent": ["// Generated by Framer (9045c1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ControlType,cx,getFontsFromComponentPreset,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as componentPresets from\"https://framerusercontent.com/modules/vPCLpx5SsAnrwY1BEahu/IR1u6cu8rAQmfpYRKFhm/componentPresets.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/D7rtNX1SBqa9NtQUKzBj/mnNsnNXHvyjcAEVGEJfD/B6ziSzMJK.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/EfJrsgD51BEN2Tzw1lnT/CNso9vxv3FWCgOXLUD2A/F5WGKxPNu.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/8DMkRWgRSqKKMnroFXq9/vzlEPn1eLtWZoEnbmYdt/i9ewc5CEN.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/ey3CRlnGMt8NgVm0317C/j5djRbIMWsSlnskepAAP/iD2CILJDY.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Q4Hkb9o3SiXsxtI3MDe6/kSlDxQkYirx0AnEmcge4/ksx8wOtBJ.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/3k9w7Ctek4fzRgtkOdb2/0oxHNHuXvTlMJy2Lgbcx/MBtjRpKfW.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/Lguy6mZNYbQx06isPdUG/xUb0ILjlFBXgqrgSvxAB/OM6A7eNZi.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/EiSQFpodmrUKeRjh6C3v/BjQr5ffd3FJASyBom0xx/RXwuRFGgy.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/Ms4dW5B3gC3RhdUVhKTm/cYteFYadDhWqW984rziX/ssD7SrfpK.js\";const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const cycleOrder=[\"MoNDIEIEG\",\"vqQEX78XV\",\"nXGfCJr7g\",\"pb8aFjrav\"];const serializationHash=\"framer-QyK6H\";const variantClassNames={MoNDIEIEG:\"framer-v-140b8wz\",nXGfCJr7g:\"framer-v-zgaop3\",pb8aFjrav:\"framer-v-d4vk4k\",vqQEX78XV:\"framer-v-12aghua\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.3,type:\"spring\"};const transition2={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Collapsed / Dark\":\"vqQEX78XV\",\"Collapsed / Light\":\"MoNDIEIEG\",\"Expanded / Dark\":\"pb8aFjrav\",\"Expanded / Light\":\"nXGfCJr7g\"};const getProps=({collapseCursor,content,expandCursor,height,id,plainContent,title,width,...props})=>{return{...props,AGRD0IDF6:title??props.AGRD0IDF6??\"Question here\u2026\",cWlYqpX1Y:plainContent??props.cWlYqpX1Y??\"Answer here\u2026\",Djzij_7WQ:content??props.Djzij_7WQ??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Answer here\u2026\"})}),ELbGSANik:collapseCursor??props.ELbGSANik,LmbdG589S:expandCursor??props.LmbdG589S,variant:humanReadableVariantMap[props.variant]??props.variant??\"MoNDIEIEG\"};};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,AGRD0IDF6,Djzij_7WQ,cWlYqpX1Y,LmbdG589S,ELbGSANik,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MoNDIEIEG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapagzzco=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"nXGfCJr7g\");});const onTap106klml=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"pb8aFjrav\");});const onTap3p3y1d=activeVariantCallback(async(...args)=>{setVariant(\"MoNDIEIEG\");});const onTap1xp9rv1=activeVariantCallback(async(...args)=>{setVariant(\"vqQEX78XV\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"nXGfCJr7g\",\"pb8aFjrav\"].includes(baseVariant))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-140b8wz\",className,classNames),\"data-border\":true,\"data-framer-cursor\":LmbdG589S,\"data-framer-name\":\"Collapsed / Light\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MoNDIEIEG\",onTap:onTapagzzco,ref:refBinding,style:{\"--border-bottom-width\":\"1.4px\",\"--border-color\":\"rgba(255, 255, 255, 0.2)\",\"--border-left-width\":\"1.4px\",\"--border-right-width\":\"1.4px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1.4px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 0.48174984141951427px 2.4087492070975713px -0.8333333333333333px rgba(0, 0, 0, 0.05), 0px 1.8308266425947657px 9.154133212973829px -1.6666666666666665px rgba(0, 0, 0, 0.05), 0px 8px 40px -2.5px rgba(0, 0, 0, 0.05), inset 0px 0px 8px 0px rgba(255, 255, 255, 0.2)\",...style},variants:{nXGfCJr7g:{boxShadow:\"0px 0.48174984141951427px 2.4087492070975713px 0px rgba(0, 0, 0, 0.00602), 0px 1.8308266425947657px 9.154133212973829px 0px rgba(0, 0, 0, 0.02289), 0px 8px 40px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 8px 0px rgba(255, 255, 255, 0.2)\"},pb8aFjrav:{\"--border-color\":\"rgba(140, 140, 140, 0.2)\",backgroundColor:\"rgba(64, 64, 65, 0.2)\",boxShadow:\"0px 0.48174984141951427px 2.4087492070975713px 0px rgba(0, 0, 0, 0.00602), 0px 1.8308266425947657px 9.154133212973829px 0px rgba(0, 0, 0, 0.02289), 0px 8px 40px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 8px 0px rgba(140, 140, 140, 0.2)\"},vqQEX78XV:{\"--border-color\":\"rgba(140, 140, 140, 0.2)\",backgroundColor:\"rgba(64, 64, 65, 0.2)\",boxShadow:\"0px 0.48174984141951427px 2.4087492070975713px -0.8333333333333333px rgba(0, 0, 0, 0.05), 0px 1.8308266425947657px 9.154133212973829px -1.6666666666666665px rgba(0, 0, 0, 0.05), 0px 8px 40px -2.5px rgba(0, 0, 0, 0.05), inset 0px 0px 8px 0px rgba(140, 140, 140, 0.2)\"}},...addPropertyOverrides({nXGfCJr7g:{\"data-framer-cursor\":undefined,\"data-framer-name\":\"Expanded / Light\",\"data-highlight\":undefined,onTap:undefined},pb8aFjrav:{\"data-framer-cursor\":undefined,\"data-framer-name\":\"Expanded / Dark\",\"data-highlight\":undefined,onTap:undefined},vqQEX78XV:{\"data-framer-name\":\"Collapsed / Dark\",onTap:onTap106klml}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3e9na9\",\"data-framer-name\":\"Bg Spotlight\",layoutDependency:layoutDependency,layoutId:\"Cuw0rbVCA\",style:{background:\"radial-gradient(50% 100% at 50% 0%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)\",opacity:.15},variants:{pb8aFjrav:{opacity:.05},vqQEX78XV:{opacity:.05}}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10eu4bn\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"CtDshJ4DM\",...addPropertyOverrides({nXGfCJr7g:{\"data-framer-cursor\":ELbGSANik,\"data-highlight\":true,onTap:onTap3p3y1d},pb8aFjrav:{\"data-framer-cursor\":ELbGSANik,\"data-highlight\":true,onTap:onTap1xp9rv1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-epuuwu\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"WC_x4AYmN\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.37px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f6d906f-8223-4e61-8753-a6860f461837, rgb(50, 51, 72)))\"},children:\"Question here\u2026\"})}),className:\"framer-2654cq\",fonts:[\"CUSTOM;SF Pro Rounded Semibold\"],layoutDependency:layoutDependency,layoutId:\"cSqg5gXt1\",style:{\"--extracted-r6o4lv\":\"var(--token-1f6d906f-8223-4e61-8753-a6860f461837, rgb(50, 51, 72))\",opacity:.9},text:AGRD0IDF6,variants:{pb8aFjrav:{\"--extracted-r6o4lv\":\"var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255))\"},vqQEX78XV:{\"--extracted-r6o4lv\":\"var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({pb8aFjrav:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.37px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255)))\"},children:\"Question here\u2026\"})})},vqQEX78XV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.37px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255)))\"},children:\"Question here\u2026\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-1f6d906f-8223-4e61-8753-a6860f461837, rgb(50, 51, 72)))\"},children:\"\uDBC0\uDD7C\"})}),className:\"framer-hmgpqx\",\"data-framer-name\":\"Symbol\",fonts:[\"CUSTOM;SF Pro Rounded Semibold\"],layoutDependency:layoutDependency,layoutId:\"dAiq88ONj\",style:{\"--extracted-tcooor\":\"var(--token-1f6d906f-8223-4e61-8753-a6860f461837, rgb(50, 51, 72))\",opacity:.9,rotate:0},variants:{nXGfCJr7g:{rotate:-180},pb8aFjrav:{\"--extracted-tcooor\":\"var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255))\",rotate:-180},vqQEX78XV:{\"--extracted-tcooor\":\"var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nXGfCJr7g:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-1f6d906f-8223-4e61-8753-a6860f461837, rgb(50, 51, 72)))\"},children:\"\uDBC0\uDD7D\"})})},pb8aFjrav:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255)))\"},children:\"\uDBC0\uDD7D\"})})},vqQEX78XV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"Q1VTVE9NO1NGIFBybyBSb3VuZGVkIFNlbWlib2xk\",\"--framer-font-family\":'\"SF Pro Rounded Semibold\", \"SF Pro Rounded Semibold Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255)))\"},children:\"\uDBC0\uDD7C\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f9szfo\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"iYFqsOgcX\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1frupjt\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"u3VSN_bDz\",style:{backgroundColor:\"rgba(140, 140, 140, 0.05)\"},variants:{pb8aFjrav:{backgroundColor:\"rgba(255, 255, 255, 0.05)\"}}}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"z6HyjtdyJ\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"MbcbuKb0u\"]},children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,children:Djzij_7WQ,className:\"framer-12zx0xn\",\"data-framer-appear-id\":\"12zx0xn\",fonts:[\"Inter\"],initial:animation1,layoutDependency:layoutDependency,layoutId:\"A7OwwYUj_\",optimized:true,style:{\"--framer-paragraph-spacing\":\"18px\",transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-1mtmx8b\",code:\"framer-styles-preset-1ld3671\",h1:\"framer-styles-preset-1bhz5hr\",h2:\"framer-styles-preset-1f1s9uc\",h3:\"framer-styles-preset-1bfzo8i\",h4:\"framer-styles-preset-1l0btjx\",img:\"framer-styles-preset-6ptp79\",p:\"framer-styles-preset-10cnwuq\",table:\"framer-styles-preset-1hy5y4r\"},variants:{pb8aFjrav:{\"--extracted-r6o4lv\":\"var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({pb8aFjrav:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10cnwuq\",\"data-styles-preset\":\"RXwuRFGgy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2e4acec-1c53-48c5-a366-92bf7ca256e3, rgb(255, 255, 255)))\"},children:\"Answer here\u2026\"})}),stylesPresetsClassNames:undefined,text:cWlYqpX1Y}},baseVariant,gestureVariant)})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QyK6H.framer-by1biz, .framer-QyK6H .framer-by1biz { display: block; }\",\".framer-QyK6H.framer-140b8wz { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-QyK6H .framer-3e9na9 { -webkit-user-select: none; flex: none; height: 40px; left: calc(49.79757085020245% - 100% / 2); overflow: visible; position: absolute; top: 0px; user-select: none; width: 100%; z-index: 0; }\",\".framer-QyK6H .framer-10eu4bn { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 20px 16px 20px; position: relative; user-select: none; width: 100%; }\",\".framer-QyK6H .framer-epuuwu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 28px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QyK6H .framer-2654cq { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-QyK6H .framer-hmgpqx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QyK6H .framer-1f9szfo { align-content: center; align-items: center; cursor: default; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 24px 30px 24px; position: relative; width: 100%; }\",\".framer-QyK6H .framer-1frupjt { flex: none; height: 1px; max-width: 760px; overflow: hidden; position: relative; width: 100%; }\",\".framer-QyK6H .framer-12zx0xn { cursor: text; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QyK6H.framer-140b8wz, .framer-QyK6H .framer-10eu4bn, .framer-QyK6H .framer-epuuwu, .framer-QyK6H .framer-1f9szfo { gap: 0px; } .framer-QyK6H.framer-140b8wz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QyK6H.framer-140b8wz > :first-child, .framer-QyK6H .framer-1f9szfo > :first-child { margin-top: 0px; } .framer-QyK6H.framer-140b8wz > :last-child, .framer-QyK6H .framer-1f9szfo > :last-child { margin-bottom: 0px; } .framer-QyK6H .framer-10eu4bn > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-QyK6H .framer-10eu4bn > :first-child, .framer-QyK6H .framer-epuuwu > :first-child { margin-left: 0px; } .framer-QyK6H .framer-10eu4bn > :last-child, .framer-QyK6H .framer-epuuwu > :last-child { margin-right: 0px; } .framer-QyK6H .framer-epuuwu > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-QyK6H .framer-1f9szfo > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-QyK6H.framer-v-zgaop3.framer-140b8wz, .framer-QyK6H.framer-v-d4vk4k.framer-140b8wz { cursor: unset; }\",\".framer-QyK6H.framer-v-zgaop3 .framer-10eu4bn, .framer-QyK6H.framer-v-d4vk4k .framer-10eu4bn { padding: 16px 20px 20px 20px; }\",\".framer-QyK6H.framer-v-zgaop3 .framer-1frupjt, .framer-QyK6H.framer-v-d4vk4k .framer-1frupjt { order: 0; }\",\".framer-QyK6H.framer-v-zgaop3 .framer-12zx0xn, .framer-QyK6H.framer-v-d4vk4k .framer-12zx0xn { order: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-QyK6H[data-border=\"true\"]::after, .framer-QyK6H [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 60\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vqQEX78XV\":{\"layout\":[\"fixed\",\"auto\"]},\"nXGfCJr7g\":{\"layout\":[\"fixed\",\"auto\"]},\"pb8aFjrav\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"AGRD0IDF6\":\"title\",\"Djzij_7WQ\":\"content\",\"cWlYqpX1Y\":\"plainContent\",\"LmbdG589S\":\"expandCursor\",\"ELbGSANik\":\"collapseCursor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWVDjokWgS=withCSS(Component,css,\"framer-QyK6H\");export default FramerWVDjokWgS;FramerWVDjokWgS.displayName=\"FAQ Card\";FramerWVDjokWgS.defaultProps={height:60,width:600};addPropertyControls(FramerWVDjokWgS,{variant:{options:[\"MoNDIEIEG\",\"vqQEX78XV\",\"nXGfCJr7g\",\"pb8aFjrav\"],optionTitles:[\"Collapsed / Light\",\"Collapsed / Dark\",\"Expanded / Light\",\"Expanded / Dark\"],title:\"Variant\",type:ControlType.Enum},AGRD0IDF6:{defaultValue:\"Question here\u2026\",placeholder:\"Title\",title:\"Title\",type:ControlType.String},Djzij_7WQ:{defaultValue:\"<p>Answer here\u2026</p>\",title:\"Content\",type:ControlType.RichText},cWlYqpX1Y:{defaultValue:\"Answer here\u2026\",displayTextArea:true,placeholder:\"Answer here\u2026\",title:\"Plain Content\",type:ControlType.String},LmbdG589S:{title:\"Expand Cursor\",type:ControlType.CustomCursor},ELbGSANik:{title:\"Collapse Cursor\",type:ControlType.CustomCursor}});addFonts(FramerWVDjokWgS,[{explicitInter:true,fonts:[{family:\"SF Pro Rounded Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/ymV1olZVtustemrAt8CjuL6NYCs.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...componentPresets.fonts?.[\"MbcbuKb0u\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"MbcbuKb0u\"]):[],...componentPresets.fonts?.[\"z6HyjtdyJ\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"z6HyjtdyJ\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWVDjokWgS\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"AGRD0IDF6\\\":\\\"title\\\",\\\"Djzij_7WQ\\\":\\\"content\\\",\\\"cWlYqpX1Y\\\":\\\"plainContent\\\",\\\"LmbdG589S\\\":\\\"expandCursor\\\",\\\"ELbGSANik\\\":\\\"collapseCursor\\\"}\",\"framerIntrinsicHeight\":\"60\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"600\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vqQEX78XV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nXGfCJr7g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pb8aFjrav\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WVDjokWgS.map"],
  "mappings": "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",
  "names": ["RichTextWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "RichText2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "collapseCursor", "content", "expandCursor", "height", "id", "plainContent", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "AGRD0IDF6", "Djzij_7WQ", "cWlYqpX1Y", "LmbdG589S", "ELbGSANik", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapagzzco", "args", "onTap106klml", "onTap3p3y1d", "onTap1xp9rv1", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "ComponentPresetsProvider", "css", "FramerWVDjokWgS", "withCSS", "WVDjokWgS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
