{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eCjWe7hnVFtai5qMeziF/zVtVItBI3jETn8kK8JY4/hrevrhATT.js", "ssg:https://framerusercontent.com/modules/RbgAHx2zgMoyhInnr4Mg/2IwTDOqzYDa6RXvAkX4v/ZpzmXNmby.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Outfit-regular\",\"FS;Outfit-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RPEPC24XXAVK6EWUOKWQUPTOZQR35AS2/BVWMEQ5ZCLZP2VOXOHXQDCZADXNFBXUF/5REHZLR2B5PQAKMITIQJK6BDK34RDHS4.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/EUV6IZMPXOYBUY6KFIXKZWM47ESY5XYA/BLW2AGODUKQKRMYEVOEMMPY2ITRKBJIP/OKGWSU2PUNNFKQVFV2XFOSAHRXYREMR2.woff2\",weight:\"700\"}]}];export const css=['.framer-aUND6 .framer-styles-preset-vjw3ac:not(.rich-text-wrapper), .framer-aUND6 .framer-styles-preset-vjw3ac.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-aUND6 .framer-styles-preset-vjw3ac:not(.rich-text-wrapper), .framer-aUND6 .framer-styles-preset-vjw3ac.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-aUND6 .framer-styles-preset-vjw3ac:not(.rich-text-wrapper), .framer-aUND6 .framer-styles-preset-vjw3ac.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-aUND6\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,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/eCjWe7hnVFtai5qMeziF/zVtVItBI3jETn8kK8JY4/hrevrhATT.js\";const enabledGestures={AX25WNzaI:{hover:true},Tc4tNxzz2:{hover:true}};const cycleOrder=[\"Tc4tNxzz2\",\"AX25WNzaI\"];const serializationHash=\"framer-r67m7\";const variantClassNames={AX25WNzaI:\"framer-v-1pmmp9v\",Tc4tNxzz2:\"framer-v-uqm0fs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,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={Desktop:\"Tc4tNxzz2\",Phone:\"AX25WNzaI\"};const getProps=({height,id,link,title,width,...props})=>{return{...props,ICR1Ld5aS:link??props.ICR1Ld5aS,mLf9cfmBh:title??props.mLf9cfmBh??\"Button Text\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Tc4tNxzz2\"};};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,mLf9cfmBh,ICR1Ld5aS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Tc4tNxzz2\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:ICR1Ld5aS,motionChild:true,nodeId:\"Tc4tNxzz2\",openInNewTab:false,scopeId:\"ZpzmXNmby\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-uqm0fs\",className,classNames)} framer-ygqq3w`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Tc4tNxzz2\",ref:refBinding,style:{...style},...addPropertyOverrides({\"AX25WNzaI-hover\":{\"data-framer-name\":undefined},\"Tc4tNxzz2-hover\":{\"data-framer-name\":undefined},AX25WNzaI:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fvg6b9\",\"data-border\":true,\"data-framer-name\":\"Button Text Icon\",layoutDependency:layoutDependency,layoutId:\"PeJDlWwht\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(250, 182, 198)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(15px)\",background:\"linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 67%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500,rotate:0,WebkitBackdropFilter:\"blur(15px)\"},variants:{\"AX25WNzaI-hover\":{\"--border-color\":\"var(--token-0f2d38ee-73bb-4e8a-a340-37b6716c887f, rgb(255, 179, 193))\",\"--border-style\":\"double\",background:\"linear-gradient(180deg, rgb(255, 212, 222) 0%, var(--token-d12a3e34-4179-41fa-9a4a-a70850987cdf, rgb(255, 67, 126)) 34.50003959037162%, var(--token-0f2d38ee-73bb-4e8a-a340-37b6716c887f, rgb(255, 117, 143)) 69.36936936936937%, rgb(250, 222, 229) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",rotate:45},\"Tc4tNxzz2-hover\":{\"--border-color\":\"var(--token-0f2d38ee-73bb-4e8a-a340-37b6716c887f, rgb(255, 179, 193))\",\"--border-style\":\"double\",backdropFilter:\"blur(0px)\",background:\"linear-gradient(180deg, rgb(255, 212, 222) 0%, var(--token-d12a3e34-4179-41fa-9a4a-a70850987cdf, rgb(255, 67, 126)) 34.50003959037162%, var(--token-0f2d38ee-73bb-4e8a-a340-37b6716c887f, rgb(255, 117, 143)) 69.36936936936937%, rgb(250, 222, 229) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",rotate:45,WebkitBackdropFilter:\"blur(0px)\"}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hb9j9l\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ziHhesdAS\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10 10\"><g><defs><linearGradient id=\"idss12387377039_1g1522978029\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgb(247, 213, 221)\" stop-opacity=\"1\"></stop><stop offset=\"0.34500039590371623\" stop-color=\"var(--token-d12a3e34-4179-41fa-9a4a-a70850987cdf, rgb(255, 67, 126)) /* {&quot;name&quot;:&quot;Shade 02&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"0.6936936936936937\" stop-color=\"var(--token-0f2d38ee-73bb-4e8a-a340-37b6716c887f, rgb(255, 117, 143)) /* {&quot;name&quot;:&quot;Shade 03&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(252, 220, 227)\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 9.922 0.5 L 9.922 7.813 C 9.922 8.046 9.733 8.235 9.5 8.235 C 9.267 8.235 9.078 8.046 9.078 7.813 L 9.078 1.52 L 0.795 9.795 C 0.629 9.941 0.379 9.933 0.223 9.777 C 0.067 9.621 0.059 9.371 0.205 9.205 L 8.48 0.922 L 2.187 0.922 C 1.954 0.922 1.765 0.733 1.765 0.5 C 1.765 0.267 1.954 0.078 2.187 0.078 L 9.5 0.078 C 9.733 0.078 9.922 0.267 9.922 0.5 Z\" fill=\"url(#idss12387377039_1g1522978029)\"></path></g></svg>',svgContentId:12387377039,variants:{\"AX25WNzaI-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"Tc4tNxzz2-hover\":{backgroundColor:\"rgba(255, 255, 255, 0)\"}},withExternalLayout:true,...addPropertyOverrides({\"AX25WNzaI-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8 8\"><path d=\"M 7.938 0.4 L 7.938 6.25 C 7.938 6.437 7.786 6.588 7.6 6.588 C 7.414 6.588 7.262 6.437 7.262 6.25 L 7.262 1.216 L 0.636 7.836 C 0.504 7.953 0.303 7.947 0.178 7.822 C 0.053 7.697 0.047 7.496 0.164 7.364 L 6.784 0.738 L 1.75 0.738 C 1.563 0.738 1.412 0.586 1.412 0.4 C 1.412 0.214 1.563 0.062 1.75 0.062 L 7.6 0.062 C 7.786 0.062 7.938 0.214 7.938 0.4 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12483047051},\"Tc4tNxzz2-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10 10\"><path d=\"M 9.922 0.5 L 9.922 7.813 C 9.922 8.046 9.733 8.235 9.5 8.235 C 9.267 8.235 9.078 8.046 9.078 7.813 L 9.078 1.52 L 0.795 9.795 C 0.629 9.941 0.379 9.933 0.223 9.777 C 0.067 9.621 0.059 9.371 0.205 9.205 L 8.48 0.922 L 2.187 0.922 C 1.954 0.922 1.765 0.733 1.765 0.5 C 1.765 0.267 1.954 0.078 2.187 0.078 L 9.5 0.078 C 9.733 0.078 9.922 0.267 9.922 0.5 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11204174227},AX25WNzaI:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8 8\"><g><defs><linearGradient id=\"idss11755966830_1g1522978029\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgb(247, 213, 221)\" stop-opacity=\"1\"></stop><stop offset=\"0.34500039590371623\" stop-color=\"var(--token-d12a3e34-4179-41fa-9a4a-a70850987cdf, rgb(255, 67, 126)) /* {&quot;name&quot;:&quot;Shade 02&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"0.6936936936936937\" stop-color=\"var(--token-0f2d38ee-73bb-4e8a-a340-37b6716c887f, rgb(255, 117, 143)) /* {&quot;name&quot;:&quot;Shade 03&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(252, 220, 227)\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 7.938 0.4 L 7.938 6.25 C 7.938 6.437 7.786 6.588 7.6 6.588 C 7.414 6.588 7.262 6.437 7.262 6.25 L 7.262 1.216 L 0.636 7.836 C 0.504 7.953 0.303 7.947 0.178 7.822 C 0.053 7.697 0.047 7.496 0.164 7.364 L 6.784 0.738 L 1.75 0.738 C 1.563 0.738 1.412 0.586 1.412 0.4 C 1.412 0.214 1.563 0.062 1.75 0.062 L 7.6 0.062 C 7.786 0.062 7.938 0.214 7.938 0.4 Z\" fill=\"url(#idss11755966830_1g1522978029)\"></path></g></svg>',svgContentId:11755966830}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vjw3ac\",\"data-styles-preset\":\"hrevrhATT\",children:\"Button Text\"})}),className:\"framer-gfgwhn\",\"data-framer-name\":\"Button Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fm9NiWK8E\",text:mLf9cfmBh,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r67m7.framer-ygqq3w, .framer-r67m7 .framer-ygqq3w { display: block; }\",\".framer-r67m7.framer-uqm0fs { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-r67m7 .framer-fvg6b9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 32px; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 32px; }\",\".framer-r67m7 .framer-hb9j9l { flex: none; height: 10px; position: relative; width: 10px; }\",\".framer-r67m7 .framer-gfgwhn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r67m7.framer-uqm0fs, .framer-r67m7 .framer-fvg6b9 { gap: 0px; } .framer-r67m7.framer-uqm0fs > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-r67m7.framer-uqm0fs > :first-child, .framer-r67m7 .framer-fvg6b9 > :first-child { margin-left: 0px; } .framer-r67m7.framer-uqm0fs > :last-child, .framer-r67m7 .framer-fvg6b9 > :last-child { margin-right: 0px; } .framer-r67m7 .framer-fvg6b9 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-r67m7.framer-v-1pmmp9v .framer-fvg6b9 { height: 24px; width: 24px; }\",\".framer-r67m7.framer-v-1pmmp9v .framer-hb9j9l { height: 8px; width: 8px; }\",\".framer-r67m7.framer-v-uqm0fs.hover .framer-fvg6b9 { overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-r67m7.framer-v-uqm0fs.hover .framer-hb9j9l { order: 0; }\",...sharedStyle.css,'.framer-r67m7[data-border=\"true\"]::after, .framer-r67m7 [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 32\n * @framerIntrinsicWidth 146.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"AX25WNzaI\":{\"layout\":[\"auto\",\"auto\"]},\"iuZ4YuBjQ\":{\"layout\":[\"auto\",\"auto\"]},\"MDJjyuxx5\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mLf9cfmBh\":\"title\",\"ICR1Ld5aS\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerZpzmXNmby=withCSS(Component,css,\"framer-r67m7\");export default FramerZpzmXNmby;FramerZpzmXNmby.displayName=\"Components/Button Text\";FramerZpzmXNmby.defaultProps={height:32,width:146.5};addPropertyControls(FramerZpzmXNmby,{variant:{options:[\"Tc4tNxzz2\",\"AX25WNzaI\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},mLf9cfmBh:{defaultValue:\"Button Text\",displayTextArea:false,title:\"Title\",type:ControlType.String},ICR1Ld5aS:{title:\"Link\",type:ControlType.Link}});addFonts(FramerZpzmXNmby,[{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZpzmXNmby\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AX25WNzaI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iuZ4YuBjQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MDJjyuxx5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"mLf9cfmBh\\\":\\\"title\\\",\\\"ICR1Ld5aS\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"146.5\",\"framerIntrinsicHeight\":\"32\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "mLf9cfmBh", "ICR1Ld5aS", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "SVG", "RichText2", "css", "FramerZpzmXNmby", "withCSS", "ZpzmXNmby_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
