{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/x75c6ZYvZFP8r2oP1Ait/ePqiwt1JqKFuA0obtsZ8/A2Z7UZ8SR.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/krtrpB9qII6sxACXuNRj/Q3pJIQAsglPdLi0t4ksM/FRTQ464DB.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tCG7aPPfKfiSAnlgJhs1/2YgFMxKEFAepswCu1dGE/Udhnf32_J.js\";import ElementIMGIMG from\"https://framerusercontent.com/modules/1rZnrmB5GHxq0n4OWJMb/D5V7wVDsI0Sqbdap3Xtu/QMFRuM153.js\";const ElementIMGIMGFonts=getFonts(ElementIMGIMG);const enabledGestures={BvDwIpl05:{hover:true},FAkrTXxwu:{hover:true},GKKYc5lfG:{hover:true},h0qaarNb3:{hover:true},MiqUVtkp6:{hover:true},QBVMzaasa:{hover:true},uivBfZbO_:{hover:true}};const cycleOrder=[\"BvDwIpl05\",\"h0qaarNb3\",\"uivBfZbO_\",\"QBVMzaasa\",\"MiqUVtkp6\",\"GKKYc5lfG\",\"FAkrTXxwu\"];const serializationHash=\"framer-8pDwH\";const variantClassNames={BvDwIpl05:\"framer-v-2w9bqz\",FAkrTXxwu:\"framer-v-mi911f\",GKKYc5lfG:\"framer-v-1d72knp\",h0qaarNb3:\"framer-v-5grvk5\",MiqUVtkp6:\"framer-v-lgjuzq\",QBVMzaasa:\"framer-v-10ylexf\",uivBfZbO_:\"framer-v-turmgj\"};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 humanReadableVariantMap={\"16x9\":\"QBVMzaasa\",\"1x1\":\"BvDwIpl05\",\"2x3\":\"FAkrTXxwu\",\"3x2\":\"GKKYc5lfG\",\"3x4\":\"uivBfZbO_\",\"4x3\":\"h0qaarNb3\",\"9x16\":\"MiqUVtkp6\"};const getProps=({description,gap1,gap2,height,id,image,link,title,visibleDescriptor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5;return{...props,bP3PuKHo5:(_ref=gap1!==null&&gap1!==void 0?gap1:props.bP3PuKHo5)!==null&&_ref!==void 0?_ref:16,C8wGXb4KN:(_ref1=visibleDescriptor!==null&&visibleDescriptor!==void 0?visibleDescriptor:props.C8wGXb4KN)!==null&&_ref1!==void 0?_ref1:true,d1YEiQC4M:link!==null&&link!==void 0?link:props.d1YEiQC4M,I0oh0ZZbQ:(_ref2=description!==null&&description!==void 0?description:props.I0oh0ZZbQ)!==null&&_ref2!==void 0?_ref2:\"Text\",Id3OtcUxp:(_ref3=gap2!==null&&gap2!==void 0?gap2:props.Id3OtcUxp)!==null&&_ref3!==void 0?_ref3:8,variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"BvDwIpl05\",vOxybVlZC:image!==null&&image!==void 0?image:props.vOxybVlZC,W8k586b4k:(_ref5=title!==null&&title!==void 0?title:props.W8k586b4k)!==null&&_ref5!==void 0?_ref5:\"Title\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,vOxybVlZC,W8k586b4k,C8wGXb4KN,I0oh0ZZbQ,d1YEiQC4M,bP3PuKHo5,Id3OtcUxp,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BvDwIpl05\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();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:d1YEiQC4M,nodeId:\"BvDwIpl05\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-2w9bqz\",className,classNames)} framer-15g3efj`,\"data-framer-name\":\"1x1\",layoutDependency:layoutDependency,layoutId:\"BvDwIpl05\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--avcxrb\":bP3PuKHo5,...style},...addPropertyOverrides({\"BvDwIpl05-hover\":{\"data-framer-name\":undefined},\"FAkrTXxwu-hover\":{\"data-framer-name\":undefined},\"GKKYc5lfG-hover\":{\"data-framer-name\":undefined},\"h0qaarNb3-hover\":{\"data-framer-name\":undefined},\"MiqUVtkp6-hover\":{\"data-framer-name\":undefined},\"QBVMzaasa-hover\":{\"data-framer-name\":undefined},\"uivBfZbO_-hover\":{\"data-framer-name\":undefined},FAkrTXxwu:{\"data-framer-name\":\"2x3\"},GKKYc5lfG:{\"data-framer-name\":\"3x2\"},h0qaarNb3:{\"data-framer-name\":\"4x3\"},MiqUVtkp6:{\"data-framer-name\":\"9x16\"},QBVMzaasa:{\"data-framer-name\":\"16x9\"},uivBfZbO_:{\"data-framer-name\":\"3x4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11prqpx\",\"data-framer-name\":\"IMG\",layoutDependency:layoutDependency,layoutId:\"SSVQWTCDX\",style:{backgroundColor:\"var(--token-370812f6-efae-4aaa-8383-cad2aea94bd2, rgb(250, 250, 250))\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c1ayyl-container\",layoutDependency:layoutDependency,layoutId:\"ojxKoTpcM-container\",children:/*#__PURE__*/_jsx(ElementIMGIMG,{height:\"100%\",hN3CGLaAE:toResponsiveImage(vOxybVlZC),id:\"ojxKoTpcM\",layoutId:\"ojxKoTpcM\",style:{width:\"100%\"},variant:\"t5ZcQx710\",width:\"100%\",...addPropertyOverrides({\"BvDwIpl05-hover\":{variant:\"amwUCey46\"},\"FAkrTXxwu-hover\":{variant:\"aJoah9K7v\"},\"GKKYc5lfG-hover\":{variant:\"APNKt0uA9\"},\"h0qaarNb3-hover\":{variant:\"kWxDli6Af\"},\"MiqUVtkp6-hover\":{variant:\"KT_ltJSc1\"},\"QBVMzaasa-hover\":{variant:\"v_6dPcW8a\"},\"uivBfZbO_-hover\":{variant:\"fka3Ozsvc\"},FAkrTXxwu:{variant:\"BtSTQNtT8\"},GKKYc5lfG:{variant:\"tgkd1CHpf\"},h0qaarNb3:{variant:\"Ko1Scin3u\"},MiqUVtkp6:{variant:\"qhZJiqQfT\"},QBVMzaasa:{variant:\"fuQRQwlDG\"},uivBfZbO_:{variant:\"Af_TQLArm\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.article,{className:\"framer-7xofrb\",\"data-framer-name\":\"Text block\",layoutDependency:layoutDependency,layoutId:\"xvRH90jch\",style:{\"--bf94sv\":Id3OtcUxp},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-99cahb\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"HG8g1DKiM\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-17bufse\",\"data-styles-preset\":\"Udhnf32_J\",children:\"Title\"})}),className:\"framer-b63ls2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"L18EcJbeX\",text:W8k586b4k,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tn684n\",\"data-framer-name\":\"Description\",layoutDependency:layoutDependency,layoutId:\"hpZVE4O29\",children:C8wGXb4KN&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xgva1i\",\"data-styles-preset\":\"FRTQ464DB\",children:\"Text\"})}),className:\"framer-7ebebs\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T157NUE4F\",text:I0oh0ZZbQ,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8pDwH.framer-15g3efj, .framer-8pDwH .framer-15g3efj { display: block; }\",\".framer-8pDwH.framer-2w9bqz { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: calc(max(0, var(--avcxrb)) * 1px); height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 400px; }\",\".framer-8pDwH .framer-11prqpx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8pDwH .framer-1c1ayyl-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8pDwH .framer-7xofrb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: calc(max(0, var(--bf94sv)) * 1px); height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8pDwH .framer-99cahb, .framer-8pDwH .framer-1tn684n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8pDwH .framer-b63ls2, .framer-8pDwH .framer-7ebebs { flex: none; height: auto; overflow: visible; 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-8pDwH.framer-2w9bqz, .framer-8pDwH .framer-11prqpx, .framer-8pDwH .framer-7xofrb, .framer-8pDwH .framer-99cahb, .framer-8pDwH .framer-1tn684n { gap: 0px; } .framer-8pDwH.framer-2w9bqz > * { margin: 0px; margin-bottom: calc(calc(max(0, var(--avcxrb)) * 1px) / 2); margin-top: calc(calc(max(0, var(--avcxrb)) * 1px) / 2); } .framer-8pDwH.framer-2w9bqz > :first-child, .framer-8pDwH .framer-7xofrb > :first-child, .framer-8pDwH .framer-99cahb > :first-child, .framer-8pDwH .framer-1tn684n > :first-child { margin-top: 0px; } .framer-8pDwH.framer-2w9bqz > :last-child, .framer-8pDwH .framer-7xofrb > :last-child, .framer-8pDwH .framer-99cahb > :last-child, .framer-8pDwH .framer-1tn684n > :last-child { margin-bottom: 0px; } .framer-8pDwH .framer-11prqpx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8pDwH .framer-11prqpx > :first-child { margin-left: 0px; } .framer-8pDwH .framer-11prqpx > :last-child { margin-right: 0px; } .framer-8pDwH .framer-7xofrb > * { margin: 0px; margin-bottom: calc(calc(max(0, var(--bf94sv)) * 1px) / 2); margin-top: calc(calc(max(0, var(--bf94sv)) * 1px) / 2); } .framer-8pDwH .framer-99cahb > *, .framer-8pDwH .framer-1tn684n > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-8pDwH.framer-v-2w9bqz.hover .framer-7xofrb { gap: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8pDwH.framer-v-2w9bqz.hover .framer-7xofrb { gap: 0px; } .framer-8pDwH.framer-v-2w9bqz.hover .framer-7xofrb > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-8pDwH.framer-v-2w9bqz.hover .framer-7xofrb > :first-child { margin-top: 0px; } .framer-8pDwH.framer-v-2w9bqz.hover .framer-7xofrb > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 466\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"h0qaarNb3\":{\"layout\":[\"fixed\",\"auto\"]},\"uivBfZbO_\":{\"layout\":[\"fixed\",\"auto\"]},\"QBVMzaasa\":{\"layout\":[\"fixed\",\"auto\"]},\"MiqUVtkp6\":{\"layout\":[\"fixed\",\"auto\"]},\"GKKYc5lfG\":{\"layout\":[\"fixed\",\"auto\"]},\"FAkrTXxwu\":{\"layout\":[\"fixed\",\"auto\"]},\"lUilvVnhu\":{\"layout\":[\"fixed\",\"auto\"]},\"vY0I1bbWn\":{\"layout\":[\"fixed\",\"auto\"]},\"gZpAeav2e\":{\"layout\":[\"fixed\",\"auto\"]},\"eo6CCdE0G\":{\"layout\":[\"fixed\",\"auto\"]},\"ceQWpcIxz\":{\"layout\":[\"fixed\",\"auto\"]},\"mWS5yDY4R\":{\"layout\":[\"fixed\",\"auto\"]},\"ydUwdunI1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"vOxybVlZC\":\"image\",\"W8k586b4k\":\"title\",\"C8wGXb4KN\":\"visibleDescriptor\",\"I0oh0ZZbQ\":\"description\",\"d1YEiQC4M\":\"link\",\"bP3PuKHo5\":\"gap1\",\"Id3OtcUxp\":\"gap2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerA2Z7UZ8SR=withCSS(Component,css,\"framer-8pDwH\");export default FramerA2Z7UZ8SR;FramerA2Z7UZ8SR.displayName=\"2.1 Component Card/Card 1\";FramerA2Z7UZ8SR.defaultProps={height:466,width:400};addPropertyControls(FramerA2Z7UZ8SR,{variant:{options:[\"BvDwIpl05\",\"h0qaarNb3\",\"uivBfZbO_\",\"QBVMzaasa\",\"MiqUVtkp6\",\"GKKYc5lfG\",\"FAkrTXxwu\"],optionTitles:[\"1x1\",\"4x3\",\"3x4\",\"16x9\",\"9x16\",\"3x2\",\"2x3\"],title:\"Variant\",type:ControlType.Enum},vOxybVlZC:{title:\"Image\",type:ControlType.ResponsiveImage},W8k586b4k:{defaultValue:\"Title\",title:\"Title\",type:ControlType.String},C8wGXb4KN:{defaultValue:true,title:\"Visible Descriptor\",type:ControlType.Boolean},I0oh0ZZbQ:{defaultValue:\"Text\",displayTextArea:false,title:\"Description\",type:ControlType.String},d1YEiQC4M:{title:\"Link\",type:ControlType.Link},bP3PuKHo5:{defaultValue:16,min:0,title:\"Gap 1\",type:ControlType.Number},Id3OtcUxp:{defaultValue:8,min:0,title:\"Gap 2\",type:ControlType.Number}});addFonts(FramerA2Z7UZ8SR,[{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\"}]},...ElementIMGIMGFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA2Z7UZ8SR\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"vOxybVlZC\\\":\\\"image\\\",\\\"W8k586b4k\\\":\\\"title\\\",\\\"C8wGXb4KN\\\":\\\"visibleDescriptor\\\",\\\"I0oh0ZZbQ\\\":\\\"description\\\",\\\"d1YEiQC4M\\\":\\\"link\\\",\\\"bP3PuKHo5\\\":\\\"gap1\\\",\\\"Id3OtcUxp\\\":\\\"gap2\\\"}\",\"framerIntrinsicHeight\":\"466\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h0qaarNb3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uivBfZbO_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QBVMzaasa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MiqUVtkp6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GKKYc5lfG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FAkrTXxwu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lUilvVnhu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vY0I1bbWn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gZpAeav2e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eo6CCdE0G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ceQWpcIxz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mWS5yDY4R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ydUwdunI1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./A2Z7UZ8SR.map"],
  "mappings": "6WACssB,IAAMA,GAAmBC,EAASC,CAAa,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAW,CAAC,CAAC,MAAAD,EAAM,SAAAE,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWN,GAAmCG,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,OAAO,YAAY,MAAM,YAAY,MAAM,YAAY,MAAM,YAAY,MAAM,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,YAAAC,EAAY,KAAAC,EAAK,KAAAC,EAAK,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,KAAAC,EAAK,MAAAC,EAAM,kBAAAC,EAAkB,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAMC,EAAMC,EAAuCC,EAAMC,EAAM,MAAM,CAAC,GAAGP,EAAM,WAAWC,EAAKV,GAAgCS,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,GAAG,WAAWC,EAAMJ,GAAuEE,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,GAAK,UAAUN,GAAgCI,EAAM,UAAU,WAAWG,EAAMb,GAAqDU,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,OAAO,WAAWC,EAAMZ,GAAgCQ,EAAM,aAAa,MAAMI,IAAQ,OAAOA,EAAM,EAAE,SAASE,GAAOD,EAAuCjB,GAAwBY,EAAM,OAAO,KAAK,MAAMK,IAAyC,OAAOA,EAAuCL,EAAM,WAAW,MAAMM,IAAQ,OAAOA,EAAM,YAAY,UAAUX,GAAmCK,EAAM,UAAU,WAAWO,EAAMV,GAAmCG,EAAM,aAAa,MAAMO,IAAQ,OAAOA,EAAM,OAAO,CAAE,EAAQC,GAAuB,CAACR,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAUoC,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAA6BC,EAAW,SAASb,EAAMc,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7C,EAAQ,UAAA8C,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEvC,GAASW,CAAK,EAAO,CAAC,YAAA6B,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAA/D,CAAQ,EAAEgE,EAAgB,CAAC,WAAArE,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQoE,EAAiB9B,GAAuBR,EAAM3B,CAAQ,EAAmFkE,GAAkBC,EAAGvE,GAAkB,GAA5F,CAAakD,EAAuBA,CAAS,CAAuE,EAAQsB,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,EAAkBC,EAAqB,EAAE,OAAoB3D,EAAK4D,EAAY,CAAC,GAAG3B,GAA4CuB,GAAgB,SAAsBxD,EAAKsB,GAAS,CAAC,QAAQpC,EAAS,QAAQ,GAAM,SAAsBc,EAAKR,GAAW,CAAC,MAAMH,GAAY,SAAsBW,EAAK6D,EAAK,CAAC,KAAKvB,EAAU,OAAO,YAAY,SAAsBwB,EAAMvC,EAAO,EAAE,CAAC,GAAGkB,EAAU,GAAGI,GAAgB,UAAU,GAAGQ,EAAGD,GAAkB,gBAAgBpB,EAAUW,CAAU,mBAAmB,mBAAmB,MAAM,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIxB,GAA6B2B,GAAK,MAAM,CAAC,WAAWf,EAAU,GAAGR,CAAK,EAAE,GAAG/C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,KAAK,EAAE,UAAU,CAAC,mBAAmB,KAAK,EAAE,UAAU,CAAC,mBAAmB,KAAK,EAAE,UAAU,CAAC,mBAAmB,MAAM,EAAE,UAAU,CAAC,mBAAmB,MAAM,EAAE,UAAU,CAAC,mBAAmB,KAAK,CAAC,EAAE0D,EAAYI,CAAc,EAAE,SAAS,CAAc9C,EAAKuB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,EAAE,SAAsBnD,EAAK+D,EAA0B,CAAC,OAAO,IAAI,MAAmEL,GAAkB,OAAQ,QAAQ,GAAgEA,GAAkB,GAAI,GAAG,EAAE,EAAE,EAAE,SAAsB1D,EAAKuB,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsBnD,EAAKrB,EAAc,CAAC,OAAO,OAAO,UAAUW,GAAkB4C,CAAS,EAAE,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGlD,GAAqB,CAAC,kBAAkB,CAAC,QAAQ,WAAW,EAAE,kBAAkB,CAAC,QAAQ,WAAW,EAAE,kBAAkB,CAAC,QAAQ,WAAW,EAAE,kBAAkB,CAAC,QAAQ,WAAW,EAAE,kBAAkB,CAAC,QAAQ,WAAW,EAAE,kBAAkB,CAAC,QAAQ,WAAW,EAAE,kBAAkB,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE0D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegB,EAAMvC,EAAO,QAAQ,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAWX,CAAS,EAAE,SAAS,CAAcxC,EAAKuB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB4B,EAAiB,SAAS,YAAY,SAAsBnD,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWwB,EAAS,CAAC,SAAsBxB,EAAKuB,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,KAAKhB,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAenC,EAAKuB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiB4B,EAAiB,SAAS,YAAY,SAASf,GAAwBpC,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWwB,EAAS,CAAC,SAAsBxB,EAAKuB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,KAAKd,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4B,GAAI,CAAC,kFAAkF,kFAAkF,qVAAqV,6QAA6Q,yGAAyG,yTAAyT,0TAA0T,qNAAqN,q1CAAq1C,oEAAoE,ucAAuc,GAAeA,EAAI,GAAgBA,CAAG,EASluXC,EAAgBC,EAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,4BAA4BA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,MAAM,MAAM,MAAM,OAAO,OAAO,MAAM,KAAK,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,QAAQ,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,qBAAqB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAG,IAAI,EAAE,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,EAAE,IAAI,EAAE,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGzF,GAAmB,GAAG+F,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["ElementIMGIMGFonts", "getFonts", "QMFRuM153_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "description", "gap1", "gap2", "height", "id", "image", "link", "title", "visibleDescriptor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "vOxybVlZC", "W8k586b4k", "C8wGXb4KN", "I0oh0ZZbQ", "d1YEiQC4M", "bP3PuKHo5", "Id3OtcUxp", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText2", "css", "FramerA2Z7UZ8SR", "withCSS", "A2Z7UZ8SR_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
