{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hu6tqRhGqhWy0bH1sydy/cApqA9lYt28XgVHQIZXG/lKkVTXhgG.js", "ssg:https://framerusercontent.com/modules/AG4ynX0EcElY9MhV41dA/EHxUROBbnE9ySlaM73K4/ICR9nDCFV.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-MdgZE .framer-styles-preset-gtyvd6:not(.rich-text-wrapper), .framer-MdgZE .framer-styles-preset-gtyvd6.rich-text-wrapper a { --framer-link-current-text-color: var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, #5b5e76); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, #5b5e76); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, #19154e); --framer-link-text-decoration: none; }\"];export const className=\"framer-MdgZE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withPreserveQueryParams}from\"https://framerusercontent.com/modules/yRQ1DjmJrosS5oqM78XV/R0fyL8ZmW70VOJxHNMVO/Preserve_UTMs.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/hu6tqRhGqhWy0bH1sydy/cApqA9lYt28XgVHQIZXG/lKkVTXhgG.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/AprNlc8WVmAnOChXIkHr/zYjk6iwxxfNwQrdQcEN3/qq6KweNZA.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/rDqLe8OAp4TLinIVWtx9/HSim5MftK6pv1n7TtmVY/xZtZBsQb0.js\";import Button,*as ButtonInfo from\"https://framerusercontent.com/modules/b4MEugpKiB10nXAgRUXJ/QThERrDOv2Yj2dI8Br4P/TKgmIhZ_1.js\";const ButtonFonts=getFonts(Button);const ButtonWithPreserveQueryParamsaf13zeWithMappedReactProps1v1ipky=withMappedReactProps(withCodeBoundaryForOverrides(Button,{nodeId:\"UGZz8UM6M\",override:withPreserveQueryParams,scopeId:\"ICR9nDCFV\"}),ButtonInfo);const cycleOrder=[\"QhGUMfkoi\",\"gxygLixQe\",\"VxMEthpID\",\"b4J93TDOS\",\"XRJnKQgDk\"];const serializationHash=\"framer-dRV0T\";const variantClassNames={b4J93TDOS:\"framer-v-11s3kz\",gxygLixQe:\"framer-v-1c4getu\",QhGUMfkoi:\"framer-v-etroy6\",VxMEthpID:\"framer-v-iqui4q\",XRJnKQgDk:\"framer-v-18gr3q0\"};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 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={\"390 / Logo + Page title + Back\":\"XRJnKQgDk\",\"390 / Logo + Page title\":\"b4J93TDOS\",\"390 / Logo\":\"VxMEthpID\",\"Page title + back\":\"QhGUMfkoi\",\"Page title\":\"gxygLixQe\"};const getProps=({height,id,pageTitle,width,...props})=>{return{...props,c8hLMTMQ1:pageTitle??props.c8hLMTMQ1??\"Page title\",variant:humanReadableVariantMap[props.variant]??props.variant??\"QhGUMfkoi\"};};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,c8hLMTMQ1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QhGUMfkoi\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"VxMEthpID\")return false;return true;};const isDisplayed1=()=>{if([\"gxygLixQe\",\"b4J93TDOS\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"VxMEthpID\",\"b4J93TDOS\",\"XRJnKQgDk\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"VxMEthpID\",\"b4J93TDOS\",\"XRJnKQgDk\"].includes(baseVariant))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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-etroy6\",className,classNames),\"data-framer-name\":\"Page title + back\",layoutDependency:layoutDependency,layoutId:\"QhGUMfkoi\",ref:refBinding,style:{backgroundColor:\"var(--token-b6302abc-b78c-4ca9-8572-21e4a55224ec, rgb(255, 255, 255))\",...style},...addPropertyOverrides({b4J93TDOS:{\"data-framer-name\":\"390 / Logo + Page title\"},gxygLixQe:{\"data-framer-name\":\"Page title\"},VxMEthpID:{\"data-framer-name\":\"390 / Logo\"},XRJnKQgDk:{\"data-framer-name\":\"390 / Logo + Page title + Back\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15yv6n5\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"lywDBR9SJ\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"javascript:history.back(-1)\",motionChild:true,nodeId:\"qqjlfQNKI\",openInNewTab:false,scopeId:\"ICR9nDCFV\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-16dd7us framer-1d176mt\",\"data-framer-name\":\"Icon button\",layoutDependency:layoutDependency,layoutId:\"qqjlfQNKI\",style:{borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-y0iiya\",\"data-framer-name\":\"Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"tdl7doffb\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" class=\"remixicon\"><path d=\"M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414L7.828 11Z\"/></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1wqaoxq\",\"data-styles-preset\":\"qq6KweNZA\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-824acf41-ea1f-4a04-9e5f-874f3653bed9, rgb(18, 16, 15)))\"},children:\"Page title\"})}),className:\"framer-nh12u7\",\"data-framer-name\":\"Page title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NKW2gJS1_\",style:{\"--extracted-1lwpl3i\":\"var(--token-824acf41-ea1f-4a04-9e5f-874f3653bed9, rgb(18, 16, 15))\",\"--framer-paragraph-spacing\":\"0px\"},text:c8hLMTMQ1,verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7kpw1j\",\"data-framer-name\":\"Right side\",layoutDependency:layoutDependency,layoutId:\"iiiU904t7\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1stvu4o\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"x4ea_GExG\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18c8y0z\",\"data-styles-preset\":\"xZtZBsQb0\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AMdGus7XD\"},motionChild:true,nodeId:\"I4034:163427;8202:50320;5787:89695\",openInNewTab:false,scopeId:\"ICR9nDCFV\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gtyvd6\",\"data-styles-preset\":\"lKkVTXhgG\",children:\"Mobile waitlist\"})})})}),className:\"framer-epuobj\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I4034:163427;8202:50320;5787:89695\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"148px\",y:(componentViewport?.y||0)+(8+((componentViewport?.height||60)-16-60)/2)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-af13ze-container\",layoutDependency:layoutDependency,layoutId:\"UGZz8UM6M-container\",nodeId:\"UGZz8UM6M\",rendersWithMotion:true,scopeId:\"ICR9nDCFV\",children:/*#__PURE__*/_jsx(ButtonWithPreserveQueryParamsaf13zeWithMappedReactProps1v1ipky,{C1LftDDXp:true,caWNSw6nF:\"https://chrome.google.com/webstore/detail/hiro-wallet/ldinpeekobnhjjdofggfgjlcehhmanlj\",height:\"100%\",id:\"UGZz8UM6M\",layoutId:\"UGZz8UM6M\",Qo1QNqZrR:\"Install\",style:{height:\"100%\",width:\"100%\"},uotTcbS7R:\"0px\",variant:\"I617:25307;1854:0\",width:\"100%\",WJdLTLje8:false})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-s13v2i\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"F6pq7cluz\",children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"Rhzl4QHPr\",scopeId:\"ICR9nDCFV\",...addPropertyOverrides({b4J93TDOS:{href:{webPageId:\"rzaBfsOSu\"}},VxMEthpID:{href:{webPageId:\"rzaBfsOSu\"}},XRJnKQgDk:{href:{webPageId:\"rzaBfsOSu\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-141byu5 framer-1d176mt\",\"data-framer-name\":\"Graphic\",fill:'var(--token-824acf41-ea1f-4a04-9e5f-874f3653bed9, rgb(18, 16, 15)) /* {\"name\":\"12\"} */',intrinsicHeight:19,intrinsicWidth:84,layoutDependency:layoutDependency,layoutId:\"Rhzl4QHPr\",svg:'<svg width=\"84\" height=\"19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M80.451 13.598c-.766 1.455-1.888 2.349-2.756 2.349-.664 0-1.174-.562-1.174-1.89 0-2.068 1.02-5.285 1.506-6.97h-7.605l-.74 2.579c-1.123 3.957-2.884 6.28-5.665 6.28-.409 0-.894-.076-1.149-.229 2.093-1.506 4.21-3.906 4.21-6.28 0-1.967-1.428-2.733-2.73-2.733-4.083 0-6.992 5.362-5.895 8.732-.663.23-1.276.51-2.016.51s-1.148-.51-.995-1.2c.179-.816 1.2-3.548 1.2-5.029 0-1.813-1.404-3.038-3.522-3.038-.485 0-1.02.127-1.557.332l1.353-4.775h-2.654l-3.165 11.132c-.485 1.736-1.94 2.579-3.139 2.579-1.505 0-2.067-1.2-1.71-2.4l1.123-3.907h2.884l.74-2.553h-2.909l1.378-4.85H42.81l-3.445 12.101c-.332 1.15-1.123 1.609-1.812 1.609-1.097 0-1.429-.894-1.2-1.71l2.042-7.15c-.714-.23-1.735-.408-2.526-.408-4.568 0-8.88 4.06-8.88 8.068v.01c-1.223.785-2.64 1.19-3.88 1.19-.868 0-1.352-.077-1.735-.281 2.143-1.404 4.364-3.753 4.364-6.23 0-1.966-1.43-2.732-2.73-2.732-4.058 0-6.891 5.234-5.947 8.579-.893.46-1.71.69-2.603.69-1.403 0-2.73-.588-3.751-1.762l1.301-4.57c3.165-.256 7.35-2.86 7.35-6.052C19.358 1.598 18.03.5 16.347.5c-2.986 0-5.232 2.885-6.278 6.587-1.94-.23-2.986-2.323-1.455-4.85H5.858c-1.71 3.803.026 6.459 3.496 7.403l-.842 2.937c-1.276-.792-2.271-1.098-3.445-1.098-5.64 0-5.87 7.021-.332 7.021 1.608 0 3.548-.843 4.568-1.966 1.455 1.277 2.884 1.966 4.721 1.966 1.404 0 2.833-.409 4.313-1.277.995.817 2.297 1.277 4.16 1.277 1.654 0 3.309-.344 5.013-1.542.505.89 1.425 1.542 2.974 1.542 1.302 0 2.73-.562 3.803-1.762.79 1.15 1.99 1.762 3.215 1.762 1.02 0 2.067-.409 2.96-1.226.715.766 2.016 1.226 3.445 1.226 2.22 0 4.696-1.174 5.564-4.213l.995-3.523c.306-1.047 1.123-1.532 2.067-1.532.816 0 1.25.408 1.25 1.123 0 1.328-1.174 4.494-1.174 5.617 0 1.89 1.276 2.528 2.986 2.528 1.072 0 1.914-.026 4.313-1.098.97.715 2.475 1.098 4.185 1.098 3.802 0 6.456-2.604 8.268-8.86h2.297c-.434 1.456-.74 3.064-.74 4.494 0 2.4.868 4.366 3.547 4.366 2.093 0 5.002-2.12 5.742-4.902h-2.756ZM15.964 3.053c.485 0 .816.281.816.69 0 1.353-2.398 3.089-4.057 3.344.765-2.655 2.322-4.034 3.24-4.034ZM4.863 15.947c-2.17 0-1.99-2.145.179-2.145.944 0 1.684.306 2.577 1.072-.612.69-1.786 1.073-2.756 1.073ZM22.24 9.232c.536 0 .868.332.868.868 0 1.43-1.863 3.191-3.445 4.085-.561-1.634 1.046-4.953 2.577-4.953Zm8.703 6.715c-.791 0-1.174-.562-1.174-1.379 0-1.966 2.118-5.285 5.359-5.336-1.174 4.11-1.965 6.715-4.185 6.715Zm32.639-6.715c.536 0 .867.332.867.868 0 1.43-1.94 3.268-3.42 4.187-.637-1.532.996-5.055 2.553-5.055Z\" fill=\"#12100F\"/></svg>',withExternalLayout:true,...addPropertyOverrides({b4J93TDOS:{as:\"a\"},VxMEthpID:{as:\"a\"},XRJnKQgDk:{as:\"a\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dRV0T.framer-1d176mt, .framer-dRV0T .framer-1d176mt { display: block; }\",\".framer-dRV0T.framer-etroy6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 60px; justify-content: space-between; overflow: hidden; padding: 8px 0px 8px 24px; position: relative; width: 1116px; }\",\".framer-dRV0T .framer-15yv6n5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dRV0T .framer-16dd7us { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 48px; justify-content: center; overflow: hidden; padding: 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-dRV0T .framer-y0iiya { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-dRV0T .framer-nh12u7, .framer-dRV0T .framer-epuobj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-dRV0T .framer-7kpw1j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 60px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dRV0T .framer-1stvu4o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dRV0T .framer-af13ze-container { flex: none; height: 100%; position: relative; width: 148px; }\",\".framer-dRV0T .framer-s13v2i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 60px; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-dRV0T .framer-141byu5 { aspect-ratio: 4.421052631578948 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 19px); position: relative; width: 84px; }\",\".framer-dRV0T.framer-v-1c4getu.framer-etroy6 { padding: 8px 0px 8px 40px; }\",\".framer-dRV0T.framer-v-iqui4q.framer-etroy6 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: flex-start; padding: 0px 0px 8px 0px; width: 390px; }\",\".framer-dRV0T.framer-v-iqui4q .framer-s13v2i { order: 0; }\",\".framer-dRV0T.framer-v-iqui4q .framer-141byu5, .framer-dRV0T.framer-v-11s3kz .framer-141byu5, .framer-dRV0T.framer-v-18gr3q0 .framer-141byu5 { order: 0; text-decoration: none; }\",\".framer-dRV0T.framer-v-11s3kz.framer-etroy6 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 0px 16px 0px; width: 390px; }\",\".framer-dRV0T.framer-v-11s3kz .framer-15yv6n5 { order: 1; padding: 0px 0px 0px 24px; width: 100%; }\",\".framer-dRV0T.framer-v-11s3kz .framer-s13v2i, .framer-dRV0T.framer-v-18gr3q0 .framer-s13v2i { order: 0; padding: 16px 16px 16px 24px; }\",\".framer-dRV0T.framer-v-18gr3q0.framer-etroy6 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 0px 8px 0px; width: 390px; }\",\".framer-dRV0T.framer-v-18gr3q0 .framer-15yv6n5 { order: 1; padding: 0px 0px 0px 12px; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 1116\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"gxygLixQe\":{\"layout\":[\"fixed\",\"fixed\"]},\"VxMEthpID\":{\"layout\":[\"fixed\",\"fixed\"]},\"b4J93TDOS\":{\"layout\":[\"fixed\",\"auto\"]},\"XRJnKQgDk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"c8hLMTMQ1\":\"pageTitle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerICR9nDCFV=withCSS(Component,css,\"framer-dRV0T\");export default FramerICR9nDCFV;FramerICR9nDCFV.displayName=\"Header page\";FramerICR9nDCFV.defaultProps={height:60,width:1116};addPropertyControls(FramerICR9nDCFV,{variant:{options:[\"QhGUMfkoi\",\"gxygLixQe\",\"VxMEthpID\",\"b4J93TDOS\",\"XRJnKQgDk\"],optionTitles:[\"Page title + back\",\"Page title\",\"390 / Logo\",\"390 / Logo + Page title\",\"390 / Logo + Page title + Back\"],title:\"Variant\",type:ControlType.Enum},c8hLMTMQ1:{defaultValue:\"Page title\",displayTextArea:false,title:\"Page title\",type:ControlType.String}});addFonts(FramerICR9nDCFV,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerICR9nDCFV\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"c8hLMTMQ1\\\":\\\"pageTitle\\\"}\",\"framerIntrinsicWidth\":\"1116\",\"framerIntrinsicHeight\":\"60\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gxygLixQe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VxMEthpID\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"b4J93TDOS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XRJnKQgDk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ICR9nDCFV.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "ButtonFonts", "getFonts", "TKgmIhZ_1_default", "ButtonWithPreserveQueryParamsaf13zeWithMappedReactProps1v1ipky", "withMappedReactProps", "withCodeBoundaryForOverrides", "withPreserveQueryParams", "TKgmIhZ_1_exports", "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", "pageTitle", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "c8hLMTMQ1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "Link", "SVG", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerICR9nDCFV", "withCSS", "ICR9nDCFV_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
