{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/14AVw6CyOHYEnPEyzEKx/84nZxA3UnnjbicDVF2ME/U1SGj9ohR.js"],
  "sourcesContent": ["// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ControlType,cx,getFontsFromComponentPreset,getFontsFromSharedStyle,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}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/mJqtP0PQe27JLL1y7QyF/pswzPdsPSuxcB5X0Mp0U/componentPresets.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sioLsC47m6ngzHh75vjx/9RKMWWzmetchEPXTcVbS/A23ppZjWB.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/MPcxhCt2CZ6Z2wWyzoPn/NjZ2EBPOSPQzvYZb7Dbn/GEyExxod8.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/qlltD1jsTZa0CDuilQTr/hhDG80tohvHR5nRFr3xx/haIqvLIp1.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/vQluxbb3cbBc3M60f3qJ/eD1b8DLrqhjmZ17Ey07N/Jk7pGoOM5.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/i43b8GCBlNEYbo4DqSZQ/vDyERzhNxYeJkOf6qO0C/kDgQ9qq82.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/3GVuuIR9jOYyvRReGp68/HHGtStTD7V79QfJCMHLF/MlxLS3XiF.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/4Di5X31lXpymfh9XP1Lq/fpCW3gUcaSpBavmH1vAJ/TrTnzl9HM.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/qWebF9A9kHl9gsTrsNEV/x4g1UOQbmOHsNqMHski3/V9vVuQIze.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/64jyAHNAuvkDVPnvpVtb/gR4dNiF3IOMjnlsCpZWq/XxfhhSXaQ.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/6y0BhtU8F8etM0BH1oAQ/UoakQNw8GkWwcDfba7u5/ZGylmUzjD.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/8nP3nFvFPiLPsfbAUAbd/u3vWX34m6gW1OlYlaxn4/zYz4RtOaU.js\";const cycleOrder=[\"jV31JSuwo\",\"cg1g7kB5k\"];const serializationHash=\"framer-cXdyu\";const variantClassNames={cg1g7kB5k:\"framer-v-tnj4zf\",jV31JSuwo:\"framer-v-ib806v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};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\":\"jV31JSuwo\",\"Variant 2\":\"cg1g7kB5k\"};const getProps=({answer,height,id,question,width,...props})=>{return{...props,FJxescrvG:answer??props.FJxescrvG??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Answer\"})}),QKgLmmrvH:question??props.QKgLmmrvH??\"Question\",variant:humanReadableVariantMap[props.variant]??props.variant??\"jV31JSuwo\"};};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,QKgLmmrvH,FJxescrvG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jV31JSuwo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapyx2jey=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"cg1g7kB5k\");});const onTapy54gjt=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"jV31JSuwo\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"cg1g7kB5k\")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,...addPropertyOverrides({cg1g7kB5k:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ib806v\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jV31JSuwo\",onTap:onTapyx2jey,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(231, 231, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-a8052db3-9704-4921-9bdc-ea40bee00a06, rgb(238, 237, 230))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({cg1g7kB5k:{\"data-framer-name\":\"Variant 2\",onTap:onTapy54gjt}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pfml67\",\"data-framer-name\":\"Icon container\",layoutDependency:layoutDependency,layoutId:\"XUTNWEI6k\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-x27scy\",\"data-framer-name\":\"Add\",layoutDependency:layoutDependency,layoutId:\"Hp7w4GGuC\",style:{opacity:1,rotate:0},variants:{cg1g7kB5k:{opacity:0,rotate:180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9oihjt\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"aZaqrxFTd\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 15.833 L 10 10 M 10 10 L 10 4.167 M 10 10 L 4.167 10 M 10 10 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(176, 176, 176)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11837540567,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mgp0rw\",\"data-framer-name\":\"Minus\",layoutDependency:layoutDependency,layoutId:\"qEAcpUlrn\",style:{opacity:0,rotate:180},variants:{cg1g7kB5k:{opacity:1,rotate:0}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cc4fen\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ju5Qf2yRX\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(136, 136, 136)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12400833625,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dhxswl\",\"data-framer-name\":\"Question\",layoutDependency:layoutDependency,layoutId:\"ULM3_8kwv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-is17va\",\"data-styles-preset\":\"A23ppZjWB\",children:\"Question\"})}),className:\"framer-kgsqw0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pibwKbFzf\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:QKgLmmrvH,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3y6e0k\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"kjrVRQfgV\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"lkKDcahZB\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:FJxescrvG,className:\"framer-5bi0xy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SX9oqxpTG\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{a:\"framer-styles-preset-zzdquz\",code:\"framer-styles-preset-aiiiw7\",h1:\"framer-styles-preset-hp3btn\",h2:\"framer-styles-preset-17qxtsb\",h3:\"framer-styles-preset-opc5d8\",h4:\"framer-styles-preset-y03hwy\",h5:\"framer-styles-preset-1bphrb\",h6:\"framer-styles-preset-bs6q3b\",img:\"framer-styles-preset-1947336\",p:\"framer-styles-preset-ack06l\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cXdyu.framer-8cs2i6, .framer-cXdyu .framer-8cs2i6 { display: block; }\",\".framer-cXdyu.framer-ib806v { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 18px 18px 18px 48px; position: relative; width: 500px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cXdyu .framer-pfml67 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 12px; min-height: 20px; min-width: 20px; overflow: visible; padding: 0px; position: absolute; top: 22px; width: min-content; z-index: 1; }\",\".framer-cXdyu .framer-x27scy, .framer-cXdyu .framer-1mgp0rw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-cXdyu .framer-9oihjt, .framer-cXdyu .framer-cc4fen { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-cXdyu .framer-dhxswl { 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; position: relative; width: 100%; }\",\".framer-cXdyu .framer-kgsqw0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-cXdyu .framer-3y6e0k { 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; position: relative; width: 100%; }\",\".framer-cXdyu .framer-5bi0xy { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cXdyu.framer-ib806v, .framer-cXdyu .framer-pfml67, .framer-cXdyu .framer-x27scy, .framer-cXdyu .framer-1mgp0rw, .framer-cXdyu .framer-dhxswl, .framer-cXdyu .framer-3y6e0k { gap: 0px; } .framer-cXdyu.framer-ib806v > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-cXdyu.framer-ib806v > :first-child, .framer-cXdyu .framer-dhxswl > :first-child, .framer-cXdyu .framer-3y6e0k > :first-child { margin-top: 0px; } .framer-cXdyu.framer-ib806v > :last-child, .framer-cXdyu .framer-dhxswl > :last-child, .framer-cXdyu .framer-3y6e0k > :last-child { margin-bottom: 0px; } .framer-cXdyu .framer-pfml67 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-cXdyu .framer-pfml67 > :first-child, .framer-cXdyu .framer-x27scy > :first-child, .framer-cXdyu .framer-1mgp0rw > :first-child { margin-left: 0px; } .framer-cXdyu .framer-pfml67 > :last-child, .framer-cXdyu .framer-x27scy > :last-child, .framer-cXdyu .framer-1mgp0rw > :last-child { margin-right: 0px; } .framer-cXdyu .framer-x27scy > *, .framer-cXdyu .framer-1mgp0rw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cXdyu .framer-dhxswl > *, .framer-cXdyu .framer-3y6e0k > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,'.framer-cXdyu[data-border=\"true\"]::after, .framer-cXdyu [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 63\n * @framerIntrinsicWidth 500\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cg1g7kB5k\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"QKgLmmrvH\":\"question\",\"FJxescrvG\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerU1SGj9ohR=withCSS(Component,css,\"framer-cXdyu\");export default FramerU1SGj9ohR;FramerU1SGj9ohR.displayName=\"FAQ/Item\";FramerU1SGj9ohR.defaultProps={height:63,width:500};addPropertyControls(FramerU1SGj9ohR,{variant:{options:[\"jV31JSuwo\",\"cg1g7kB5k\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},QKgLmmrvH:{defaultValue:\"Question\",displayTextArea:false,title:\"Question\",type:ControlType.String},FJxescrvG:{defaultValue:\"<p>Answer</p>\",title:\"Answer\",type:ControlType.RichText}});addFonts(FramerU1SGj9ohR,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...componentPresets.fonts?.[\"lkKDcahZB\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lkKDcahZB\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU1SGj9ohR\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cg1g7kB5k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"QKgLmmrvH\\\":\\\"question\\\",\\\"FJxescrvG\\\":\\\"answer\\\"}\",\"framerIntrinsicHeight\":\"63\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"500\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./U1SGj9ohR.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "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", "QKgLmmrvH", "FJxescrvG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapyx2jey", "args", "onTapy54gjt", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "SVG", "RichText2", "ComponentPresetsProvider", "css", "FramerU1SGj9ohR", "withCSS", "U1SGj9ohR_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
