{"version":3,"file":"qpXMnlSb3.AkYF1wfu.mjs","names":["withHiddenValueOverride","useState","Component","withHiddenValueOverride","useState","Component","withHiddenValueOverride","useState","Component","withHiddenValueOverride","useState","Component","withHiddenValueOverride","useState","Component","useState","Component","useRef"],"sources":["https:/framerusercontent.com/modules/ivimtRpDmvefWMCBtbqs/8AGJpQQKD4zQCb7wcJJ6/Param_src.js","https:/framerusercontent.com/modules/kPxTF65eMLVoYUBRHz2M/r48rPMrjFmYpYpxeOMOH/Utm_Campaign.js","https:/framerusercontent.com/modules/xd6zt0p85ud8Stkp2Lve/FlIX4tnM9jFtDVwtXsUu/Utm_Content.js","https:/framerusercontent.com/modules/PMHuMhYTigpcEg3L8J0f/Y3p8GpiPurI5QcYLxRHv/Utm_Medium.js","https:/framerusercontent.com/modules/6WimkaQUNQlCPdH4su6g/LemUQW1Pw7cvNuPCyOOO/Utm_Source.js","https:/framerusercontent.com/modules/Yxmp4B4KqPGy69wGD0hm/C0OFx4OgyhJDK5ByNWls/Utm_Term.js","https:/framerusercontent.com/modules/rh1ukhknmlekyz03cHc2/9fVDNfrYO6MqcwTbTmCa/qpXMnlSb3.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHiddenValueOverride(Component){return props=>{const[defaultValue,setDefaultValue]=useState(\"empty\");useEffect(()=>{const urlParams=new URLSearchParams(window.location.search);const utmSource=urlParams.get(\"src\");if(utmSource){setDefaultValue(utmSource);}},[]);return /*#__PURE__*/_jsx(Component,{...props,defaultValue:defaultValue});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHiddenValueOverride\":{\"type\":\"reactHoc\",\"name\":\"withHiddenValueOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Param_src.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHiddenValueOverride(Component){return props=>{const[defaultValue,setDefaultValue]=useState(\"empty\");useEffect(()=>{const urlParams=new URLSearchParams(window.location.search);const utmSource=urlParams.get(\"utm_campaign\");if(utmSource){setDefaultValue(utmSource);}},[]);return /*#__PURE__*/_jsx(Component,{...props,defaultValue:defaultValue});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHiddenValueOverride\":{\"type\":\"reactHoc\",\"name\":\"withHiddenValueOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Utm_Campaign.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHiddenValueOverride(Component){return props=>{const[defaultValue,setDefaultValue]=useState(\"empty\");useEffect(()=>{const urlParams=new URLSearchParams(window.location.search);const utmSource=urlParams.get(\"utm_content\");if(utmSource){setDefaultValue(utmSource);}},[]);return /*#__PURE__*/_jsx(Component,{...props,defaultValue:defaultValue});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHiddenValueOverride\":{\"type\":\"reactHoc\",\"name\":\"withHiddenValueOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Utm_Content.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHiddenValueOverride(Component){return props=>{const[defaultValue,setDefaultValue]=useState(\"empty\");useEffect(()=>{const urlParams=new URLSearchParams(window.location.search);const utmSource=urlParams.get(\"utm_medium\");if(utmSource){setDefaultValue(utmSource);}},[]);return /*#__PURE__*/_jsx(Component,{...props,defaultValue:defaultValue});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHiddenValueOverride\":{\"type\":\"reactHoc\",\"name\":\"withHiddenValueOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Utm_Medium.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHiddenValueOverride(Component){return props=>{const[defaultValue,setDefaultValue]=useState(\"empty\");useEffect(()=>{const urlParams=new URLSearchParams(window.location.search);const utmSource=urlParams.get(\"utm_source\");if(utmSource){setDefaultValue(utmSource);}},[]);return /*#__PURE__*/_jsx(Component,{...props,defaultValue:defaultValue});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHiddenValueOverride\":{\"type\":\"reactHoc\",\"name\":\"withHiddenValueOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Utm_Source.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHiddenValueOverride(Component){return props=>{const[defaultValue,setDefaultValue]=useState(\"empty\");useEffect(()=>{const urlParams=new URLSearchParams(window.location.search);const utmSource=urlParams.get(\"utm_term\");if(utmSource){setDefaultValue(utmSource);}},[]);return /*#__PURE__*/_jsx(Component,{...props,defaultValue:defaultValue});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHiddenValueOverride\":{\"type\":\"reactHoc\",\"name\":\"withHiddenValueOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Utm_Term.map","// Generated by Framer (f4d9475)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/cyqawqzjYQ566p7camKp/kuh0AYCRtz1oQTqZiDlU/qpXMnlSb3.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={NV1U2C7UR:{hover:true,pressed:true}};const cycleOrder=[\"NV1U2C7UR\",\"HfFCDapA9\",\"mb0jMEmkC\",\"Ucc7SIVak\",\"ltl0h8Cu9\"];const serializationHash=\"framer-yl4Il\";const variantClassNames={HfFCDapA9:\"framer-v-7tbbku\",ltl0h8Cu9:\"framer-v-1f0cw1m\",mb0jMEmkC:\"framer-v-1dqc6dp\",NV1U2C7UR:\"framer-v-1gg5bt3\",Ucc7SIVak:\"framer-v-1te7nfj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={Default:\"NV1U2C7UR\",Disabled:\"mb0jMEmkC\",Error:\"ltl0h8Cu9\",Loading:\"HfFCDapA9\",Success:\"Ucc7SIVak\"};const getProps=({button,height,id,width,...props})=>{return{...props,PSy7XxTj_:button??props.PSy7XxTj_??\"Submit\",variant:humanReadableVariantMap[props.variant]??props.variant??\"NV1U2C7UR\"};};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,PSy7XxTj_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NV1U2C7UR\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"HfFCDapA9\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"HfFCDapA9\")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__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1gg5bt3\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"NV1U2C7UR\",ref:refBinding,style:{backgroundColor:\"var(--token-87abd766-120c-4f3b-9eed-85f6bdad69c9, rgb(56, 89, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"inset 0px 1px 1px 0px rgba(122, 144, 254, 1)\",opacity:1,...style},variants:{\"NV1U2C7UR-hover\":{backgroundColor:\"var(--token-a0ddbdb0-3d2e-4448-a2f4-091e18e06936, rgb(49, 76, 217))\",opacity:1},\"NV1U2C7UR-pressed\":{backgroundColor:\"var(--token-fc2d6773-bb3f-4436-a9b4-bec696a8283a, rgb(42, 65, 182))\",opacity:1},ltl0h8Cu9:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1},mb0jMEmkC:{opacity:.5},Ucc7SIVak:{opacity:1}},...addPropertyOverrides({\"NV1U2C7UR-hover\":{\"data-framer-name\":undefined},\"NV1U2C7UR-pressed\":{\"data-framer-name\":undefined},HfFCDapA9:{\"data-framer-name\":\"Loading\"},ltl0h8Cu9:{\"data-framer-name\":\"Error\"},mb0jMEmkC:{\"data-framer-name\":\"Disabled\"},Ucc7SIVak:{\"data-framer-name\":\"Success\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1468336e-49f5-416b-9a75-b2517a3cc8a4, rgb(255, 255, 255)))\"},children:\"Submit\"})}),className:\"framer-62lek\",fonts:[\"GF;Noto Sans-600\"],layoutDependency:layoutDependency,layoutId:\"MJgUIzXzB\",style:{\"--extracted-r6o4lv\":\"var(--token-1468336e-49f5-416b-9a75-b2517a3cc8a4, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:PSy7XxTj_,variants:{ltl0h8Cu9:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"},Ucc7SIVak:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ltl0h8Cu9:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})}),fonts:[\"Inter-SemiBold\"],text:undefined},Ucc7SIVak:{children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})}),fonts:[\"Inter-SemiBold\"],text:undefined}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-s0zz4f\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"i4zV1GuYA\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1woni7w\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"muWzUCdSg\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{HfFCDapA9:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cudd0d\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"tL46zpWuj\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sh9myk\",layoutDependency:layoutDependency,layoutId:\"u1P1mpz4e\",style:{background:\"linear-gradient(180deg, rgba(122, 144, 254, 0.4) 0%, rgba(122, 144, 254, 0) 100%)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yl4Il.framer-ijwz1s, .framer-yl4Il .framer-ijwz1s { display: block; }\",\".framer-yl4Il.framer-1gg5bt3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 48px; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 240px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yl4Il .framer-62lek { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; z-index: 5; }\",\".framer-yl4Il .framer-s0zz4f { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; z-index: 5; }\",\".framer-yl4Il .framer-1woni7w { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-yl4Il .framer-cudd0d { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-yl4Il .framer-sh9myk { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yl4Il.framer-1gg5bt3 { gap: 0px; } .framer-yl4Il.framer-1gg5bt3 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-yl4Il.framer-1gg5bt3 > :first-child { margin-left: 0px; } .framer-yl4Il.framer-1gg5bt3 > :last-child { margin-right: 0px; } }\",\".framer-yl4Il.framer-v-7tbbku.framer-1gg5bt3, .framer-yl4Il.framer-v-1dqc6dp.framer-1gg5bt3, .framer-yl4Il.framer-v-1te7nfj.framer-1gg5bt3, .framer-yl4Il.framer-v-1f0cw1m.framer-1gg5bt3 { cursor: unset; }\",\".framer-yl4Il.framer-v-7tbbku .framer-1woni7w { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 49\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HfFCDapA9\":{\"layout\":[\"fixed\",\"fixed\"]},\"mb0jMEmkC\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ucc7SIVak\":{\"layout\":[\"fixed\",\"fixed\"]},\"ltl0h8Cu9\":{\"layout\":[\"fixed\",\"fixed\"]},\"XXYY3Yogd\":{\"layout\":[\"fixed\",\"fixed\"]},\"R6KWThFnP\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"PSy7XxTj_\":\"button\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqpXMnlSb3=withCSS(Component,css,\"framer-yl4Il\");export default FramerqpXMnlSb3;FramerqpXMnlSb3.displayName=\"Buttons/Submit Button\";FramerqpXMnlSb3.defaultProps={height:49,width:240};addPropertyControls(FramerqpXMnlSb3,{variant:{options:[\"NV1U2C7UR\",\"HfFCDapA9\",\"mb0jMEmkC\",\"Ucc7SIVak\",\"ltl0h8Cu9\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum},PSy7XxTj_:{defaultValue:\"Submit\",description:\"\",displayTextArea:false,title:\"Button\",type:ControlType.String}});addFonts(FramerqpXMnlSb3,[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqpXMnlSb3\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HfFCDapA9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mb0jMEmkC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ucc7SIVak\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ltl0h8Cu9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XXYY3Yogd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R6KWThFnP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"PSy7XxTj_\\\":\\\"button\\\"}\",\"framerIntrinsicHeight\":\"49\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}