{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/p0riPQp4S5yAffZ9XeGn/5Ot5aZQl8Osj2YJlKAmj/mclC3TZYZ.js", "ssg:https://framerusercontent.com/modules/t0KVlCWs8SBiTofzIwv5/nQCYjlmScSdv8hPV54yV/G4qo2Oy_7.js", "ssg:https://framerusercontent.com/modules/aA6V2CrIGrpmcHBh0g3O/LHLwIHoebn36xTktyGDF/wVRTNxaT7.js", "ssg:https://framerusercontent.com/modules/deMwWR54fspK4fFN4EgZ/pL7SPvjS6xQkErdiBNBB/p8wFSmohS.js", "ssg:https://framerusercontent.com/modules/DlAJPXLG1w16dP7UzGMt/ZxSybqAzGJQFrqx2DsNc/QBXE_bE3K.js"],
  "sourcesContent": ["// Generated by Framer (90417e1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Onest-500\",\"GF;Onest-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhxx-ZtxFMQWXgSQ.woff2\",weight:\"500\"},{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhEhiZtxFMQWXgSQ.woff2\",weight:\"700\"}]}];export const css=['.framer-wYjRY .framer-styles-preset-15o4dil:not(.rich-text-wrapper), .framer-wYjRY .framer-styles-preset-15o4dil.rich-text-wrapper p { --framer-font-family: \"Onest\", \"Onest Placeholder\", sans-serif; --framer-font-family-bold: \"Onest\", \"Onest Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 18px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-72b3aee5-eb31-4348-ad93-1905efa35151, #474b64); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-wYjRY\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={Bfd_HzGGb:{hover:true},eoxP_9yi_:{hover:true},SEgh9kNBG:{hover:true}};const cycleOrder=[\"SEgh9kNBG\",\"Bfd_HzGGb\",\"eoxP_9yi_\"];const serializationHash=\"framer-CemvY\";const variantClassNames={Bfd_HzGGb:\"framer-v-1fh98d8\",eoxP_9yi_:\"framer-v-a49y72\",SEgh9kNBG:\"framer-v-sqptel\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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={\"Default/Logo\":\"SEgh9kNBG\",Phone:\"eoxP_9yi_\",Tablet:\"Bfd_HzGGb\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,sJWxx5Dl1:link!==null&&link!==void 0?link:props.sJWxx5Dl1,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SEgh9kNBG\"};};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,sJWxx5Dl1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SEgh9kNBG\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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__*/_jsx(Link,{href:sJWxx5Dl1,nodeId:\"SEgh9kNBG\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-sqptel\",className,classNames)} framer-9x3g2y`,\"data-framer-name\":\"Default/Logo\",layoutDependency:layoutDependency,layoutId:\"SEgh9kNBG\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"Bfd_HzGGb-hover\":{\"data-framer-name\":undefined},\"eoxP_9yi_-hover\":{\"data-framer-name\":undefined},\"SEgh9kNBG-hover\":{\"data-framer-name\":undefined},Bfd_HzGGb:{\"data-framer-name\":\"Tablet\"},eoxP_9yi_:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cj8i9l\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"jaeZ8FEPE\",style:{scale:1},variants:{\"Bfd_HzGGb-hover\":{scale:.98},\"eoxP_9yi_-hover\":{scale:.98},\"SEgh9kNBG-hover\":{scale:.98}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1e2pc4e\",\"data-framer-name\":\"Ne-logo-horizontal\",fill:\"black\",intrinsicHeight:238,intrinsicWidth:504,layoutDependency:layoutDependency,layoutId:\"ycwBbVA_3\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 504 237.6\" style=\"enable-background:new 0 0 504 237.6\" xml:space=\"preserve\"><path d=\"M206.6 183h20.1v-2.8h-17V168h14.4v-2.8h-14.4v-11.9h17v-2.8h-20.1zm49.6-16.3c0-7.2 0-10.1-3.1-13.2-2.2-2.2-5.1-3.4-8.2-3.4-3.1 0-6 1.2-8.2 3.4-3.1 3-3.1 6-3.1 13.2s0 10.1 3.1 13.2c2.2 2.2 5.1 3.4 8.2 3.4 2.5 0 5-.8 7-2.3l3.5 3.5.3.3 2.1-2.1-3.8-3.8c2.2-2.7 2.2-5.9 2.2-12.2zm-11.3 13.7c-2.2 0-4.2-.8-5.8-2.3-2.2-2.2-2.4-4.6-2.4-11.3s.2-9.1 2.4-11.3c3.2-3.1 8.4-3.1 11.6 0 2.2 2.2 2.4 4.5 2.4 11.3 0 5.4-.1 8-1.2 9.9l-4.4-4.3-2.1 2.1 4.4 4.4c-1.4 1-3.1 1.5-4.9 1.5zm39.7-8.4c0 5.1-3.2 8.4-8.1 8.4s-8.1-3.4-8.1-8.4v-21.6h-3.1v21.9c0 6.4 4.6 11 11.3 11 6.6 0 11.3-4.5 11.3-11v-21.9h-3.1l-.2 21.6zm13.3-21.5h3.1v32.6h-3.1zm10.3 2.8h9.5V183h3.1v-29.7h9.5v-2.8h-22.1zm44.9-2.8-7.7 15.6-7.9-15.6h-3.4l9.6 19.1V183h3.2v-13.4l9.3-18.6.3-.5zM261.7 72c-.1-2.9.5-5.8 1.6-8.4 1-2.3 2.5-4.4 4.4-6.1 1.8-1.6 3.8-2.8 6-3.5 6.8-2.4 14.3-1.1 19.8 3.5 1.8 1.7 3.3 3.8 4.3 6.1 1.2 2.7 1.7 5.5 1.7 8.4v41.7c.1 2.9-.5 5.8-1.7 8.5-1 2.2-2.5 4.2-4.3 5.9-1.8 1.6-3.9 2.8-6.1 3.7-4.4 1.6-9.2 1.6-13.6 0-2.2-.8-4.3-2-6-3.7-1.9-1.6-3.4-3.6-4.4-5.9-1.2-2.7-1.7-5.6-1.7-8.5V72zm11.3 41.7c0 2.8.8 4.7 2.3 6 3.1 2.6 7.6 2.6 10.7 0 1.5-1.3 2.3-3.3 2.3-6V72c0-2.7-.8-4.7-2.3-6-3.1-2.6-7.6-2.6-10.7 0-1.5 1.3-2.3 3.3-2.3 6v41.7zm103.5 18.6V64.1h-13.1V53.4h37.5v10.7h-13.1v68.2zm36.9 0V53.4h11.4v33.8h13.9V53.4H450v78.9h-11.3V97.2h-13.9v35.1zM246 53.4h-11.2v47.5h-.2l-17-47.5h-11v78.9h11.3V85l17 47.3H246zm110.5 78.9-12.9-36.1c3.3-1.7 6-4.5 7.5-7.8 1.5-3.8 2.3-7.8 2.2-11.8 0-15.4-6.7-23.1-20-23.1h-18.2v78.9h11.3V98.6h7l12.1 33.7h11zm-30-68.2h5.9c3.9 0 6.6 1 8 3.1.7 1.2 1.1 2.5 1.3 3.9a47.08 47.08 0 0 1 0 10.6c-.2 1.3-.6 2.6-1.2 3.8-.7 1-1.6 1.9-2.8 2.4-1.5.6-3.1.9-4.8.8h-6.4V64.1zM162.8 80.6h-20V54.8h20v25.8zM74 157H54v25.8h20V157zm86.8 25.8h-21.3l-45.9-128h21.3l45.9 128zm-85.5-128 45.8 128H99.8L54 54.8h21.3z\"/></svg>',withExternalLayout:true})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CemvY.framer-9x3g2y, .framer-CemvY .framer-9x3g2y { display: block; }\",\".framer-CemvY.framer-sqptel { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-CemvY .framer-cj8i9l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-CemvY .framer-1e2pc4e { aspect-ratio: 2.1176470588235294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 95px); position: relative; width: 200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CemvY.framer-sqptel, .framer-CemvY .framer-cj8i9l { gap: 0px; } .framer-CemvY.framer-sqptel > *, .framer-CemvY .framer-cj8i9l > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CemvY.framer-sqptel > :first-child, .framer-CemvY .framer-cj8i9l > :first-child { margin-left: 0px; } .framer-CemvY.framer-sqptel > :last-child, .framer-CemvY .framer-cj8i9l > :last-child { margin-right: 0px; } }\",\".framer-CemvY.framer-v-1fh98d8 .framer-cj8i9l { aspect-ratio: 4.333333333333333 / 1; height: var(--framer-aspect-ratio-supported, 95px); width: 156px; }\",\".framer-CemvY.framer-v-sqptel.hover .framer-cj8i9l { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 94.5\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Bfd_HzGGb\":{\"layout\":[\"auto\",\"auto\"]},\"eoxP_9yi_\":{\"layout\":[\"auto\",\"auto\"]},\"lhuCBrwRT\":{\"layout\":[\"auto\",\"auto\"]},\"g9WbVS5xJ\":{\"layout\":[\"auto\",\"auto\"]},\"L5aSHIlFl\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sJWxx5Dl1\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerG4qo2Oy_7=withCSS(Component,css,\"framer-CemvY\");export default FramerG4qo2Oy_7;FramerG4qo2Oy_7.displayName=\"Components/Logo\";FramerG4qo2Oy_7.defaultProps={height:94.5,width:200};addPropertyControls(FramerG4qo2Oy_7,{variant:{options:[\"SEgh9kNBG\",\"Bfd_HzGGb\",\"eoxP_9yi_\"],optionTitles:[\"Default/Logo\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},sJWxx5Dl1:{description:\"\",title:\"Link\",type:ControlType.Link}});addFonts(FramerG4qo2Oy_7,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG4qo2Oy_7\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Bfd_HzGGb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eoxP_9yi_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lhuCBrwRT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g9WbVS5xJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"L5aSHIlFl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"94.5\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"sJWxx5Dl1\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./G4qo2Oy_7.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/p0riPQp4S5yAffZ9XeGn/5Ot5aZQl8Osj2YJlKAmj/mclC3TZYZ.js\";const enabledGestures={G28F1hN1Q:{hover:true},SWbZ3s6Rj:{hover:true},vtBx9RNtY:{hover:true},WReKkFVVu:{hover:true},YEinQyQ3I:{hover:true}};const cycleOrder=[\"WReKkFVVu\",\"vtBx9RNtY\",\"G28F1hN1Q\",\"SWbZ3s6Rj\",\"YEinQyQ3I\"];const serializationHash=\"framer-Kz3Qp\";const variantClassNames={G28F1hN1Q:\"framer-v-1w5x39f\",SWbZ3s6Rj:\"framer-v-1tjan4e\",vtBx9RNtY:\"framer-v-blai48\",WReKkFVVu:\"framer-v-8jol20\",YEinQyQ3I:\"framer-v-un94th\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.5,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 Small\":\"vtBx9RNtY\",\"Light Small\":\"SWbZ3s6Rj\",\"Top Bar\":\"YEinQyQ3I\",Default:\"WReKkFVVu\",Light:\"G28F1hN1Q\"};const getProps=({arrow,buttonText,height,id,link,width,...props})=>{return{...props,AAOzKNywh:arrow??props.AAOzKNywh??true,cgcYD4_m5:buttonText??props.cgcYD4_m5??\"Button Text\",j6MhYhAGZ:link??props.j6MhYhAGZ,variant:humanReadableVariantMap[props.variant]??props.variant??\"WReKkFVVu\"};};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,AAOzKNywh,cgcYD4_m5,j6MhYhAGZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WReKkFVVu\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:j6MhYhAGZ,motionChild:true,nodeId:\"WReKkFVVu\",openInNewTab:false,scopeId:\"wVRTNxaT7\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-8jol20\",className,classNames)} framer-1b8o0ia`,\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"WReKkFVVu\",ref:refBinding,style:{backgroundColor:\"var(--token-f772be99-ee19-4fd4-8ff1-3d8800f57b04, rgb(0, 0, 0))\",borderBottomLeftRadius:96,borderBottomRightRadius:96,borderTopLeftRadius:96,borderTopRightRadius:96,...style},variants:{\"G28F1hN1Q-hover\":{backgroundColor:\"var(--token-020e1400-8a80-4de1-904d-4de32a1cc9b2, rgb(51, 84, 255))\"},\"SWbZ3s6Rj-hover\":{backgroundColor:\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53))\"},\"vtBx9RNtY-hover\":{backgroundColor:\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53))\"},\"WReKkFVVu-hover\":{backgroundColor:\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53))\"},G28F1hN1Q:{backgroundColor:\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255))\"},SWbZ3s6Rj:{backgroundColor:\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255))\",borderBottomLeftRadius:76,borderBottomRightRadius:76,borderTopLeftRadius:76,borderTopRightRadius:76},vtBx9RNtY:{borderBottomLeftRadius:76,borderBottomRightRadius:76,borderTopLeftRadius:76,borderTopRightRadius:76},YEinQyQ3I:{backgroundColor:\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255))\",borderBottomLeftRadius:76,borderBottomRightRadius:76,borderTopLeftRadius:76,borderTopRightRadius:76}},...addPropertyOverrides({\"G28F1hN1Q-hover\":{\"data-framer-name\":undefined},\"SWbZ3s6Rj-hover\":{\"data-framer-name\":undefined},\"vtBx9RNtY-hover\":{\"data-framer-name\":undefined},\"WReKkFVVu-hover\":{\"data-framer-name\":undefined},\"YEinQyQ3I-hover\":{\"data-framer-name\":undefined},G28F1hN1Q:{\"data-framer-name\":\"Light\"},SWbZ3s6Rj:{\"data-framer-name\":\"Light Small\"},vtBx9RNtY:{\"data-framer-name\":\"Default Small\"},YEinQyQ3I:{\"data-framer-name\":\"Top Bar\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15o4dil\",\"data-styles-preset\":\"mclC3TZYZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)))\"},children:\"Button Text\"})}),className:\"framer-rznpjb\",\"data-framer-name\":\"Button Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YcsA1Q5CN\",style:{\"--extracted-r6o4lv\":\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:cgcYD4_m5,variants:{\"G28F1hN1Q-hover\":{\"--extracted-r6o4lv\":\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255))\"},\"SWbZ3s6Rj-hover\":{\"--extracted-r6o4lv\":\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255))\"},G28F1hN1Q:{\"--extracted-r6o4lv\":\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53))\"},SWbZ3s6Rj:{\"--extracted-r6o4lv\":\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53))\"},YEinQyQ3I:{\"--extracted-r6o4lv\":\"var(--token-020e1400-8a80-4de1-904d-4de32a1cc9b2, rgb(51, 84, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"G28F1hN1Q-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15o4dil\",\"data-styles-preset\":\"mclC3TZYZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)))\"},children:\"Button Text\"})})},\"SWbZ3s6Rj-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15o4dil\",\"data-styles-preset\":\"mclC3TZYZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)))\"},children:\"Button Text\"})})},G28F1hN1Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15o4dil\",\"data-styles-preset\":\"mclC3TZYZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53)))\"},children:\"Button Text\"})})},SWbZ3s6Rj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15o4dil\",\"data-styles-preset\":\"mclC3TZYZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53)))\"},children:\"Button Text\"})})},YEinQyQ3I:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15o4dil\",\"data-styles-preset\":\"mclC3TZYZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-020e1400-8a80-4de1-904d-4de32a1cc9b2, rgb(51, 84, 255)))\"},children:\"Button Text\"})})}},baseVariant,gestureVariant)}),AAOzKNywh&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3c0rma\",\"data-framer-name\":\"Arrow\",layoutDependency:layoutDependency,layoutId:\"HrvwWcxpG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vsen4y\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jGaAOvSa4\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 7.513 2.627 L 13.153 8.267 L 7.513 13.908\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Neutral Colors/100&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.18 8.267 L 2.846 8.267\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Neutral Colors/100&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11159146144,withExternalLayout:true,...addPropertyOverrides({\"G28F1hN1Q-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 7.513 2.627 L 13.153 8.267 L 7.513 13.908\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Neutral Colors/100&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.18 8.267 L 2.846 8.267\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Neutral Colors/100&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11159146144},\"SWbZ3s6Rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 7.513 2.627 L 13.153 8.267 L 7.513 13.908\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Neutral Colors/100&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.18 8.267 L 2.846 8.267\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-ff885b0f-181d-49b9-ac5b-a7f9a71be68e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Neutral Colors/100&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11159146144},G28F1hN1Q:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 7.513 2.627 L 13.153 8.267 L 7.513 13.908\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53)) /* {&quot;name&quot;:&quot;Neutral Colors/800&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.18 8.267 L 2.846 8.267\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53)) /* {&quot;name&quot;:&quot;Neutral Colors/800&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10740792450},SWbZ3s6Rj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 7.513 2.627 L 13.153 8.267 L 7.513 13.908\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53)) /* {&quot;name&quot;:&quot;Neutral Colors/800&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.18 8.267 L 2.846 8.267\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-399a3e55-67c7-4a0d-be36-35dc3bf7eba4, rgb(14, 20, 53)) /* {&quot;name&quot;:&quot;Neutral Colors/800&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10740792450},YEinQyQ3I:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 7.513 2.627 L 13.153 8.267 L 7.513 13.908\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-020e1400-8a80-4de1-904d-4de32a1cc9b2, rgb(51, 84, 255)) /* {&quot;name&quot;:&quot;Primary Color/Accent&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.18 8.267 L 2.846 8.267\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"var(--token-020e1400-8a80-4de1-904d-4de32a1cc9b2, rgb(51, 84, 255)) /* {&quot;name&quot;:&quot;Primary Color/Accent&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10910519183}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kz3Qp.framer-1b8o0ia, .framer-Kz3Qp .framer-1b8o0ia { display: block; }\",\".framer-Kz3Qp.framer-8jol20 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; min-height: 52px; overflow: visible; padding: 16px 20px 16px 20px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Kz3Qp .framer-rznpjb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Kz3Qp .framer-3c0rma { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-Kz3Qp .framer-vsen4y { flex: none; height: 16px; left: 0px; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kz3Qp.framer-8jol20 { gap: 0px; } .framer-Kz3Qp.framer-8jol20 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-Kz3Qp.framer-8jol20 > :first-child { margin-left: 0px; } .framer-Kz3Qp.framer-8jol20 > :last-child { margin-right: 0px; } }\",\".framer-Kz3Qp.framer-v-blai48.framer-8jol20 { min-height: unset; padding: 12px 16px 12px 16px; width: 143px; }\",\".framer-Kz3Qp.framer-v-1tjan4e.framer-8jol20, .framer-Kz3Qp.framer-v-un94th.framer-8jol20 { min-height: unset; padding: 12px 16px 12px 16px; }\",\".framer-Kz3Qp.framer-v-8jol20.hover .framer-vsen4y, .framer-Kz3Qp.framer-v-1w5x39f.hover .framer-vsen4y, .framer-Kz3Qp.framer-v-blai48.hover .framer-vsen4y, .framer-Kz3Qp.framer-v-1tjan4e.hover .framer-vsen4y { left: unset; right: 0px; }\",\".framer-Kz3Qp.framer-v-blai48.hover.framer-8jol20, .framer-Kz3Qp.framer-v-1tjan4e.hover.framer-8jol20, .framer-Kz3Qp.framer-v-un94th.hover.framer-8jol20 { min-height: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 52\n * @framerIntrinsicWidth 152\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"52px\",null]},\"vtBx9RNtY\":{\"layout\":[\"fixed\",\"auto\"]},\"G28F1hN1Q\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"52px\",null]},\"SWbZ3s6Rj\":{\"layout\":[\"auto\",\"auto\"]},\"YEinQyQ3I\":{\"layout\":[\"auto\",\"auto\"]},\"f4kwZuUwK\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"52px\",null]},\"E8th8CuxW\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"52px\",null]},\"MfK_cguij\":{\"layout\":[\"fixed\",\"auto\"]},\"cB8hiC2Ib\":{\"layout\":[\"auto\",\"auto\"]},\"wef0JqvwO\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"AAOzKNywh\":\"arrow\",\"cgcYD4_m5\":\"buttonText\",\"j6MhYhAGZ\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwVRTNxaT7=withCSS(Component,css,\"framer-Kz3Qp\");export default FramerwVRTNxaT7;FramerwVRTNxaT7.displayName=\"Primary Button\";FramerwVRTNxaT7.defaultProps={height:52,width:152};addPropertyControls(FramerwVRTNxaT7,{variant:{options:[\"WReKkFVVu\",\"vtBx9RNtY\",\"G28F1hN1Q\",\"SWbZ3s6Rj\",\"YEinQyQ3I\"],optionTitles:[\"Default\",\"Default Small\",\"Light\",\"Light Small\",\"Top Bar\"],title:\"Variant\",type:ControlType.Enum},AAOzKNywh:{defaultValue:true,title:\"Arrow\",type:ControlType.Boolean},cgcYD4_m5:{defaultValue:\"Button Text\",displayTextArea:false,title:\"Button Text\",type:ControlType.String},j6MhYhAGZ:{title:\"Link\",type:ControlType.Link}});addFonts(FramerwVRTNxaT7,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwVRTNxaT7\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"52px\\\",null]},\\\"vtBx9RNtY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G28F1hN1Q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"52px\\\",null]},\\\"SWbZ3s6Rj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YEinQyQ3I\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"f4kwZuUwK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"52px\\\",null]},\\\"E8th8CuxW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"52px\\\",null]},\\\"MfK_cguij\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cB8hiC2Ib\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wef0JqvwO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"152\",\"framerIntrinsicHeight\":\"52\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"AAOzKNywh\\\":\\\"arrow\\\",\\\"cgcYD4_m5\\\":\\\"buttonText\\\",\\\"j6MhYhAGZ\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wVRTNxaT7.map", "// Generated by Framer (90417e1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Onest-regular\",\"GF;Onest-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R-ZtxFMQWXgSQ.woff2\",weight:\"400\"},{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhEhiZtxFMQWXgSQ.woff2\",weight:\"700\"}]}];export const css=['.framer-dMgHv .framer-styles-preset-1gr1h11:not(.rich-text-wrapper), .framer-dMgHv .framer-styles-preset-1gr1h11.rich-text-wrapper p { --framer-font-family: \"Onest\", \"Onest Placeholder\", sans-serif; --framer-font-family-bold: \"Onest\", \"Onest Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 30px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-72b3aee5-eb31-4348-ad93-1905efa35151, #474b64); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-dMgHv\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (90417e1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Onest-regular\",\"GF;Onest-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R-ZtxFMQWXgSQ.woff2\",weight:\"400\"},{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhEhiZtxFMQWXgSQ.woff2\",weight:\"700\"}]}];export const css=['.framer-LgKDa .framer-styles-preset-1fwrm3k:not(.rich-text-wrapper), .framer-LgKDa .framer-styles-preset-1fwrm3k.rich-text-wrapper p { --framer-font-family: \"Onest\", \"Onest Placeholder\", sans-serif; --framer-font-family-bold: \"Onest\", \"Onest Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-72b3aee5-eb31-4348-ad93-1905efa35151, #474b64); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-LgKDa\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sJWxx5Dl1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "SVG", "css", "FramerG4qo2Oy_7", "withCSS", "G4qo2Oy_7_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "arrow", "buttonText", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "AAOzKNywh", "cgcYD4_m5", "j6MhYhAGZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "RichText", "SVG", "css", "FramerwVRTNxaT7", "withCSS", "wVRTNxaT7_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className"]
}
