{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eU4itDG4vsuJwUcHkiQJ/DzjQfT8qrIh52UXpBcGN/Navscroll.js", "ssg:https://framerusercontent.com/modules/9JDMAfahZykVJrFGYIJd/aYn8PIQjXDJEYSeXjuYL/tSK20qp1y.js", "ssg:https://framerusercontent.com/modules/upLuTUUU52NywdAumuTG/PM9InoAzsDFKa7vEW0D4/jgcehgi2X.js", "ssg:https://framerusercontent.com/modules/5MnKLhKJYG6VwmX0qwXz/Ly6a9mwNQyeeGVL9P11y/uanbodMaa.js", "ssg:https://framerusercontent.com/modules/mOv0qMK0U48lSQekBg3C/aDW3TLvhlUJo2MCz1HBJ/jlQ_BUIIr.js", "ssg:https://framerusercontent.com/modules/plfI5RtdneqXhda1NzfU/OgWoT41Vb9p5ydXxASwg/sQywIyEF7.js", "ssg:https://framerusercontent.com/modules/omV3ELUAsQB95YnzWoiW/SwpDlMffBjXeHq9rt3Qt/CUD2g_s_r.js", "ssg:https://framerusercontent.com/modules/wc2yUVD68wk4nq4PEOBW/nTGhHFo3XTsZ6XOwyaxr/LedMatrix.js", "ssg:https://framerusercontent.com/modules/ecckp8cmT9f5pXEwvOd1/Cagt8C4v6GJ9WtGDoftX/jgcehgi2X.js", "ssg:https://framerusercontent.com/modules/jko8ekeSws2EExnrpcTz/Ali1LH7hA23kZgU2WwIb/jlQ_BUIIr.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export const HideOnScroll=props=>{const[isVisible,setIsVisible]=useState(true);const scrollThreshold=10// Seuil pour d\u00E9tecter les petits scrolls\n;useEffect(()=>{// V\u00E9rifie si l'\u00E9cran est mobile (largeur inf\u00E9rieure \u00E0 768px par exemple)\nconst isMobile=window.innerWidth<1199;if(!isMobile)return;// Si ce n'est pas mobile, ne rien faire\nlet lastScrollY=window.scrollY;const handleScroll=()=>{const scrollY=window.scrollY;if(scrollY===0){setIsVisible(true)// Toujours afficher en haut\n;}else if(Math.abs(scrollY-lastScrollY)>scrollThreshold){if(scrollY>lastScrollY){setIsVisible(false)// Cacher en scrollant vers le bas\n;}else{setIsVisible(true)// Afficher en scrollant vers le haut\n;}lastScrollY=scrollY;}};window.addEventListener(\"scroll\",handleScroll);return()=>window.removeEventListener(\"scroll\",handleScroll);},[]);return{...props,style:{...props.style,transition:\"opacity 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0.6s cubic-bezier(0.25, 0.8, 0.25, 1)\",opacity:isVisible?1:0,visibility:isVisible?\"visible\":\"hidden\"}};};import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withHideOnScroll(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...HideOnScroll(props)});};}withHideOnScroll.displayName=\"HideOnScroll\";\nexport const __FramerMetadata__ = {\"exports\":{\"HideOnScroll\":{\"type\":\"override\",\"name\":\"HideOnScroll\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withHideOnScroll\":{\"type\":\"reactHoc\",\"name\":\"withHideOnScroll\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Navscroll.map", "// Generated by Framer (56d1180)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-CpTyf .framer-styles-preset-1dt6h62:not(.rich-text-wrapper), .framer-CpTyf .framer-styles-preset-1dt6h62.rich-text-wrapper a { --framer-link-current-text-color: var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, #6545d5) /* {\"name\":\"violet main\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #8a8a8a; --framer-link-hover-text-decoration: none; --framer-link-text-color: #d1d1d1; --framer-link-text-decoration: none; }'];export const className=\"framer-CpTyf\";\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 (56d1180)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/9JDMAfahZykVJrFGYIJd/aYn8PIQjXDJEYSeXjuYL/tSK20qp1y.js\";const enabledGestures={mh8liKQus:{hover:true},qadZejDWC:{hover:true}};const cycleOrder=[\"qadZejDWC\",\"B9VL1tYyH\",\"mh8liKQus\"];const serializationHash=\"framer-PfXr8\";const variantClassNames={B9VL1tYyH:\"framer-v-dtfnir\",mh8liKQus:\"framer-v-bbb0z6\",qadZejDWC:\"framer-v-luqe\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.2,delay:0,duration:.4,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={\"Variant 1\":\"qadZejDWC\",mobile:\"B9VL1tYyH\",select:\"mh8liKQus\"};const getProps=({fontSize,height,id,link,padding,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,EPn4FIxVJ:link!==null&&link!==void 0?link:props.EPn4FIxVJ,JLy3WjVUY:(_ref=padding!==null&&padding!==void 0?padding:props.JLy3WjVUY)!==null&&_ref!==void 0?_ref:\"8px 16px 8px 16px\",rxjn0hEuT:(_ref1=fontSize!==null&&fontSize!==void 0?fontSize:props.rxjn0hEuT)!==null&&_ref1!==void 0?_ref1:16,S3d_3NF8Q:(_ref2=title!==null&&title!==void 0?title:props.S3d_3NF8Q)!==null&&_ref2!==void 0?_ref2:\"Text Menu\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"qadZejDWC\"};};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,S3d_3NF8Q,EPn4FIxVJ,JLy3WjVUY,rxjn0hEuT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qadZejDWC\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:EPn4FIxVJ,openInNewTab:false,smoothScroll:false,...addPropertyOverrides({B9VL1tYyH:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-luqe\",className,classNames)} framer-y7jrbh`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"qadZejDWC\",ref:ref!==null&&ref!==void 0?ref:ref1,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\",\"--ky71d0\":numberToPixelString(JLy3WjVUY),backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"mh8liKQus-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(2, 0, 17, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},\"qadZejDWC-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(2, 0, 17, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}},...addPropertyOverrides({\"mh8liKQus-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"qadZejDWC-hover\":{\"data-border\":true,\"data-framer-name\":undefined},B9VL1tYyH:{\"data-framer-name\":\"mobile\"},mh8liKQus:{\"data-framer-name\":\"select\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rxjn0hEuT-jgcehgi2X) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Text Menu\"})}),className:\"framer-15orfp7\",\"data-framer-name\":\"Home\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"T4V76LS8o\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-rxjn0hEuT-jgcehgi2X\":rxjn0hEuT},text:S3d_3NF8Q,variants:{mh8liKQus:{\"--extracted-r6o4lv\":\"var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({B9VL1tYyH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rxjn0hEuT-jgcehgi2X) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:EPn4FIxVJ,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dt6h62\",\"data-styles-preset\":\"tSK20qp1y\",children:\"Text Menu\"})})})})},mh8liKQus:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rxjn0hEuT-jgcehgi2X) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)))\"},children:\"Text Menu\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PfXr8.framer-y7jrbh, .framer-PfXr8 .framer-y7jrbh { display: block; }\",\".framer-PfXr8.framer-luqe { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: var(--ky71d0); position: relative; text-decoration: none; width: min-content; }\",\".framer-PfXr8 .framer-15orfp7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PfXr8.framer-luqe { gap: 0px; } .framer-PfXr8.framer-luqe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PfXr8.framer-luqe > :first-child { margin-top: 0px; } .framer-PfXr8.framer-luqe > :last-child { margin-bottom: 0px; } }\",\".framer-PfXr8.framer-v-dtfnir.framer-luqe { cursor: unset; }\",\".framer-PfXr8.framer-v-dtfnir .framer-15orfp7 { z-index: 2; }\",...sharedStyle.css,'.framer-PfXr8[data-border=\"true\"]::after, .framer-PfXr8 [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 40\n * @framerIntrinsicWidth 115.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"B9VL1tYyH\":{\"layout\":[\"auto\",\"auto\"]},\"mh8liKQus\":{\"layout\":[\"auto\",\"auto\"]},\"cQ0A1oX7Z\":{\"layout\":[\"auto\",\"auto\"]},\"cPlyeq0f7\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"S3d_3NF8Q\":\"title\",\"EPn4FIxVJ\":\"link\",\"JLy3WjVUY\":\"padding\",\"rxjn0hEuT\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerjgcehgi2X=withCSS(Component,css,\"framer-PfXr8\");export default Framerjgcehgi2X;Framerjgcehgi2X.displayName=\"navigation link\";Framerjgcehgi2X.defaultProps={height:40,width:115.5};addPropertyControls(Framerjgcehgi2X,{variant:{options:[\"qadZejDWC\",\"B9VL1tYyH\",\"mh8liKQus\"],optionTitles:[\"Variant 1\",\"mobile\",\"select\"],title:\"Variant\",type:ControlType.Enum},S3d_3NF8Q:{defaultValue:\"Text Menu\",displayTextArea:false,title:\"Title\",type:ControlType.String},EPn4FIxVJ:{title:\"Link\",type:ControlType.Link},JLy3WjVUY:{defaultValue:\"8px 16px 8px 16px\",title:\"Padding\",type:ControlType.Padding},rxjn0hEuT:{defaultValue:16,title:\"Font Size\",type:ControlType.Number}});addFonts(Framerjgcehgi2X,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjgcehgi2X\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"115.5\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"B9VL1tYyH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mh8liKQus\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cQ0A1oX7Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cPlyeq0f7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"40\",\"framerVariables\":\"{\\\"S3d_3NF8Q\\\":\\\"title\\\",\\\"EPn4FIxVJ\\\":\\\"link\\\",\\\"JLy3WjVUY\\\":\\\"padding\\\",\\\"rxjn0hEuT\\\":\\\"fontSize\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jgcehgi2X.map", "// Generated by Framer (9e4a47a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"CtaffhJo3\",\"bxFhos3ei\"];const serializationHash=\"framer-UTOFi\";const variantClassNames={bxFhos3ei:\"framer-v-1ieujp7\",CtaffhJo3:\"framer-v-vcu8pt\"};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={bounce:.2,delay:0,duration:.4,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={telegram:\"CtaffhJo3\",twitter:\"bxFhos3ei\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"CtaffhJo3\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CtaffhJo3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"bxFhos3ei\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"bxFhos3ei\")return true;return false;};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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vcu8pt\",className,classNames),\"data-framer-name\":\"telegram\",layoutDependency:layoutDependency,layoutId:\"CtaffhJo3\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bxFhos3ei:{\"data-framer-name\":\"twitter\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-orf2lh\",\"data-framer-name\":\"Telegram-svgrepo-com (1)\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZKNj3zEFf\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 23.989 2.531 C 24.035 2.252 23.93 1.968 23.713 1.786 C 23.496 1.605 23.198 1.551 22.931 1.646 L 0.531 9.646 C 0.229 9.754 0.021 10.031 0.001 10.351 C -0.018 10.671 0.155 10.972 0.442 11.115 L 6.842 14.315 C 7.098 14.444 7.404 14.425 7.643 14.266 L 12.955 10.723 L 9.776 14.701 C 9.636 14.876 9.576 15.102 9.61 15.323 C 9.645 15.544 9.77 15.741 9.957 15.866 L 19.557 22.266 C 19.783 22.416 20.069 22.441 20.318 22.333 C 20.567 22.225 20.744 21.999 20.789 21.731 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:10889952502,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1va6rlg\",\"data-framer-name\":\"X-twitter\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cZSxIj0EC\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10.111 13 L 3 21 M 19 3 L 13.09 9.65 M 3 3 L 16 21 L 21 21 L 8 3 Z\" fill=\"transparent\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12673900830,withExternalLayout:true,...addPropertyOverrides({bxFhos3ei:{svgContentId:11122964827}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UTOFi.framer-ronlni, .framer-UTOFi .framer-ronlni { display: block; }\",\".framer-UTOFi.framer-vcu8pt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; }\",\".framer-UTOFi .framer-orf2lh, .framer-UTOFi .framer-1va6rlg { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UTOFi.framer-vcu8pt { gap: 0px; } .framer-UTOFi.framer-vcu8pt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UTOFi.framer-vcu8pt > :first-child { margin-left: 0px; } .framer-UTOFi.framer-vcu8pt > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bxFhos3ei\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruanbodMaa=withCSS(Component,css,\"framer-UTOFi\");export default FrameruanbodMaa;FrameruanbodMaa.displayName=\"social\";FrameruanbodMaa.defaultProps={height:24,width:24};addPropertyControls(FrameruanbodMaa,{variant:{options:[\"CtaffhJo3\",\"bxFhos3ei\"],optionTitles:[\"telegram\",\"twitter\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameruanbodMaa,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruanbodMaa\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bxFhos3ei\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"24\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uanbodMaa.map", "// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Social from\"https://framerusercontent.com/modules/5MnKLhKJYG6VwmX0qwXz/Ly6a9mwNQyeeGVL9P11y/uanbodMaa.js\";const SocialFonts=getFonts(Social);const SocialControls=getPropertyControls(Social);const enabledGestures={kSs1SqB9r:{hover:true},tDMJgaiKq:{hover:true}};const cycleOrder=[\"tDMJgaiKq\",\"kSs1SqB9r\"];const serializationHash=\"framer-BmeNz\";const variantClassNames={kSs1SqB9r:\"framer-v-lrm0r0\",tDMJgaiKq:\"framer-v-dcqcwe\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.15,.45,.15,1.35],type:\"tween\"};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 humanReadableEnumMap={telegram:\"CtaffhJo3\",twitter:\"bxFhos3ei\"};const humanReadableVariantMap={primary:\"tDMJgaiKq\",second:\"kSs1SqB9r\"};const getProps=({chooseSocial,fontSize,height,id,link,tab,text,visible,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_humanReadableEnumMap_chooseSocial,_ref3,_ref4;return{...props,BGcZ0eaM7:link!==null&&link!==void 0?link:props.BGcZ0eaM7,fWpI4Z6_1:tab!==null&&tab!==void 0?tab:props.fWpI4Z6_1,JrVxDw3eH:(_ref=text!==null&&text!==void 0?text:props.JrVxDw3eH)!==null&&_ref!==void 0?_ref:\"Buy Kalis Token\",KHIx5iCKW:visible!==null&&visible!==void 0?visible:props.KHIx5iCKW,rjcOE19e8:(_ref1=fontSize!==null&&fontSize!==void 0?fontSize:props.rjcOE19e8)!==null&&_ref1!==void 0?_ref1:18,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"tDMJgaiKq\",wW4Lm_o42:(_ref4=(_ref3=(_humanReadableEnumMap_chooseSocial=humanReadableEnumMap[chooseSocial])!==null&&_humanReadableEnumMap_chooseSocial!==void 0?_humanReadableEnumMap_chooseSocial:chooseSocial)!==null&&_ref3!==void 0?_ref3:props.wW4Lm_o42)!==null&&_ref4!==void 0?_ref4:\"CtaffhJo3\"};};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,JrVxDw3eH,rjcOE19e8,BGcZ0eaM7,KHIx5iCKW,wW4Lm_o42,fWpI4Z6_1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tDMJgaiKq\",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:BGcZ0eaM7,nodeId:\"tDMJgaiKq\",openInNewTab:false,...addPropertyOverrides({kSs1SqB9r:{openInNewTab:fWpI4Z6_1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-dcqcwe\",className,classNames)} framer-1me7db6`,\"data-framer-name\":\"primary\",layoutDependency:layoutDependency,layoutId:\"tDMJgaiKq\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:'conic-gradient(from 100deg at 50% 50%, var(--token-bce271e9-8870-49de-975e-1322a89b70f6, rgb(2, 0, 17)) /* {\"name\":\"dark main\"} */ 10.799999999999999deg, var(--token-bce271e9-8870-49de-975e-1322a89b70f6, rgb(2, 0, 17)) /* {\"name\":\"dark main\"} */ 147.72457239982955deg, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)) /* {\"name\":\"violet main\"} */ 208.10200273913895deg, var(--token-b332735a-a9d5-455d-b01b-491f78e1097d, rgb(160, 69, 213)) /* {\"name\":\"rose\"} */ 260.54866446702545deg, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)) /* {\"name\":\"violet main\"} */ 311.2273346547604deg, var(--token-bce271e9-8870-49de-975e-1322a89b70f6, rgb(2, 0, 17)) /* {\"name\":\"dark main\"} */ 360deg)',borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\",filter:\"none\",WebkitFilter:\"none\",...style},variants:{\"kSs1SqB9r-hover\":{boxShadow:\"0px 4px 9px 0px rgba(161, 69, 214, 0.35)\"},\"tDMJgaiKq-hover\":{boxShadow:\"0px 4px 9px 0px rgba(161, 69, 214, 0.35)\",filter:\"grayscale(0)\",WebkitFilter:\"grayscale(0)\"}},...addPropertyOverrides({\"kSs1SqB9r-hover\":{\"data-framer-name\":undefined},\"tDMJgaiKq-hover\":{\"data-framer-name\":undefined},kSs1SqB9r:{\"data-framer-name\":\"second\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c1wa9w\",layoutDependency:layoutDependency,layoutId:\"DbonAmt8A\",style:{background:\"linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, rgba(70, 43, 162, 1) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 4px 15.699999809265137px 0px rgba(43, 30, 88, 1), inset 0px -2px 2px 1px rgba(64, 44, 132, 1), inset 0px 2px 3px 3px rgba(70, 47, 153, 1)\"},variants:{\"kSs1SqB9r-hover\":{background:'linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, var(--token-b46fc6f3-631a-432e-8b2e-dc9ee190f071, rgb(46, 32, 99)) /* {\"name\":\"tag\"} */ 71%, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)) /* {\"name\":\"violet main\"} */ 109.00000000000001%)'},\"tDMJgaiKq-hover\":{background:'linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, rgba(70, 43, 162, 1) 68%, var(--token-b332735a-a9d5-455d-b01b-491f78e1097d, rgb(160, 69, 213)) /* {\"name\":\"rose\"} */ 115.00000000000001%)',boxShadow:\"0px 4px 15.699999809265137px 0px rgba(66, 29, 99, 0.4), inset 0px -2px 2px 1px rgb(113, 38, 163), inset 0px 2px 3px 3px rgba(70, 47, 153, 1)\"},kSs1SqB9r:{background:\"linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, rgb(8, 3, 46) 100%)\",boxShadow:\"0px 4px 15.699999809265137px 0px rgba(43, 30, 88, 1), inset 0px -2px 2px 1px rgb(7, 3, 26), inset 0px 2px 3px 3px rgb(42, 28, 92)\"}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rjcOE19e8-jlQ_BUIIr) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Buy Kalis Token\"})}),className:\"framer-1slbcq8\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"MuIdtIKMh\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-rjcOE19e8-jlQ_BUIIr\":rjcOE19e8},text:JrVxDw3eH,verticalAlignment:\"top\",withExternalLayout:true}),KHIx5iCKW&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qswmuv-container\",layoutDependency:layoutDependency,layoutId:\"IYx9yMtbh-container\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"IYx9yMtbh\",layoutId:\"IYx9yMtbh\",style:{height:\"100%\",width:\"100%\"},variant:wW4Lm_o42,width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BmeNz.framer-1me7db6, .framer-BmeNz .framer-1me7db6 { display: block; }\",\".framer-BmeNz.framer-dcqcwe { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 1px; position: relative; text-decoration: none; width: min-content; }\",\".framer-BmeNz .framer-1c1wa9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 21px 12px 21px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-BmeNz .framer-1slbcq8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BmeNz .framer-1qswmuv-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BmeNz.framer-dcqcwe, .framer-BmeNz .framer-1c1wa9w { gap: 0px; } .framer-BmeNz.framer-dcqcwe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BmeNz.framer-dcqcwe > :first-child { margin-top: 0px; } .framer-BmeNz.framer-dcqcwe > :last-child { margin-bottom: 0px; } .framer-BmeNz .framer-1c1wa9w > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-BmeNz .framer-1c1wa9w > :first-child { margin-left: 0px; } .framer-BmeNz .framer-1c1wa9w > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 47.5\n * @framerIntrinsicWidth 173\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"kSs1SqB9r\":{\"layout\":[\"auto\",\"auto\"]},\"woqQi9BRb\":{\"layout\":[\"auto\",\"auto\"]},\"yVmOKvFBe\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"JrVxDw3eH\":\"text\",\"rjcOE19e8\":\"fontSize\",\"BGcZ0eaM7\":\"link\",\"KHIx5iCKW\":\"visible\",\"wW4Lm_o42\":\"chooseSocial\",\"fWpI4Z6_1\":\"tab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjlQ_BUIIr=withCSS(Component,css,\"framer-BmeNz\");export default FramerjlQ_BUIIr;FramerjlQ_BUIIr.displayName=\"Button\";FramerjlQ_BUIIr.defaultProps={height:47.5,width:173};addPropertyControls(FramerjlQ_BUIIr,{variant:{options:[\"tDMJgaiKq\",\"kSs1SqB9r\"],optionTitles:[\"primary\",\"second\"],title:\"Variant\",type:ControlType.Enum},JrVxDw3eH:{defaultValue:\"Buy Kalis Token\",displayTextArea:false,title:\"Text\",type:ControlType.String},rjcOE19e8:{defaultValue:18,title:\"Font Size\",type:ControlType.Number},BGcZ0eaM7:{title:\"Link\",type:ControlType.Link},KHIx5iCKW:{defaultValue:false,title:\"Visible\",type:ControlType.Boolean},wW4Lm_o42:(SocialControls===null||SocialControls===void 0?void 0:SocialControls[\"variant\"])&&{...SocialControls[\"variant\"],defaultValue:\"CtaffhJo3\",description:undefined,hidden:undefined,title:\"choose social\"},fWpI4Z6_1:{defaultValue:false,title:\"Tab\",type:ControlType.Boolean}});addFonts(FramerjlQ_BUIIr,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...SocialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjlQ_BUIIr\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"JrVxDw3eH\\\":\\\"text\\\",\\\"rjcOE19e8\\\":\\\"fontSize\\\",\\\"BGcZ0eaM7\\\":\\\"link\\\",\\\"KHIx5iCKW\\\":\\\"visible\\\",\\\"wW4Lm_o42\\\":\\\"chooseSocial\\\",\\\"fWpI4Z6_1\\\":\\\"tab\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"173\",\"framerIntrinsicHeight\":\"47.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kSs1SqB9r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"woqQi9BRb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yVmOKvFBe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jlQ_BUIIr.map", "// Generated by Framer (9e4a47a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={eEmaZ85wB:{hover:true}};const cycleOrder=[\"eEmaZ85wB\",\"TVc8desPo\"];const serializationHash=\"framer-XAddB\";const variantClassNames={eEmaZ85wB:\"framer-v-p6s1b\",TVc8desPo:\"framer-v-1kft0pc\"};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={bounce:.2,delay:0,duration:.4,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={close:\"TVc8desPo\",open:\"eEmaZ85wB\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"eEmaZ85wB\",xa_7Cst83:tap!==null&&tap!==void 0?tap:props.xa_7Cst83};};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,xa_7Cst83,XKaY3MrGu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eEmaZ85wB\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ppxgt=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(xa_7Cst83){const res=await xa_7Cst83(...args);if(res===false)return false;}});const onTap1ox22as=activeVariantCallback(async(...args)=>{if(XKaY3MrGu){const res=await XKaY3MrGu(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"TVc8desPo\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"TVc8desPo\")return true;return false;};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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-p6s1b\",className,classNames),\"data-border\":true,\"data-framer-name\":\"open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"eEmaZ85wB\",onTap:onTap1ppxgt,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(2, 0, 18, 0.1)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},variants:{\"eEmaZ85wB-hover\":{backgroundColor:\"rgba(2, 0, 18, 0.5)\"}},...addPropertyOverrides({\"eEmaZ85wB-hover\":{\"data-framer-name\":undefined},TVc8desPo:{\"data-framer-name\":\"close\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9zd4nh\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bjeO1knJ9\",onTap:onTap1ox22as,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-195idzx\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"Y8eu91fC7\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x62hc\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"b0GU_P9Ca\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1800rc8\",\"data-framer-name\":\"Close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jt_ZeGghd\",onTap:onTap1ox22as,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4yeqie\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"oRW1mE4Fv\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-am3sc3\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"qY1W3sRuH\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45}})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XAddB.framer-14wtyv7, .framer-XAddB .framer-14wtyv7 { display: block; }\",\".framer-XAddB.framer-p6s1b { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-XAddB .framer-9zd4nh, .framer-XAddB .framer-1800rc8 { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 36px); overflow: hidden; position: relative; width: 36px; }\",\".framer-XAddB .framer-195idzx { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(61.111111111111136% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XAddB .framer-1x62hc { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(36.111111111111136% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XAddB .framer-4yeqie, .framer-XAddB .framer-am3sc3 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XAddB.framer-p6s1b { gap: 0px; } .framer-XAddB.framer-p6s1b > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XAddB.framer-p6s1b > :first-child { margin-left: 0px; } .framer-XAddB.framer-p6s1b > :last-child { margin-right: 0px; } }\",'.framer-XAddB[data-border=\"true\"]::after, .framer-XAddB [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 36\n * @framerIntrinsicWidth 36\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"TVc8desPo\":{\"layout\":[\"auto\",\"auto\"]},\"DrjNA__qE\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"xa_7Cst83\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersQywIyEF7=withCSS(Component,css,\"framer-XAddB\");export default FramersQywIyEF7;FramersQywIyEF7.displayName=\"navigation/icon\";FramersQywIyEF7.defaultProps={height:36,width:36};addPropertyControls(FramersQywIyEF7,{variant:{options:[\"eEmaZ85wB\",\"TVc8desPo\"],optionTitles:[\"open\",\"close\"],title:\"Variant\",type:ControlType.Enum},xa_7Cst83:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramersQywIyEF7,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersQywIyEF7\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"36\",\"framerVariables\":\"{\\\"xa_7Cst83\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TVc8desPo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DrjNA__qE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"36\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sQywIyEF7.map", "// Generated by Framer (2b47498)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withHideOnScroll}from\"https://framerusercontent.com/modules/eU4itDG4vsuJwUcHkiQJ/DzjQfT8qrIh52UXpBcGN/Navscroll.js\";import NavigationLink from\"https://framerusercontent.com/modules/upLuTUUU52NywdAumuTG/PM9InoAzsDFKa7vEW0D4/jgcehgi2X.js\";import Button from\"https://framerusercontent.com/modules/mOv0qMK0U48lSQekBg3C/aDW3TLvhlUJo2MCz1HBJ/jlQ_BUIIr.js\";import NavigationIcon from\"https://framerusercontent.com/modules/plfI5RtdneqXhda1NzfU/OgWoT41Vb9p5ydXxASwg/sQywIyEF7.js\";const NavigationIconFonts=getFonts(NavigationIcon);const NavigationLinkFonts=getFonts(NavigationLink);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ButtonFonts=getFonts(Button);const MotionDivWithHideOnScrollWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(withHideOnScroll(motion.div)));const NavigationLinkControls=getPropertyControls(NavigationLink);const cycleOrder=[\"B2gUOkzld\",\"nBPWOMwaI\",\"ecrYhT29I\",\"WWCA7Zil4\",\"rHuiUpHP_\",\"jbDlEUnBO\",\"NSijKi9NJ\"];const serializationHash=\"framer-tLgW9\";const variantClassNames={B2gUOkzld:\"framer-v-15n7o1\",ecrYhT29I:\"framer-v-g173dr\",jbDlEUnBO:\"framer-v-10dtxkq\",nBPWOMwaI:\"framer-v-zr3fm7\",NSijKi9NJ:\"framer-v-xugydg\",rHuiUpHP_:\"framer-v-1e6z684\",WWCA7Zil4:\"framer-v-1ca18fn\"};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:250,delay:.3,mass:10,stiffness:600,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.4,delay:0,duration:.4,type:\"spring\"};const transition3={bounce:.2,delay:0,duration:0,type:\"spring\"};const transition4={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-50,y:0};const transition5={delay:.1,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.3,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.4,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={delay:.6,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition9={damping:50,delay:0,mass:1,stiffness:400,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 humanReadableEnumMap={\"Variant 1\":\"qadZejDWC\",mobile:\"B9VL1tYyH\",select:\"mh8liKQus\"};const humanReadableVariantMap={\"header-main/mini\":\"nBPWOMwaI\",\"header-main/primary\":\"B2gUOkzld\",\"mobile mini\":\"rHuiUpHP_\",\"Variant 6\":\"jbDlEUnBO\",\"Variant 7\":\"NSijKi9NJ\",close:\"WWCA7Zil4\",mobile:\"ecrYhT29I\"};const getProps=({blog,contact,height,homeVariant,howToBuy,id,openOverlay,width,...props})=>{var _humanReadableEnumMap_homeVariant,_ref,_ref1,_humanReadableEnumMap_howToBuy,_ref2,_ref3,_humanReadableEnumMap_contact,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_humanReadableEnumMap_blog,_ref7,_ref8;return{...props,bb4ApmElG:(_ref1=(_ref=(_humanReadableEnumMap_homeVariant=humanReadableEnumMap[homeVariant])!==null&&_humanReadableEnumMap_homeVariant!==void 0?_humanReadableEnumMap_homeVariant:homeVariant)!==null&&_ref!==void 0?_ref:props.bb4ApmElG)!==null&&_ref1!==void 0?_ref1:\"qadZejDWC\",DJk1Rmo09:(_ref3=(_ref2=(_humanReadableEnumMap_howToBuy=humanReadableEnumMap[howToBuy])!==null&&_humanReadableEnumMap_howToBuy!==void 0?_humanReadableEnumMap_howToBuy:howToBuy)!==null&&_ref2!==void 0?_ref2:props.DJk1Rmo09)!==null&&_ref3!==void 0?_ref3:\"qadZejDWC\",if_old3y6:(_ref5=(_ref4=(_humanReadableEnumMap_contact=humanReadableEnumMap[contact])!==null&&_humanReadableEnumMap_contact!==void 0?_humanReadableEnumMap_contact:contact)!==null&&_ref4!==void 0?_ref4:props.if_old3y6)!==null&&_ref5!==void 0?_ref5:\"qadZejDWC\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"B2gUOkzld\",VYRsCjeMc:openOverlay!==null&&openOverlay!==void 0?openOverlay:props.VYRsCjeMc,XcfUzMy2u:(_ref8=(_ref7=(_humanReadableEnumMap_blog=humanReadableEnumMap[blog])!==null&&_humanReadableEnumMap_blog!==void 0?_humanReadableEnumMap_blog:blog)!==null&&_ref7!==void 0?_ref7:props.XcfUzMy2u)!==null&&_ref8!==void 0?_ref8:\"qadZejDWC\"};};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,VYRsCjeMc,bb4ApmElG,DJk1Rmo09,XcfUzMy2u,if_old3y6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"B2gUOkzld\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const xa_7Cst83182ejmf=activeVariantCallback(async(...args)=>{if(VYRsCjeMc){const res=await VYRsCjeMc(...args);if(res===false)return false;}});const xa_7Cst8317c8hts=activeVariantCallback(async(...args)=>{setVariant(\"rHuiUpHP_\");});const xa_7Cst83hgi839=activeVariantCallback(async(...args)=>{if(VYRsCjeMc){const res=await VYRsCjeMc(...args);if(res===false)return false;}setVariant(\"rHuiUpHP_\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"nBPWOMwaI\")return false;return true;};const isDisplayed1=()=>{if([\"ecrYhT29I\",\"WWCA7Zil4\",\"rHuiUpHP_\",\"jbDlEUnBO\",\"NSijKi9NJ\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"ecrYhT29I\",\"WWCA7Zil4\",\"rHuiUpHP_\",\"NSijKi9NJ\"].includes(baseVariant))return false;return true;};const router=useRouter();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:transition2,...addPropertyOverrides({NSijKi9NJ:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithHideOnScrollWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-15n7o1\",className,classNames),\"data-framer-appear-id\":\"15n7o1\",\"data-framer-name\":\"header-main/primary\",layoutDependency:layoutDependency,layoutId:\"B2gUOkzld\",optimized:true,ref:ref!==null&&ref!==void 0?ref:ref1,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\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,WebkitBackdropFilter:\"none\",...style},variants:{nBPWOMwaI:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(2, 0, 18, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,WebkitBackdropFilter:\"blur(10px)\"},NSijKi9NJ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(2, 0, 18, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,WebkitBackdropFilter:\"blur(10px)\"},rHuiUpHP_:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(2, 0, 18, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,WebkitBackdropFilter:\"blur(10px)\"}},...addPropertyOverrides({ecrYhT29I:{\"data-framer-name\":\"mobile\"},jbDlEUnBO:{\"data-framer-name\":\"Variant 6\"},nBPWOMwaI:{\"data-border\":true,\"data-framer-name\":\"header-main/mini\"},NSijKi9NJ:{\"data-border\":true,\"data-framer-name\":\"Variant 7\"},rHuiUpHP_:{\"data-border\":true,\"data-framer-name\":\"mobile mini\"},WWCA7Zil4:{\"data-framer-name\":\"close\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2guyr6\",layoutDependency:layoutDependency,layoutId:\"O7kfv5OUq\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{NSijKi9NJ:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},rHuiUpHP_:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"kalichain logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0)*1)/2)+(24+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0)*1-48-47)/2)),pixelHeight:65,pixelWidth:440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9zXFK8Ss0Ggt0pOX3iEj2pfe7v8.png\"},className:\"framer-1qd05ji\",layoutDependency:layoutDependency,layoutId:\"x0_3ZUmcz\",...addPropertyOverrides({ecrYhT29I:{background:{alt:\"kalichain logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63)-0-63)/2)+8),pixelHeight:65,pixelWidth:440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9zXFK8Ss0Ggt0pOX3iEj2pfe7v8.png\"}},jbDlEUnBO:{background:{alt:\"kalichain logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8),pixelHeight:65,pixelWidth:440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9zXFK8Ss0Ggt0pOX3iEj2pfe7v8.png\"}},NSijKi9NJ:{background:{alt:\"kalichain logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-63)/2)+8),pixelHeight:65,pixelWidth:440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9zXFK8Ss0Ggt0pOX3iEj2pfe7v8.png\"}},rHuiUpHP_:{background:{alt:\"kalichain logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-63)/2)+8),pixelHeight:65,pixelWidth:440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9zXFK8Ss0Ggt0pOX3iEj2pfe7v8.png\"}},WWCA7Zil4:{background:{alt:\"kalichain logo\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63)-0-63)/2)+8),pixelHeight:65,pixelWidth:440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9zXFK8Ss0Ggt0pOX3iEj2pfe7v8.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ecrYhT29I:{height:36,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63)-0-63)/2)+13.5},jbDlEUnBO:{height:36,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+13.5},NSijKi9NJ:{height:36,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-63)/2)+13.5},rHuiUpHP_:{height:36,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-63)/2)+13.5},WWCA7Zil4:{height:36,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63)-0-63)/2)+13.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m6nlm2-container\",layoutDependency:layoutDependency,layoutId:\"gla55hZbn-container\",children:/*#__PURE__*/_jsx(NavigationIcon,{height:\"100%\",id:\"gla55hZbn\",layoutId:\"gla55hZbn\",variant:\"eEmaZ85wB\",width:\"100%\",...addPropertyOverrides({ecrYhT29I:{xa_7Cst83:xa_7Cst83182ejmf},jbDlEUnBO:{variant:\"TVc8desPo\",xa_7Cst83:xa_7Cst8317c8hts},NSijKi9NJ:{variant:\"TVc8desPo\",xa_7Cst83:xa_7Cst83hgi839},rHuiUpHP_:{xa_7Cst83:xa_7Cst83182ejmf},WWCA7Zil4:{variant:\"TVc8desPo\"}},baseVariant,gestureVariant)})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mfdle2\",layoutDependency:layoutDependency,layoutId:\"MgLvZzt6i\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0-40)/2)+0,...addPropertyOverrides({jbDlEUnBO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+75+0+0},nBPWOMwaI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63.5)-16-40)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-1u7doc4-container\",\"data-framer-appear-id\":\"1u7doc4\",layoutDependency:layoutDependency,layoutId:\"oUyxnaFE_-container\",...addPropertyOverrides({jbDlEUnBO:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation3,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationLink,{EPn4FIxVJ:resolvedLinks[0],height:\"100%\",id:\"oUyxnaFE_\",JLy3WjVUY:\"8px 16px 8px 16px\",layoutId:\"oUyxnaFE_\",rxjn0hEuT:16,S3d_3NF8Q:\"Accueil\",variant:bb4ApmElG,width:\"100%\",...addPropertyOverrides({jbDlEUnBO:{EPn4FIxVJ:resolvedLinks[2],rxjn0hEuT:24,variant:\"B9VL1tYyH\"},nBPWOMwaI:{EPn4FIxVJ:resolvedLinks[1],JLy3WjVUY:\"8px 8px 8px 8px\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FkfIqLiaA\"},implicitPathVariables:undefined},{href:{webPageId:\"FkfIqLiaA\"},implicitPathVariables:undefined},{href:{webPageId:\"FkfIqLiaA\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0-40)/2)+0,...addPropertyOverrides({jbDlEUnBO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+75+0+50},nBPWOMwaI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63.5)-16-40)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-589kld-container\",\"data-framer-appear-id\":\"589kld\",layoutDependency:layoutDependency,layoutId:\"VPuGObpRx-container\",...addPropertyOverrides({jbDlEUnBO:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation3,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationLink,{EPn4FIxVJ:resolvedLinks1[0],height:\"100%\",id:\"VPuGObpRx\",JLy3WjVUY:\"8px 16px 8px 16px\",layoutId:\"VPuGObpRx\",rxjn0hEuT:16,S3d_3NF8Q:\"How to buy\",variant:DJk1Rmo09,width:\"100%\",...addPropertyOverrides({jbDlEUnBO:{EPn4FIxVJ:resolvedLinks1[2],rxjn0hEuT:24,variant:\"B9VL1tYyH\"},nBPWOMwaI:{EPn4FIxVJ:resolvedLinks1[1],JLy3WjVUY:\"8px 8px 8px 8px\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VGS48zma4\"},implicitPathVariables:undefined},{href:{webPageId:\"VGS48zma4\"},implicitPathVariables:undefined},{href:{webPageId:\"VGS48zma4\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0-40)/2)+0,...addPropertyOverrides({jbDlEUnBO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+75+0+100},nBPWOMwaI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63.5)-16-40)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-nvrbp-container\",\"data-framer-appear-id\":\"nvrbp\",layoutDependency:layoutDependency,layoutId:\"oghM6FaJk-container\",...addPropertyOverrides({jbDlEUnBO:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation3,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationLink,{EPn4FIxVJ:resolvedLinks2[0],height:\"100%\",id:\"oghM6FaJk\",JLy3WjVUY:\"8px 16px 8px 16px\",layoutId:\"oghM6FaJk\",rxjn0hEuT:16,S3d_3NF8Q:\"Blog\",variant:XcfUzMy2u,width:\"100%\",...addPropertyOverrides({jbDlEUnBO:{EPn4FIxVJ:resolvedLinks2[2],rxjn0hEuT:24,variant:\"B9VL1tYyH\"},nBPWOMwaI:{EPn4FIxVJ:resolvedLinks2[1],JLy3WjVUY:\"8px 8px 8px 8px\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lB7IawePj\"},implicitPathVariables:undefined},{href:{webPageId:\"lB7IawePj\"},implicitPathVariables:undefined},{href:{webPageId:\"lB7IawePj\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0-40)/2)+0,...addPropertyOverrides({jbDlEUnBO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+75+0+150},nBPWOMwaI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63.5)-16-40)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-1fw20w1-container\",\"data-framer-appear-id\":\"1fw20w1\",layoutDependency:layoutDependency,layoutId:\"tdqFeacYy-container\",...addPropertyOverrides({jbDlEUnBO:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation3,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationLink,{EPn4FIxVJ:resolvedLinks3[0],height:\"100%\",id:\"tdqFeacYy\",JLy3WjVUY:\"8px 16px 8px 16px\",layoutId:\"tdqFeacYy\",rxjn0hEuT:16,S3d_3NF8Q:\"Contact\",variant:if_old3y6,width:\"100%\",...addPropertyOverrides({jbDlEUnBO:{EPn4FIxVJ:resolvedLinks3[2],rxjn0hEuT:24,variant:\"B9VL1tYyH\"},nBPWOMwaI:{EPn4FIxVJ:resolvedLinks3[1],JLy3WjVUY:\"8px 8px 8px 8px\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gxpgmf\",layoutDependency:layoutDependency,layoutId:\"q6sBwkEfO\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lB7IawePj\"},implicitPathVariables:undefined},{href:{webPageId:\"lB7IawePj\"},implicitPathVariables:undefined},{href:{webPageId:\"lB7IawePj\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||100)-0-47)/2)+0,...addPropertyOverrides({jbDlEUnBO:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+277+16+0},nBPWOMwaI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||63.5)-16-47)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-1lx9ms-container\",\"data-framer-appear-id\":\"1lx9ms\",layoutDependency:layoutDependency,layoutId:\"MjlgXCYVr-container\",...addPropertyOverrides({jbDlEUnBO:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,initial:animation8,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Button,{BGcZ0eaM7:resolvedLinks4[0],fWpI4Z6_1:false,height:\"100%\",id:\"MjlgXCYVr\",JrVxDw3eH:\"Start Building\",KHIx5iCKW:false,layoutId:\"MjlgXCYVr\",rjcOE19e8:18,variant:\"tDMJgaiKq\",width:\"100%\",wW4Lm_o42:\"CtaffhJo3\",...addPropertyOverrides({jbDlEUnBO:{BGcZ0eaM7:resolvedLinks4[2],style:{width:\"100%\"}},nBPWOMwaI:{BGcZ0eaM7:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{value:transition9,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gpia87\",\"data-framer-name\":\"Backdrop\",layoutDependency:layoutDependency,layoutId:\"FOYP5pa2I\",style:{backdropFilter:\"none\",backgroundColor:\"rgb(0, 0, 0)\",opacity:0,WebkitBackdropFilter:\"none\"},variants:{jbDlEUnBO:{backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(2, 0, 18, 0.8)\",opacity:1,WebkitBackdropFilter:\"blur(8px)\"}}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tLgW9.framer-1rx821a, .framer-tLgW9 .framer-1rx821a { display: block; }\",\".framer-tLgW9.framer-15n7o1 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 100px; justify-content: space-between; padding: 0px; position: relative; width: 1100px; }\",\".framer-tLgW9 .framer-2guyr6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 24px; position: relative; width: min-content; }\",\".framer-tLgW9 .framer-1qd05ji { flex: none; height: 47px; position: relative; width: 154px; }\",\".framer-tLgW9 .framer-m6nlm2-container, .framer-tLgW9 .framer-1u7doc4-container, .framer-tLgW9 .framer-589kld-container, .framer-tLgW9 .framer-nvrbp-container, .framer-tLgW9 .framer-1fw20w1-container, .framer-tLgW9 .framer-1lx9ms-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tLgW9 .framer-mfdle2 { 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-tLgW9 .framer-1gxpgmf { 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 24px 0px 0px; position: relative; width: min-content; }\",\".framer-tLgW9 .framer-1gpia87 { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); left: calc(50.00000000000002% - 390px / 2); overflow: visible; pointer-events: none; position: absolute; top: 0px; width: 390px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9 .framer-2guyr6, .framer-tLgW9 .framer-mfdle2, .framer-tLgW9 .framer-1gxpgmf { gap: 0px; } .framer-tLgW9 .framer-2guyr6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-tLgW9 .framer-2guyr6 > :first-child, .framer-tLgW9 .framer-mfdle2 > :first-child, .framer-tLgW9 .framer-1gxpgmf > :first-child { margin-left: 0px; } .framer-tLgW9 .framer-2guyr6 > :last-child, .framer-tLgW9 .framer-mfdle2 > :last-child, .framer-tLgW9 .framer-1gxpgmf > :last-child { margin-right: 0px; } .framer-tLgW9 .framer-mfdle2 > *, .framer-tLgW9 .framer-1gxpgmf > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-tLgW9.framer-v-zr3fm7.framer-15n7o1 { gap: 12px; height: min-content; justify-content: center; padding: 8px; width: min-content; }\",\".framer-tLgW9.framer-v-zr3fm7 .framer-1gxpgmf { padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9.framer-v-zr3fm7.framer-15n7o1 { gap: 0px; } .framer-tLgW9.framer-v-zr3fm7.framer-15n7o1 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-tLgW9.framer-v-zr3fm7.framer-15n7o1 > :first-child { margin-left: 0px; } .framer-tLgW9.framer-v-zr3fm7.framer-15n7o1 > :last-child { margin-right: 0px; } }\",\".framer-tLgW9.framer-v-g173dr.framer-15n7o1, .framer-tLgW9.framer-v-1ca18fn.framer-15n7o1, .framer-tLgW9.framer-v-1e6z684.framer-15n7o1, .framer-tLgW9.framer-v-xugydg.framer-15n7o1 { gap: 10px; height: min-content; justify-content: flex-start; width: 390px; }\",\".framer-tLgW9.framer-v-g173dr .framer-2guyr6, .framer-tLgW9.framer-v-1e6z684 .framer-2guyr6, .framer-tLgW9.framer-v-xugydg .framer-2guyr6 { flex: 1 0 0px; gap: unset; height: min-content; justify-content: space-between; padding: 8px 24px 8px 24px; width: 1px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9.framer-v-g173dr.framer-15n7o1, .framer-tLgW9.framer-v-g173dr .framer-2guyr6 { gap: 0px; } .framer-tLgW9.framer-v-g173dr.framer-15n7o1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tLgW9.framer-v-g173dr.framer-15n7o1 > :first-child { margin-left: 0px; } .framer-tLgW9.framer-v-g173dr.framer-15n7o1 > :last-child { margin-right: 0px; } .framer-tLgW9.framer-v-g173dr .framer-2guyr6 > *, .framer-tLgW9.framer-v-g173dr .framer-2guyr6 > :first-child, .framer-tLgW9.framer-v-g173dr .framer-2guyr6 > :last-child { margin: 0px; } }\",\".framer-tLgW9.framer-v-1ca18fn .framer-2guyr6 { flex: 1 0 0px; gap: unset; height: min-content; justify-content: space-between; padding: 8px 16px 8px 16px; width: 1px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9.framer-v-1ca18fn.framer-15n7o1, .framer-tLgW9.framer-v-1ca18fn .framer-2guyr6 { gap: 0px; } .framer-tLgW9.framer-v-1ca18fn.framer-15n7o1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tLgW9.framer-v-1ca18fn.framer-15n7o1 > :first-child { margin-left: 0px; } .framer-tLgW9.framer-v-1ca18fn.framer-15n7o1 > :last-child { margin-right: 0px; } .framer-tLgW9.framer-v-1ca18fn .framer-2guyr6 > *, .framer-tLgW9.framer-v-1ca18fn .framer-2guyr6 > :first-child, .framer-tLgW9.framer-v-1ca18fn .framer-2guyr6 > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9.framer-v-1e6z684.framer-15n7o1, .framer-tLgW9.framer-v-1e6z684 .framer-2guyr6 { gap: 0px; } .framer-tLgW9.framer-v-1e6z684.framer-15n7o1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tLgW9.framer-v-1e6z684.framer-15n7o1 > :first-child { margin-left: 0px; } .framer-tLgW9.framer-v-1e6z684.framer-15n7o1 > :last-child { margin-right: 0px; } .framer-tLgW9.framer-v-1e6z684 .framer-2guyr6 > *, .framer-tLgW9.framer-v-1e6z684 .framer-2guyr6 > :first-child, .framer-tLgW9.framer-v-1e6z684 .framer-2guyr6 > :last-child { margin: 0px; } }\",\".framer-tLgW9.framer-v-10dtxkq.framer-15n7o1 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); width: 390px; }\",\".framer-tLgW9.framer-v-10dtxkq .framer-2guyr6 { gap: unset; height: min-content; justify-content: space-between; order: 0; padding: 8px 24px 8px 24px; width: 100%; z-index: 2; }\",\".framer-tLgW9.framer-v-10dtxkq .framer-mfdle2 { align-content: flex-start; align-items: flex-start; flex-direction: column; order: 1; padding: 0px 0px 0px 8px; width: 100%; z-index: 5; }\",\".framer-tLgW9.framer-v-10dtxkq .framer-1gxpgmf { align-content: flex-start; align-items: flex-start; flex-direction: column; order: 2; padding: 16px 16px 0px 16px; width: 100%; }\",\".framer-tLgW9.framer-v-10dtxkq .framer-1lx9ms-container { width: 100%; z-index: 2; }\",\".framer-tLgW9.framer-v-10dtxkq .framer-1gpia87 { order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9.framer-v-10dtxkq.framer-15n7o1, .framer-tLgW9.framer-v-10dtxkq .framer-2guyr6, .framer-tLgW9.framer-v-10dtxkq .framer-mfdle2, .framer-tLgW9.framer-v-10dtxkq .framer-1gxpgmf { gap: 0px; } .framer-tLgW9.framer-v-10dtxkq.framer-15n7o1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-tLgW9.framer-v-10dtxkq.framer-15n7o1 > :first-child, .framer-tLgW9.framer-v-10dtxkq .framer-mfdle2 > :first-child, .framer-tLgW9.framer-v-10dtxkq .framer-1gxpgmf > :first-child { margin-top: 0px; } .framer-tLgW9.framer-v-10dtxkq.framer-15n7o1 > :last-child, .framer-tLgW9.framer-v-10dtxkq .framer-mfdle2 > :last-child, .framer-tLgW9.framer-v-10dtxkq .framer-1gxpgmf > :last-child { margin-bottom: 0px; } .framer-tLgW9.framer-v-10dtxkq .framer-2guyr6 > *, .framer-tLgW9.framer-v-10dtxkq .framer-2guyr6 > :first-child, .framer-tLgW9.framer-v-10dtxkq .framer-2guyr6 > :last-child { margin: 0px; } .framer-tLgW9.framer-v-10dtxkq .framer-mfdle2 > *, .framer-tLgW9.framer-v-10dtxkq .framer-1gxpgmf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tLgW9.framer-v-xugydg.framer-15n7o1, .framer-tLgW9.framer-v-xugydg .framer-2guyr6 { gap: 0px; } .framer-tLgW9.framer-v-xugydg.framer-15n7o1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tLgW9.framer-v-xugydg.framer-15n7o1 > :first-child { margin-left: 0px; } .framer-tLgW9.framer-v-xugydg.framer-15n7o1 > :last-child { margin-right: 0px; } .framer-tLgW9.framer-v-xugydg .framer-2guyr6 > *, .framer-tLgW9.framer-v-xugydg .framer-2guyr6 > :first-child, .framer-tLgW9.framer-v-xugydg .framer-2guyr6 > :last-child { margin: 0px; } }\",'.framer-tLgW9[data-border=\"true\"]::after, .framer-tLgW9 [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 100\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"nBPWOMwaI\":{\"layout\":[\"auto\",\"auto\"]},\"ecrYhT29I\":{\"layout\":[\"fixed\",\"auto\"]},\"WWCA7Zil4\":{\"layout\":[\"fixed\",\"auto\"]},\"rHuiUpHP_\":{\"layout\":[\"fixed\",\"auto\"]},\"jbDlEUnBO\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"NSijKi9NJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"VYRsCjeMc\":\"openOverlay\",\"bb4ApmElG\":\"homeVariant\",\"DJk1Rmo09\":\"howToBuy\",\"XcfUzMy2u\":\"blog\",\"if_old3y6\":\"contact\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCUD2g_s_r=withCSS(Component,css,\"framer-tLgW9\");export default FramerCUD2g_s_r;FramerCUD2g_s_r.displayName=\"navigation/header main\";FramerCUD2g_s_r.defaultProps={height:100,width:1100};addPropertyControls(FramerCUD2g_s_r,{variant:{options:[\"B2gUOkzld\",\"nBPWOMwaI\",\"ecrYhT29I\",\"WWCA7Zil4\",\"rHuiUpHP_\",\"jbDlEUnBO\",\"NSijKi9NJ\"],optionTitles:[\"header-main/primary\",\"header-main/mini\",\"mobile\",\"close\",\"mobile mini\",\"Variant 6\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},VYRsCjeMc:{title:\"Open Overlay\",type:ControlType.EventHandler},bb4ApmElG:(NavigationLinkControls===null||NavigationLinkControls===void 0?void 0:NavigationLinkControls[\"variant\"])&&{...NavigationLinkControls[\"variant\"],defaultValue:\"qadZejDWC\",description:undefined,hidden:undefined,title:\"home variant\"},DJk1Rmo09:(NavigationLinkControls===null||NavigationLinkControls===void 0?void 0:NavigationLinkControls[\"variant\"])&&{...NavigationLinkControls[\"variant\"],defaultValue:\"qadZejDWC\",description:undefined,hidden:undefined,title:\"how to buy\"},XcfUzMy2u:(NavigationLinkControls===null||NavigationLinkControls===void 0?void 0:NavigationLinkControls[\"variant\"])&&{...NavigationLinkControls[\"variant\"],defaultValue:\"qadZejDWC\",description:undefined,hidden:undefined,title:\"blog\"},if_old3y6:(NavigationLinkControls===null||NavigationLinkControls===void 0?void 0:NavigationLinkControls[\"variant\"])&&{...NavigationLinkControls[\"variant\"],defaultValue:\"qadZejDWC\",description:undefined,hidden:undefined,title:\"contact\"}});addFonts(FramerCUD2g_s_r,[{explicitInter:true,fonts:[]},...NavigationIconFonts,...NavigationLinkFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCUD2g_s_r\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nBPWOMwaI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ecrYhT29I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WWCA7Zil4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rHuiUpHP_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jbDlEUnBO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"NSijKi9NJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1100\",\"framerIntrinsicHeight\":\"100\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"VYRsCjeMc\\\":\\\"openOverlay\\\",\\\"bb4ApmElG\\\":\\\"homeVariant\\\",\\\"DJk1Rmo09\\\":\\\"howToBuy\\\",\\\"XcfUzMy2u\\\":\\\"blog\\\",\\\"if_old3y6\\\":\\\"contact\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CUD2g_s_r.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerIntrinsicHeight 300\n * @framerIntrinsicWidth 300\n */export default function LedMatrix(props){const{shapeType,size,gap,primaryColor,secondaryColor,radius,probability,animSpeed}=props;const extractRGBColorFromString=str=>{const rgbRegex=/(rgba|rgb)\\(.*?\\)/g;const match=str.match(rgbRegex);return match?match[0]:\"#ffffff\";};const formattedPrimaryColor=extractRGBColorFromString(primaryColor);const formattedSecondaryColor=extractRGBColorFromString(secondaryColor);const canvasRef=useRef(null);const getColor=()=>Math.random()<probability/100?formattedPrimaryColor:formattedSecondaryColor;// Dynamically adjust canvas size and initialize\nconst adjustCanvasSize=()=>{const canvas=canvasRef.current;if(canvas){// Adjust canvas resolution based on its displayed size for sharp rendering\ncanvas.width=canvas.offsetWidth;canvas.height=canvas.offsetHeight;}};// Initialize with dynamic positioning, delay, and duration\nconst initialize=(ctx,width,height)=>{const shapes=[];for(let y=0;y<height;y+=size+gap){for(let x=0;x<width;x+=size+gap){shapes.push({x,y,delay:Math.random()*(-99.9*animSpeed+10099.9),duration:Math.random()*(-99.9*animSpeed+10099.9),startTime:performance.now()+Math.random()*5e3,color:getColor(),shapeType,radius:size/2});}}return shapes;};// Draw squares based on their state\nconst draw=(ctx,shapes,width,height)=>{const currentTime=performance.now();shapes.forEach(shape=>{let timeElapsed=currentTime-shape.startTime;if(timeElapsed>shape.delay+shape.duration){shape.startTime=currentTime+shape.delay;shape.color=getColor();}ctx.fillStyle=shape.color;if(shape.shapeType===\"Square\"){ctx.fillRect(shape.x,shape.y,size,size);}else{ctx.beginPath();ctx.arc(shape.x+shape.radius,shape.y+shape.radius,shape.radius,0,2*Math.PI);ctx.fill();}});};useEffect(()=>{const canvas=canvasRef.current;const ctx=canvas.getContext(\"2d\");let squares=[];const render=()=>{// Clear the canvas and redraw\nctx.clearRect(0,0,canvas.width,canvas.height);draw(ctx,squares,canvas.width,canvas.height);requestAnimationFrame(render);};const resizeObserver=new ResizeObserver(entries=>{adjustCanvasSize();for(let entry of entries){squares=initialize(ctx,entry.contentRect.width,entry.contentRect.height);}});resizeObserver.observe(canvas);requestAnimationFrame(render);return()=>{resizeObserver.unobserve(canvas);};},[props]);return /*#__PURE__*/_jsx(motion.div,{...props,style:{borderRadius:`${radius}px`,...props.style},children:/*#__PURE__*/_jsx(\"canvas\",{ref:canvasRef,style:{width:\"100%\",height:\"100%\",borderRadius:\"inherit\"}})});}LedMatrix.displayName=\"LED Matrix\";addPropertyControls(LedMatrix,{shapeType:{title:\"Shape\",type:ControlType.Enum,options:[\"Square\",\"Circle\"],optionTitles:[\"Square\",\"Circle\"],defaultValue:\"Square\"},size:{title:\"Size\",type:ControlType.Number,description:\"Small sizes might impact performance in Framer, but they won't affect your live website. If you need a smaller size and Framer starts lagging, remember to hide the component by setting 'visible' to 'no', then reload the project. Set the component back to visible once you're done editing the website and ready to publish.\",defaultValue:10},gap:{title:\"Gap\",type:ControlType.Number,defaultValue:2},primaryColor:{title:\"Accent\",type:ControlType.Color,defaultValue:\"#059AFF\"},secondaryColor:{title:\"Secondary\",type:ControlType.Color,defaultValue:\"#1A1C1D\"},radius:{title:\"Radius\",type:ControlType.Number,defaultValue:0},probability:{title:\"Accent Amount\",type:ControlType.Number,description:\"The higher the number, the more accent color will be displayed.\",defaultValue:4,min:0,max:100},animSpeed:{title:\"Speed\",type:ControlType.Number,defaultValue:90,min:1,max:100}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LedMatrix\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"300\",\"framerIntrinsicWidth\":\"300\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LedMatrix.map", "// Generated by Framer (56d1180)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/9JDMAfahZykVJrFGYIJd/aYn8PIQjXDJEYSeXjuYL/tSK20qp1y.js\";const enabledGestures={mh8liKQus:{hover:true},qadZejDWC:{hover:true}};const cycleOrder=[\"qadZejDWC\",\"B9VL1tYyH\",\"mh8liKQus\"];const serializationHash=\"framer-PfXr8\";const variantClassNames={B9VL1tYyH:\"framer-v-dtfnir\",mh8liKQus:\"framer-v-bbb0z6\",qadZejDWC:\"framer-v-luqe\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.2,delay:0,duration:.4,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={\"Variant 1\":\"qadZejDWC\",mobile:\"B9VL1tYyH\",select:\"mh8liKQus\"};const getProps=({fontSize,height,id,link,padding,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,EPn4FIxVJ:link!==null&&link!==void 0?link:props.EPn4FIxVJ,JLy3WjVUY:(_ref=padding!==null&&padding!==void 0?padding:props.JLy3WjVUY)!==null&&_ref!==void 0?_ref:\"8px 16px 8px 16px\",rxjn0hEuT:(_ref1=fontSize!==null&&fontSize!==void 0?fontSize:props.rxjn0hEuT)!==null&&_ref1!==void 0?_ref1:16,S3d_3NF8Q:(_ref2=title!==null&&title!==void 0?title:props.S3d_3NF8Q)!==null&&_ref2!==void 0?_ref2:\"Text Menu\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"qadZejDWC\"};};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,S3d_3NF8Q,EPn4FIxVJ,JLy3WjVUY,rxjn0hEuT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qadZejDWC\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:EPn4FIxVJ,openInNewTab:false,smoothScroll:false,...addPropertyOverrides({B9VL1tYyH:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-luqe\",className,classNames)} framer-y7jrbh`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"qadZejDWC\",ref:ref!==null&&ref!==void 0?ref:ref1,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\",\"--ky71d0\":numberToPixelString(JLy3WjVUY),backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"mh8liKQus-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(2, 0, 17, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},\"qadZejDWC-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b95afac2-d327-4432-9f58-25e7ba46c2c5, rgb(39, 32, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(2, 0, 17, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}},...addPropertyOverrides({\"mh8liKQus-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"qadZejDWC-hover\":{\"data-border\":true,\"data-framer-name\":undefined},B9VL1tYyH:{\"data-framer-name\":\"mobile\"},mh8liKQus:{\"data-framer-name\":\"select\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rxjn0hEuT-jgcehgi2X) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Text Menu\"})}),className:\"framer-15orfp7\",\"data-framer-name\":\"Home\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"T4V76LS8o\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-rxjn0hEuT-jgcehgi2X\":rxjn0hEuT},text:S3d_3NF8Q,variants:{mh8liKQus:{\"--extracted-r6o4lv\":\"var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({B9VL1tYyH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rxjn0hEuT-jgcehgi2X) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:EPn4FIxVJ,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dt6h62\",\"data-styles-preset\":\"tSK20qp1y\",children:\"Text Menu\"})})})})},mh8liKQus:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rxjn0hEuT-jgcehgi2X) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)))\"},children:\"Text Menu\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PfXr8.framer-y7jrbh, .framer-PfXr8 .framer-y7jrbh { display: block; }\",\".framer-PfXr8.framer-luqe { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: var(--ky71d0); position: relative; text-decoration: none; width: min-content; }\",\".framer-PfXr8 .framer-15orfp7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PfXr8.framer-luqe { gap: 0px; } .framer-PfXr8.framer-luqe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PfXr8.framer-luqe > :first-child { margin-top: 0px; } .framer-PfXr8.framer-luqe > :last-child { margin-bottom: 0px; } }\",\".framer-PfXr8.framer-v-dtfnir.framer-luqe { cursor: unset; }\",\".framer-PfXr8.framer-v-dtfnir .framer-15orfp7 { z-index: 2; }\",...sharedStyle.css,'.framer-PfXr8[data-border=\"true\"]::after, .framer-PfXr8 [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 40\n * @framerIntrinsicWidth 115.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"B9VL1tYyH\":{\"layout\":[\"auto\",\"auto\"]},\"mh8liKQus\":{\"layout\":[\"auto\",\"auto\"]},\"cQ0A1oX7Z\":{\"layout\":[\"auto\",\"auto\"]},\"cPlyeq0f7\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"S3d_3NF8Q\":\"title\",\"EPn4FIxVJ\":\"link\",\"JLy3WjVUY\":\"padding\",\"rxjn0hEuT\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerjgcehgi2X=withCSS(Component,css,\"framer-PfXr8\");export default Framerjgcehgi2X;Framerjgcehgi2X.displayName=\"navigation link\";Framerjgcehgi2X.defaultProps={height:40,width:115.5};addPropertyControls(Framerjgcehgi2X,{variant:{options:[\"qadZejDWC\",\"B9VL1tYyH\",\"mh8liKQus\"],optionTitles:[\"Variant 1\",\"mobile\",\"select\"],title:\"Variant\",type:ControlType.Enum},S3d_3NF8Q:{defaultValue:\"Text Menu\",displayTextArea:false,title:\"Title\",type:ControlType.String},EPn4FIxVJ:{title:\"Link\",type:ControlType.Link},JLy3WjVUY:{defaultValue:\"8px 16px 8px 16px\",title:\"Padding\",type:ControlType.Padding},rxjn0hEuT:{defaultValue:16,title:\"Font Size\",type:ControlType.Number}});addFonts(Framerjgcehgi2X,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjgcehgi2X\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"115.5\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"B9VL1tYyH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mh8liKQus\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cQ0A1oX7Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cPlyeq0f7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"40\",\"framerVariables\":\"{\\\"S3d_3NF8Q\\\":\\\"title\\\",\\\"EPn4FIxVJ\\\":\\\"link\\\",\\\"JLy3WjVUY\\\":\\\"padding\\\",\\\"rxjn0hEuT\\\":\\\"fontSize\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jgcehgi2X.map", "// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Social from\"https://framerusercontent.com/modules/5MnKLhKJYG6VwmX0qwXz/Ly6a9mwNQyeeGVL9P11y/uanbodMaa.js\";const SocialFonts=getFonts(Social);const SocialControls=getPropertyControls(Social);const enabledGestures={kSs1SqB9r:{hover:true},tDMJgaiKq:{hover:true}};const cycleOrder=[\"tDMJgaiKq\",\"kSs1SqB9r\"];const serializationHash=\"framer-BmeNz\";const variantClassNames={kSs1SqB9r:\"framer-v-lrm0r0\",tDMJgaiKq:\"framer-v-dcqcwe\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.15,.45,.15,1.35],type:\"tween\"};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 humanReadableEnumMap={telegram:\"CtaffhJo3\",twitter:\"bxFhos3ei\"};const humanReadableVariantMap={primary:\"tDMJgaiKq\",second:\"kSs1SqB9r\"};const getProps=({chooseSocial,fontSize,height,id,link,tab,text,visible,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_humanReadableEnumMap_chooseSocial,_ref3,_ref4;return{...props,BGcZ0eaM7:link!==null&&link!==void 0?link:props.BGcZ0eaM7,fWpI4Z6_1:tab!==null&&tab!==void 0?tab:props.fWpI4Z6_1,JrVxDw3eH:(_ref=text!==null&&text!==void 0?text:props.JrVxDw3eH)!==null&&_ref!==void 0?_ref:\"Buy Kalis Token\",KHIx5iCKW:visible!==null&&visible!==void 0?visible:props.KHIx5iCKW,rjcOE19e8:(_ref1=fontSize!==null&&fontSize!==void 0?fontSize:props.rjcOE19e8)!==null&&_ref1!==void 0?_ref1:18,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"tDMJgaiKq\",wW4Lm_o42:(_ref4=(_ref3=(_humanReadableEnumMap_chooseSocial=humanReadableEnumMap[chooseSocial])!==null&&_humanReadableEnumMap_chooseSocial!==void 0?_humanReadableEnumMap_chooseSocial:chooseSocial)!==null&&_ref3!==void 0?_ref3:props.wW4Lm_o42)!==null&&_ref4!==void 0?_ref4:\"CtaffhJo3\"};};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,JrVxDw3eH,rjcOE19e8,BGcZ0eaM7,KHIx5iCKW,wW4Lm_o42,fWpI4Z6_1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tDMJgaiKq\",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:BGcZ0eaM7,nodeId:\"tDMJgaiKq\",openInNewTab:false,...addPropertyOverrides({kSs1SqB9r:{openInNewTab:fWpI4Z6_1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-dcqcwe\",className,classNames)} framer-1me7db6`,\"data-framer-name\":\"primary\",layoutDependency:layoutDependency,layoutId:\"tDMJgaiKq\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:'conic-gradient(from 100deg at 50% 50%, var(--token-bce271e9-8870-49de-975e-1322a89b70f6, rgb(2, 0, 17)) /* {\"name\":\"dark main\"} */ 10.799999999999999deg, var(--token-bce271e9-8870-49de-975e-1322a89b70f6, rgb(2, 0, 17)) /* {\"name\":\"dark main\"} */ 147.72457239982955deg, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)) /* {\"name\":\"violet main\"} */ 208.10200273913895deg, var(--token-b332735a-a9d5-455d-b01b-491f78e1097d, rgb(160, 69, 213)) /* {\"name\":\"rose\"} */ 260.54866446702545deg, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)) /* {\"name\":\"violet main\"} */ 311.2273346547604deg, var(--token-bce271e9-8870-49de-975e-1322a89b70f6, rgb(2, 0, 17)) /* {\"name\":\"dark main\"} */ 360deg)',borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\",filter:\"none\",WebkitFilter:\"none\",...style},variants:{\"kSs1SqB9r-hover\":{boxShadow:\"0px 4px 9px 0px rgba(161, 69, 214, 0.35)\"},\"tDMJgaiKq-hover\":{boxShadow:\"0px 4px 9px 0px rgba(161, 69, 214, 0.35)\",filter:\"grayscale(0)\",WebkitFilter:\"grayscale(0)\"}},...addPropertyOverrides({\"kSs1SqB9r-hover\":{\"data-framer-name\":undefined},\"tDMJgaiKq-hover\":{\"data-framer-name\":undefined},kSs1SqB9r:{\"data-framer-name\":\"second\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c1wa9w\",layoutDependency:layoutDependency,layoutId:\"DbonAmt8A\",style:{background:\"linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, rgba(70, 43, 162, 1) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 4px 15.699999809265137px 0px rgba(43, 30, 88, 1), inset 0px -2px 2px 1px rgba(64, 44, 132, 1), inset 0px 2px 3px 3px rgba(70, 47, 153, 1)\"},variants:{\"kSs1SqB9r-hover\":{background:'linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, var(--token-b46fc6f3-631a-432e-8b2e-dc9ee190f071, rgb(46, 32, 99)) /* {\"name\":\"tag\"} */ 71%, var(--token-bd8d073b-dba3-4c39-adb3-382f85d248b5, rgb(101, 69, 213)) /* {\"name\":\"violet main\"} */ 109.00000000000001%)'},\"tDMJgaiKq-hover\":{background:'linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, rgba(70, 43, 162, 1) 68%, var(--token-b332735a-a9d5-455d-b01b-491f78e1097d, rgb(160, 69, 213)) /* {\"name\":\"rose\"} */ 115.00000000000001%)',boxShadow:\"0px 4px 15.699999809265137px 0px rgba(66, 29, 99, 0.4), inset 0px -2px 2px 1px rgb(113, 38, 163), inset 0px 2px 3px 3px rgba(70, 47, 153, 1)\"},kSs1SqB9r:{background:\"linear-gradient(180deg, rgba(26, 16, 60, 1) 0%, rgb(8, 3, 46) 100%)\",boxShadow:\"0px 4px 15.699999809265137px 0px rgba(43, 30, 88, 1), inset 0px -2px 2px 1px rgb(7, 3, 26), inset 0px 2px 3px 3px rgb(42, 28, 92)\"}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-rjcOE19e8-jlQ_BUIIr) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Buy Kalis Token\"})}),className:\"framer-1slbcq8\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"MuIdtIKMh\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-rjcOE19e8-jlQ_BUIIr\":rjcOE19e8},text:JrVxDw3eH,verticalAlignment:\"top\",withExternalLayout:true}),KHIx5iCKW&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qswmuv-container\",layoutDependency:layoutDependency,layoutId:\"IYx9yMtbh-container\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"IYx9yMtbh\",layoutId:\"IYx9yMtbh\",style:{height:\"100%\",width:\"100%\"},variant:wW4Lm_o42,width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BmeNz.framer-1me7db6, .framer-BmeNz .framer-1me7db6 { display: block; }\",\".framer-BmeNz.framer-dcqcwe { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 1px; position: relative; text-decoration: none; width: min-content; }\",\".framer-BmeNz .framer-1c1wa9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 21px 12px 21px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-BmeNz .framer-1slbcq8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BmeNz .framer-1qswmuv-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BmeNz.framer-dcqcwe, .framer-BmeNz .framer-1c1wa9w { gap: 0px; } .framer-BmeNz.framer-dcqcwe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BmeNz.framer-dcqcwe > :first-child { margin-top: 0px; } .framer-BmeNz.framer-dcqcwe > :last-child { margin-bottom: 0px; } .framer-BmeNz .framer-1c1wa9w > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-BmeNz .framer-1c1wa9w > :first-child { margin-left: 0px; } .framer-BmeNz .framer-1c1wa9w > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 47.5\n * @framerIntrinsicWidth 173\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"kSs1SqB9r\":{\"layout\":[\"auto\",\"auto\"]},\"woqQi9BRb\":{\"layout\":[\"auto\",\"auto\"]},\"yVmOKvFBe\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"JrVxDw3eH\":\"text\",\"rjcOE19e8\":\"fontSize\",\"BGcZ0eaM7\":\"link\",\"KHIx5iCKW\":\"visible\",\"wW4Lm_o42\":\"chooseSocial\",\"fWpI4Z6_1\":\"tab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjlQ_BUIIr=withCSS(Component,css,\"framer-BmeNz\");export default FramerjlQ_BUIIr;FramerjlQ_BUIIr.displayName=\"Button\";FramerjlQ_BUIIr.defaultProps={height:47.5,width:173};addPropertyControls(FramerjlQ_BUIIr,{variant:{options:[\"tDMJgaiKq\",\"kSs1SqB9r\"],optionTitles:[\"primary\",\"second\"],title:\"Variant\",type:ControlType.Enum},JrVxDw3eH:{defaultValue:\"Buy Kalis Token\",displayTextArea:false,title:\"Text\",type:ControlType.String},rjcOE19e8:{defaultValue:18,title:\"Font Size\",type:ControlType.Number},BGcZ0eaM7:{title:\"Link\",type:ControlType.Link},KHIx5iCKW:{defaultValue:false,title:\"Visible\",type:ControlType.Boolean},wW4Lm_o42:(SocialControls===null||SocialControls===void 0?void 0:SocialControls[\"variant\"])&&{...SocialControls[\"variant\"],defaultValue:\"CtaffhJo3\",description:undefined,hidden:undefined,title:\"choose social\"},fWpI4Z6_1:{defaultValue:false,title:\"Tab\",type:ControlType.Boolean}});addFonts(FramerjlQ_BUIIr,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...SocialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjlQ_BUIIr\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"JrVxDw3eH\\\":\\\"text\\\",\\\"rjcOE19e8\\\":\\\"fontSize\\\",\\\"BGcZ0eaM7\\\":\\\"link\\\",\\\"KHIx5iCKW\\\":\\\"visible\\\",\\\"wW4Lm_o42\\\":\\\"chooseSocial\\\",\\\"fWpI4Z6_1\\\":\\\"tab\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"173\",\"framerIntrinsicHeight\":\"47.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kSs1SqB9r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"woqQi9BRb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yVmOKvFBe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jlQ_BUIIr.map"],
  "mappings": "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",
  "names": ["HideOnScroll", "props", "isVisible", "setIsVisible", "ye", "scrollThreshold", "ue", "window", "lastScrollY", "handleScroll", "scrollY", "withHideOnScroll", "C", "re", "DataObserverContext", "p", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "id", "link", "padding", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "S3d_3NF8Q", "EPn4FIxVJ", "JLy3WjVUY", "rxjn0hEuT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "Framerjgcehgi2X", "withCSS", "jgcehgi2X_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "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", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "css", "FrameruanbodMaa", "withCSS", "uanbodMaa_default", "addPropertyControls", "ControlType", "addFonts", "SocialFonts", "getFonts", "uanbodMaa_default", "SocialControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "chooseSocial", "fontSize", "height", "id", "link", "tab", "text", "visible", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_humanReadableEnumMap_chooseSocial", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "JrVxDw3eH", "rjcOE19e8", "BGcZ0eaM7", "KHIx5iCKW", "wW4Lm_o42", "fWpI4Z6_1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "ComponentViewportProvider", "css", "FramerjlQ_BUIIr", "withCSS", "jlQ_BUIIr_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", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "xa_7Cst83", "XKaY3MrGu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ppxgt", "args", "onTap1ox22as", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramersQywIyEF7", "withCSS", "sQywIyEF7_default", "addPropertyControls", "ControlType", "addFonts", "NavigationIconFonts", "getFonts", "sQywIyEF7_default", "NavigationLinkFonts", "jgcehgi2X_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "ButtonFonts", "jlQ_BUIIr_default", "MotionDivWithHideOnScrollWithFXWithOptimizedAppearEffect", "withHideOnScroll", "NavigationLinkControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "transition4", "animation2", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "animation7", "animation8", "transition9", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "blog", "contact", "height", "homeVariant", "howToBuy", "id", "openOverlay", "width", "props", "_humanReadableEnumMap_homeVariant", "_ref", "_ref1", "_humanReadableEnumMap_howToBuy", "_ref2", "_ref3", "_humanReadableEnumMap_contact", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_humanReadableEnumMap_blog", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VYRsCjeMc", "bb4ApmElG", "DJk1Rmo09", "XcfUzMy2u", "if_old3y6", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "xa_7Cst83182ejmf", "args", "xa_7Cst8317c8hts", "xa_7Cst83hgi839", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerCUD2g_s_r", "withCSS", "CUD2g_s_r_default", "addPropertyControls", "ControlType", "addFonts", "LedMatrix", "props", "shapeType", "size", "gap", "primaryColor", "secondaryColor", "radius", "probability", "animSpeed", "extractRGBColorFromString", "str", "rgbRegex", "match", "formattedPrimaryColor", "formattedSecondaryColor", "canvasRef", "pe", "getColor", "adjustCanvasSize", "canvas", "initialize", "ctx", "width", "height", "shapes", "y", "draw", "currentTime", "shape", "ue", "squares", "render", "resizeObserver", "entries", "entry", "p", "motion", "addPropertyControls", "ControlType", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "id", "link", "padding", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "S3d_3NF8Q", "EPn4FIxVJ", "JLy3WjVUY", "rxjn0hEuT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "Framerjgcehgi2X", "withCSS", "jgcehgi2X_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SocialFonts", "getFonts", "uanbodMaa_default", "SocialControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "chooseSocial", "fontSize", "height", "id", "link", "tab", "text", "visible", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_humanReadableEnumMap_chooseSocial", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "JrVxDw3eH", "rjcOE19e8", "BGcZ0eaM7", "KHIx5iCKW", "wW4Lm_o42", "fWpI4Z6_1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "ComponentViewportProvider", "css", "FramerjlQ_BUIIr", "withCSS", "jlQ_BUIIr_default", "addPropertyControls", "ControlType", "addFonts"]
}
