{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3S7QPKTYRGaAeOA0KzE9/OOzpRtWEnPpwJ7A477VQ/S4RGKFkXv.js"],
  "sourcesContent": ["// Generated by Framer (e39ee10)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/sG8QF5Dk1Ijy0bAxdZG5/rDZEB1KlG1zJFvh7RNGM/iVNztHxPD.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/6hAKZVjwKGPvcujckbmV/pa0to7b01scICowYZGA9/kRhCu3dMH.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/PKgc1Eu4sWHpnhAtkvk9/Fh2ICfihhfgWyOF1sQuS/lOlP6QpM8.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/aPB03HuInoWm4XlZNpuu/wh3TKi6W2SDi7jxxtltA/mOD0AUJAO.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/jsYTdaDSiaYNVVuIeKuG/w7r9mB2mLYpuiNdB4Uca/RDHRL8fp6.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/xONBmxZfJ2MVLSXLfW6h/mBFNxx2n3unz8YJUa0kj/uhOHFKyeX.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/DOT2125LJNVsPyl6XFm9/Ur9h99afZRYmcLix8Ryi/wmKO1K98G.js\";const cycleOrder=[\"AiVIa5bfq\",\"VMEz3cUkE\",\"XpRPHbfkj\"];const serializationHash=\"framer-jqVRH\";const variantClassNames={AiVIa5bfq:\"framer-v-1txy5hv\",VMEz3cUkE:\"framer-v-ki95ox\",XpRPHbfkj:\"framer-v-1cyoh3h\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop - Last\":\"XpRPHbfkj\",Desktop:\"AiVIa5bfq\",Mobile:\"VMEz3cUkE\"};const getProps=({description,height,id,image,name1,span,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4;return{...props,IEkmpBacR:(_ref=description!==null&&description!==void 0?description:props.IEkmpBacR)!==null&&_ref!==void 0?_ref:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"The Payment Card Industry Data Security Standard is a set of security standards designed to ensure that all companies that accept, process, store, or transmit credit card information maintain a secure environment. It's mandatory for any organization handling payment card data.\"})}),nKAFGmbSy:(_ref1=span!==null&&span!==void 0?span:props.nKAFGmbSy)!==null&&_ref1!==void 0?_ref1:\"Payment Card Industry Data Security Standard\",QZTVCusZj:(_ref2=name1!==null&&name1!==void 0?name1:props.QZTVCusZj)!==null&&_ref2!==void 0?_ref2:\"PCI DSS\",UMua6PG8Q:(_ref3=image!==null&&image!==void 0?image:props.UMua6PG8Q)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/pBemVZ2y1zppv02mN5LqPDcmRM.png\"},variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"AiVIa5bfq\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,UMua6PG8Q,QZTVCusZj,nKAFGmbSy,IEkmpBacR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AiVIa5bfq\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"VMEz3cUkE\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"XpRPHbfkj\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/?via=cristianmielu\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1txy5hv\",className,classNames)} framer-akq6wk`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"AiVIa5bfq\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({VMEz3cUkE:{\"data-framer-name\":\"Mobile\"},XpRPHbfkj:{\"data-framer-name\":\"Desktop - Last\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lkclo\",\"data-framer-name\":\"Stack\",layoutDependency:layoutDependency,layoutId:\"ejNIeE_Z1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-c29ogx\",layoutDependency:layoutDependency,layoutId:\"kjNI9QHEo\",style:{backgroundColor:\"var(--token-082950e0-e8a8-4371-a3eb-3df032d71578, rgb(26, 26, 26))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:44,intrinsicWidth:44,pixelHeight:44,pixelWidth:44,sizes:\"44px\",...toResponsiveImage(UMua6PG8Q)},className:\"framer-1dk7ime\",layoutDependency:layoutDependency,layoutId:\"a4VM3aUo8\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a62utx\",layoutDependency:layoutDependency,layoutId:\"GrMC85gXz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-14diln3\",\"data-styles-preset\":\"mOD0AUJAO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-1db46974-80cb-4f40-8b04-f7d1b6afee50, rgb(230, 230, 230)))\"},children:\"Framer\"})}),className:\"framer-pnpwmr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dtvDcwAlH\",style:{\"--extracted-a0htzi\":\"var(--token-1db46974-80cb-4f40-8b04-f7d1b6afee50, rgb(230, 230, 230))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:QZTVCusZj,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12p5tyt\",\"data-styles-preset\":\"RDHRL8fp6\",children:\"Web Design\"})}),className:\"framer-1gwybts\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uj2bvSCGH\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:nKAFGmbSy,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ef8v60\",\"data-framer-name\":\"Description\",layoutDependency:layoutDependency,layoutId:\"elOgRerg5\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iloh5n\",layoutDependency:layoutDependency,layoutId:\"O6whGZVr6\",children:isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ipu1ru\",layoutDependency:layoutDependency,layoutId:\"B5vQhZX9t\",style:{backgroundColor:\"var(--token-082950e0-e8a8-4371-a3eb-3df032d71578, rgb(26, 26, 26))\"}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e3pmdw\",layoutDependency:layoutDependency,layoutId:\"x1sGI8pmB\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:IEkmpBacR,className:\"framer-1q7puaf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"c5TIDZ6JY\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{h1:\"framer-styles-preset-1cfpb1b\",h2:\"framer-styles-preset-vk8353\",h3:\"framer-styles-preset-14diln3\",h4:\"framer-styles-preset-feqfaf\",h5:\"framer-styles-preset-186ffs4\",p:\"framer-styles-preset-ks0g07\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jqVRH.framer-akq6wk, .framer-jqVRH .framer-akq6wk { display: block; }\",\".framer-jqVRH.framer-1txy5hv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 752px; }\",\".framer-jqVRH .framer-1lkclo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jqVRH .framer-c29ogx { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 68px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 68px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jqVRH .framer-1dk7ime { flex: none; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-jqVRH .framer-1a62utx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-jqVRH .framer-pnpwmr, .framer-jqVRH .framer-1gwybts { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jqVRH .framer-1ef8v60 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jqVRH .framer-1iloh5n { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 68px; }\",\".framer-jqVRH .framer-1ipu1ru { flex: none; height: 100%; overflow: hidden; position: relative; width: 2px; }\",\".framer-jqVRH .framer-1e3pmdw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 1px; }\",\".framer-jqVRH .framer-1q7puaf { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jqVRH.framer-1txy5hv, .framer-jqVRH .framer-1lkclo, .framer-jqVRH .framer-c29ogx, .framer-jqVRH .framer-1a62utx, .framer-jqVRH .framer-1ef8v60, .framer-jqVRH .framer-1iloh5n, .framer-jqVRH .framer-1e3pmdw { gap: 0px; } .framer-jqVRH.framer-1txy5hv > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-jqVRH.framer-1txy5hv > :first-child, .framer-jqVRH .framer-1a62utx > :first-child { margin-top: 0px; } .framer-jqVRH.framer-1txy5hv > :last-child, .framer-jqVRH .framer-1a62utx > :last-child { margin-bottom: 0px; } .framer-jqVRH .framer-1lkclo > *, .framer-jqVRH .framer-1ef8v60 > *, .framer-jqVRH .framer-1e3pmdw > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-jqVRH .framer-1lkclo > :first-child, .framer-jqVRH .framer-c29ogx > :first-child, .framer-jqVRH .framer-1ef8v60 > :first-child, .framer-jqVRH .framer-1iloh5n > :first-child, .framer-jqVRH .framer-1e3pmdw > :first-child { margin-left: 0px; } .framer-jqVRH .framer-1lkclo > :last-child, .framer-jqVRH .framer-c29ogx > :last-child, .framer-jqVRH .framer-1ef8v60 > :last-child, .framer-jqVRH .framer-1iloh5n > :last-child, .framer-jqVRH .framer-1e3pmdw > :last-child { margin-right: 0px; } .framer-jqVRH .framer-c29ogx > *, .framer-jqVRH .framer-1iloh5n > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-jqVRH .framer-1a62utx > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } }\",\".framer-jqVRH.framer-v-ki95ox .framer-1ef8v60, .framer-jqVRH.framer-v-ki95ox .framer-1e3pmdw { gap: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jqVRH.framer-v-ki95ox .framer-1ef8v60, .framer-jqVRH.framer-v-ki95ox .framer-1e3pmdw { gap: 0px; } .framer-jqVRH.framer-v-ki95ox .framer-1ef8v60 > *, .framer-jqVRH.framer-v-ki95ox .framer-1e3pmdw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-jqVRH.framer-v-ki95ox .framer-1ef8v60 > :first-child, .framer-jqVRH.framer-v-ki95ox .framer-1e3pmdw > :first-child { margin-left: 0px; } .framer-jqVRH.framer-v-ki95ox .framer-1ef8v60 > :last-child, .framer-jqVRH.framer-v-ki95ox .framer-1e3pmdw > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 167\n * @framerIntrinsicWidth 752\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VMEz3cUkE\":{\"layout\":[\"fixed\",\"auto\"]},\"XpRPHbfkj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"UMua6PG8Q\":\"image\",\"QZTVCusZj\":\"name1\",\"nKAFGmbSy\":\"span\",\"IEkmpBacR\":\"description\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerS4RGKFkXv=withCSS(Component,css,\"framer-jqVRH\");export default FramerS4RGKFkXv;FramerS4RGKFkXv.displayName=\"Stack Card\";FramerS4RGKFkXv.defaultProps={height:167,width:752};addPropertyControls(FramerS4RGKFkXv,{variant:{options:[\"AiVIa5bfq\",\"VMEz3cUkE\",\"XpRPHbfkj\"],optionTitles:[\"Desktop\",\"Mobile\",\"Desktop - Last\"],title:\"Variant\",type:ControlType.Enum},UMua6PG8Q:{__defaultAssetReference:\"data:framer/asset-reference,pBemVZ2y1zppv02mN5LqPDcmRM.png?originalFilename=pci-dss-logo.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},QZTVCusZj:{defaultValue:\"PCI DSS\",displayTextArea:false,title:\"Name\",type:ControlType.String},nKAFGmbSy:{defaultValue:\"Payment Card Industry Data Security Standard\",displayTextArea:false,title:\"Span\",type:ControlType.String},IEkmpBacR:{defaultValue:\"<p>The Payment Card Industry Data Security Standard is a set of security standards designed to ensure that all companies that accept, process, store, or transmit credit card information maintain a secure environment. It's mandatory for any organization handling payment card data.</p>\",title:\"Description\",type:ControlType.RichText}});addFonts(FramerS4RGKFkXv,[{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS4RGKFkXv\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"167\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VMEz3cUkE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XpRPHbfkj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"UMua6PG8Q\\\":\\\"image\\\",\\\"QZTVCusZj\\\":\\\"name1\\\",\\\"nKAFGmbSy\\\":\\\"span\\\",\\\"IEkmpBacR\\\":\\\"description\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"752\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./S4RGKFkXv.map"],
  "mappings": "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",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "description", "height", "id", "image", "name1", "span", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "UMua6PG8Q", "QZTVCusZj", "nKAFGmbSy", "IEkmpBacR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "Image2", "RichText", "css", "FramerS4RGKFkXv", "withCSS", "S4RGKFkXv_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
