{"version":3,"file":"zm23Owf0s.VI2VpAJ_.mjs","names":["Accordion","className","css"],"sources":["https:/framerusercontent.com/modules/TkcXqJ1TbqKtiEM5GN1s/r0PsoVyiv4w9TdJ7OoC6/zm23Owf0s.js"],"sourcesContent":["// Generated by Framer (6d96db3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/DuP4tU48lZc1xAKXocIr/WVdkkHPrSvaTAE80JJ7F/TpMhEwytM.js\";import Accordion from\"https://framerusercontent.com/modules/xFUeUzXUQihcSeCmIu1F/38X4bKMhwxoKhvjObsPR/bxj5BhIcZ.js\";const AccordionFonts=getFonts(Accordion);const cycleOrder=[\"iu00c9kUA\",\"DkE94UnDS\",\"UJbCHGZjH\",\"BBfj_4Xaw\"];const serializationHash=\"framer-R8GAv\";const variantClassNames={BBfj_4Xaw:\"framer-v-1kxkl8w\",DkE94UnDS:\"framer-v-yuv08r\",iu00c9kUA:\"framer-v-1pcvjus\",UJbCHGZjH:\"framer-v-dnjwb8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};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={\"4 Items\":\"iu00c9kUA\",\"5 Items\":\"DkE94UnDS\",\"6 Items\":\"UJbCHGZjH\",\"7 Items\":\"BBfj_4Xaw\"};const getProps=({answer1,answer2,answer3,answer4,answer5,answer6,answer7,gap,height,id,question1,question2,question3,question4,question5,question6,question7,title,width,...props})=>{return{...props,a10OIwk4H:answer7??props.a10OIwk4H??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),C3L1uSZJf:gap??props.C3L1uSZJf??64,EIxvvpEb4:question7??props.EIxvvpEb4??\"Is there a file size limit for Markdown conversions?\",ekn4Hb5a9:question1??props.ekn4Hb5a9??\"Is there a file size limit for Markdown conversions?\",fNpUMb1O8:answer2??props.fNpUMb1O8??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),hb8Yh92bC:answer6??props.hb8Yh92bC??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),lUMNPWO2G:title??props.lUMNPWO2G??\"Frequently Asked Questions\",oDdz3EtoN:question5??props.oDdz3EtoN??\"Is there a file size limit for Markdown conversions?\",OPbzTUEEG:answer5??props.OPbzTUEEG??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),rb5JL46Ep:question6??props.rb5JL46Ep??\"Is there a file size limit for Markdown conversions?\",s9Pw2OJdT:question3??props.s9Pw2OJdT??\"Is there a file size limit for Markdown conversions?\",sSGceEdNn:question4??props.sSGceEdNn??\"Is there a file size limit for Markdown conversions?\",sZH3jQvcZ:answer3??props.sZH3jQvcZ??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),tN5ufYJh0:question2??props.tN5ufYJh0??\"Is there a file size limit for Markdown conversions?\",variant:humanReadableVariantMap[props.variant]??props.variant??\"iu00c9kUA\",ydM7x64Dm:answer4??props.ydM7x64Dm??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),yu_UefsFB:answer1??props.yu_UefsFB??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})})};};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,lUMNPWO2G,ekn4Hb5a9,yu_UefsFB,tN5ufYJh0,fNpUMb1O8,s9Pw2OJdT,sZH3jQvcZ,sSGceEdNn,ydM7x64Dm,oDdz3EtoN,OPbzTUEEG,rb5JL46Ep,hb8Yh92bC,EIxvvpEb4,a10OIwk4H,C3L1uSZJf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"iu00c9kUA\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"DkE94UnDS\",\"UJbCHGZjH\",\"BBfj_4Xaw\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"UJbCHGZjH\",\"BBfj_4Xaw\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"BBfj_4Xaw\")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-1pcvjus\",className,classNames),\"data-framer-name\":\"4 Items\",layoutDependency:layoutDependency,layoutId:\"iu00c9kUA\",ref:refBinding,style:{\"--qenise\":numberToPixelString(C3L1uSZJf),...style},...addPropertyOverrides({BBfj_4Xaw:{\"data-framer-name\":\"7 Items\"},DkE94UnDS:{\"data-framer-name\":\"5 Items\"},UJbCHGZjH:{\"data-framer-name\":\"6 Items\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-19pl99e\",\"data-styles-preset\":\"TpMhEwytM\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:\"Frequently Asked Questions\"})}),className:\"framer-159bwhp\",\"data-framer-name\":\"Frequently Asked Questions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rqSRW4JQU\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\"},text:lUMNPWO2G,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fjc76u\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"myw3kVZSa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-508)/2+44+0)+0+0,...addPropertyOverrides({BBfj_4Xaw:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+0},DkE94UnDS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-628)/2+44+0)+0+0},UJbCHGZjH:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-748)/2+44+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pqyjsi-container\",layoutDependency:layoutDependency,layoutId:\"t5_aFX33a-container\",nodeId:\"t5_aFX33a\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:ekn4Hb5a9,height:\"100%\",id:\"t5_aFX33a\",layoutId:\"t5_aFX33a\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:yu_UefsFB})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-508)/2+44+0)+0+120,...addPropertyOverrides({BBfj_4Xaw:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+120},DkE94UnDS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-628)/2+44+0)+0+120},UJbCHGZjH:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-748)/2+44+0)+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xqjcjb-container\",layoutDependency:layoutDependency,layoutId:\"lmLlp1zzX-container\",nodeId:\"lmLlp1zzX\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:tN5ufYJh0,height:\"100%\",id:\"lmLlp1zzX\",layoutId:\"lmLlp1zzX\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:fNpUMb1O8})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-508)/2+44+0)+0+240,...addPropertyOverrides({BBfj_4Xaw:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+240},DkE94UnDS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-628)/2+44+0)+0+240},UJbCHGZjH:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-748)/2+44+0)+0+240}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-j2c9ht-container\",layoutDependency:layoutDependency,layoutId:\"hPjuet40C-container\",nodeId:\"hPjuet40C\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:s9Pw2OJdT,height:\"100%\",id:\"hPjuet40C\",layoutId:\"hPjuet40C\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:sZH3jQvcZ})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-508)/2+44+0)+0+360,...addPropertyOverrides({BBfj_4Xaw:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+360},DkE94UnDS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-628)/2+44+0)+0+360},UJbCHGZjH:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-748)/2+44+0)+0+360}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s7ofh7-container\",layoutDependency:layoutDependency,layoutId:\"FOFWz9AyV-container\",nodeId:\"FOFWz9AyV\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:sSGceEdNn,height:\"100%\",id:\"FOFWz9AyV\",layoutId:\"FOFWz9AyV\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:ydM7x64Dm})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({BBfj_4Xaw:{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+480},DkE94UnDS:{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-628)/2+44+0)+0+480},UJbCHGZjH:{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-748)/2+44+0)+0+480}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10hpglt-container\",layoutDependency:layoutDependency,layoutId:\"HMWfdwN6R-container\",nodeId:\"HMWfdwN6R\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:\"Is there a file size limit for Markdown conversions?\",height:\"100%\",id:\"HMWfdwN6R\",layoutId:\"HMWfdwN6R\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),...addPropertyOverrides({BBfj_4Xaw:{f4aX1f6iZ:oDdz3EtoN,WSgN2bxue:OPbzTUEEG},DkE94UnDS:{f4aX1f6iZ:oDdz3EtoN,WSgN2bxue:OPbzTUEEG},UJbCHGZjH:{f4aX1f6iZ:oDdz3EtoN,WSgN2bxue:OPbzTUEEG}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({BBfj_4Xaw:{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+600},UJbCHGZjH:{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-748)/2+44+0)+0+600}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-52l0l6-container\",layoutDependency:layoutDependency,layoutId:\"GW8BxDZbR-container\",nodeId:\"GW8BxDZbR\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:\"Is there a file size limit for Markdown conversions?\",height:\"100%\",id:\"GW8BxDZbR\",layoutId:\"GW8BxDZbR\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),...addPropertyOverrides({BBfj_4Xaw:{f4aX1f6iZ:rb5JL46Ep,WSgN2bxue:hb8Yh92bC},UJbCHGZjH:{f4aX1f6iZ:rb5JL46Ep,WSgN2bxue:hb8Yh92bC}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({BBfj_4Xaw:{height:104,width:`min(${componentViewport?.width||\"100vw\"}, 736px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-868)/2+44+0)+0+720}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m59s4f-container\",layoutDependency:layoutDependency,layoutId:\"WBZdgPo3w-container\",nodeId:\"WBZdgPo3w\",rendersWithMotion:true,scopeId:\"zm23Owf0s\",children:/*#__PURE__*/_jsx(Accordion,{f4aX1f6iZ:EIxvvpEb4,height:\"100%\",id:\"WBZdgPo3w\",layoutId:\"WBZdgPo3w\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sp1vFwUbD\",width:\"100%\",WSgN2bxue:a10OIwk4H})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R8GAv.framer-hl9yyx, .framer-R8GAv .framer-hl9yyx { display: block; }\",\".framer-R8GAv.framer-1pcvjus { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: var(--qenise); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 736px; }\",\".framer-R8GAv .framer-159bwhp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R8GAv .framer-1fjc76u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R8GAv .framer-pqyjsi-container, .framer-R8GAv .framer-1xqjcjb-container, .framer-R8GAv .framer-j2c9ht-container, .framer-R8GAv .framer-s7ofh7-container, .framer-R8GAv .framer-10hpglt-container, .framer-R8GAv .framer-52l0l6-container, .framer-R8GAv .framer-m59s4f-container { flex: none; height: auto; max-width: 736px; position: relative; width: 100%; }\",\".framer-R8GAv.framer-v-yuv08r .framer-pqyjsi-container, .framer-R8GAv.framer-v-dnjwb8 .framer-pqyjsi-container, .framer-R8GAv.framer-v-1kxkl8w .framer-pqyjsi-container { order: 0; }\",\".framer-R8GAv.framer-v-yuv08r .framer-1xqjcjb-container, .framer-R8GAv.framer-v-dnjwb8 .framer-1xqjcjb-container, .framer-R8GAv.framer-v-1kxkl8w .framer-1xqjcjb-container { order: 1; }\",\".framer-R8GAv.framer-v-yuv08r .framer-j2c9ht-container, .framer-R8GAv.framer-v-dnjwb8 .framer-j2c9ht-container, .framer-R8GAv.framer-v-1kxkl8w .framer-j2c9ht-container { order: 2; }\",\".framer-R8GAv.framer-v-yuv08r .framer-s7ofh7-container, .framer-R8GAv.framer-v-dnjwb8 .framer-s7ofh7-container, .framer-R8GAv.framer-v-1kxkl8w .framer-s7ofh7-container { order: 3; }\",\".framer-R8GAv.framer-v-yuv08r .framer-10hpglt-container, .framer-R8GAv.framer-v-dnjwb8 .framer-10hpglt-container, .framer-R8GAv.framer-v-1kxkl8w .framer-10hpglt-container { order: 4; }\",\".framer-R8GAv.framer-v-dnjwb8 .framer-52l0l6-container, .framer-R8GAv.framer-v-1kxkl8w .framer-52l0l6-container { order: 5; }\",\".framer-R8GAv.framer-v-1kxkl8w .framer-m59s4f-container { order: 6; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 385\n * @framerIntrinsicWidth 736\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DkE94UnDS\":{\"layout\":[\"fixed\",\"auto\"]},\"UJbCHGZjH\":{\"layout\":[\"fixed\",\"auto\"]},\"BBfj_4Xaw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"lUMNPWO2G\":\"title\",\"ekn4Hb5a9\":\"question1\",\"yu_UefsFB\":\"answer1\",\"tN5ufYJh0\":\"question2\",\"fNpUMb1O8\":\"answer2\",\"s9Pw2OJdT\":\"question3\",\"sZH3jQvcZ\":\"answer3\",\"sSGceEdNn\":\"question4\",\"ydM7x64Dm\":\"answer4\",\"oDdz3EtoN\":\"question5\",\"OPbzTUEEG\":\"answer5\",\"rb5JL46Ep\":\"question6\",\"hb8Yh92bC\":\"answer6\",\"EIxvvpEb4\":\"question7\",\"a10OIwk4H\":\"answer7\",\"C3L1uSZJf\":\"gap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerzm23Owf0s=withCSS(Component,css,\"framer-R8GAv\");export default Framerzm23Owf0s;Framerzm23Owf0s.displayName=\"FAQ\";Framerzm23Owf0s.defaultProps={height:385,width:736};addPropertyControls(Framerzm23Owf0s,{variant:{options:[\"iu00c9kUA\",\"DkE94UnDS\",\"UJbCHGZjH\",\"BBfj_4Xaw\"],optionTitles:[\"4 Items\",\"5 Items\",\"6 Items\",\"7 Items\"],title:\"Variant\",type:ControlType.Enum},lUMNPWO2G:{defaultValue:\"Frequently Asked Questions\",displayTextArea:false,title:\"Title\",type:ControlType.String},ekn4Hb5a9:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 1\",type:ControlType.String},yu_UefsFB:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",title:\"Answer 1\",type:ControlType.RichText},tN5ufYJh0:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 2\",type:ControlType.String},fNpUMb1O8:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",title:\"Answer 2\",type:ControlType.RichText},s9Pw2OJdT:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 3\",type:ControlType.String},sZH3jQvcZ:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",description:\"\",title:\"Answer 3\",type:ControlType.RichText},sSGceEdNn:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 4\",type:ControlType.String},ydM7x64Dm:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",title:\"Answer 4\",type:ControlType.RichText},oDdz3EtoN:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 5\",type:ControlType.String},OPbzTUEEG:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",title:\"Answer 5\",type:ControlType.RichText},rb5JL46Ep:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 6\",type:ControlType.String},hb8Yh92bC:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",title:\"Answer 6\",type:ControlType.RichText},EIxvvpEb4:{defaultValue:\"Is there a file size limit for Markdown conversions?\",displayTextArea:false,title:\"Question 7\",type:ControlType.String},a10OIwk4H:{defaultValue:\"<p>Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.</p>\",title:\"Answer 7\",type:ControlType.RichText},C3L1uSZJf:{defaultValue:64,min:0,title:\"Gap\",type:ControlType.Number}});addFonts(Framerzm23Owf0s,[{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\"}]},...AccordionFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerzm23Owf0s\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"385\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"736\",\"framerVariables\":\"{\\\"lUMNPWO2G\\\":\\\"title\\\",\\\"ekn4Hb5a9\\\":\\\"question1\\\",\\\"yu_UefsFB\\\":\\\"answer1\\\",\\\"tN5ufYJh0\\\":\\\"question2\\\",\\\"fNpUMb1O8\\\":\\\"answer2\\\",\\\"s9Pw2OJdT\\\":\\\"question3\\\",\\\"sZH3jQvcZ\\\":\\\"answer3\\\",\\\"sSGceEdNn\\\":\\\"question4\\\",\\\"ydM7x64Dm\\\":\\\"answer4\\\",\\\"oDdz3EtoN\\\":\\\"question5\\\",\\\"OPbzTUEEG\\\":\\\"answer5\\\",\\\"rb5JL46Ep\\\":\\\"question6\\\",\\\"hb8Yh92bC\\\":\\\"answer6\\\",\\\"EIxvvpEb4\\\":\\\"question7\\\",\\\"a10OIwk4H\\\":\\\"answer7\\\",\\\"C3L1uSZJf\\\":\\\"gap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DkE94UnDS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UJbCHGZjH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BBfj_4Xaw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zm23Owf0s.map"],"mappings":"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"}