{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3xCy3xwhGJgW2P4xUjWC/P1E28Ft69LR1tcixpK7r/Bg8gADRgE.js"],
  "sourcesContent": ["// Generated by Framer (7422eea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/zmI0NFzZ86M9lNWBQ8rD/V16CWcXCDvsLe6pR8W2f/BlIhg2kKd.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={jI6W37vpC:{hover:true,pressed:true},m7toenvPu:{hover:true,pressed:true}};const cycleOrder=[\"m7toenvPu\",\"jI6W37vpC\"];const serializationHash=\"framer-qmiOB\";const variantClassNames={jI6W37vpC:\"framer-v-5zmh20\",m7toenvPu:\"framer-v-dxhywi\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};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={Default:\"m7toenvPu\",Secondary:\"jI6W37vpC\"};const getProps=({backgroundColor,height,hoverLeftIconColor,hoverRightIconColor,id,leftIcon,leftIconColor,link,radius,rightIcon,rightIconColor,showLeftIcon,showRightIcon,tap,text,textColor,width,...props})=>{return{...props,APS20TioP:radius??props.APS20TioP??\"8px\",fBvYjePPX:showRightIcon??props.fBvYjePPX,fY7fMEncw:link??props.fY7fMEncw,jElU2EP3_:leftIcon??props.jElU2EP3_??\"Play\",k4hZhHafb:rightIconColor??props.k4hZhHafb??\"var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255))\",K6oiIv47v:hoverLeftIconColor??props.K6oiIv47v??\"var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255))\",khkyVLtaS:backgroundColor??props.khkyVLtaS??\"var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(216, 104, 2))\",nOV4xKdCr:text??props.nOV4xKdCr??\"Book Now\",t1IDmG7Bz:tap??props.t1IDmG7Bz,v1nFpMNfn:leftIconColor??props.v1nFpMNfn??\"var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"m7toenvPu\",vJCzxsZL3:hoverRightIconColor??props.vJCzxsZL3??\"var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255))\",yyu_d829M:rightIcon??props.yyu_d829M??\"caret-right\",Zefvoq8ch:showLeftIcon??props.Zefvoq8ch,Zkp_z6kYD:textColor??props.Zkp_z6kYD??\"var(--token-00e4af39-133c-4b95-9002-c0f0450a84a0, rgb(13, 13, 13))\"};};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,nOV4xKdCr,Zkp_z6kYD,khkyVLtaS,fY7fMEncw,fBvYjePPX,yyu_d829M,k4hZhHafb,vJCzxsZL3,Zefvoq8ch,jElU2EP3_,v1nFpMNfn,K6oiIv47v,t1IDmG7Bz,APS20TioP,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"m7toenvPu\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1he24oj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(t1IDmG7Bz){const res=await t1IDmG7Bz(...args);if(res===false)return false;}});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:fY7fMEncw,motionChild:true,nodeId:\"m7toenvPu\",openInNewTab:false,scopeId:\"Bg8gADRgE\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-dxhywi\",className,classNames)} framer-1hpbibz`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"m7toenvPu\",onTap:onTap1he24oj,ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:khkyVLtaS,borderBottomLeftRadius:radiusForCorner(APS20TioP,3),borderBottomRightRadius:radiusForCorner(APS20TioP,2),borderTopLeftRadius:radiusForCorner(APS20TioP,0),borderTopRightRadius:radiusForCorner(APS20TioP,1),filter:\"none\",WebkitFilter:\"none\",...style},variants:{\"jI6W37vpC-hover\":{backgroundColor:\"var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(216, 104, 2))\",filter:\"none\",WebkitFilter:\"none\"},\"jI6W37vpC-pressed\":{backgroundColor:\"var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(216, 104, 2))\",filter:\"none\",WebkitFilter:\"none\"},\"m7toenvPu-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",filter:\"brightness(0.9)\",WebkitFilter:\"brightness(0.9)\"},\"m7toenvPu-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",filter:\"brightness(0.9)\",WebkitFilter:\"brightness(0.9)\"},jI6W37vpC:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(216, 104, 2))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"jI6W37vpC-hover\":{\"data-framer-name\":undefined},\"jI6W37vpC-pressed\":{\"data-framer-name\":undefined},\"m7toenvPu-hover\":{\"data-framer-name\":undefined},\"m7toenvPu-pressed\":{\"data-framer-name\":undefined},jI6W37vpC:{\"data-border\":true,\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[Zefvoq8ch&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a5yy9p\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"xMO4e0lCT\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hpqecr-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"WE1FKHnRk-container\",nodeId:\"WE1FKHnRk\",rendersWithMotion:true,scopeId:\"Bg8gADRgE\",children:/*#__PURE__*/_jsx(Phosphor,{color:v1nFpMNfn,height:\"100%\",iconSearch:jElU2EP3_,iconSelection:\"House\",id:\"WE1FKHnRk\",layoutId:\"WE1FKHnRk\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({\"jI6W37vpC-hover\":{color:K6oiIv47v},\"jI6W37vpC-pressed\":{color:K6oiIv47v},\"m7toenvPu-hover\":{color:K6oiIv47v},\"m7toenvPu-pressed\":{color:K6oiIv47v}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6zdm6x\",\"data-styles-preset\":\"BlIhg2kKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Zkp_z6kYD-Bg8gADRgE))\"},children:\"Book Now\"})}),className:\"framer-bbvusm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WZjTeZOcM\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Zkp_z6kYD-Bg8gADRgE)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-Zkp_z6kYD-Bg8gADRgE\":Zkp_z6kYD},text:nOV4xKdCr,variants:{\"jI6W37vpC-hover\":{\"--extracted-r6o4lv\":\"var(--token-00e4af39-133c-4b95-9002-c0f0450a84a0, rgb(13, 13, 13))\"},\"jI6W37vpC-pressed\":{\"--extracted-r6o4lv\":\"var(--token-00e4af39-133c-4b95-9002-c0f0450a84a0, rgb(13, 13, 13))\"},jI6W37vpC:{\"--extracted-r6o4lv\":\"var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(170, 128, 0))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"jI6W37vpC-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6zdm6x\",\"data-styles-preset\":\"BlIhg2kKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-00e4af39-133c-4b95-9002-c0f0450a84a0, rgb(13, 13, 13)))\"},children:\"Book Now\"})})},\"jI6W37vpC-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6zdm6x\",\"data-styles-preset\":\"BlIhg2kKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-00e4af39-133c-4b95-9002-c0f0450a84a0, rgb(13, 13, 13)))\"},children:\"Book Now\"})})},jI6W37vpC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6zdm6x\",\"data-styles-preset\":\"BlIhg2kKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(170, 128, 0)))\"},children:\"Book Now\"})})}},baseVariant,gestureVariant)}),fBvYjePPX&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17h2eg8\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"tFK6Z0Zb8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15si11a-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"klxynlg5T-container\",nodeId:\"klxynlg5T\",rendersWithMotion:true,scopeId:\"Bg8gADRgE\",children:/*#__PURE__*/_jsx(Phosphor,{color:k4hZhHafb,height:\"100%\",iconSearch:yyu_d829M,iconSelection:\"House\",id:\"klxynlg5T\",layoutId:\"klxynlg5T\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({\"jI6W37vpC-hover\":{color:vJCzxsZL3},\"jI6W37vpC-pressed\":{color:vJCzxsZL3},\"m7toenvPu-hover\":{color:vJCzxsZL3},\"m7toenvPu-pressed\":{color:vJCzxsZL3}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qmiOB.framer-1hpbibz, .framer-qmiOB .framer-1hpbibz { display: block; }\",\".framer-qmiOB.framer-dxhywi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 24px 10px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-qmiOB .framer-1a5yy9p, .framer-qmiOB .framer-17h2eg8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 20px; }\",\".framer-qmiOB .framer-1hpqecr-container { flex: none; height: 16px; left: 2px; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; z-index: 1; }\",\".framer-qmiOB .framer-bbvusm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qmiOB .framer-15si11a-container { flex: none; height: 16px; left: 0px; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; z-index: 1; }\",\".framer-qmiOB.framer-v-dxhywi.hover .framer-1hpqecr-container, .framer-qmiOB.framer-v-dxhywi.pressed .framer-1hpqecr-container { left: unset; right: 4px; }\",\".framer-qmiOB.framer-v-dxhywi.hover .framer-15si11a-container, .framer-qmiOB.framer-v-dxhywi.pressed .framer-15si11a-container { left: unset; right: 1px; }\",\".framer-qmiOB.framer-v-5zmh20.hover .framer-1hpqecr-container, .framer-qmiOB.framer-v-5zmh20.pressed .framer-1hpqecr-container { left: 0px; }\",...sharedStyle.css,'.framer-qmiOB[data-border=\"true\"]::after, .framer-qmiOB [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 44\n * @framerIntrinsicWidth 126\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"jI6W37vpC\":{\"layout\":[\"auto\",\"auto\"]},\"LEs6EeLc6\":{\"layout\":[\"auto\",\"auto\"]},\"nmwhrzAft\":{\"layout\":[\"auto\",\"auto\"]},\"wO8jQY27U\":{\"layout\":[\"auto\",\"auto\"]},\"Hj8eM00r6\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"nOV4xKdCr\":\"text\",\"Zkp_z6kYD\":\"textColor\",\"khkyVLtaS\":\"backgroundColor\",\"fY7fMEncw\":\"link\",\"fBvYjePPX\":\"showRightIcon\",\"yyu_d829M\":\"rightIcon\",\"k4hZhHafb\":\"rightIconColor\",\"vJCzxsZL3\":\"hoverRightIconColor\",\"Zefvoq8ch\":\"showLeftIcon\",\"jElU2EP3_\":\"leftIcon\",\"v1nFpMNfn\":\"leftIconColor\",\"K6oiIv47v\":\"hoverLeftIconColor\",\"t1IDmG7Bz\":\"tap\",\"APS20TioP\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerBg8gADRgE=withCSS(Component,css,\"framer-qmiOB\");export default FramerBg8gADRgE;FramerBg8gADRgE.displayName=\"Button/Main Button\";FramerBg8gADRgE.defaultProps={height:44,width:126};addPropertyControls(FramerBg8gADRgE,{variant:{options:[\"m7toenvPu\",\"jI6W37vpC\"],optionTitles:[\"Default\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},nOV4xKdCr:{defaultValue:\"Book Now\",displayTextArea:false,title:\"Text\",type:ControlType.String},Zkp_z6kYD:{defaultValue:'var(--token-00e4af39-133c-4b95-9002-c0f0450a84a0, rgb(13, 13, 13)) /* {\"name\":\"Black\"} */',title:\"Text Color\",type:ControlType.Color},khkyVLtaS:{defaultValue:'var(--token-86a3373e-fc2f-4913-ad08-cf8fe938574a, rgb(216, 104, 2)) /* {\"name\":\"Brand\"} */',title:\"Background Color\",type:ControlType.Color},fY7fMEncw:{title:\"Link\",type:ControlType.Link},fBvYjePPX:{defaultValue:false,title:\"Show Right Icon\",type:ControlType.Boolean},yyu_d829M:{defaultValue:\"caret-right\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Right Icon\",type:ControlType.String},k4hZhHafb:{defaultValue:'var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Right Icon Color\",type:ControlType.Color},vJCzxsZL3:{defaultValue:'var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Hover - Right Icon Color\",type:ControlType.Color},Zefvoq8ch:{defaultValue:false,title:\"Show Left Icon\",type:ControlType.Boolean},jElU2EP3_:{defaultValue:\"Play\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Left Icon\",type:ControlType.String},v1nFpMNfn:{defaultValue:'var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Left Icon Color\",type:ControlType.Color},K6oiIv47v:{defaultValue:'var(--token-ae8ea8ed-cbef-4196-ac99-60390ce4b02d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Hover - Left Icon Color\",type:ControlType.Color},t1IDmG7Bz:{title:\"Tap\",type:ControlType.EventHandler},APS20TioP:{defaultValue:\"8px\",title:\"Radius\",type:ControlType.BorderRadius}});addFonts(FramerBg8gADRgE,[{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\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBg8gADRgE\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"44\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jI6W37vpC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LEs6EeLc6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nmwhrzAft\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wO8jQY27U\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Hj8eM00r6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"126\",\"framerVariables\":\"{\\\"nOV4xKdCr\\\":\\\"text\\\",\\\"Zkp_z6kYD\\\":\\\"textColor\\\",\\\"khkyVLtaS\\\":\\\"backgroundColor\\\",\\\"fY7fMEncw\\\":\\\"link\\\",\\\"fBvYjePPX\\\":\\\"showRightIcon\\\",\\\"yyu_d829M\\\":\\\"rightIcon\\\",\\\"k4hZhHafb\\\":\\\"rightIconColor\\\",\\\"vJCzxsZL3\\\":\\\"hoverRightIconColor\\\",\\\"Zefvoq8ch\\\":\\\"showLeftIcon\\\",\\\"jElU2EP3_\\\":\\\"leftIcon\\\",\\\"v1nFpMNfn\\\":\\\"leftIconColor\\\",\\\"K6oiIv47v\\\":\\\"hoverLeftIconColor\\\",\\\"t1IDmG7Bz\\\":\\\"tap\\\",\\\"APS20TioP\\\":\\\"radius\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Bg8gADRgE.map"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "height", "hoverLeftIconColor", "hoverRightIconColor", "id", "leftIcon", "leftIconColor", "link", "radius", "rightIcon", "rightIconColor", "showLeftIcon", "showRightIcon", "tap", "text", "textColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "nOV4xKdCr", "Zkp_z6kYD", "khkyVLtaS", "fY7fMEncw", "fBvYjePPX", "yyu_d829M", "k4hZhHafb", "vJCzxsZL3", "Zefvoq8ch", "jElU2EP3_", "v1nFpMNfn", "K6oiIv47v", "t1IDmG7Bz", "APS20TioP", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1he24oj", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerBg8gADRgE", "withCSS", "Bg8gADRgE_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
