{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jAQIstcihwen4GTjc5UB/XgFCYjFBNfNKzMv5YauK/ibk4JgECj.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\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*as componentPresets from\"https://framerusercontent.com/modules/euvBo3V193Fl9NAFgnRS/G5EMtJcNqBQaaF35xTBX/componentPresets.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/y0jN1zZzw6fS9bifEM7X/k6RZ24e7eZNuUDE27Pqc/AS4PcgcTr.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/m4bBqoJTuP6cgca3rBqX/YB2xFOEpK2wxLuQ91dUv/bj2KB1yN7.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/01nD9PKOCGxshFc8A78L/fAhN6mCO1U56cOnSfGzj/cz9BCe3uJ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/gCqaxDAnETj2DcCI8YsO/5HQzHBj8cEoQZ3XLR3mw/fVxnimdqP.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/Pqs7Or6vKuwlmVaIycEk/wpl3kcSmPBIe0kTYDoOt/mXtOy_RB4.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/x9eeiDIEgks1dsDq6HY7/nOR8fpnGWuKInZLgQEBh/R5Fc0N0o1.js\";import*as sharedStyle11 from\"https://framerusercontent.com/modules/nNThhzNjNqwiBxubS3wX/RcIWbiMplE1EsrdyaUse/tqtlh3bEP.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/7WEq7Xlt33V94SKDm9xw/LQ5xAOzM2gZpeFXfgLRM/xZndidUCt.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/oaJaDyS5RGfw4bPwTqUE/Iw1wY2XImngY3o8Uewep/YAP816Y5n.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/yv4MzlC9sX1wmEhw4la5/7RLbFeROlZTQ5ipuySln/YckFIlg3V.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/SaXd4BsVkobk6I1Ywx0u/F4Esdwl1Spq9k860FxSH/yHw6ulUbC.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/kwrzbwiRGt3bZ1Vqx9k5/EbylHTzbarkM5TxnZZSr/zx6aQaHuw.js\";import Button from\"https://framerusercontent.com/modules/94F0Ngp9M2GklXPHSmKb/bWka2xauVk8CBvVO9juD/ukucqcfhm.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"N_7hwtyuY\",\"FoPIFN5QZ\",\"xa_9HXd5O\",\"U53yymUXL\"];const serializationHash=\"framer-gTZHU\";const variantClassNames={FoPIFN5QZ:\"framer-v-1iyfpjg\",N_7hwtyuY:\"framer-v-1sptr18\",U53yymUXL:\"framer-v-18ahurs\",xa_9HXd5O:\"framer-v-144904n\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={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={\"Closed - Mobile\":\"xa_9HXd5O\",\"Closed - Normal\":\"N_7hwtyuY\",\"Open - Mobile\":\"U53yymUXL\",\"Open - Normal\":\"FoPIFN5QZ\"};const getProps=({content,height,id,title,width,...props})=>{return{...props,AiUTz5quC:title??props.AiUTz5quC??\"Who is Raptor Maps?\",J5jq0_OvB:content??props.J5jq0_OvB??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),variant:humanReadableVariantMap[props.variant]??props.variant??\"N_7hwtyuY\"};};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,AiUTz5quC,J5jq0_OvB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"N_7hwtyuY\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdl77r6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"U53yymUXL\");});const EdU3nAhet11fm9hw=activeVariantCallback(async(...args)=>{setVariant(\"FoPIFN5QZ\");});const EdU3nAhet1yzrsup=activeVariantCallback(async(...args)=>{setVariant(\"N_7hwtyuY\");});const EdU3nAhet1bul1o1=activeVariantCallback(async(...args)=>{setVariant(\"U53yymUXL\");});const EdU3nAhet1fdpwka=activeVariantCallback(async(...args)=>{setVariant(\"xa_9HXd5O\");});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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"FoPIFN5QZ\",\"U53yymUXL\"].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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1sptr18\",className,classNames),\"data-framer-name\":\"Closed - Normal\",layoutDependency:layoutDependency,layoutId:\"N_7hwtyuY\",ref:refBinding,style:{backgroundColor:\"var(--token-cc72029d-eeef-42ac-a973-0efa4806c7a5, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 4px 30px 0px rgba(51, 51, 51, 0.2)\",...style},...addPropertyOverrides({FoPIFN5QZ:{\"data-framer-name\":\"Open - Normal\"},U53yymUXL:{\"data-framer-name\":\"Open - Mobile\"},xa_9HXd5O:{\"data-framer-name\":\"Closed - Mobile\",\"data-highlight\":true,onTap:onTapdl77r6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17s3spz\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"CGU3P8DKp\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1euw7a8\",layoutDependency:layoutDependency,layoutId:\"MAxX5e1P8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtNzAw\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51)))\"},children:\"1M Modules Scanned in Under 20 Days\"})}),className:\"framer-1kko7kx\",\"data-framer-name\":\"Title\",fonts:[\"GF;Urbanist-700\"],layoutDependency:layoutDependency,layoutId:\"vmGwG1tna\",style:{\"--extracted-1eung3n\":\"var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51))\"},text:AiUTz5quC,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({U53yymUXL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtNzAw\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51)))\"},children:\"Who is Raptor Maps?\"})})},xa_9HXd5O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7VXJiYW5pc3QtNzAw\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51)))\"},children:\"Who is Raptor Maps?\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"sTbSFmRuq\"],\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"su6LzKCP8\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"gfxWgIl5u\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:J5jq0_OvB,className:\"framer-7pd0bk\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"S5u1phk97\",stylesPresetsClassNames:{a:\"framer-styles-preset-fsrzda\",blockquote:\"framer-styles-preset-1senejy\",code:\"framer-styles-preset-1sfhfk\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-8kjphg\",h5:\"framer-styles-preset-9ah8k6\",h6:\"framer-styles-preset-1rlcmat\",img:\"framer-styles-preset-1udl0yh\",p:\"framer-styles-preset-21ogod\",table:\"framer-styles-preset-1ru2wn3\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+30+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zz6rw3-container\",layoutDependency:layoutDependency,layoutId:\"Y7tP7V0DT-container\",nodeId:\"Y7tP7V0DT\",rendersWithMotion:true,scopeId:\"ibk4JgECj\",children:/*#__PURE__*/_jsx(Button,{DxJA3W1wc:\"+\",EdU3nAhet:EdU3nAhet11fm9hw,height:\"100%\",id:\"Y7tP7V0DT\",jOa5Bb5lB:\"var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51))\",layoutId:\"Y7tP7V0DT\",ll5qMfmqF:\"Learn More\",variant:\"Xm7OSyvl9\",width:\"100%\",xpdDeN3QS:\"var(--token-6ee3b27a-a6f7-4740-aa04-eebd07813a7b, rgb(251, 165, 86))\",...addPropertyOverrides({FoPIFN5QZ:{DxJA3W1wc:\"\uF068\",EdU3nAhet:EdU3nAhet1yzrsup},U53yymUXL:{DxJA3W1wc:\"\uF068\",EdU3nAhet:EdU3nAhet1fdpwka},xa_9HXd5O:{EdU3nAhet:EdU3nAhet1bul1o1}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gTZHU.framer-volvw1, .framer-gTZHU .framer-volvw1 { display: block; }\",\".framer-gTZHU.framer-1sptr18 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 760px; }\",\".framer-gTZHU .framer-17s3spz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-gTZHU .framer-1euw7a8 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-gTZHU .framer-1kko7kx, .framer-gTZHU .framer-7pd0bk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gTZHU .framer-zz6rw3-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gTZHU.framer-1sptr18, .framer-gTZHU .framer-17s3spz, .framer-gTZHU .framer-1euw7a8 { gap: 0px; } .framer-gTZHU.framer-1sptr18 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-gTZHU.framer-1sptr18 > :first-child, .framer-gTZHU .framer-1euw7a8 > :first-child { margin-top: 0px; } .framer-gTZHU.framer-1sptr18 > :last-child, .framer-gTZHU .framer-1euw7a8 > :last-child { margin-bottom: 0px; } .framer-gTZHU .framer-17s3spz > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-gTZHU .framer-17s3spz > :first-child { margin-left: 0px; } .framer-gTZHU .framer-17s3spz > :last-child { margin-right: 0px; } .framer-gTZHU .framer-1euw7a8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-gTZHU.framer-v-1iyfpjg .framer-1kko7kx, .framer-gTZHU.framer-v-18ahurs .framer-1kko7kx { order: 0; }\",\".framer-gTZHU.framer-v-1iyfpjg .framer-7pd0bk, .framer-gTZHU.framer-v-18ahurs .framer-7pd0bk { order: 1; }\",\".framer-gTZHU.framer-v-144904n.framer-1sptr18 { cursor: pointer; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 104\n * @framerIntrinsicWidth 760\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FoPIFN5QZ\":{\"layout\":[\"fixed\",\"auto\"]},\"xa_9HXd5O\":{\"layout\":[\"fixed\",\"auto\"]},\"U53yymUXL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"AiUTz5quC\":\"title\",\"J5jq0_OvB\":\"content\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameribk4JgECj=withCSS(Component,css,\"framer-gTZHU\");export default Frameribk4JgECj;Frameribk4JgECj.displayName=\"FAQ\";Frameribk4JgECj.defaultProps={height:104,width:760};addPropertyControls(Frameribk4JgECj,{variant:{options:[\"N_7hwtyuY\",\"FoPIFN5QZ\",\"xa_9HXd5O\",\"U53yymUXL\"],optionTitles:[\"Closed - Normal\",\"Open - Normal\",\"Closed - Mobile\",\"Open - Mobile\"],title:\"Variant\",type:ControlType.Enum},AiUTz5quC:{defaultValue:\"Who is Raptor Maps?\",title:\"Title\",type:ControlType.String},J5jq0_OvB:{defaultValue:\"<p>Content</p>\",title:\"Content\",type:ControlType.RichText}});addFonts(Frameribk4JgECj,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfE5OrS8SlKw.woff2\",weight:\"700\"},{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\"}]},...ButtonFonts,...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),...componentPresets.fonts?.[\"su6LzKCP8\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"su6LzKCP8\"]):[],...componentPresets.fonts?.[\"sTbSFmRuq\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"sTbSFmRuq\"]):[],...componentPresets.fonts?.[\"gfxWgIl5u\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"gfxWgIl5u\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameribk4JgECj\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"104\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"760\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FoPIFN5QZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xa_9HXd5O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U53yymUXL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"AiUTz5quC\\\":\\\"title\\\",\\\"J5jq0_OvB\\\":\\\"content\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ibk4JgECj.map"],
  "mappings": "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",
  "names": ["ButtonFonts", "getFonts", "ukucqcfhm_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "content", "height", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "AiUTz5quC", "J5jq0_OvB", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdl77r6", "args", "EdU3nAhet11fm9hw", "EdU3nAhet1yzrsup", "EdU3nAhet1bul1o1", "EdU3nAhet1fdpwka", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "RichText2", "ComponentPresetsProvider", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Frameribk4JgECj", "withCSS", "ibk4JgECj_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
