{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/OTs9Yu8BcfAUrKPERjYC/xbcA1TcyjTxKfTH2KJZj/aoZSOa7r1.js", "ssg:https://framerusercontent.com/modules/wbBcIBqYJVNiJZ5Y9S29/WdyYgo2SLIhWIJTph73Z/Fa8dqyCUf.js", "ssg:https://framerusercontent.com/modules/s62ZkERm4QLHn09uiYN6/KJ8lz781wk3wuUZg0q3t/vPpTc_yZD.js"],
  "sourcesContent": ["// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={dmXnq5NqB:{hover:true,pressed:true},t1k8W03z4:{hover:true,pressed:true},WxxyviI1y:{hover:true,pressed:true},y81appMMm:{hover:true,pressed:true}};const cycleOrder=[\"WxxyviI1y\",\"dmXnq5NqB\",\"t1k8W03z4\",\"y81appMMm\"];const serializationHash=\"framer-OpBfr\";const variantClassNames={dmXnq5NqB:\"framer-v-f5d7ce\",t1k8W03z4:\"framer-v-vyzqec\",WxxyviI1y:\"framer-v-zth191\",y81appMMm:\"framer-v-1fiz9cs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??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={Black:\"WxxyviI1y\",Grey:\"dmXnq5NqB\",Secondary:\"y81appMMm\",White:\"t1k8W03z4\"};const getProps=({click,click2,height,id,link,title,width,...props})=>{return{...props,Lr1uLpm4l:link??props.Lr1uLpm4l,n1Cx4BM3I:title??props.n1Cx4BM3I??\"Book a demo\",OMmkTJeZR:click2??props.OMmkTJeZR,variant:humanReadableVariantMap[props.variant]??props.variant??\"WxxyviI1y\",yFRuIZ_Ze:click??props.yFRuIZ_Ze};};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,n1Cx4BM3I,Lr1uLpm4l,yFRuIZ_Ze,OMmkTJeZR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WxxyviI1y\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1e93mer=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(yFRuIZ_Ze){const res=await yFRuIZ_Ze(...args);if(res===false)return false;}if(OMmkTJeZR){const res=await OMmkTJeZR(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"y81appMMm-hover\",\"y81appMMm-pressed\"].includes(gestureVariant))return false;if(baseVariant===\"y81appMMm\")return false;return true;};const isDisplayed1=()=>{if([\"WxxyviI1y-pressed\",\"dmXnq5NqB-pressed\",\"t1k8W03z4-pressed\"].includes(gestureVariant))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__*/_jsx(Link,{href:Lr1uLpm4l,motionChild:true,nodeId:\"WxxyviI1y\",scopeId:\"aoZSOa7r1\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-zth191\",className,classNames)} framer-rj13oo`,\"data-framer-name\":\"Black\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"WxxyviI1y\",onTap:onTap1e93mer,ref:refBinding,style:{...style},...addPropertyOverrides({\"dmXnq5NqB-hover\":{\"data-framer-name\":undefined},\"dmXnq5NqB-pressed\":{\"data-framer-name\":undefined},\"t1k8W03z4-hover\":{\"data-framer-name\":undefined},\"t1k8W03z4-pressed\":{\"data-framer-name\":undefined},\"WxxyviI1y-hover\":{\"data-framer-name\":undefined},\"WxxyviI1y-pressed\":{\"data-framer-name\":undefined},\"y81appMMm-hover\":{\"data-framer-name\":undefined},\"y81appMMm-pressed\":{\"data-framer-name\":undefined},dmXnq5NqB:{\"data-framer-name\":\"Grey\"},t1k8W03z4:{\"data-framer-name\":\"White\"},y81appMMm:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-uay09t\",\"data-framer-name\":\"::before\",layoutDependency:layoutDependency,layoutId:\"XInyAcbmD\",style:{background:\"linear-gradient(160.73107995802917deg, rgba(93, 220, 255, 1) 0%, rgba(60, 103, 227, 1) 43.00000071525574%, rgba(78, 0, 194, 1) 100%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,filter:\"blur(4px)\",WebkitFilter:\"blur(4px)\"},variants:{\"dmXnq5NqB-hover\":{filter:\"blur(8px)\",WebkitFilter:\"blur(8px)\"},\"t1k8W03z4-hover\":{filter:\"blur(8px)\",WebkitFilter:\"blur(8px)\"},\"WxxyviI1y-hover\":{filter:\"blur(8px)\",WebkitFilter:\"blur(8px)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ve14x\",\"data-framer-name\":\"cta_button\",layoutDependency:layoutDependency,layoutId:\"cm2B_6aRY\",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:\"rgb(32, 33, 36)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{\"dmXnq5NqB-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"dmXnq5NqB-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"t1k8W03z4-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"t1k8W03z4-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"WxxyviI1y-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"WxxyviI1y-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"y81appMMm-hover\":{backgroundColor:\"rgb(237, 237, 237)\"},\"y81appMMm-pressed\":{backgroundColor:\"rgb(227, 227, 227)\"},dmXnq5NqB:{backgroundColor:\"rgb(240, 240, 240)\"},t1k8W03z4:{backgroundColor:\"rgb(255, 255, 255)\"},y81appMMm:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(52, 64, 84, 0.3)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({y81appMMm:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book a demo\"})}),className:\"framer-v4um26\",\"data-framer-name\":\"Book a demo\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"j9yhnRptX\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:n1Cx4BM3I,variants:{dmXnq5NqB:{\"--extracted-r6o4lv\":\"rgb(35, 37, 41)\"},t1k8W03z4:{\"--extracted-r6o4lv\":\"rgb(35, 37, 41)\"},y81appMMm:{\"--extracted-r6o4lv\":\"rgb(35, 37, 41)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({dmXnq5NqB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(35, 37, 41))\"},children:\"Book a demo\"})})},t1k8W03z4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(35, 37, 41))\"},children:\"Book a demo\"})})},y81appMMm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(35, 37, 41))\"},children:\"Book a demo\"})}),fonts:[\"Inter-Medium\"]}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-19aud0v\",\"data-framer-name\":\"::after\",layoutDependency:layoutDependency,layoutId:\"FHZLeNY0y\",style:{background:\"linear-gradient(160.73107995802917deg, rgba(93, 220, 255, 1) 0%, rgba(60, 103, 227, 1) 43.00000071525574%, rgba(78, 0, 194, 1) 100%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,filter:\"blur(4px)\",opacity:.4,WebkitFilter:\"blur(4px)\"},variants:{\"dmXnq5NqB-pressed\":{opacity:.1},\"t1k8W03z4-pressed\":{opacity:.1}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OpBfr.framer-rj13oo, .framer-OpBfr .framer-rj13oo { display: block; }\",\".framer-OpBfr.framer-zth191 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: center; min-width: 138px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-OpBfr .framer-uay09t, .framer-OpBfr .framer-19aud0v { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-OpBfr .framer-18ve14x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 12px 20px 12px 20px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-OpBfr .framer-v4um26 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OpBfr.framer-zth191, .framer-OpBfr .framer-18ve14x { gap: 0px; } .framer-OpBfr.framer-zth191 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-OpBfr.framer-zth191 > :first-child, .framer-OpBfr .framer-18ve14x > :first-child { margin-left: 0px; } .framer-OpBfr.framer-zth191 > :last-child, .framer-OpBfr .framer-18ve14x > :last-child { margin-right: 0px; } .framer-OpBfr .framer-18ve14x > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-OpBfr.framer-v-1fiz9cs.framer-zth191 { min-width: unset; width: 138px; }\",\".framer-OpBfr.framer-v-1fiz9cs .framer-18ve14x { overflow: visible; will-change: unset; }\",\".framer-OpBfr.framer-v-zth191.hover .framer-uay09t, .framer-OpBfr.framer-v-zth191.pressed .framer-uay09t, .framer-OpBfr.framer-v-f5d7ce.hover .framer-uay09t { order: 0; }\",\".framer-OpBfr.framer-v-zth191.hover .framer-18ve14x, .framer-OpBfr.framer-v-zth191.pressed .framer-18ve14x, .framer-OpBfr.framer-v-f5d7ce.hover .framer-18ve14x { order: 1; }\",\".framer-OpBfr.framer-v-zth191.pressed .framer-19aud0v { order: 2; }\",\".framer-OpBfr.framer-v-1fiz9cs.hover.framer-zth191, .framer-OpBfr.framer-v-1fiz9cs.pressed.framer-zth191 { min-width: unset; }\",\".framer-OpBfr.framer-v-1fiz9cs.hover .framer-18ve14x, .framer-OpBfr.framer-v-1fiz9cs.pressed .framer-18ve14x { will-change: unset; }\",'.framer-OpBfr[data-border=\"true\"]::after, .framer-OpBfr [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 48\n * @framerIntrinsicWidth 138\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"dmXnq5NqB\":{\"layout\":[\"auto\",\"fixed\"]},\"t1k8W03z4\":{\"layout\":[\"auto\",\"fixed\"]},\"y81appMMm\":{\"layout\":[\"fixed\",\"fixed\"]},\"CXChxGjyM\":{\"layout\":[\"auto\",\"fixed\"]},\"BX9FCR9nw\":{\"layout\":[\"auto\",\"fixed\"]},\"SrjlgupR9\":{\"layout\":[\"auto\",\"fixed\"]},\"HJyc4Dcgj\":{\"layout\":[\"auto\",\"fixed\"]},\"KjWHHmImE\":{\"layout\":[\"auto\",\"fixed\"]},\"AbddZVNzR\":{\"layout\":[\"auto\",\"fixed\"]},\"zZwPvd63d\":{\"layout\":[\"fixed\",\"fixed\"]},\"FepaxO5Ar\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"n1Cx4BM3I\":\"title\",\"Lr1uLpm4l\":\"link\",\"yFRuIZ_Ze\":\"click\",\"OMmkTJeZR\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraoZSOa7r1=withCSS(Component,css,\"framer-OpBfr\");export default FrameraoZSOa7r1;FrameraoZSOa7r1.displayName=\"btn_big\";FrameraoZSOa7r1.defaultProps={height:48,width:138};addPropertyControls(FrameraoZSOa7r1,{variant:{options:[\"WxxyviI1y\",\"dmXnq5NqB\",\"t1k8W03z4\",\"y81appMMm\"],optionTitles:[\"Black\",\"Grey\",\"White\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},n1Cx4BM3I:{defaultValue:\"Book a demo\",displayTextArea:false,title:\"Title\",type:ControlType.String},Lr1uLpm4l:{title:\"Link\",type:ControlType.Link},yFRuIZ_Ze:{title:\"Click\",type:ControlType.EventHandler},OMmkTJeZR:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FrameraoZSOa7r1,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraoZSOa7r1\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"48\",\"framerVariables\":\"{\\\"n1Cx4BM3I\\\":\\\"title\\\",\\\"Lr1uLpm4l\\\":\\\"link\\\",\\\"yFRuIZ_Ze\\\":\\\"click\\\",\\\"OMmkTJeZR\\\":\\\"click2\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"138\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dmXnq5NqB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"t1k8W03z4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"y81appMMm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CXChxGjyM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"BX9FCR9nw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"SrjlgupR9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"HJyc4Dcgj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"KjWHHmImE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"AbddZVNzR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"zZwPvd63d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FepaxO5Ar\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aoZSOa7r1.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-QCLdQ .framer-styles-preset-809i3z:not(.rich-text-wrapper), .framer-QCLdQ .framer-styles-preset-809i3z.rich-text-wrapper a { --framer-link-current-text-color: #71747a; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #515357; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, #24292f); --framer-link-text-decoration: none; }\"];export const className=\"framer-QCLdQ\";\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 (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,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/wbBcIBqYJVNiJZ5Y9S29/WdyYgo2SLIhWIJTph73Z/Fa8dqyCUf.js\";import Btn_big from\"https://framerusercontent.com/modules/OTs9Yu8BcfAUrKPERjYC/xbcA1TcyjTxKfTH2KJZj/aoZSOa7r1.js\";const Btn_bigFonts=getFonts(Btn_big);const cycleOrder=[\"oYBCD01T0\",\"vGipUCryc\",\"YFLMxR2Fi\",\"WEeCG4Yld\",\"OyXM7GsBw\"];const serializationHash=\"framer-sF8kQ\";const variantClassNames={oYBCD01T0:\"framer-v-jf7alj\",OyXM7GsBw:\"framer-v-qo7kj7\",vGipUCryc:\"framer-v-15rqf0p\",WEeCG4Yld:\"framer-v-n19ghc\",YFLMxR2Fi:\"framer-v-1q9ky7h\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:60,delay:1,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={\"Phone Open\":\"WEeCG4Yld\",Desktop:\"oYBCD01T0\",Phone:\"YFLMxR2Fi\",Tablet:\"vGipUCryc\",VariantScroll:\"OyXM7GsBw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"oYBCD01T0\"};};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({cycleOrder,defaultVariant:\"oYBCD01T0\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapmjm3cg=activeVariantCallback(async(...args)=>{setVariant(\"WEeCG4Yld\");});const onTapm0qb1o=activeVariantCallback(async(...args)=>{setVariant(\"YFLMxR2Fi\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"OyXM7GsBw\")return false;return true;};const isDisplayed1=()=>{if([\"YFLMxR2Fi\",\"WEeCG4Yld\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"OyXM7GsBw\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"YFLMxR2Fi\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"vGipUCryc\")return false;return true;};const router=useRouter();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-jf7alj\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"oYBCD01T0\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\",...style},variants:{OyXM7GsBw:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},WEeCG4Yld:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},YFLMxR2Fi:{backgroundColor:\"rgba(255, 255, 255, 0.01)\"}},...addPropertyOverrides({OyXM7GsBw:{\"data-framer-name\":\"VariantScroll\"},vGipUCryc:{\"data-framer-name\":\"Tablet\"},WEeCG4Yld:{\"data-framer-name\":\"Phone Open\"},YFLMxR2Fi:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hvwlar\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"fdihd7CzJ\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"XIz_PhWa6\",openInNewTab:false,scopeId:\"vPpTc_yZD\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1mvbm00 framer-69kvb4\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"XIz_PhWa6\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 168 28\"><path d=\"M 17.014 10.927 C 15.399 10.485 13.707 10.398 12.055 10.673 C 10.404 10.948 8.832 11.577 7.45 12.517 C 6.068 13.457 4.908 14.685 4.052 16.115 C 3.195 17.546 2.662 19.144 2.489 20.8 C 2.353 22.1 2.442 23.411 2.749 24.676 C 4.103 24.126 5.342 23.324 6.399 22.311 L 6.399 22.311 C 7.715 21.05 8.71 19.497 9.305 17.78 L 9.638 16.819 L 10.612 17.11 C 12.793 17.763 15.118 17.763 17.299 17.11 L 18.273 16.819 L 18.606 17.78 C 19.201 19.497 20.197 21.05 21.512 22.311 C 22.569 23.325 23.809 24.127 25.163 24.677 C 25.378 23.793 25.486 22.887 25.485 21.975 L 25.485 21.975 C 25.484 20.311 25.118 18.666 24.413 17.156 C 23.709 15.646 22.682 14.307 21.404 13.231 C 20.126 12.155 18.628 11.369 17.014 10.927 Z M 11.707 8.579 C 13.661 8.254 15.663 8.357 17.574 8.879 L 17.574 8.879 C 19.484 9.402 21.258 10.333 22.771 11.607 C 24.285 12.881 25.502 14.469 26.337 16.259 C 27.172 18.049 27.606 19.999 27.608 21.973 L 26.547 21.974 L 27.608 21.973 C 27.608 21.973 27.608 21.973 27.608 21.973 C 27.61 23.478 27.36 24.972 26.869 26.395 L 26.536 27.36 L 25.559 27.065 C 23.491 26.44 21.6 25.336 20.043 23.843 C 18.723 22.578 17.675 21.063 16.956 19.392 C 17.275 19.321 17.593 19.238 17.908 19.144 L 17.603 18.127 L 16.6 18.474 C 16.708 18.785 16.827 19.091 16.956 19.392 C 14.98 19.833 12.931 19.833 10.955 19.392 C 11.085 19.091 11.203 18.785 11.311 18.474 L 10.308 18.127 L 10.004 19.144 C 10.318 19.238 10.636 19.321 10.955 19.392 C 10.237 21.063 9.188 22.577 7.868 23.843 L 7.868 23.843 L 7.134 23.077 L 7.868 23.843 C 6.311 25.336 4.421 26.44 2.353 27.065 L 1.375 27.36 L 1.043 26.395 C 0.4 24.527 0.173 22.543 0.378 20.579 L 1.433 20.689 L 0.378 20.579 C 0.583 18.615 1.216 16.72 2.231 15.025 L 3.087 15.537 L 2.231 15.025 C 3.246 13.329 4.62 11.875 6.256 10.762 L 6.256 10.762 C 7.893 9.649 9.753 8.904 11.707 8.579 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 26.546 6.003 C 26.544 7.822 26.145 9.62 25.375 11.27 C 24.605 12.92 23.483 14.384 22.088 15.559 C 20.692 16.734 19.056 17.593 17.294 18.075 C 15.531 18.558 13.684 18.652 11.881 18.352 C 10.078 18.053 8.362 17.366 6.853 16.339 C 5.344 15.313 4.077 13.972 3.141 12.409 C 2.205 10.846 1.622 9.099 1.433 7.289 C 1.244 5.48 1.453 3.651 2.045 1.93 C 3.954 2.506 5.697 3.525 7.134 4.902 C 8.57 6.279 9.658 7.975 10.308 9.852 C 12.687 9.139 15.224 9.139 17.602 9.852 C 18.253 7.975 19.34 6.279 20.777 4.902 C 22.213 3.525 23.957 2.506 25.865 1.93 C 26.317 3.24 26.547 4.617 26.546 6.003 Z\" fill=\"transparent\" stroke-width=\"2.50842\" stroke=\"rgb(29,30,32)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 1.244 0.376 L 2.406 0.73 C 5.234 1.59 7.71 3.346 9.468 5.735 C 11.226 8.123 12.173 11.017 12.171 13.989 L 12.171 13.989 L 10.917 13.989 L 12.171 13.987 L 12.171 13.989 C 12.174 16.96 11.226 19.855 9.469 22.243 C 7.711 24.632 5.235 26.388 2.406 27.249 L 1.245 27.602 L 0.854 26.453 C 0.096 24.224 -0.085 21.839 0.326 19.521 C 0.679 17.527 1.461 15.64 2.611 13.989 C 1.461 12.337 0.679 10.45 0.326 8.457 C -0.085 6.139 0.097 3.754 0.854 1.526 Z M 2.884 3.575 C 2.566 5.032 2.534 6.542 2.796 8.019 C 3.133 9.921 3.945 11.704 5.154 13.2 L 5.792 13.989 L 5.154 14.777 C 3.945 16.273 3.133 18.056 2.796 19.959 C 2.534 21.436 2.565 22.947 2.883 24.404 C 4.689 23.618 6.266 22.363 7.448 20.756 C 8.888 18.8 9.665 16.428 9.663 13.99 L 9.663 13.988 C 9.665 11.55 8.887 9.177 7.448 7.222 C 6.266 5.615 4.689 4.361 2.884 3.575 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 26.651 0.384 L 27.044 1.519 C 27.817 3.75 28.002 6.139 27.583 8.462 C 27.223 10.454 26.427 12.34 25.258 13.989 C 26.427 15.638 27.223 17.524 27.583 19.517 C 28.002 21.839 27.817 24.229 27.044 26.459 L 26.651 27.594 L 25.5 27.251 C 22.626 26.393 20.105 24.642 18.312 22.254 C 16.518 19.865 15.549 16.968 15.549 13.989 C 15.549 11.011 16.518 8.113 18.312 5.725 C 20.105 3.337 22.626 1.586 25.5 0.728 Z M 25.021 3.561 C 23.158 4.349 21.532 5.613 20.317 7.231 L 20.317 7.231 C 18.849 9.187 18.057 11.556 18.057 13.989 C 18.057 16.422 18.849 18.792 20.317 20.747 L 20.317 20.747 C 21.532 22.365 23.158 23.629 25.021 24.417 C 25.348 22.957 25.382 21.443 25.114 19.963 L 25.114 19.963 C 24.771 18.065 23.945 16.284 22.712 14.787 L 22.055 13.989 L 22.712 13.192 C 23.945 11.695 24.771 9.914 25.114 8.016 L 25.114 8.016 C 25.382 6.535 25.348 5.022 25.021 3.561 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 162.237 23 C 161.355 23 160.634 22.73 160.076 22.19 C 159.536 21.631 159.266 20.893 159.266 19.974 L 159.266 12.411 L 155.916 12.411 L 155.916 9.601 L 159.266 9.601 L 159.266 5.441 L 162.669 5.441 L 162.669 9.601 L 166.343 9.601 L 166.343 12.411 L 162.669 12.411 L 162.669 19.38 C 162.669 19.92 162.922 20.191 163.426 20.191 L 166.019 20.191 L 166.019 23 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 149.93 23 L 149.93 9.601 L 153.333 9.601 L 153.333 23 Z M 151.631 8.034 C 151.019 8.034 150.497 7.836 150.065 7.44 C 149.65 7.044 149.443 6.522 149.443 5.873 C 149.443 5.225 149.65 4.703 150.065 4.306 C 150.497 3.91 151.019 3.712 151.631 3.712 C 152.262 3.712 152.784 3.91 153.198 4.306 C 153.612 4.703 153.82 5.225 153.82 5.873 C 153.82 6.522 153.612 7.044 153.198 7.44 C 152.784 7.836 152.262 8.034 151.631 8.034 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 138.472 23.378 C 137.517 23.378 136.662 23.216 135.906 22.892 C 135.149 22.55 134.546 22.064 134.096 21.433 C 133.663 20.785 133.447 20.002 133.447 19.083 C 133.447 18.165 133.663 17.399 134.096 16.787 C 134.546 16.157 135.158 15.688 135.933 15.382 C 136.725 15.058 137.625 14.896 138.634 14.896 L 142.308 14.896 L 142.308 14.139 C 142.308 13.509 142.11 12.996 141.713 12.6 C 141.317 12.185 140.687 11.978 139.823 11.978 C 138.976 11.978 138.346 12.177 137.932 12.573 C 137.517 12.951 137.247 13.446 137.121 14.059 L 133.988 13.005 C 134.204 12.321 134.546 11.699 135.014 11.141 C 135.5 10.565 136.14 10.105 136.932 9.763 C 137.742 9.403 138.724 9.223 139.877 9.223 C 141.641 9.223 143.037 9.664 144.064 10.547 C 145.09 11.429 145.603 12.708 145.603 14.383 L 145.603 19.38 C 145.603 19.92 145.856 20.191 146.36 20.191 L 147.44 20.191 L 147.44 23 L 145.171 23 C 144.505 23 143.956 22.838 143.523 22.514 C 143.091 22.19 142.875 21.757 142.875 21.217 L 142.875 21.19 L 142.362 21.19 C 142.29 21.406 142.128 21.694 141.876 22.055 C 141.623 22.397 141.227 22.703 140.687 22.973 C 140.147 23.243 139.408 23.378 138.472 23.378 Z M 139.066 20.623 C 140.021 20.623 140.795 20.362 141.389 19.839 C 142.002 19.299 142.308 18.588 142.308 17.705 L 142.308 17.435 L 138.877 17.435 C 138.247 17.435 137.751 17.57 137.391 17.84 C 137.031 18.11 136.851 18.489 136.851 18.975 C 136.851 19.461 137.04 19.857 137.418 20.164 C 137.796 20.47 138.346 20.623 139.066 20.623 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 123.918 23 L 123.918 9.601 L 127.268 9.601 L 127.268 11.114 L 127.754 11.114 C 127.952 10.574 128.276 10.178 128.726 9.925 C 129.195 9.673 129.735 9.547 130.347 9.547 L 131.968 9.547 L 131.968 12.573 L 130.293 12.573 C 129.429 12.573 128.717 12.807 128.159 13.275 C 127.601 13.725 127.322 14.428 127.322 15.382 L 127.322 23 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 116.731 23 C 115.849 23 115.129 22.73 114.57 22.19 C 114.03 21.631 113.76 20.893 113.76 19.974 L 113.76 12.411 L 110.41 12.411 L 110.41 9.601 L 113.76 9.601 L 113.76 5.441 L 117.164 5.441 L 117.164 9.601 L 120.837 9.601 L 120.837 12.411 L 117.164 12.411 L 117.164 19.38 C 117.164 19.92 117.416 20.191 117.92 20.191 L 120.513 20.191 L 120.513 23 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 104.422 23 L 104.422 4.09 L 107.826 4.09 L 107.826 23 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 92.966 23.378 C 92.011 23.378 91.156 23.216 90.4 22.892 C 89.643 22.55 89.04 22.064 88.59 21.433 C 88.157 20.785 87.941 20.002 87.941 19.083 C 87.941 18.165 88.157 17.399 88.59 16.787 C 89.04 16.157 89.652 15.688 90.427 15.382 C 91.219 15.058 92.12 14.896 93.128 14.896 L 96.802 14.896 L 96.802 14.139 C 96.802 13.509 96.604 12.996 96.208 12.6 C 95.811 12.185 95.181 11.978 94.317 11.978 C 93.47 11.978 92.84 12.177 92.426 12.573 C 92.011 12.951 91.741 13.446 91.615 14.059 L 88.482 13.005 C 88.698 12.321 89.04 11.699 89.508 11.141 C 89.994 10.565 90.634 10.105 91.426 9.763 C 92.237 9.403 93.218 9.223 94.371 9.223 C 96.136 9.223 97.531 9.664 98.558 10.547 C 99.584 11.429 100.098 12.708 100.098 14.383 L 100.098 19.38 C 100.098 19.92 100.35 20.191 100.854 20.191 L 101.935 20.191 L 101.935 23 L 99.665 23 C 98.999 23 98.45 22.838 98.017 22.514 C 97.585 22.19 97.369 21.757 97.369 21.217 L 97.369 21.19 L 96.856 21.19 C 96.784 21.406 96.622 21.694 96.37 22.055 C 96.118 22.397 95.721 22.703 95.181 22.973 C 94.641 23.243 93.902 23.378 92.966 23.378 Z M 93.56 20.623 C 94.515 20.623 95.289 20.362 95.883 19.839 C 96.496 19.299 96.802 18.588 96.802 17.705 L 96.802 17.435 L 93.371 17.435 C 92.741 17.435 92.246 17.57 91.885 17.84 C 91.525 18.11 91.345 18.489 91.345 18.975 C 91.345 19.461 91.534 19.857 91.912 20.164 C 92.291 20.47 92.84 20.623 93.56 20.623 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 81.629 23 L 81.629 9.601 L 85.033 9.601 L 85.033 23 Z M 83.331 8.034 C 82.718 8.034 82.196 7.836 81.764 7.44 C 81.35 7.044 81.143 6.522 81.143 5.873 C 81.143 5.225 81.35 4.703 81.764 4.306 C 82.196 3.91 82.718 3.712 83.331 3.712 C 83.961 3.712 84.483 3.91 84.897 4.306 C 85.312 4.703 85.519 5.225 85.519 5.873 C 85.519 6.522 85.312 7.044 84.897 7.44 C 84.483 7.836 83.961 8.034 83.331 8.034 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 72.095 23.378 C 70.798 23.378 69.619 23.108 68.556 22.568 C 67.511 22.027 66.683 21.244 66.071 20.218 C 65.459 19.191 65.152 17.948 65.152 16.49 L 65.152 16.111 C 65.152 14.653 65.459 13.41 66.071 12.384 C 66.683 11.357 67.511 10.574 68.556 10.033 C 69.619 9.493 70.798 9.223 72.095 9.223 C 73.374 9.223 74.472 9.448 75.391 9.898 C 76.309 10.349 77.047 10.97 77.606 11.762 C 78.182 12.537 78.56 13.419 78.74 14.41 L 75.445 15.112 C 75.373 14.572 75.21 14.085 74.958 13.653 C 74.706 13.221 74.346 12.879 73.878 12.627 C 73.428 12.375 72.86 12.248 72.176 12.248 C 71.492 12.248 70.87 12.402 70.312 12.708 C 69.772 12.996 69.34 13.437 69.015 14.031 C 68.709 14.608 68.556 15.319 68.556 16.166 L 68.556 16.436 C 68.556 17.282 68.709 18.003 69.015 18.597 C 69.34 19.173 69.772 19.614 70.312 19.92 C 70.87 20.209 71.492 20.353 72.176 20.353 C 73.202 20.353 73.977 20.091 74.499 19.569 C 75.039 19.029 75.382 18.327 75.526 17.462 L 78.821 18.246 C 78.587 19.2 78.182 20.073 77.606 20.866 C 77.047 21.64 76.309 22.253 75.391 22.703 C 74.472 23.153 73.374 23.378 72.095 23.378 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 55.637 23.378 C 54.304 23.378 53.107 23.108 52.044 22.568 C 50.981 22.027 50.144 21.244 49.532 20.218 C 48.919 19.191 48.613 17.957 48.613 16.517 L 48.613 16.084 C 48.613 14.644 48.919 13.41 49.532 12.384 C 50.144 11.357 50.981 10.574 52.044 10.033 C 53.107 9.493 54.304 9.223 55.637 9.223 C 56.969 9.223 58.167 9.493 59.23 10.033 C 60.292 10.574 61.13 11.357 61.742 12.384 C 62.354 13.41 62.66 14.644 62.66 16.084 L 62.66 16.517 C 62.66 17.957 62.354 19.191 61.742 20.218 C 61.13 21.244 60.292 22.027 59.23 22.568 C 58.167 23.108 56.969 23.378 55.637 23.378 Z M 55.637 20.353 C 56.681 20.353 57.546 20.02 58.23 19.353 C 58.915 18.669 59.257 17.696 59.257 16.436 L 59.257 16.166 C 59.257 14.905 58.915 13.941 58.23 13.275 C 57.564 12.591 56.699 12.249 55.637 12.249 C 54.592 12.249 53.728 12.591 53.044 13.275 C 52.359 13.941 52.017 14.905 52.017 16.166 L 52.017 16.436 C 52.017 17.696 52.359 18.669 53.044 19.353 C 53.728 20.02 54.592 20.353 55.637 20.353 Z\" fill=\"rgb(29,30,32)\"></path><path d=\"M 40.659 23.378 C 38.912 23.378 37.48 23 36.364 22.244 C 35.247 21.487 34.572 20.407 34.338 19.002 L 37.471 18.192 C 37.597 18.822 37.805 19.317 38.093 19.677 C 38.399 20.038 38.768 20.299 39.2 20.461 C 39.651 20.605 40.137 20.677 40.659 20.677 C 41.452 20.677 42.037 20.542 42.415 20.272 C 42.793 19.983 42.982 19.632 42.982 19.218 C 42.982 18.804 42.802 18.489 42.442 18.273 C 42.082 18.038 41.505 17.849 40.713 17.705 L 39.957 17.57 C 39.02 17.39 38.165 17.147 37.39 16.841 C 36.616 16.517 35.995 16.076 35.526 15.517 C 35.058 14.959 34.824 14.239 34.824 13.356 C 34.824 12.023 35.31 11.006 36.283 10.303 C 37.255 9.583 38.534 9.223 40.119 9.223 C 41.614 9.223 42.856 9.556 43.847 10.223 C 44.837 10.889 45.486 11.762 45.792 12.843 L 42.631 13.815 C 42.487 13.131 42.19 12.645 41.74 12.357 C 41.307 12.068 40.767 11.924 40.119 11.924 C 39.471 11.924 38.975 12.041 38.633 12.275 C 38.291 12.492 38.12 12.798 38.12 13.194 C 38.12 13.626 38.3 13.95 38.66 14.166 C 39.02 14.365 39.507 14.518 40.119 14.626 L 40.875 14.761 C 41.884 14.941 42.793 15.184 43.604 15.49 C 44.432 15.778 45.08 16.201 45.549 16.76 C 46.035 17.3 46.278 18.038 46.278 18.975 C 46.278 20.38 45.765 21.469 44.738 22.244 C 43.73 23 42.37 23.378 40.659 23.378 Z\" fill=\"rgb(29,30,32)\"></path></svg>',svgContentId:11026757958,withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ajxsdy\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"F4QwN4EeC\",...addPropertyOverrides({WEeCG4Yld:{\"data-highlight\":true,onTap:onTapm0qb1o},YFLMxR2Fi:{\"data-highlight\":true,onTap:onTapmjm3cg}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f05ubo\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"OBnJpJfUI\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{WEeCG4Yld:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d2ge2j\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"xjsszWobO\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u1idru\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"z2_0zUyZV\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{WEeCG4Yld:{rotate:45}}})]}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1j8915b\",\"data-framer-name\":\"logow\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:169,layoutDependency:layoutDependency,layoutId:\"Bdwi5Z2bh\",svg:'<svg width=\"169\" height=\"28\" viewBox=\"0 0 169 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M163.945 22.9701C163.062 22.9701 162.341 22.6997 161.783 22.159C161.242 21.6003 160.972 20.8614 160.972 19.9422V12.3726H157.619V9.56102H160.972V5.39774H164.378V9.56102H168.055V12.3726H164.378V19.3475C164.378 19.8881 164.63 20.1585 165.135 20.1585H167.73V22.9701H163.945Z\" fill=\"white\"/>\\n<path d=\"M151.628 22.9691V9.56011H155.035V22.9691H151.628ZM153.331 7.99212C152.719 7.99212 152.196 7.79387 151.763 7.39737C151.349 7.00086 151.142 6.4782 151.142 5.82937C151.142 5.18055 151.349 4.65789 151.763 4.26138C152.196 3.86488 152.719 3.66663 153.331 3.66663C153.962 3.66663 154.485 3.86488 154.899 4.26138C155.314 4.65789 155.521 5.18055 155.521 5.82937C155.521 6.4782 155.314 7.00086 154.899 7.39737C154.485 7.79387 153.962 7.99212 153.331 7.99212Z\" fill=\"white\"/>\\n<path d=\"M140.162 23.3485C139.207 23.3485 138.351 23.1863 137.594 22.8618C136.837 22.5194 136.233 22.0328 135.783 21.402C135.35 20.7532 135.134 19.9692 135.134 19.05C135.134 18.1308 135.35 17.3649 135.783 16.7521C136.233 16.1213 136.846 15.6527 137.621 15.3463C138.414 15.0219 139.315 14.8597 140.324 14.8597H144.001V14.1027C144.001 13.4719 143.803 12.9583 143.406 12.5618C143.01 12.1472 142.379 11.94 141.514 11.94C140.667 11.94 140.036 12.1382 139.621 12.5347C139.207 12.9132 138.937 13.4088 138.81 14.0216L135.674 12.9673C135.891 12.2824 136.233 11.6606 136.702 11.1019C137.188 10.5252 137.828 10.0656 138.621 9.72315C139.432 9.36269 140.414 9.18246 141.568 9.18246C143.334 9.18246 144.731 9.62403 145.758 10.5071C146.786 11.3903 147.299 12.6699 147.299 14.346V19.3474C147.299 19.8881 147.552 20.1584 148.056 20.1584H149.138V22.97H146.867C146.2 22.97 145.65 22.8078 145.218 22.4834C144.785 22.1589 144.569 21.7264 144.569 21.1857V21.1587H144.055C143.983 21.375 143.821 21.6633 143.569 22.0238C143.316 22.3662 142.92 22.6726 142.379 22.9429C141.838 23.2133 141.099 23.3485 140.162 23.3485ZM140.757 20.591C141.712 20.591 142.487 20.3296 143.082 19.807C143.695 19.2663 144.001 18.5544 144.001 17.6712V17.4009H140.568C139.937 17.4009 139.441 17.5361 139.081 17.8064C138.72 18.0768 138.54 18.4552 138.54 18.9419C138.54 19.4285 138.729 19.825 139.108 20.1314C139.486 20.4378 140.036 20.591 140.757 20.591Z\" fill=\"white\"/>\\n<path d=\"M125.597 22.9699V9.56087H128.949V11.0748H129.436C129.634 10.5341 129.958 10.1376 130.409 9.88529C130.878 9.63296 131.418 9.50681 132.031 9.50681H133.653V12.5347H131.977C131.112 12.5347 130.4 12.7689 129.841 13.2375C129.283 13.6881 129.003 14.391 129.003 15.3462V22.9699H125.597Z\" fill=\"white\"/>\\n<path d=\"M118.404 22.9701C117.521 22.9701 116.8 22.6997 116.242 22.159C115.701 21.6003 115.431 20.8614 115.431 19.9422V12.3726H112.078V9.56102H115.431V5.39774H118.837V9.56102H122.514V12.3726H118.837V19.3475C118.837 19.8881 119.089 20.1585 119.594 20.1585H122.189V22.9701H118.404Z\" fill=\"white\"/>\\n<path d=\"M106.087 22.9704V4.04636H109.493V22.9704H106.087Z\" fill=\"white\"/>\\n<path d=\"M94.6207 23.3485C93.6655 23.3485 92.8094 23.1863 92.0524 22.8618C91.2954 22.5194 90.6917 22.0328 90.2411 21.402C89.8086 20.7532 89.5923 19.9692 89.5923 19.05C89.5923 18.1308 89.8086 17.3649 90.2411 16.7521C90.6917 16.1213 91.3045 15.6527 92.0794 15.3463C92.8725 15.0219 93.7736 14.8597 94.7829 14.8597H98.4596V14.1027C98.4596 13.4719 98.2613 12.9583 97.8648 12.5618C97.4683 12.1472 96.8375 11.94 95.9724 11.94C95.1253 11.94 94.4945 12.1382 94.08 12.5347C93.6655 12.9132 93.3951 13.4088 93.269 14.0216L90.133 12.9673C90.3492 12.2824 90.6917 11.6606 91.1603 11.1019C91.6469 10.5252 92.2867 10.0656 93.0797 9.72315C93.8907 9.36269 94.873 9.18246 96.0265 9.18246C97.7927 9.18246 99.1895 9.62403 100.217 10.5071C101.244 11.3903 101.758 12.6699 101.758 14.346V19.3474C101.758 19.8881 102.01 20.1584 102.515 20.1584H103.596V22.97H101.325C100.658 22.97 100.109 22.8078 99.6761 22.4834C99.2435 22.1589 99.0273 21.7264 99.0273 21.1857V21.1587H98.5136C98.4415 21.375 98.2793 21.6633 98.027 22.0238C97.7747 22.3662 97.3782 22.6726 96.8375 22.9429C96.2968 23.2133 95.5579 23.3485 94.6207 23.3485ZM95.2154 20.591C96.1706 20.591 96.9456 20.3296 97.5404 19.807C98.1532 19.2663 98.4596 18.5544 98.4596 17.6712V17.4009H95.0262C94.3954 17.4009 93.8998 17.5361 93.5393 17.8064C93.1788 18.0768 92.9986 18.4552 92.9986 18.9419C92.9986 19.4285 93.1879 19.825 93.5663 20.1314C93.9448 20.4378 94.4945 20.591 95.2154 20.591Z\" fill=\"white\"/>\\n<path d=\"M83.2769 22.9691V9.56011H86.6832V22.9691H83.2769ZM84.9801 7.99212C84.3673 7.99212 83.8446 7.79387 83.4121 7.39737C82.9975 7.00086 82.7903 6.4782 82.7903 5.82937C82.7903 5.18055 82.9975 4.65789 83.4121 4.26138C83.8446 3.86488 84.3673 3.66663 84.9801 3.66663C85.6109 3.66663 86.1335 3.86488 86.5481 4.26138C86.9626 4.65789 87.1698 5.18055 87.1698 5.82937C87.1698 6.4782 86.9626 7.00086 86.5481 7.39737C86.1335 7.79387 85.6109 7.99212 84.9801 7.99212Z\" fill=\"white\"/>\\n<path d=\"M73.7352 23.3485C72.4375 23.3485 71.257 23.0781 70.1937 22.5374C69.1484 21.9967 68.3193 21.2127 67.7065 20.1854C67.0937 19.1581 66.7874 17.9146 66.7874 16.4547V16.0762C66.7874 14.6164 67.0937 13.3728 67.7065 12.3455C68.3193 11.3182 69.1484 10.5342 70.1937 9.9935C71.257 9.45281 72.4375 9.18246 73.7352 9.18246C75.0148 9.18246 76.1142 9.40775 77.0334 9.85832C77.9525 10.3089 78.6915 10.9307 79.2502 11.7237C79.8269 12.4987 80.2054 13.3818 80.3856 14.3731L77.0874 15.076C77.0153 14.5353 76.8531 14.0486 76.6008 13.6161C76.3485 13.1835 75.988 12.8411 75.5194 12.5888C75.0689 12.3365 74.5012 12.2103 73.8163 12.2103C73.1314 12.2103 72.5096 12.3635 71.9509 12.6699C71.4102 12.9583 70.9777 13.3998 70.6533 13.9946C70.3469 14.5713 70.1937 15.2832 70.1937 16.1303V16.4006C70.1937 17.2477 70.3469 17.9686 70.6533 18.5634C70.9777 19.1401 71.4102 19.5817 71.9509 19.8881C72.5096 20.1764 73.1314 20.3206 73.8163 20.3206C74.8436 20.3206 75.6186 20.0593 76.1412 19.5366C76.6819 18.9959 77.0244 18.293 77.1685 17.4279L80.4667 18.2119C80.2324 19.1671 79.8269 20.0413 79.2502 20.8343C78.6915 21.6093 77.9525 22.222 77.0334 22.6726C76.1142 23.1232 75.0148 23.3485 73.7352 23.3485Z\" fill=\"white\"/>\\n<path d=\"M57.2631 23.3485C55.9294 23.3485 54.7308 23.0781 53.6675 22.5374C52.6041 21.9967 51.7661 21.2127 51.1533 20.1854C50.5405 19.1581 50.2341 17.9236 50.2341 16.4817V16.0492C50.2341 14.6074 50.5405 13.3728 51.1533 12.3455C51.7661 11.3182 52.6041 10.5342 53.6675 9.9935C54.7308 9.45281 55.9294 9.18246 57.2631 9.18246C58.5968 9.18246 59.7953 9.45281 60.8586 9.9935C61.922 10.5342 62.76 11.3182 63.3728 12.3455C63.9856 13.3728 64.292 14.6074 64.292 16.0492V16.4817C64.292 17.9236 63.9856 19.1581 63.3728 20.1854C62.76 21.2127 61.922 21.9967 60.8586 22.5374C59.7953 23.0781 58.5968 23.3485 57.2631 23.3485ZM57.2631 20.3206C58.3084 20.3206 59.1735 19.9872 59.8584 19.3203C60.5432 18.6355 60.8857 17.6622 60.8857 16.4006V16.1303C60.8857 14.8687 60.5432 13.9045 59.8584 13.2376C59.1915 12.5527 58.3264 12.2103 57.2631 12.2103C56.2177 12.2103 55.3526 12.5527 54.6678 13.2376C53.9829 13.9045 53.6405 14.8687 53.6405 16.1303V16.4006C53.6405 17.6622 53.9829 18.6355 54.6678 19.3203C55.3526 19.9872 56.2177 20.3206 57.2631 20.3206Z\" fill=\"white\"/>\\n<path d=\"M42.2748 23.3485C40.5265 23.3485 39.0937 22.97 37.9763 22.213C36.8589 21.4561 36.183 20.3747 35.9487 18.9689L39.0847 18.1579C39.2109 18.7887 39.4181 19.2843 39.7065 19.6448C40.0129 20.0052 40.3824 20.2665 40.8149 20.4288C41.2655 20.5729 41.7521 20.645 42.2748 20.645C43.0678 20.645 43.6535 20.5099 44.032 20.2395C44.4105 19.9511 44.5997 19.5997 44.5997 19.1852C44.5997 18.7706 44.4195 18.4552 44.059 18.239C43.6986 18.0047 43.1218 17.8154 42.3288 17.6712L41.5719 17.5361C40.6347 17.3558 39.7786 17.1125 39.0036 16.8061C38.2286 16.4817 37.6068 16.0402 37.1382 15.4815C36.6696 14.9228 36.4353 14.2018 36.4353 13.3187C36.4353 11.985 36.922 10.9667 37.8952 10.2638C38.8684 9.54292 40.1481 9.18246 41.7341 9.18246C43.23 9.18246 44.4736 9.51589 45.4648 10.1827C46.4561 10.8496 47.1049 11.7237 47.4113 12.8051L44.2483 13.7783C44.1041 13.0934 43.8067 12.6068 43.3561 12.3184C42.9236 12.0301 42.3829 11.8859 41.7341 11.8859C41.0853 11.8859 40.5896 12.003 40.2472 12.2373C39.9048 12.4536 39.7335 12.76 39.7335 13.1565C39.7335 13.5891 39.9138 13.9135 40.2742 14.1298C40.6347 14.328 41.1213 14.4812 41.7341 14.5893L42.491 14.7245C43.5003 14.9047 44.4105 15.148 45.2215 15.4544C46.0506 15.7428 46.6994 16.1663 47.168 16.725C47.6546 17.2657 47.8979 18.0047 47.8979 18.9419C47.8979 20.3476 47.3843 21.438 46.357 22.213C45.3477 22.97 43.9869 23.3485 42.2748 23.3485Z\" fill=\"white\"/>\\n<g clip-path=\"url(#clip0_7091_55575)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.019 5.72474C27.019 6.2479 27.019 6.77109 27.019 7.29426C26.8447 9.84737 26.0328 12.1743 24.5827 14.2751C26.0279 16.3691 26.8398 18.6882 27.019 21.2326C27.019 21.748 27.019 22.2633 27.019 22.7787C26.9441 23.8758 26.7449 24.9535 26.4217 26.0115C26.2544 26.4861 26.0944 26.9623 25.9414 27.4404C25.9351 27.4583 25.9188 27.5093 25.9188 27.5093C25.9188 27.5093 25.7276 27.4585 25.6603 27.4404C24.6722 27.1748 23.7118 26.8274 22.7789 26.398C19.7953 24.9175 17.6089 22.6648 16.2197 19.6396C14.8951 19.9037 13.5598 19.9701 12.2139 19.8388C11.7372 19.7912 11.2648 19.717 10.7967 19.6162C8.91909 23.6757 5.81517 26.2839 1.48492 27.4404L1.20254 27.5125L1.18038 27.4404C1.01964 26.923 0.851755 26.4076 0.676726 25.8943C0.384021 24.8798 0.20052 23.849 0.126221 22.8021C0.126221 22.279 0.126221 21.7558 0.126221 21.2326C0.299797 18.692 1.10408 16.3728 2.53908 14.2751C1.10408 12.1775 0.299797 9.85833 0.126221 7.31769C0.126221 6.79452 0.126221 6.27133 0.126221 5.74816C0.200821 4.67615 0.392131 3.62199 0.700152 2.58568C0.866136 2.06426 1.04573 1.54889 1.23895 1.03958C2.19325 1.30302 3.12638 1.62708 4.03833 2.01175C7.10581 3.44335 9.34689 5.69611 10.7615 8.77009C10.7771 8.77789 10.7927 8.78571 10.8084 8.79351C12.0617 8.53461 13.3267 8.45262 14.6034 8.54754C15.1692 8.59875 15.7314 8.66903 16.29 8.75837C17.9188 5.32572 20.5112 2.94411 24.0674 1.61351C24.6795 1.41724 25.2925 1.22593 25.9063 1.03958C26.3694 2.18114 26.6974 3.36023 26.8902 4.57687C26.9424 4.96202 26.9855 5.34463 27.019 5.72474ZM2.82019 4.17863C5.41161 5.34892 7.2935 7.23078 8.4658 9.82425C6.93982 10.4795 5.57721 11.3775 4.378 12.5182C2.74094 9.95098 2.22167 7.17111 2.82019 4.17863ZM24.2782 4.17863C24.3051 4.18545 24.3208 4.20497 24.325 4.2372C24.917 7.20998 24.3977 9.97031 22.7672 12.5182C21.5538 11.3569 20.1678 10.4511 18.6092 9.80082C19.8083 7.22734 21.698 5.35327 24.2782 4.17863ZM12.9401 10.9721C13.787 10.9331 14.6265 10.9877 15.4584 11.1361C15.3396 11.7241 15.2459 12.3175 15.1773 12.9164C15.0317 14.3916 15.1215 15.8518 15.4467 17.2971C14.4826 17.4505 13.5143 17.4856 12.5419 17.4025C12.2049 17.3672 11.8691 17.3242 11.5346 17.2736C11.8994 15.4844 11.9345 13.6884 11.64 11.8857C11.6027 11.6483 11.5519 11.414 11.4877 11.1829C11.6013 11.1423 11.7185 11.1149 11.8391 11.101C12.2086 11.0485 12.5756 11.0055 12.9401 10.9721ZM17.8595 11.7686C19.2147 12.3241 20.4094 13.1166 21.4437 14.1463C20.4058 15.2005 19.2033 16.0165 17.8361 16.5943C17.4624 14.9853 17.4702 13.3767 17.8595 11.7686ZM9.07487 11.8389C9.10415 11.8407 9.12366 11.8563 9.13343 11.8857C9.48304 13.4328 9.48695 14.9789 9.14514 16.524C7.84309 15.9514 6.69523 15.1588 5.70156 14.1463C6.68605 13.1737 7.81049 12.4046 9.07487 11.8389ZM4.22573 16.1726C5.12573 17.0132 6.11741 17.7277 7.20081 18.3161C7.59405 18.5205 7.99229 18.7119 8.39552 18.89C7.21179 21.3934 5.36116 23.2206 2.84361 24.3717C2.23621 21.4569 2.69692 18.7238 4.22573 16.1726ZM22.8492 16.1961C22.8726 16.194 22.8921 16.2019 22.9078 16.2195C24.4396 18.7501 24.9121 21.4674 24.325 24.3717C21.7695 23.2881 19.8759 21.4999 18.6443 19.0071C18.6328 18.9769 18.6289 18.9456 18.6326 18.9134C20.2261 18.2891 21.6317 17.3833 22.8492 16.1961Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_7091_55575\">\\n<rect width=\"27.0343\" height=\"27.0343\" fill=\"white\" transform=\"translate(0.0546875 0.760162)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mltpw7\",layoutDependency:layoutDependency,layoutId:\"J8lSQWyJq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d8o1u3\",layoutDependency:layoutDependency,layoutId:\"I0IoNBcb4\",style:{backdropFilter:\"blur(17px)\",backgroundColor:\"rgba(224, 234, 255, 0.4)\",borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18,WebkitBackdropFilter:\"blur(17px)\"},children:[isDisplayed4()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({WEeCG4Yld:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":D0QztOlP5\",webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"KjwglNcPs\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"How it works\"})})})}),className:\"framer-1rndvwp\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"KjwglNcPs\",style:{\"--extracted-r6o4lv\":\"var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47))\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({WEeCG4Yld:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":D0QztOlP5\",webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"KjwglNcPs\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"How it works\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({WEeCG4Yld:{value:transition2}},baseVariant,gestureVariant),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-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"G1wDV1Ghs\"},motionChild:true,nodeId:\"QiFBEbXML\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"Cases\"})})})}),className:\"framer-wuoz5v\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"QiFBEbXML\",style:{\"--extracted-r6o4lv\":\"var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47))\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({WEeCG4Yld:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"G1wDV1Ghs\"},motionChild:true,nodeId:\"QiFBEbXML\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"Cases\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({WEeCG4Yld:{value:transition2}},baseVariant,gestureVariant),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-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":hDx331QbD\",webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"kT83vNiU5\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"FAQ\"})})})}),className:\"framer-7ij6s6\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kT83vNiU5\",style:{\"--extracted-r6o4lv\":\"var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47))\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({WEeCG4Yld:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":hDx331QbD\",webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"kT83vNiU5\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"FAQ\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({WEeCG4Yld:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":L1jWM4D7o\",webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"a41OBZl3e\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"Contact us\"})})})}),className:\"framer-1tqwyaf\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"a41OBZl3e\",style:{\"--extracted-r6o4lv\":\"var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47))\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({WEeCG4Yld:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-62d5842e-b721-437e-86ab-99072e3bec0d, rgb(36, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":L1jWM4D7o\",webPageId:\"Ix2d49I83\"},motionChild:true,nodeId:\"a41OBZl3e\",openInNewTab:false,scopeId:\"vPpTc_yZD\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-809i3z\",\"data-styles-preset\":\"Fa8dqyCUf\",children:\"Contact us\"})})})})}},baseVariant,gestureVariant)})})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oxnn5q\",\"data-framer-name\":\"cta_buttons\",layoutDependency:layoutDependency,layoutId:\"aZRF8SABV\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"81px\",y:(componentViewport?.y||0)+(24+((componentViewport?.height||128)-48-48)/2)+0,...addPropertyOverrides({WEeCG4Yld:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+20+340+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mlh9uy-container\",layoutDependency:layoutDependency,layoutId:\"qU7qyeKTq-container\",nodeId:\"qU7qyeKTq\",rendersWithMotion:true,scopeId:\"vPpTc_yZD\",children:/*#__PURE__*/_jsx(Btn_big,{height:\"100%\",id:\"qU7qyeKTq\",layoutId:\"qU7qyeKTq\",Lr1uLpm4l:\"pilot.socialtrait.com\",n1Cx4BM3I:\"Login\",style:{height:\"100%\",width:\"100%\"},variant:\"y81appMMm\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":L1jWM4D7o\",webPageId:\"Ix2d49I83\"},implicitPathVariables:undefined},{href:{hash:\":L1jWM4D7o\",webPageId:\"Ix2d49I83\"},implicitPathVariables:undefined},{href:{hash:\":L1jWM4D7o\",webPageId:\"Ix2d49I83\"},implicitPathVariables:undefined},{href:{hash:\":L1jWM4D7o\",webPageId:\"Ix2d49I83\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(24+((componentViewport?.height||128)-48-48)/2)+0,...addPropertyOverrides({WEeCG4Yld:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+20+340+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t4db27-container\",layoutDependency:layoutDependency,layoutId:\"PW37pGGu5-container\",nodeId:\"PW37pGGu5\",rendersWithMotion:true,scopeId:\"vPpTc_yZD\",children:/*#__PURE__*/_jsx(Btn_big,{height:\"100%\",id:\"PW37pGGu5\",layoutId:\"PW37pGGu5\",Lr1uLpm4l:resolvedLinks[0],n1Cx4BM3I:\"Book a demo\",style:{height:\"100%\"},variant:\"WxxyviI1y\",width:\"100%\",...addPropertyOverrides({OyXM7GsBw:{Lr1uLpm4l:resolvedLinks[3]},vGipUCryc:{Lr1uLpm4l:resolvedLinks[1]},WEeCG4Yld:{Lr1uLpm4l:resolvedLinks[2],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sF8kQ.framer-69kvb4, .framer-sF8kQ .framer-69kvb4 { display: block; }\",\".framer-sF8kQ.framer-jf7alj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 128px; justify-content: space-between; padding: 24px; position: relative; width: 1200px; }\",\".framer-sF8kQ .framer-1hvwlar { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-sF8kQ .framer-1mvbm00 { flex: none; height: 28px; position: relative; text-decoration: none; width: 168px; }\",\".framer-sF8kQ .framer-1ajxsdy { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-sF8kQ .framer-1f05ubo { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sF8kQ .framer-1d2ge2j { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sF8kQ .framer-1u1idru { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sF8kQ .framer-1j8915b { flex: none; height: 28px; position: relative; width: 169px; }\",\".framer-sF8kQ .framer-1mltpw7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sF8kQ .framer-d8o1u3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 28px 16px 28px; position: relative; width: min-content; }\",\".framer-sF8kQ .framer-1rndvwp, .framer-sF8kQ .framer-wuoz5v, .framer-sF8kQ .framer-7ij6s6, .framer-sF8kQ .framer-1tqwyaf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-sF8kQ .framer-1oxnn5q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-sF8kQ .framer-1mlh9uy-container { flex: none; height: 48px; position: relative; width: 81px; }\",\".framer-sF8kQ .framer-1t4db27-container { flex: none; height: 48px; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sF8kQ .framer-1hvwlar, .framer-sF8kQ .framer-1mltpw7, .framer-sF8kQ .framer-d8o1u3, .framer-sF8kQ .framer-1oxnn5q { gap: 0px; } .framer-sF8kQ .framer-1hvwlar > *, .framer-sF8kQ .framer-1mltpw7 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-sF8kQ .framer-1hvwlar > :first-child, .framer-sF8kQ .framer-1mltpw7 > :first-child, .framer-sF8kQ .framer-d8o1u3 > :first-child, .framer-sF8kQ .framer-1oxnn5q > :first-child { margin-left: 0px; } .framer-sF8kQ .framer-1hvwlar > :last-child, .framer-sF8kQ .framer-1mltpw7 > :last-child, .framer-sF8kQ .framer-d8o1u3 > :last-child, .framer-sF8kQ .framer-1oxnn5q > :last-child { margin-right: 0px; } .framer-sF8kQ .framer-d8o1u3 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-sF8kQ .framer-1oxnn5q > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-sF8kQ.framer-v-15rqf0p.framer-jf7alj { width: 810px; }\",\".framer-sF8kQ.framer-v-15rqf0p .framer-1mltpw7 { padding: 0px 0px 0px 32px; }\",\".framer-sF8kQ.framer-v-15rqf0p .framer-d8o1u3 { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sF8kQ.framer-v-15rqf0p .framer-d8o1u3 { gap: 0px; } .framer-sF8kQ.framer-v-15rqf0p .framer-d8o1u3 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-sF8kQ.framer-v-15rqf0p .framer-d8o1u3 > :first-child { margin-left: 0px; } .framer-sF8kQ.framer-v-15rqf0p .framer-d8o1u3 > :last-child { margin-right: 0px; } }\",\".framer-sF8kQ.framer-v-1q9ky7h.framer-jf7alj { height: 72px; width: 390px; }\",\".framer-sF8kQ.framer-v-1q9ky7h .framer-1hvwlar { flex: 1 0 0px; gap: unset; justify-content: space-between; width: 1px; }\",\".framer-sF8kQ.framer-v-1q9ky7h .framer-1ajxsdy, .framer-sF8kQ.framer-v-n19ghc .framer-1ajxsdy { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sF8kQ.framer-v-1q9ky7h .framer-1hvwlar { gap: 0px; } .framer-sF8kQ.framer-v-1q9ky7h .framer-1hvwlar > *, .framer-sF8kQ.framer-v-1q9ky7h .framer-1hvwlar > :first-child, .framer-sF8kQ.framer-v-1q9ky7h .framer-1hvwlar > :last-child { margin: 0px; } }\",\".framer-sF8kQ.framer-v-n19ghc.framer-jf7alj { flex-direction: column; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 24px 32px 24px; width: 390px; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1hvwlar { gap: unset; justify-content: space-between; width: 100%; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1f05ubo { bottom: 15px; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1d2ge2j { left: calc(50.00000000000002% - 2px / 2); width: 2px; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1u1idru { top: 15px; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1mltpw7 { flex: none; flex-direction: column; gap: 32px; justify-content: flex-start; width: 100%; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-d8o1u3 { flex-direction: column; gap: 12px; width: 100%; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1oxnn5q { flex-direction: column; gap: 16px; width: 100%; }\",\".framer-sF8kQ.framer-v-n19ghc .framer-1mlh9uy-container, .framer-sF8kQ.framer-v-n19ghc .framer-1t4db27-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sF8kQ.framer-v-n19ghc.framer-jf7alj, .framer-sF8kQ.framer-v-n19ghc .framer-1hvwlar, .framer-sF8kQ.framer-v-n19ghc .framer-1mltpw7, .framer-sF8kQ.framer-v-n19ghc .framer-d8o1u3, .framer-sF8kQ.framer-v-n19ghc .framer-1oxnn5q { gap: 0px; } .framer-sF8kQ.framer-v-n19ghc.framer-jf7alj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-sF8kQ.framer-v-n19ghc.framer-jf7alj > :first-child, .framer-sF8kQ.framer-v-n19ghc .framer-1mltpw7 > :first-child, .framer-sF8kQ.framer-v-n19ghc .framer-d8o1u3 > :first-child, .framer-sF8kQ.framer-v-n19ghc .framer-1oxnn5q > :first-child { margin-top: 0px; } .framer-sF8kQ.framer-v-n19ghc.framer-jf7alj > :last-child, .framer-sF8kQ.framer-v-n19ghc .framer-1mltpw7 > :last-child, .framer-sF8kQ.framer-v-n19ghc .framer-d8o1u3 > :last-child, .framer-sF8kQ.framer-v-n19ghc .framer-1oxnn5q > :last-child { margin-bottom: 0px; } .framer-sF8kQ.framer-v-n19ghc .framer-1hvwlar > *, .framer-sF8kQ.framer-v-n19ghc .framer-1hvwlar > :first-child, .framer-sF8kQ.framer-v-n19ghc .framer-1hvwlar > :last-child { margin: 0px; } .framer-sF8kQ.framer-v-n19ghc .framer-1mltpw7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-sF8kQ.framer-v-n19ghc .framer-d8o1u3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-sF8kQ.framer-v-n19ghc .framer-1oxnn5q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-sF8kQ.framer-v-qo7kj7 .framer-1j8915b { order: 2; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 128\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"vGipUCryc\":{\"layout\":[\"fixed\",\"fixed\"]},\"YFLMxR2Fi\":{\"layout\":[\"fixed\",\"fixed\"]},\"WEeCG4Yld\":{\"layout\":[\"fixed\",\"auto\"]},\"OyXM7GsBw\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervPpTc_yZD=withCSS(Component,css,\"framer-sF8kQ\");export default FramervPpTc_yZD;FramervPpTc_yZD.displayName=\"Navbar\";FramervPpTc_yZD.defaultProps={height:128,width:1200};addPropertyControls(FramervPpTc_yZD,{variant:{options:[\"oYBCD01T0\",\"vGipUCryc\",\"YFLMxR2Fi\",\"WEeCG4Yld\",\"OyXM7GsBw\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\",\"VariantScroll\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramervPpTc_yZD,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...Btn_bigFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervPpTc_yZD\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"128\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vGipUCryc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YFLMxR2Fi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WEeCG4Yld\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OyXM7GsBw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vPpTc_yZD.map"],
  "mappings": "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",
  "names": ["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", "click", "click2", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "n1Cx4BM3I", "Lr1uLpm4l", "yFRuIZ_Ze", "OMmkTJeZR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1e93mer", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "RichText2", "css", "FrameraoZSOa7r1", "withCSS", "aoZSOa7r1_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "Btn_bigFonts", "getFonts", "aoZSOa7r1_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapmjm3cg", "args", "onTapm0qb1o", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "router", "useRouter", "LayoutGroup", "Link", "SVG", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "css", "FramervPpTc_yZD", "withCSS", "vPpTc_yZD_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
