{"version":3,"file":"KBHC2PY2M.CT2cSdI6.mjs","names":["Iconoir","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","Component","React.useRef","React.useId","sharedStyle.className","className","Image","css","sharedStyle.css","sharedStyle.fonts","ComponentButtonV2","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","sharedStyle.className","sharedStyle1.className","Image","className","_Fragment","FormPlainTextInput","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts"],"sources":["https:/framerusercontent.com/modules/vOV7OGaOMM7v54uczsMk/0JciOyUX5kc3CDftXMRu/V5qz9osBc.js","https:/framerusercontent.com/modules/ziDkKpzC3kgS0fLBlEnl/gw9IgANu4uSwwEixgOQP/KBHC2PY2M.js"],"sourcesContent":["// Generated by Framer (c56cc2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qcqQzjQD1hNGSytd1Sle/H8nFKbz33JAE4myh1qth/aE0mqRSOD.js\";const MotionDivWithFX=withFX(motion.div);const IconoirFonts=getFonts(Iconoir);const enabledGestures={ofgXzsYtx:{hover:true}};const cycleOrder=[\"ofgXzsYtx\",\"x8ytNy6qG\",\"hfHlzGdBX\",\"QrGkwSmHg\",\"weQ6z8iMn\",\"NCbK7aZ3v\"];const serializationHash=\"framer-m0vui\";const variantClassNames={hfHlzGdBX:\"framer-v-ji1kk5\",NCbK7aZ3v:\"framer-v-1rqkelt\",ofgXzsYtx:\"framer-v-1nlrfmr\",QrGkwSmHg:\"framer-v-35yius\",weQ6z8iMn:\"framer-v-1k7jxr9\",x8ytNy6qG:\"framer-v-1yzzdch\"};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={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!==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.create(React.Fragment);const humanReadableVariantMap={\"Success Checkmark\":\"NCbK7aZ3v\",Default:\"ofgXzsYtx\",Disabled:\"hfHlzGdBX\",Error:\"weQ6z8iMn\",Loading:\"x8ytNy6qG\",Success:\"QrGkwSmHg\"};const getProps=({height,iconVisible,id,textVisible,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,kVAgBAu8H:(_ref=textVisible!==null&&textVisible!==void 0?textVisible:props.kVAgBAu8H)!==null&&_ref!==void 0?_ref:true,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"ofgXzsYtx\",yBubcpBe5:(_ref2=iconVisible!==null&&iconVisible!==void 0?iconVisible:props.yBubcpBe5)!==null&&_ref2!==void 0?_ref2:true};};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,yBubcpBe5,kVAgBAu8H,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ofgXzsYtx\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"ofgXzsYtx-hover\")return true;return false;};const isDisplayed1=value=>{if([\"x8ytNy6qG\",\"NCbK7aZ3v\"].includes(baseVariant))return false;return value;};const isDisplayed2=()=>{if(baseVariant===\"x8ytNy6qG\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"NCbK7aZ3v\")return true;return false;};const isDisplayed4=value=>{if([\"x8ytNy6qG\",\"hfHlzGdBX\",\"QrGkwSmHg\",\"weQ6z8iMn\",\"NCbK7aZ3v\"].includes(baseVariant))return false;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.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__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1nlrfmr\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"ofgXzsYtx\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:\"linear-gradient(90deg, var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255)) 0%, var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"-2px 2px 8px 0px rgba(202, 202, 202, 0.16), 2px 2px 8px 0px rgba(202, 202, 202, 0.16), -2px -2px 8px 0px rgba(202, 202, 202, 0.16), 2px -2px 8px 0px rgba(202, 202, 202, 0.16), inset -2px 2px 8px 0px rgba(202, 202, 202, 0.16), inset 2px 2px 8px 0px rgba(202, 202, 202, 0.16), inset -2px -2px 8px 0px rgba(202, 202, 202, 0.16), inset 2px -2px 8px 0px rgba(202, 202, 202, 0.16)\",opacity:1,...style},variants:{\"ofgXzsYtx-hover\":{background:\"linear-gradient(90deg, rgb(81, 25, 71) 0%, rgb(171, 53, 148) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"-2px 2px 8px 0px rgba(184, 106, 169, 0.1599999964237213), 2px 2px 8px 0px rgba(149, 67, 133, 0.1599999964237213), -2px -2px 8px 0px rgba(184, 106, 169, 0.1599999964237213), 2px -2px 8px 0px rgba(149, 67, 133, 0.1599999964237213), inset -2px 2px 8px 0px rgba(184, 106, 169, 0.1599999964237213), inset 2px 2px 8px 0px rgba(149, 67, 133, 0.1599999964237213), inset -2px -2px 8px 0px rgba(184, 106, 169, 0.1599999964237213), inset 2px -2px 8px 0px rgba(149, 67, 133, 0.1599999964237213)\"},hfHlzGdBX:{opacity:.5},weQ6z8iMn:{background:\"linear-gradient(90deg, rgba(247, 129, 99, 0.11) 0%, rgba(247, 129, 99, 0.11) 100%)\",backgroundColor:\"rgba(247, 129, 99, 0.11)\",boxShadow:\"none\"}},...addPropertyOverrides({\"ofgXzsYtx-hover\":{\"data-framer-name\":undefined},hfHlzGdBX:{\"data-framer-name\":\"Disabled\"},NCbK7aZ3v:{\"data-framer-name\":\"Success Checkmark\"},QrGkwSmHg:{\"data-framer-name\":\"Success\"},weQ6z8iMn:{\"data-framer-name\":\"Error\"},x8ytNy6qG:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"Space background image\",backgroundSize:1,fit:\"tile\",intrinsicHeight:2765,intrinsicWidth:1440,pixelHeight:5530,pixelWidth:2880,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=1024 533w,https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=2048 1066w,https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=4096 2133w,https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png 2880w\"},className:\"framer-1b5o82h\",\"data-framer-name\":\"Star_Field\",layoutDependency:layoutDependency,layoutId:\"bRxfHJuL0\",...addPropertyOverrides({\"ofgXzsYtx-hover\":{background:{alt:\"Space background image\",backgroundSize:1,fit:\"tile\",intrinsicHeight:2765,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),pixelHeight:5530,pixelWidth:2880,positionX:\"left\",positionY:\"top\",sizes:\"600px\",src:\"https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=1024 533w,https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=2048 1066w,https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png?scale-down-to=4096 2133w,https://framerusercontent.com/images/Cp5Kpd1KjpDZBS7i7CtTCfTdzA.png 2880w\"}}},baseVariant,gestureVariant)}),isDisplayed1(kVAgBAu8H)&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yn9uvi\",\"data-styles-preset\":\"aE0mqRSOD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e87ac372-d786-45ea-8b2f-fa7d8f8ec814, rgb(18, 18, 18)))\"},children:\"Submit\"})}),className:\"framer-hytmga\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KjdVN0bZ8\",style:{\"--extracted-r6o4lv\":\"var(--token-e87ac372-d786-45ea-8b2f-fa7d8f8ec814, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"ofgXzsYtx-hover\":{\"--extracted-r6o4lv\":\"var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255))\"},weQ6z8iMn:{\"--extracted-r6o4lv\":\"var(--token-b0e71397-aeb4-49b9-9126-458371dfe68b, rgb(233, 63, 9))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ofgXzsYtx-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yn9uvi\",\"data-styles-preset\":\"aE0mqRSOD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255)))\"},children:\"Submit\"})})},QrGkwSmHg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yn9uvi\",\"data-styles-preset\":\"aE0mqRSOD\",children:\"Thank you\"})})},weQ6z8iMn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yn9uvi\",\"data-styles-preset\":\"aE0mqRSOD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b0e71397-aeb4-49b9-9126-458371dfe68b, rgb(233, 63, 9)))\"},children:\"Something went wrong\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p0rse2\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"jDQQ9kjuU\",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-ayynni\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"Vr3xuILjo\",style:{background:'conic-gradient(from 0deg at 50% 50%, rgba(0, 0, 0, 0) 0deg, var(--token-e87ac372-d786-45ea-8b2f-fa7d8f8ec814, rgb(18, 18, 18)) /* {\"name\":\"Text/60\"} */ 342deg)',mask:\"none\",WebkitMask:\"none\"},variants:{x8ytNy6qG:{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-ldrbzj\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"Z4LVMXQoS\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14bziyc-container\",layoutDependency:layoutDependency,layoutId:\"CWJ92JP1t-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Check\",id:\"CWJ92JP1t\",layoutId:\"CWJ92JP1t\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed4(yBubcpBe5)&&/*#__PURE__*/_jsx(SVG,{className:\"framer-9mvuc0\",\"data-framer-name\":\"Icon\",fill:'var(--token-e87ac372-d786-45ea-8b2f-fa7d8f8ec814, rgb(18, 18, 18)) /* {\"name\":\"Text/60\"} */',intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"aOByUCSx6\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"m224.49 136.49-72 72a12 12 0 0 1-17-17L187 140H40a12 12 0 0 1 0-24h147l-51.49-51.52a12 12 0 0 1 17-17l72 72a12 12 0 0 1-.02 17.01Z\"/></svg>',withExternalLayout:true,...addPropertyOverrides({\"ofgXzsYtx-hover\":{fill:'var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255)) /* {\"name\":\"Text/0\"} */'}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-m0vui.framer-bcrfjz, .framer-m0vui .framer-bcrfjz { display: block; }\",\".framer-m0vui.framer-1nlrfmr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 20px 12px 20px; position: relative; width: 240px; }\",\".framer-m0vui .framer-1b5o82h { aspect-ratio: 0.5207956600361664 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1152px); left: 0px; overflow: visible; position: absolute; top: 0px; width: 600px; z-index: 0; }\",\".framer-m0vui .framer-hytmga { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-m0vui .framer-1p0rse2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-m0vui .framer-ayynni { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-m0vui .framer-ldrbzj { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-m0vui .framer-14bziyc-container { flex: none; height: 27px; position: relative; width: 27px; }\",\".framer-m0vui .framer-9mvuc0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-m0vui.framer-1nlrfmr { gap: 0px; } .framer-m0vui.framer-1nlrfmr > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-m0vui.framer-1nlrfmr > :first-child { margin-left: 0px; } .framer-m0vui.framer-1nlrfmr > :last-child { margin-right: 0px; } }\",\".framer-m0vui.framer-v-1yzzdch.framer-1nlrfmr, .framer-m0vui.framer-v-ji1kk5.framer-1nlrfmr, .framer-m0vui.framer-v-35yius.framer-1nlrfmr, .framer-m0vui.framer-v-1k7jxr9.framer-1nlrfmr { cursor: unset; }\",\".framer-m0vui.framer-v-1yzzdch .framer-ayynni { overflow: hidden; }\",\".framer-m0vui.framer-v-1rqkelt.framer-1nlrfmr { aspect-ratio: 1 / 1; cursor: unset; height: var(--framer-aspect-ratio-supported, 49px); padding: 0px; width: 49px; }\",\".framer-m0vui.framer-v-1nlrfmr.hover.framer-1nlrfmr { overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 49\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"x8ytNy6qG\":{\"layout\":[\"fixed\",\"auto\"]},\"hfHlzGdBX\":{\"layout\":[\"fixed\",\"auto\"]},\"QrGkwSmHg\":{\"layout\":[\"fixed\",\"auto\"]},\"weQ6z8iMn\":{\"layout\":[\"fixed\",\"auto\"]},\"NCbK7aZ3v\":{\"layout\":[\"fixed\",\"fixed\"]},\"RaTEEsXat\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"yBubcpBe5\":\"iconVisible\",\"kVAgBAu8H\":\"textVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerV5qz9osBc=withCSS(Component,css,\"framer-m0vui\");export default FramerV5qz9osBc;FramerV5qz9osBc.displayName=\"Component/Button v2\";FramerV5qz9osBc.defaultProps={height:49,width:240};addPropertyControls(FramerV5qz9osBc,{variant:{options:[\"ofgXzsYtx\",\"x8ytNy6qG\",\"hfHlzGdBX\",\"QrGkwSmHg\",\"weQ6z8iMn\",\"NCbK7aZ3v\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\",\"Success Checkmark\"],title:\"Variant\",type:ControlType.Enum},yBubcpBe5:{defaultValue:true,title:\"Icon Visible\",type:ControlType.Boolean},kVAgBAu8H:{defaultValue:true,title:\"Text Visible\",type:ControlType.Boolean}});addFonts(FramerV5qz9osBc,[{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\"}]},...IconoirFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerV5qz9osBc\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x8ytNy6qG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hfHlzGdBX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QrGkwSmHg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"weQ6z8iMn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NCbK7aZ3v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RaTEEsXat\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerVariables\":\"{\\\"yBubcpBe5\\\":\\\"iconVisible\\\",\\\"kVAgBAu8H\\\":\\\"textVisible\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"49\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./V5qz9osBc.map","// Generated by Framer (ed41f9e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,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/k097rpFSTA4YbPKvmZ3W/8ONOMLZoK3HFFo5xxKdy/mKNfJLwWc.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/zzIZfHmR2mvylnH0tbdO/boH24Hg6SnfJPPwYqwqS/zu1jcYi26.js\";import ComponentButtonV2 from\"https://framerusercontent.com/modules/vOV7OGaOMM7v54uczsMk/0JciOyUX5kc3CDftXMRu/V5qz9osBc.js\";const ComponentButtonV2Fonts=getFonts(ComponentButtonV2);const serializationHash=\"framer-DpQh9\";const variantClassNames={QAG21yEX7:\"framer-v-snftb8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};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 getProps=({height,id,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"QAG21yEX7\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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__*/_jsxs(Image,{...restProps,...gestureHandlers,background:{alt:\"Space background image\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:1693,pixelWidth:1860,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tMmTEuVGd28Lt0a0rYpbQ6Gm4A.png?width=1860&height=1693\",srcSet:\"https://framerusercontent.com/images/tMmTEuVGd28Lt0a0rYpbQ6Gm4A.png?scale-down-to=512&width=1860&height=1693 512w,https://framerusercontent.com/images/tMmTEuVGd28Lt0a0rYpbQ6Gm4A.png?scale-down-to=1024&width=1860&height=1693 1024w,https://framerusercontent.com/images/tMmTEuVGd28Lt0a0rYpbQ6Gm4A.png?width=1860&height=1693 1860w\"},className:cx(scopingClassNames,\"framer-snftb8\",className,classNames),\"data-framer-name\":\"Frame 23768\",layoutDependency:layoutDependency,layoutId:\"QAG21yEX7\",ref:refBinding,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kk6k77\",\"data-framer-name\":\"Frame 24439\",layoutDependency:layoutDependency,layoutId:\"ILwdcCK5Z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-12rdpoq\",\"data-styles-preset\":\"mKNfJLwWc\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255)))\"},children:\"The Youtini Dispatch\"})}),className:\"framer-1qgk3t4\",\"data-framer-name\":\"The Youtini Dispatch\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ocMP8Q0QN\",style:{\"--extracted-1lwpl3i\":\"var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rhs62f\",\"data-styles-preset\":\"zu1jcYi26\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61573afc-9159-472b-a4b9-a4d038b66b53, rgba(255, 255, 255, 0.64)))\"},children:\"Stay connected to a galaxy far, far away! Sign up for the latest Star Wars news, exclusive content, updates on new releases, and upcoming events.\"})}),className:\"framer-1fbl0id\",\"data-framer-name\":\"Get the latest Star Wars books, comics, and exclusive content. Stay in the loop with new releases and events.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"E7iSmK5wA\",style:{\"--extracted-r6o4lv\":\"var(--token-61573afc-9159-472b-a4b9-a4d038b66b53, rgba(255, 255, 255, 0.64))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10bire1\",\"data-framer-name\":\"Frame 24442\",layoutDependency:layoutDependency,layoutId:\"cxbQTqfaF\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/9520334b-87da-4290-b4c4-760944787ff3/submit\",className:\"framer-8sc05m\",layoutDependency:layoutDependency,layoutId:\"GzQbqhGPt\",nodeId:\"GzQbqhGPt\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lkrj29\",layoutDependency:layoutDependency,layoutId:\"ufW_qyipr\",children:/*#__PURE__*/_jsxs(motion.label,{className:\"framer-owdojk\",layoutDependency:layoutDependency,layoutId:\"MDkjKsYs_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:\"Email\"})}),className:\"framer-p3dslt\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Nffo4thXb\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-grxuc7\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"tBSjXJ3TU\",placeholder:\"\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.08)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(255, 255, 255, 0.08)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-a4ea2bb8-9258-4b60-b20b-12afb1ed998e, rgb(255, 255, 255))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"var(--token-c963b6f6-4e1f-4194-b37a-cde3aceea025, rgb(219, 219, 221))\"},type:\"email\"})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+24+(((componentViewport?.height||366)-48-318.5)/2+149.1+32)+0+0+0+88.4,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k1vu33-container\",layoutDependency:layoutDependency,layoutId:\"ujUYqOf2D-container\",nodeId:\"ujUYqOf2D\",rendersWithMotion:true,scopeId:\"KBHC2PY2M\",children:/*#__PURE__*/_jsx(ComponentButtonV2,{height:\"100%\",id:\"ujUYqOf2D\",kVAgBAu8H:true,layoutId:\"ujUYqOf2D\",style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"x8ytNy6qG\",success:\"QrGkwSmHg\"},\"ofgXzsYtx\"),width:\"100%\",yBubcpBe5:true})})})]})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DpQh9.framer-1cm9hhl, .framer-DpQh9 .framer-1cm9hhl { display: block; }\",\".framer-DpQh9.framer-snftb8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 294px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DpQh9 .framer-kk6k77 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DpQh9 .framer-1qgk3t4, .framer-DpQh9 .framer-1fbl0id { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DpQh9 .framer-10bire1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DpQh9 .framer-8sc05m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DpQh9 .framer-1lkrj29 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DpQh9 .framer-owdojk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-DpQh9 .framer-p3dslt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-DpQh9 .framer-grxuc7 { --framer-input-focused-border-color: var(--token-494a1393-2879-4477-9cc7-bac49cd8481b, #954386); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-DpQh9 .framer-k1vu33-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 366\n * @framerIntrinsicWidth 294\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerKBHC2PY2M=withCSS(Component,css,\"framer-DpQh9\");export default FramerKBHC2PY2M;FramerKBHC2PY2M.displayName=\"Layout/Beehiiv Sidebar\";FramerKBHC2PY2M.defaultProps={height:366,width:294};addFonts(FramerKBHC2PY2M,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"google\",style:\"normal\",uiFamilyName:\"Inter\",url:\"https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...ComponentButtonV2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKBHC2PY2M\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"366\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"294\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KBHC2PY2M.map"],"mappings":"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"}