{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ltaUeLuNolO5bsMBj7Ea/3Hg3X47P0IVDYTmxFbzO/cdioMOOwx.js", "ssg:https://framerusercontent.com/modules/8GTzRrHKbPznFSN0TPRC/EtRq02QdSZk3Fs7ZUtZL/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/kx9hEdWR6O8ba7Hzbuky/s5dQ0TPEi9xzNwgdGxKd/J6CjYbEq3.js", "ssg:https://framerusercontent.com/modules/ntacF9dH77Twhq1BQ1ZR/mgb3AUjG1WJkX5zvEuJ4/kw3aouFjV.js", "ssg:https://framerusercontent.com/modules/Al9TDw4gD8QiucfGXUIN/drFhOi4LtODwJPuINQ2H/aoIeriClz.js", "ssg:https://framerusercontent.com/modules/vUVlJFLSk88qPrWkm809/mmFm4GZBtoDCXLI7zfyW/HZ2B1Jgcw.js", "ssg:https://framerusercontent.com/modules/3eWBp6iUQlnj3qXO84i9/PVzqX1OYNz6SP1SVHJmO/sv1VrN9Zf.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Serif-italic\",\"GF;Instrument Serif-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Serif\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentserif/v4/jizHRFtNs2ka5fXjeivQ4LroWlx-6zATjnTNgNq55w.woff2\",weight:\"400\"}]}];export const css=['.framer-69bkU .framer-styles-preset-1t6n5a5:not(.rich-text-wrapper), .framer-69bkU .framer-styles-preset-1t6n5a5.rich-text-wrapper h3 { --framer-font-family: \"Instrument Serif\", \"Instrument Serif Placeholder\", serif; --framer-font-family-italic: \"Instrument Serif\", \"Instrument Serif Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.05em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-aafd83e3-321d-48ad-a8f0-8fb123e796dc, #444141); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-69bkU\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (03f754e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-7hUlD .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-7hUlD .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, #222222); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-567bb3b7-0851-4ea5-8687-f5d28c150d5c, #228060); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, #222222); --framer-link-text-decoration: none; transition: color 0.2s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-7hUlD\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (03f754e)\nimport{jsx as _jsx}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=[\"b3G5TcJcI\",\"FRgFpOazy\"];const serializationHash=\"framer-tJYLJ\";const variantClassNames={b3G5TcJcI:\"framer-v-1djz8s6\",FRgFpOazy:\"framer-v-vk9qvv\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={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={Dark:\"FRgFpOazy\",Light:\"b3G5TcJcI\"};const getProps=({background,height,id,radius,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,dnNmafvlD:(_ref=radius!==null&&radius!==void 0?radius:props.dnNmafvlD)!==null&&_ref!==void 0?_ref:\"8px\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"b3G5TcJcI\",w6yafwSvY:(_ref2=background!==null&&background!==void 0?background:props.w6yafwSvY)!==null&&_ref2!==void 0?_ref2:\"rgb(181, 201, 174)\"};};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,dnNmafvlD,w6yafwSvY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"b3G5TcJcI\",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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1djz8s6\",className,classNames),\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"b3G5TcJcI\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:radiusForCorner(dnNmafvlD,3),borderBottomRightRadius:radiusForCorner(dnNmafvlD,2),borderTopLeftRadius:radiusForCorner(dnNmafvlD,0),borderTopRightRadius:radiusForCorner(dnNmafvlD,1),...style},...addPropertyOverrides({FRgFpOazy:{\"data-framer-name\":\"Dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-112dwwk\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"PLgvGCTot\",style:{backgroundColor:w6yafwSvY,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2w01qp\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"vw4DVjDR1-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 98 40\"><path d=\"M 33.764 13.172 L 33.764 15.42 L 36.656 15.42 L 36.656 16.578 L 33.764 16.578 L 33.764 19.94 L 32.341 19.94 L 32.341 12.003 L 37.198 12.003 L 37.198 13.172 Z M 43.975 11.86 C 46.358 11.86 48.188 13.657 48.188 15.972 C 48.188 18.287 46.392 20.084 43.975 20.084 C 41.559 20.084 39.762 18.287 39.762 15.972 C 39.762 13.657 41.57 11.86 43.975 11.86 Z M 43.975 18.805 C 45.59 18.805 46.754 17.581 46.754 15.972 C 46.754 14.363 45.59 13.139 43.975 13.139 C 42.36 13.139 41.185 14.374 41.185 15.972 C 41.185 17.57 42.36 18.805 43.975 18.805 Z M 58.003 17.107 C 58.003 18.937 56.784 20.083 54.728 20.083 C 52.672 20.083 51.463 18.937 51.463 17.107 L 51.463 12.003 L 52.875 12.003 L 52.875 16.986 C 52.875 18.132 53.564 18.805 54.727 18.805 C 55.89 18.805 56.579 18.132 56.579 16.986 L 56.579 12.003 L 58.003 12.003 L 58.003 17.107 Z M 68.394 20.061 L 63.639 15.31 C 63.515 15.2 63.379 15.068 63.243 14.958 L 63.243 19.94 L 61.842 19.94 L 61.842 11.882 L 61.888 11.882 L 66.631 16.622 L 67.027 16.997 L 67.027 12.003 L 68.427 12.003 L 68.427 20.061 L 68.393 20.061 Z M 72.403 19.94 L 72.403 12.003 L 74.877 12.003 C 77.565 12.003 79.316 13.623 79.316 15.971 C 79.316 18.319 77.588 19.939 74.911 19.939 L 72.404 19.939 Z M 73.826 13.172 L 73.826 18.772 L 74.899 18.772 C 76.718 18.772 77.881 17.614 77.881 15.972 C 77.881 14.33 76.717 13.172 74.865 13.172 L 73.826 13.172 Z M 82.726 19.94 L 82.726 12.003 L 87.843 12.003 L 87.843 13.172 L 84.149 13.172 L 84.149 15.354 L 87.278 15.354 L 87.278 16.49 L 84.149 16.49 L 84.149 18.772 L 88.012 18.772 L 88.012 19.94 Z M 94.167 12.003 C 96.008 12.003 97.172 12.907 97.172 14.528 C 97.172 15.696 96.449 16.468 95.568 16.766 L 97.341 19.94 L 95.816 19.94 L 94.257 16.997 L 92.823 16.997 L 92.823 19.94 L 91.422 19.94 L 91.422 12.003 L 94.167 12.003 Z M 92.823 13.172 L 92.823 15.872 L 94.246 15.872 C 95.161 15.872 95.749 15.398 95.749 14.527 C 95.749 13.656 95.139 13.171 94.179 13.171 L 92.824 13.171 Z M 38.079 28.435 C 38.079 29.868 36.905 30.716 35.177 30.716 L 32.342 30.716 L 32.342 22.78 L 34.917 22.78 C 36.578 22.78 37.764 23.562 37.764 24.984 C 37.764 25.701 37.334 26.285 36.736 26.55 C 37.492 26.803 38.08 27.553 38.08 28.435 Z M 34.94 26.153 C 35.177 26.153 35.414 26.142 35.629 26.12 C 36.047 25.988 36.318 25.624 36.318 25.083 C 36.318 24.345 35.809 23.893 35.008 23.893 L 33.708 23.893 L 33.708 26.153 Z M 33.708 29.603 L 35.233 29.603 C 36.047 29.603 36.623 29.129 36.623 28.369 C 36.623 27.608 36.103 27.145 35.391 27.145 L 33.708 27.145 Z M 44.314 22.78 C 46.155 22.78 47.319 23.683 47.319 25.304 C 47.319 26.473 46.596 27.244 45.715 27.542 L 47.488 30.716 L 45.963 30.716 L 44.404 27.773 L 42.97 27.773 L 42.97 30.716 L 41.569 30.716 L 41.569 22.78 L 44.313 22.78 Z M 42.97 23.948 L 42.97 26.649 L 44.393 26.649 C 45.308 26.649 45.895 26.175 45.895 25.304 C 45.895 24.432 45.285 23.948 44.325 23.948 L 42.97 23.948 Z M 53.733 22.659 L 53.778 22.659 L 57.63 30.716 L 56.139 30.716 L 55.416 29.14 L 52.096 29.14 L 51.373 30.716 L 49.882 30.716 L 53.734 22.659 Z M 54.953 28.104 C 54.491 27.09 54.106 26.197 53.767 25.293 C 53.417 26.12 52.999 27.134 52.559 28.104 Z M 67.163 30.838 L 62.408 26.087 C 62.283 25.977 62.148 25.844 62.012 25.734 L 62.012 30.716 L 60.611 30.716 L 60.611 22.659 L 60.656 22.659 L 65.4 27.398 L 65.796 27.773 L 65.796 22.78 L 67.196 22.78 L 67.196 30.838 L 67.162 30.838 Z M 71.172 30.716 L 71.172 22.779 L 73.646 22.779 C 76.333 22.779 78.085 24.399 78.085 26.747 C 78.085 29.095 76.357 30.715 73.68 30.715 L 71.172 30.715 Z M 72.595 23.948 L 72.595 29.547 L 73.668 29.547 C 75.487 29.547 76.65 28.39 76.65 26.748 C 76.65 25.106 75.486 23.948 73.634 23.948 L 72.595 23.948 Z M 81.021 30.408 L 81.021 29.052 C 81.597 29.338 82.376 29.603 83.189 29.625 C 83.483 29.625 83.765 29.603 84.002 29.537 C 84.578 29.405 84.929 29.118 84.929 28.688 C 84.929 28.06 84.466 27.718 83.223 27.288 C 81.732 26.77 80.942 26.153 80.942 24.863 C 80.942 23.474 82.128 22.637 83.777 22.637 C 84.59 22.637 85.369 22.835 85.855 23.033 L 85.855 24.334 C 85.392 24.08 84.612 23.86 83.878 23.86 C 82.952 23.86 82.331 24.235 82.331 24.841 C 82.331 25.404 82.76 25.778 84.002 26.219 C 85.493 26.759 86.306 27.377 86.306 28.633 C 86.306 30.022 85.222 30.86 83.404 30.86 C 82.466 30.86 81.585 30.639 81.021 30.408 Z M 0.376 11.413 C 0.236 12.011 0.198 12.373 0.198 12.373 L 0.198 0.388 L 7.868 0.388 L 7.868 2.081 C 7.491 2.273 6.843 2.577 6.486 2.8 C 5.914 3.155 5.394 3.536 4.921 3.934 C 4.561 4.234 4.232 4.552 3.903 4.886 C 3.557 5.246 3.231 5.625 2.927 6.02 C 2.649 6.37 2.418 6.732 2.174 7.107 C 1.943 7.475 1.731 7.853 1.536 8.241 C 1.372 8.552 1.239 8.87 1.097 9.193 C 0.942 9.565 0.802 9.943 0.678 10.327 M 9.81 14.634 C 11.05 14.277 12.872 13.951 15.123 14.122 L 15.123 20.689 C 18.017 21.295 20.19 23.855 20.19 26.923 C 20.19 30.441 17.331 33.293 13.804 33.293 C 11.215 33.293 8.987 31.754 7.985 29.544 L 7.985 38.486 C 9.735 39.364 11.712 39.86 13.805 39.86 C 20.967 39.86 26.772 34.068 26.772 26.923 C 26.772 19.778 20.967 13.985 13.805 13.985\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 11.715 20.892 L 11.713 20.892 C 11.68 20.902 11.648 20.912 11.615 20.923 C 11.648 20.912 11.681 20.902 11.715 20.892 Z M 0.198 23.831 L 0.198 24.965 L 7.726 24.965 C 7.855 24.568 8.021 24.189 8.221 23.831 L 0.198 23.831 Z M 7.422 27.05 C 7.421 27.008 7.418 26.966 7.418 26.923 C 7.418 26.58 7.446 26.244 7.499 25.916 L 0.198 25.916 L 0.198 27.05 Z M 7.869 29.271 C 7.724 28.908 7.612 28.529 7.536 28.137 L 0.198 28.137 L 0.198 29.271 Z M 0.198 30.223 L 0.198 31.357 L 7.984 31.357 L 7.984 30.223 Z M 0.198 32.444 L 0.198 33.578 L 7.984 33.578 L 7.984 32.444 Z M 0.198 34.53 L 0.198 35.664 L 7.984 35.664 L 7.984 34.53 Z M 0.198 36.616 L 0.198 37.75 L 7.984 37.75 L 7.984 36.616 Z M 0.198 39.781 L 7.984 39.818 L 7.984 38.702 L 0.198 38.702 Z M 8.618 1.714 L 15.123 1.714 L 15.123 0.388 C 13.122 0.469 11.387 0.782 9.884 1.256 C 9.456 1.391 9.033 1.543 8.618 1.714 Z M 15.123 2.8 L 15.123 3.934 L 4.921 3.934 C 5.415 3.519 5.938 3.14 6.487 2.8 Z M 15.123 4.886 L 15.123 6.02 L 7.868 6.02 L 2.927 6.02 C 3.221 5.638 3.545 5.258 3.903 4.886 Z M 15.123 7.107 L 15.123 7.981 C 15.123 7.981 13.621 7.594 11.864 8.241 L 1.536 8.241 C 1.722 7.872 1.934 7.491 2.174 7.107 L 15.123 7.107 Z M 10.185 9.193 C 9.777 9.524 9.419 9.906 9.117 10.327 L 0.679 10.327 C 0.792 9.978 0.929 9.597 1.098 9.193 Z M 8.498 11.413 C 8.339 11.777 8.214 12.156 8.128 12.548 L 0.198 12.548 L 0.198 12.373 C 0.198 12.373 0.236 12.011 0.376 11.413 Z M 7.995 13.499 C 7.989 13.621 7.985 13.742 7.985 13.864 L 7.985 14.634 L 0.198 14.634 L 0.198 13.5 L 7.869 13.5 Z M 9.749 14.634 L 15.123 14.634 L 15.123 14.051 C 12.846 13.853 11.003 14.219 9.749 14.634 Z M 0.198 15.586 L 0.198 16.72 L 15.123 16.72 L 15.123 15.586 Z M 0.198 17.672 L 0.198 18.806 L 15.123 18.806 L 15.123 17.672 Z M 0.198 19.758 L 0.198 20.892 L 11.713 20.892 C 11.793 20.867 11.873 20.844 11.954 20.823 C 11.958 20.822 11.962 20.822 11.965 20.821 C 12.561 20.642 13.181 20.552 13.804 20.552 C 14.256 20.552 14.697 20.6 15.123 20.689 L 15.123 19.758 Z M 0.198 21.844 L 0.198 22.978 L 8.756 22.978 C 9.073 22.551 9.447 22.169 9.868 21.844 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12801387001,withExternalLayout:true,...addPropertyOverrides({FRgFpOazy:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 98 40\"><path d=\"M 33.764 13.172 L 33.764 15.42 L 36.656 15.42 L 36.656 16.578 L 33.764 16.578 L 33.764 19.94 L 32.341 19.94 L 32.341 12.003 L 37.198 12.003 L 37.198 13.172 Z M 43.975 11.86 C 46.358 11.86 48.188 13.657 48.188 15.972 C 48.188 18.287 46.392 20.084 43.975 20.084 C 41.559 20.084 39.762 18.287 39.762 15.972 C 39.762 13.657 41.57 11.86 43.975 11.86 Z M 43.975 18.805 C 45.59 18.805 46.754 17.581 46.754 15.972 C 46.754 14.363 45.59 13.139 43.975 13.139 C 42.36 13.139 41.185 14.374 41.185 15.972 C 41.185 17.57 42.36 18.805 43.975 18.805 Z M 58.003 17.107 C 58.003 18.937 56.784 20.083 54.728 20.083 C 52.672 20.083 51.463 18.937 51.463 17.107 L 51.463 12.003 L 52.875 12.003 L 52.875 16.986 C 52.875 18.132 53.564 18.805 54.727 18.805 C 55.89 18.805 56.579 18.132 56.579 16.986 L 56.579 12.003 L 58.003 12.003 L 58.003 17.107 Z M 68.394 20.061 L 63.639 15.31 C 63.515 15.2 63.379 15.068 63.243 14.958 L 63.243 19.94 L 61.842 19.94 L 61.842 11.882 L 61.888 11.882 L 66.631 16.622 L 67.027 16.997 L 67.027 12.003 L 68.427 12.003 L 68.427 20.061 L 68.393 20.061 Z M 72.403 19.94 L 72.403 12.003 L 74.877 12.003 C 77.565 12.003 79.316 13.623 79.316 15.971 C 79.316 18.319 77.588 19.939 74.911 19.939 L 72.404 19.939 Z M 73.826 13.172 L 73.826 18.772 L 74.899 18.772 C 76.718 18.772 77.881 17.614 77.881 15.972 C 77.881 14.33 76.717 13.172 74.865 13.172 L 73.826 13.172 Z M 82.726 19.94 L 82.726 12.003 L 87.843 12.003 L 87.843 13.172 L 84.149 13.172 L 84.149 15.354 L 87.278 15.354 L 87.278 16.49 L 84.149 16.49 L 84.149 18.772 L 88.012 18.772 L 88.012 19.94 Z M 94.167 12.003 C 96.008 12.003 97.172 12.907 97.172 14.528 C 97.172 15.696 96.449 16.468 95.568 16.766 L 97.341 19.94 L 95.816 19.94 L 94.257 16.997 L 92.823 16.997 L 92.823 19.94 L 91.422 19.94 L 91.422 12.003 L 94.167 12.003 Z M 92.823 13.172 L 92.823 15.872 L 94.246 15.872 C 95.161 15.872 95.749 15.398 95.749 14.527 C 95.749 13.656 95.139 13.171 94.179 13.171 L 92.824 13.171 Z M 38.079 28.435 C 38.079 29.868 36.905 30.716 35.177 30.716 L 32.342 30.716 L 32.342 22.78 L 34.917 22.78 C 36.578 22.78 37.764 23.562 37.764 24.984 C 37.764 25.701 37.334 26.285 36.736 26.55 C 37.492 26.803 38.08 27.553 38.08 28.435 Z M 34.94 26.153 C 35.177 26.153 35.414 26.142 35.629 26.12 C 36.047 25.988 36.318 25.624 36.318 25.083 C 36.318 24.345 35.809 23.893 35.008 23.893 L 33.708 23.893 L 33.708 26.153 Z M 33.708 29.603 L 35.233 29.603 C 36.047 29.603 36.623 29.129 36.623 28.369 C 36.623 27.608 36.103 27.145 35.391 27.145 L 33.708 27.145 Z M 44.314 22.78 C 46.155 22.78 47.319 23.683 47.319 25.304 C 47.319 26.473 46.596 27.244 45.715 27.542 L 47.488 30.716 L 45.963 30.716 L 44.404 27.773 L 42.97 27.773 L 42.97 30.716 L 41.569 30.716 L 41.569 22.78 L 44.313 22.78 Z M 42.97 23.948 L 42.97 26.649 L 44.393 26.649 C 45.308 26.649 45.895 26.175 45.895 25.304 C 45.895 24.432 45.285 23.948 44.325 23.948 L 42.97 23.948 Z M 53.733 22.659 L 53.778 22.659 L 57.63 30.716 L 56.139 30.716 L 55.416 29.14 L 52.096 29.14 L 51.373 30.716 L 49.882 30.716 L 53.734 22.659 Z M 54.953 28.104 C 54.491 27.09 54.106 26.197 53.767 25.293 C 53.417 26.12 52.999 27.134 52.559 28.104 Z M 67.163 30.838 L 62.408 26.087 C 62.283 25.977 62.148 25.844 62.012 25.734 L 62.012 30.716 L 60.611 30.716 L 60.611 22.659 L 60.656 22.659 L 65.4 27.398 L 65.796 27.773 L 65.796 22.78 L 67.196 22.78 L 67.196 30.838 L 67.162 30.838 Z M 71.172 30.716 L 71.172 22.779 L 73.646 22.779 C 76.333 22.779 78.085 24.399 78.085 26.747 C 78.085 29.095 76.357 30.715 73.68 30.715 L 71.172 30.715 Z M 72.595 23.948 L 72.595 29.547 L 73.668 29.547 C 75.487 29.547 76.65 28.39 76.65 26.748 C 76.65 25.106 75.486 23.948 73.634 23.948 L 72.595 23.948 Z M 81.021 30.408 L 81.021 29.052 C 81.597 29.338 82.376 29.603 83.189 29.625 C 83.483 29.625 83.765 29.603 84.002 29.537 C 84.578 29.405 84.929 29.118 84.929 28.688 C 84.929 28.06 84.466 27.718 83.223 27.288 C 81.732 26.77 80.942 26.153 80.942 24.863 C 80.942 23.474 82.128 22.637 83.777 22.637 C 84.59 22.637 85.369 22.835 85.855 23.033 L 85.855 24.334 C 85.392 24.08 84.612 23.86 83.878 23.86 C 82.952 23.86 82.331 24.235 82.331 24.841 C 82.331 25.404 82.76 25.778 84.002 26.219 C 85.493 26.759 86.306 27.377 86.306 28.633 C 86.306 30.022 85.222 30.86 83.404 30.86 C 82.466 30.86 81.585 30.639 81.021 30.408 Z M 0.376 11.413 C 0.236 12.011 0.198 12.373 0.198 12.373 L 0.198 0.388 L 7.868 0.388 L 7.868 2.081 C 7.491 2.273 6.843 2.577 6.486 2.8 C 5.914 3.155 5.394 3.536 4.921 3.934 C 4.561 4.234 4.232 4.552 3.903 4.886 C 3.557 5.246 3.231 5.625 2.927 6.02 C 2.649 6.37 2.418 6.732 2.174 7.107 C 1.943 7.475 1.731 7.853 1.536 8.241 C 1.372 8.552 1.239 8.87 1.097 9.193 C 0.942 9.565 0.802 9.943 0.678 10.327 M 9.81 14.634 C 11.05 14.277 12.872 13.951 15.123 14.122 L 15.123 20.689 C 18.017 21.295 20.19 23.855 20.19 26.923 C 20.19 30.441 17.331 33.293 13.804 33.293 C 11.215 33.293 8.987 31.754 7.985 29.544 L 7.985 38.486 C 9.735 39.364 11.712 39.86 13.805 39.86 C 20.967 39.86 26.772 34.068 26.772 26.923 C 26.772 19.778 20.967 13.985 13.805 13.985\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 11.715 20.892 L 11.713 20.892 C 11.68 20.902 11.648 20.912 11.615 20.923 C 11.648 20.912 11.681 20.902 11.715 20.892 Z M 0.198 23.831 L 0.198 24.965 L 7.726 24.965 C 7.855 24.568 8.021 24.189 8.221 23.831 L 0.198 23.831 Z M 7.422 27.05 C 7.421 27.008 7.418 26.966 7.418 26.923 C 7.418 26.58 7.446 26.244 7.499 25.916 L 0.198 25.916 L 0.198 27.05 Z M 7.869 29.271 C 7.724 28.908 7.612 28.529 7.536 28.137 L 0.198 28.137 L 0.198 29.271 Z M 0.198 30.223 L 0.198 31.357 L 7.984 31.357 L 7.984 30.223 Z M 0.198 32.444 L 0.198 33.578 L 7.984 33.578 L 7.984 32.444 Z M 0.198 34.53 L 0.198 35.664 L 7.984 35.664 L 7.984 34.53 Z M 0.198 36.616 L 0.198 37.75 L 7.984 37.75 L 7.984 36.616 Z M 0.198 39.781 L 7.984 39.818 L 7.984 38.702 L 0.198 38.702 Z M 8.618 1.714 L 15.123 1.714 L 15.123 0.388 C 13.122 0.469 11.387 0.782 9.884 1.256 C 9.456 1.391 9.033 1.543 8.618 1.714 Z M 15.123 2.8 L 15.123 3.934 L 4.921 3.934 C 5.415 3.519 5.938 3.14 6.487 2.8 Z M 15.123 4.886 L 15.123 6.02 L 7.868 6.02 L 2.927 6.02 C 3.221 5.638 3.545 5.258 3.903 4.886 Z M 15.123 7.107 L 15.123 7.981 C 15.123 7.981 13.621 7.594 11.864 8.241 L 1.536 8.241 C 1.722 7.872 1.934 7.491 2.174 7.107 L 15.123 7.107 Z M 10.185 9.193 C 9.777 9.524 9.419 9.906 9.117 10.327 L 0.679 10.327 C 0.792 9.978 0.929 9.597 1.098 9.193 Z M 8.498 11.413 C 8.339 11.777 8.214 12.156 8.128 12.548 L 0.198 12.548 L 0.198 12.373 C 0.198 12.373 0.236 12.011 0.376 11.413 Z M 7.995 13.499 C 7.989 13.621 7.985 13.742 7.985 13.864 L 7.985 14.634 L 0.198 14.634 L 0.198 13.5 L 7.869 13.5 Z M 9.749 14.634 L 15.123 14.634 L 15.123 14.051 C 12.846 13.853 11.003 14.219 9.749 14.634 Z M 0.198 15.586 L 0.198 16.72 L 15.123 16.72 L 15.123 15.586 Z M 0.198 17.672 L 0.198 18.806 L 15.123 18.806 L 15.123 17.672 Z M 0.198 19.758 L 0.198 20.892 L 11.713 20.892 C 11.793 20.867 11.873 20.844 11.954 20.823 C 11.958 20.822 11.962 20.822 11.965 20.821 C 12.561 20.642 13.181 20.552 13.804 20.552 C 14.256 20.552 14.697 20.6 15.123 20.689 L 15.123 19.758 Z M 0.198 21.844 L 0.198 22.978 L 8.756 22.978 C 9.073 22.551 9.447 22.169 9.868 21.844 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:10270415093}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tJYLJ.framer-1s3745m, .framer-tJYLJ .framer-1s3745m { display: block; }\",\".framer-tJYLJ.framer-1djz8s6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-tJYLJ .framer-112dwwk { 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: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-tJYLJ .framer-2w01qp { flex: none; height: 40px; position: relative; width: 98px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tJYLJ.framer-1djz8s6, .framer-tJYLJ .framer-112dwwk { gap: 0px; } .framer-tJYLJ.framer-1djz8s6 > *, .framer-tJYLJ .framer-112dwwk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tJYLJ.framer-1djz8s6 > :first-child, .framer-tJYLJ .framer-112dwwk > :first-child { margin-left: 0px; } .framer-tJYLJ.framer-1djz8s6 > :last-child, .framer-tJYLJ .framer-112dwwk > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 130\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"FRgFpOazy\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"dnNmafvlD\":\"radius\",\"w6yafwSvY\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJ6CjYbEq3=withCSS(Component,css,\"framer-tJYLJ\");export default FramerJ6CjYbEq3;FramerJ6CjYbEq3.displayName=\"Founder Brands Logo\";FramerJ6CjYbEq3.defaultProps={height:56,width:130};addPropertyControls(FramerJ6CjYbEq3,{variant:{options:[\"b3G5TcJcI\",\"FRgFpOazy\"],optionTitles:[\"Light\",\"Dark\"],title:\"Variant\",type:ControlType.Enum},dnNmafvlD:{defaultValue:\"8px\",title:\"Radius\",type:ControlType.BorderRadius},w6yafwSvY:{defaultValue:\"rgb(181, 201, 174)\",title:\"Background\",type:ControlType.Color}});addFonts(FramerJ6CjYbEq3,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ6CjYbEq3\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"130\",\"framerVariables\":\"{\\\"dnNmafvlD\\\":\\\"radius\\\",\\\"w6yafwSvY\\\":\\\"background\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"56\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FRgFpOazy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./J6CjYbEq3.map", "// Generated by Framer (03f754e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/6RBWS5pGn2eA9Y8JhCVJ/FCKneEQk3RIH0VcfraLb/yqR3BeCfo.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={V8DdNB0UD:{hover:true,pressed:true}};const cycleOrder=[\"V8DdNB0UD\",\"L0PV83HkX\",\"xxXYZdWp4\",\"AayY5wb7N\",\"McSn2tV_E\"];const serializationHash=\"framer-2G0zj\";const variantClassNames={AayY5wb7N:\"framer-v-17osmz1\",L0PV83HkX:\"framer-v-tvwfxm\",McSn2tV_E:\"framer-v-3a1fnf\",V8DdNB0UD:\"framer-v-1w13lzi\",xxXYZdWp4:\"framer-v-8uuyti\"};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:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"V8DdNB0UD\",Disabled:\"xxXYZdWp4\",Error:\"McSn2tV_E\",Loading:\"L0PV83HkX\",Success:\"AayY5wb7N\"};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:\"V8DdNB0UD\"};};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:\"V8DdNB0UD\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"L0PV83HkX\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"L0PV83HkX\")return true;return false;};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__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1w13lzi\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"V8DdNB0UD\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-567bb3b7-0851-4ea5-8687-f5d28c150d5c, rgb(34, 128, 96))\",opacity:1,...style},variants:{\"V8DdNB0UD-hover\":{backgroundColor:\"rgb(24, 94, 71)\"},\"V8DdNB0UD-pressed\":{backgroundColor:\"rgb(24, 94, 71)\"},McSn2tV_E:{backgroundColor:\"rgba(255, 34, 68, 0.15)\"},xxXYZdWp4:{opacity:.5}},...addPropertyOverrides({\"V8DdNB0UD-hover\":{\"data-framer-name\":undefined},\"V8DdNB0UD-pressed\":{\"data-framer-name\":undefined},AayY5wb7N:{\"data-framer-name\":\"Success\"},L0PV83HkX:{\"data-framer-name\":\"Loading\"},McSn2tV_E:{\"data-framer-name\":\"Error\"},xxXYZdWp4:{\"data-framer-name\":\"Disabled\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f1c45b3f-e78b-49a0-8304-e1c41a87b2dc, rgb(255, 255, 255)))\"},children:\"SUBSCRIBE\"})}),className:\"framer-1l1fll5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EJezqTv2I\",style:{\"--extracted-1w1cjl5\":\"var(--token-f1c45b3f-e78b-49a0-8304-e1c41a87b2dc, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{McSn2tV_E:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AayY5wb7N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f1c45b3f-e78b-49a0-8304-e1c41a87b2dc, rgb(255, 255, 255)))\"},children:\"Thank you\"})})},McSn2tV_E:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})}),fonts:[\"Inter-SemiBold\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-fh42oz\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"EBw6hozZF\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1olin1o\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"TW1zAc1Sk\",style:{background:\"conic-gradient(from 180deg at 50% 50%, #4cf 0deg, #4cf 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{L0PV83HkX:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vf1mtx\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"EeOfuZhRc\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2G0zj.framer-rw3tw1, .framer-2G0zj .framer-rw3tw1 { display: block; }\",\".framer-2G0zj.framer-1w13lzi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-2G0zj .framer-1l1fll5 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-2G0zj .framer-fh42oz { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-2G0zj .framer-1olin1o { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-2G0zj .framer-1vf1mtx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2G0zj.framer-1w13lzi { gap: 0px; } .framer-2G0zj.framer-1w13lzi > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-2G0zj.framer-1w13lzi > :first-child { margin-left: 0px; } .framer-2G0zj.framer-1w13lzi > :last-child { margin-right: 0px; } }\",\".framer-2G0zj.framer-v-tvwfxm.framer-1w13lzi, .framer-2G0zj.framer-v-8uuyti.framer-1w13lzi, .framer-2G0zj.framer-v-17osmz1.framer-1w13lzi, .framer-2G0zj.framer-v-3a1fnf.framer-1w13lzi { cursor: unset; }\",\".framer-2G0zj.framer-v-tvwfxm .framer-1olin1o { overflow: hidden; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"L0PV83HkX\":{\"layout\":[\"fixed\",\"fixed\"]},\"xxXYZdWp4\":{\"layout\":[\"fixed\",\"fixed\"]},\"AayY5wb7N\":{\"layout\":[\"fixed\",\"fixed\"]},\"McSn2tV_E\":{\"layout\":[\"fixed\",\"fixed\"]},\"kMLLKytN3\":{\"layout\":[\"fixed\",\"fixed\"]},\"kYCmr9WLb\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerkw3aouFjV=withCSS(Component,css,\"framer-2G0zj\");export default Framerkw3aouFjV;Framerkw3aouFjV.displayName=\"Button Form\";Framerkw3aouFjV.defaultProps={height:40,width:240};addPropertyControls(Framerkw3aouFjV,{variant:{options:[\"V8DdNB0UD\",\"L0PV83HkX\",\"xxXYZdWp4\",\"AayY5wb7N\",\"McSn2tV_E\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerkw3aouFjV,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkw3aouFjV\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"L0PV83HkX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xxXYZdWp4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AayY5wb7N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"McSn2tV_E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kMLLKytN3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kYCmr9WLb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kw3aouFjV.map", "// Generated by Framer (66c1c8d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ltaUeLuNolO5bsMBj7Ea/3Hg3X47P0IVDYTmxFbzO/cdioMOOwx.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/nY0FdDY9Xj8LHtF4yWmt/tI5jD60IAEAaiAoLMBh5/Gjxmvt_HP.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/ie78ynkxDQCT2lvNzRIy/WJe4XW30BNbkLymhRfId/HDlZYk85f.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8GTzRrHKbPznFSN0TPRC/EtRq02QdSZk3Fs7ZUtZL/ro7OPezbn.js\";import FounderBrandsLogo from\"https://framerusercontent.com/modules/kx9hEdWR6O8ba7Hzbuky/s5dQ0TPEi9xzNwgdGxKd/J6CjYbEq3.js\";import ButtonForm from\"https://framerusercontent.com/modules/ntacF9dH77Twhq1BQ1ZR/mgb3AUjG1WJkX5zvEuJ4/kw3aouFjV.js\";const ButtonFormFonts=getFonts(ButtonForm);const FounderBrandsLogoFonts=getFonts(FounderBrandsLogo);const cycleOrder=[\"ssH2sUeJ0\",\"AigeaUPPd\",\"YBaXZGxeB\"];const serializationHash=\"framer-Yml4E\";const variantClassNames={AigeaUPPd:\"framer-v-129eisu\",ssH2sUeJ0:\"framer-v-402y1h\",YBaXZGxeB:\"framer-v-xoku8a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"ssH2sUeJ0\",Mobile:\"YBaXZGxeB\",Tablet:\"AigeaUPPd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ssH2sUeJ0\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ssH2sUeJ0\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-402y1h\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ssH2sUeJ0\",ref:refBinding,style:{backgroundColor:\"var(--token-7648e490-5fb6-47ed-b6c2-1ce0677fc4a5, rgb(250, 189, 179))\",...style},...addPropertyOverrides({AigeaUPPd:{\"data-framer-name\":\"Tablet\"},YBaXZGxeB:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hixj3e\",\"data-framer-name\":\"Social Icons\",layoutDependency:layoutDependency,layoutId:\"Qagwv6J6U\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/thegemstudio.ca/\",motionChild:true,nodeId:\"sfgf_ST7i\",scopeId:\"aoIeriClz\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-pdoxyr framer-hrdgjr\",\"data-framer-name\":\"IG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"sfgf_ST7i\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 12.006 2.81 C 11.76 2.834 11.53 2.946 11.361 3.127 C 10.955 3.53 10.938 4.182 11.324 4.604 C 11.521 4.828 11.802 4.959 12.1 4.965 C 12.397 4.971 12.684 4.852 12.89 4.637 C 13.099 4.44 13.211 4.161 13.196 3.874 C 13.203 3.571 13.073 3.282 12.842 3.086 C 12.617 2.876 12.311 2.776 12.006 2.811 M 3.455 0.021 C 3.613 0.001 4.459 -0.002 8.082 0.001 C 12.983 0.006 12.578 -0.005 13.055 0.116 C 14.443 0.475 15.526 1.559 15.887 2.947 C 16.009 3.43 16 3.055 16 8.001 C 16 12.948 16.008 12.572 15.887 13.055 C 15.526 14.443 14.443 15.526 13.056 15.887 C 12.573 16.009 12.948 16 8.003 16 C 3.058 16 3.433 16.008 2.95 15.887 C 1.562 15.526 0.479 14.442 0.119 13.054 C 0 12.577 0.01 12.974 0.002 8.133 C -0.003 4.998 0.001 3.694 0.015 3.548 C 0.194 1.712 1.623 0.245 3.455 0.021 Z M 1.821 3.416 C 1.801 3.508 1.786 3.6 1.776 3.693 C 1.749 3.931 1.749 12.071 1.776 12.31 C 1.831 12.809 2.042 13.248 2.399 13.606 C 2.717 13.923 3.136 14.142 3.572 14.218 C 3.759 14.251 12.246 14.251 12.434 14.218 C 13.122 14.094 13.712 13.652 14.025 13.026 C 14.113 12.836 14.178 12.637 14.218 12.432 C 14.251 12.245 14.251 3.757 14.218 3.569 C 14.094 2.88 13.653 2.29 13.026 1.978 C 12.845 1.895 12.655 1.831 12.46 1.786 C 12.338 1.761 3.894 1.748 3.675 1.772 C 2.776 1.884 2.039 2.538 1.821 3.416 Z M 7.572 3.974 C 8.597 3.869 9.625 4.154 10.449 4.774 C 10.738 5.003 11 5.265 11.229 5.555 C 12.324 7.002 12.324 9 11.229 10.447 C 11.052 10.684 10.685 11.051 10.449 11.228 C 9.002 12.324 7.004 12.324 5.557 11.228 C 5.325 11.054 4.956 10.687 4.783 10.456 C 3.68 9.005 3.68 6.997 4.783 5.546 C 4.856 5.449 5.019 5.267 5.144 5.141 C 5.384 4.896 5.656 4.684 5.952 4.512 C 6.448 4.221 7 4.037 7.572 3.973 Z M 5.865 7.202 C 5.644 7.798 5.68 8.459 5.964 9.027 C 6.173 9.444 6.56 9.832 6.977 10.04 C 7.623 10.364 8.383 10.364 9.029 10.04 C 9.463 9.815 9.816 9.461 10.042 9.027 C 10.486 8.148 10.313 7.083 9.613 6.39 C 9.123 5.893 8.432 5.651 7.739 5.733 C 6.89 5.837 6.169 6.403 5.865 7.202 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:8631905752,withExternalLayout:true,...addPropertyOverrides({YBaXZGxeB:{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 18.009 4.216 C 17.639 4.25 17.295 4.419 17.042 4.691 C 16.432 5.295 16.408 6.272 16.986 6.907 C 17.281 7.242 17.703 7.438 18.15 7.447 C 18.596 7.457 19.026 7.279 19.335 6.956 C 19.648 6.66 19.816 6.242 19.794 5.811 C 19.804 5.357 19.609 4.923 19.262 4.63 C 18.925 4.315 18.467 4.164 18.009 4.217 M 5.182 0.031 C 5.42 0.002 6.688 -0.003 12.123 0.002 C 19.475 0.008 18.867 -0.008 19.582 0.173 C 21.664 0.713 23.29 2.338 23.83 4.42 C 24.013 5.144 24 4.582 24 12.002 C 24 19.421 24.011 18.859 23.83 19.583 C 23.29 21.664 21.665 23.289 19.584 23.83 C 18.86 24.013 19.422 24 12.005 24 C 4.587 24 5.149 24.011 4.425 23.83 C 2.344 23.289 0.719 21.663 0.179 19.581 C -0.001 18.865 0.014 19.461 0.003 12.2 C -0.004 7.497 0.001 5.54 0.023 5.323 C 0.29 2.567 2.435 0.368 5.182 0.031 Z M 2.731 5.125 C 2.701 5.261 2.678 5.4 2.663 5.539 C 2.624 5.897 2.624 18.106 2.663 18.464 C 2.746 19.213 3.063 19.872 3.599 20.41 C 4.075 20.885 4.704 21.213 5.359 21.327 C 5.639 21.376 18.368 21.376 18.65 21.327 C 19.684 21.141 20.569 20.478 21.037 19.538 C 21.17 19.254 21.267 18.955 21.328 18.647 C 21.377 18.367 21.377 5.636 21.328 5.354 C 21.142 4.321 20.479 3.435 19.54 2.967 C 19.267 2.842 18.982 2.746 18.69 2.679 C 18.507 2.642 5.84 2.622 5.512 2.658 C 4.164 2.826 3.059 3.806 2.731 5.125 Z M 11.358 5.961 C 12.896 5.803 14.437 6.231 15.673 7.161 C 16.107 7.505 16.5 7.898 16.844 8.332 C 18.487 10.503 18.487 13.501 16.844 15.671 C 16.579 16.026 16.028 16.577 15.673 16.842 C 13.503 18.485 10.506 18.485 8.336 16.842 C 7.988 16.582 7.434 16.031 7.175 15.684 C 5.521 13.508 5.521 10.495 7.175 8.319 C 7.284 8.174 7.528 7.9 7.716 7.712 C 8.076 7.344 8.483 7.026 8.928 6.768 C 9.673 6.332 10.5 6.056 11.358 5.96 Z M 8.798 10.804 C 8.466 11.697 8.52 12.689 8.946 13.541 C 9.26 14.166 9.84 14.749 10.466 15.061 C 11.434 15.546 12.575 15.546 13.544 15.061 C 14.194 14.722 14.725 14.192 15.063 13.541 C 15.729 12.222 15.469 10.624 14.419 9.584 C 13.685 8.84 12.647 8.476 11.609 8.599 C 10.335 8.755 9.253 9.604 8.798 10.804 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:8993689159}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.tiktok.com/@thegemstudio.ca\",motionChild:true,nodeId:\"RnX6e6ooD\",scopeId:\"aoIeriClz\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-c55e9p framer-hrdgjr\",\"data-framer-name\":\"Graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RnX6e6ooD\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 2.909 0 C 1.302 0 0 1.302 0 2.909 L 0 13.091 C 0 14.698 1.302 16 2.909 16 L 13.091 16 C 14.698 16 16 14.698 16 13.091 L 16 2.909 C 16 1.302 14.698 0 13.091 0 Z M 8.247 2.545 L 9.983 2.545 C 9.983 3.709 10.967 5.025 12.463 5.025 L 12.463 6.761 C 11.433 6.689 10.552 6.521 9.983 6.017 L 9.983 10.479 C 9.983 11.719 9.003 13.455 6.761 13.455 C 4.022 13.455 3.537 10.975 3.537 10.231 C 3.537 9.488 3.974 7.008 7.008 7.008 L 7.008 8.744 C 6.215 8.576 5.273 9.239 5.273 10.231 C 5.273 11.471 6.017 11.719 6.761 11.719 C 7.504 11.719 8.248 10.975 8.248 10.231 L 8.248 2.545 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:11640627610,withExternalLayout:true,...addPropertyOverrides({YBaXZGxeB:{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 4.739 0.375 C 2.329 0.375 0.375 2.329 0.375 4.739 L 0.375 20.011 C 0.375 22.421 2.329 24.375 4.739 24.375 L 20.011 24.375 C 22.421 24.375 24.375 22.421 24.375 20.011 L 24.375 4.739 C 24.375 2.329 22.421 0.375 20.011 0.375 Z M 12.746 4.193 L 15.35 4.193 C 15.35 5.939 16.825 7.913 19.07 7.913 L 19.07 10.516 C 17.524 10.409 16.203 10.156 15.35 9.4 L 15.35 16.094 C 15.35 17.954 13.879 20.557 10.516 20.557 C 6.408 20.557 5.681 16.837 5.681 15.722 C 5.681 14.607 6.336 10.887 10.887 10.887 L 10.887 13.491 C 9.697 13.239 8.284 14.234 8.284 15.722 C 8.284 17.582 9.4 17.954 10.516 17.954 C 11.631 17.954 12.747 16.838 12.747 15.722 L 12.747 4.193 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:10167377147}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/the-gem-studio-canada\",motionChild:true,nodeId:\"jAwxmhQDd\",scopeId:\"aoIeriClz\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-12ipsqp framer-hrdgjr\",\"data-framer-name\":\"Linkedin\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jAwxmhQDd\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 0.907 5.387 L 3.893 5.387 C 3.893 5.387 4.267 5.387 4.267 5.76 L 4.267 15.467 C 4.267 15.467 4.267 15.84 3.893 15.84 L 0.907 15.84 C 0.907 15.84 0.533 15.84 0.533 15.467 L 0.533 5.76 C 0.533 5.76 0.533 5.387 0.907 5.387 M 2.385 3.893 C 3.822 3.905 4.733 2.357 4.024 1.106 C 3.315 -0.144 1.519 -0.158 0.791 1.08 C 0.622 1.367 0.533 1.694 0.533 2.027 C 0.53 3.053 1.359 3.889 2.385 3.893 Z M 12.853 15.84 L 15.093 15.84 C 15.192 15.84 15.287 15.801 15.357 15.731 C 15.428 15.661 15.467 15.566 15.467 15.467 L 15.467 9.195 C 15.467 6.38 13.877 5.013 11.651 5.013 C 10.76 4.981 9.897 5.329 9.277 5.969 C 9.191 6.062 9.056 6.089 8.941 6.036 C 8.826 5.993 8.749 5.883 8.747 5.76 C 8.747 5.661 8.708 5.566 8.637 5.496 C 8.567 5.426 8.472 5.387 8.373 5.387 L 6.133 5.387 C 5.927 5.387 5.76 5.554 5.76 5.76 L 5.76 15.467 C 5.76 15.673 5.927 15.84 6.133 15.84 L 8.373 15.84 C 8.472 15.84 8.567 15.801 8.637 15.731 C 8.708 15.661 8.747 15.566 8.747 15.467 L 8.747 9.867 C 8.731 9.19 9.084 8.557 9.668 8.214 C 10.251 7.871 10.976 7.871 11.559 8.214 C 12.143 8.557 12.496 9.19 12.48 9.867 L 12.48 15.467 C 12.48 15.673 12.647 15.84 12.853 15.84 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:10468749794,withExternalLayout:true,...addPropertyOverrides({YBaXZGxeB:{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 1.36 8.081 L 5.839 8.081 C 5.839 8.081 6.4 8.081 6.4 8.64 L 6.4 23.201 C 6.4 23.201 6.4 23.76 5.839 23.76 L 1.36 23.76 C 1.36 23.76 0.799 23.76 0.799 23.201 L 0.799 8.64 C 0.799 8.64 0.799 8.081 1.36 8.081 M 3.577 5.839 C 5.733 5.857 7.099 3.535 6.036 1.659 C 4.972 -0.216 2.278 -0.237 1.186 1.62 C 0.933 2.05 0.799 2.541 0.799 3.04 C 0.795 4.58 2.038 5.833 3.577 5.839 Z M 19.279 23.76 L 22.639 23.76 C 22.788 23.76 22.931 23.702 23.036 23.597 C 23.141 23.492 23.201 23.349 23.2 23.2 L 23.2 13.792 C 23.2 9.57 20.815 7.519 17.476 7.519 C 16.14 7.472 14.846 7.993 13.915 8.953 C 13.787 9.093 13.584 9.133 13.411 9.054 C 13.238 8.989 13.123 8.825 13.12 8.64 C 13.121 8.491 13.061 8.349 12.956 8.244 C 12.851 8.139 12.708 8.08 12.559 8.08 L 9.199 8.08 C 8.89 8.08 8.64 8.331 8.64 8.64 L 8.64 23.2 C 8.64 23.509 8.89 23.76 9.199 23.76 L 12.559 23.76 C 12.708 23.76 12.851 23.702 12.956 23.597 C 13.061 23.492 13.121 23.349 13.12 23.2 L 13.12 14.8 C 13.097 13.785 13.625 12.836 14.501 12.321 C 15.377 11.807 16.463 11.807 17.339 12.321 C 18.215 12.836 18.744 13.785 18.72 14.8 L 18.72 23.2 C 18.72 23.509 18.97 23.76 19.279 23.76 Z\" fill=\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:10689372922}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q4jaej\",layoutDependency:layoutDependency,layoutId:\"t2A8__NMX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1t6n5a5\",\"data-styles-preset\":\"cdioMOOwx\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AJdY6PjA4\"},motionChild:true,nodeId:\"FC5lausX4\",openInNewTab:false,scopeId:\"aoIeriClz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"OUR MISSION\"})})})}),className:\"framer-19g879z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FC5lausX4\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1t6n5a5\",\"data-styles-preset\":\"cdioMOOwx\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ErLzp1Eke\"},motionChild:true,nodeId:\"s1dhAA5Ll\",openInNewTab:false,scopeId:\"aoIeriClz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"CONTACT\"})})})}),className:\"framer-u2yt24\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"s1dhAA5Ll\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1t6n5a5\",\"data-styles-preset\":\"cdioMOOwx\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SlzhDg15z\"},motionChild:true,nodeId:\"S0kCCpnMC\",openInNewTab:false,scopeId:\"aoIeriClz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"GEM INDEX\"})})})}),className:\"framer-yfoo4v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"S0kCCpnMC\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1t6n5a5\",\"data-styles-preset\":\"cdioMOOwx\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KbTkayXQP\"},motionChild:true,nodeId:\"T8iybl1TI\",openInNewTab:false,scopeId:\"aoIeriClz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"POLICIES\"})})})}),className:\"framer-13srht6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T8iybl1TI\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uxc9li\",layoutDependency:layoutDependency,layoutId:\"QXMzSM9UH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)))\"},children:\"let's be friends!\"})}),className:\"framer-ubg5ox\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tnAX6UOmG\",style:{\"--extracted-1eung3n\":\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/11fe8bf5-bbc2-4277-aa5b-1ba60efe33c4/submit\",className:\"framer-tgf9ed\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"jOo2IokJZ\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(motion.label,{className:\"framer-1s9t2cf\",layoutDependency:layoutDependency,layoutId:\"cphxWrcVT\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1q6amxy\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"bSchH4_kz\",placeholder:\"Email address\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.5)\",\"--framer-input-border-bottom-width\":\"2px\",\"--framer-input-border-color\":\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",\"--framer-input-border-left-width\":\"2px\",\"--framer-input-border-right-width\":\"2px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"2px\",\"--framer-input-font-color\":\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(119, 119, 119)\"},type:\"email\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"441px\",y:(componentViewport?.y||0)+80+(((componentViewport?.height||673)-160-620.8)/2+52+80)+0+44.8+20+56,...addPropertyOverrides({AigeaUPPd:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||709)-160-620.8)/2+52+80)+0+44.8+20+56},YBaXZGxeB:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||853)-80-808.8)/2+240+80)+0+44.8+20+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nkr7t7-container\",layoutDependency:layoutDependency,layoutId:\"Hk6sqyOIU-container\",nodeId:\"Hk6sqyOIU\",rendersWithMotion:true,scopeId:\"aoIeriClz\",children:/*#__PURE__*/_jsx(ButtonForm,{height:\"100%\",id:\"Hk6sqyOIU\",layoutId:\"Hk6sqyOIU\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"L0PV83HkX\",success:\"AayY5wb7N\"},\"V8DdNB0UD\"),width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10tf1xr\",layoutDependency:layoutDependency,layoutId:\"aKozhAHxo\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.founderbrands.ca/\",motionChild:true,nodeId:\"nbnV6Wpup\",scopeId:\"aoIeriClz\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-168xjq9 framer-hrdgjr\",layoutDependency:layoutDependency,layoutId:\"nbnV6Wpup\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+80+(((componentViewport?.height||673)-160-620.8)/2+232.8+120)+0+0+14210854715202004e-30,...addPropertyOverrides({AigeaUPPd:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||709)-160-620.8)/2+232.8+120)+0+0+14210854715202004e-30},YBaXZGxeB:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||853)-80-808.8)/2+420.8+120)+0+0+14210854715202004e-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cqytv7-container\",layoutDependency:layoutDependency,layoutId:\"kZXBw2Sw9-container\",nodeId:\"kZXBw2Sw9\",rendersWithMotion:true,scopeId:\"aoIeriClz\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(FounderBrandsLogo,{dnNmafvlD:\"8px\",height:\"100%\",id:\"kZXBw2Sw9\",layoutId:\"kZXBw2Sw9\",variant:\"FRgFpOazy\",w6yafwSvY:\"var(--token-ef35d3df-5f30-43d9-9f92-4d75f777974f, rgb(226, 164, 157))\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-104jop9\",\"data-styles-preset\":\"HDlZYk85f\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Proudly managed by Founder Brands\"})})}),className:\"framer-qv4bcd\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"V8fvmjVfj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-104jop9\",\"data-styles-preset\":\"HDlZYk85f\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34)))\"},children:\"\\xa9 Copyright 2024 | Gem Studio logo are registered trademarks belonging to Gem Studio. All third party company names and products, logos and trademarks, whether unregistered or registered, are the property of their respective owners, are used in this website solely for informational purposes only, and do not imply any third party sponsorship, endorsement, affiliation or partnership.\"})}),className:\"framer-ws4g8x\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FQymhOsPh\",style:{\"--extracted-r6o4lv\":\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Yml4E.framer-hrdgjr, .framer-Yml4E .framer-hrdgjr { display: block; }\",\".framer-Yml4E.framer-402y1h { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 1440px; }\",\".framer-Yml4E .framer-1hixj3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 16px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yml4E .framer-pdoxyr, .framer-Yml4E .framer-c55e9p, .framer-Yml4E .framer-12ipsqp { flex: none; height: 16px; position: relative; text-decoration: none; width: 16px; }\",\".framer-Yml4E .framer-1q4jaej { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Yml4E .framer-19g879z, .framer-Yml4E .framer-u2yt24, .framer-Yml4E .framer-yfoo4v, .framer-Yml4E .framer-13srht6, .framer-Yml4E .framer-ubg5ox { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Yml4E .framer-uxc9li, .framer-Yml4E .framer-10tf1xr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yml4E .framer-tgf9ed { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 481px; }\",\".framer-Yml4E .framer-1s9t2cf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-Yml4E .framer-1q6amxy { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Poppins\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-Yml4E .framer-nkr7t7-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-Yml4E .framer-168xjq9 { flex: none; height: 56px; overflow: visible; position: relative; text-decoration: none; width: 130px; }\",\".framer-Yml4E .framer-cqytv7-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; width: auto; }\",\".framer-Yml4E .framer-qv4bcd, .framer-Yml4E .framer-ws4g8x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 800px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yml4E.framer-402y1h, .framer-Yml4E .framer-1hixj3e, .framer-Yml4E .framer-1q4jaej, .framer-Yml4E .framer-uxc9li, .framer-Yml4E .framer-tgf9ed, .framer-Yml4E .framer-1s9t2cf, .framer-Yml4E .framer-10tf1xr { gap: 0px; } .framer-Yml4E.framer-402y1h > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Yml4E.framer-402y1h > :first-child, .framer-Yml4E .framer-uxc9li > :first-child, .framer-Yml4E .framer-tgf9ed > :first-child, .framer-Yml4E .framer-1s9t2cf > :first-child, .framer-Yml4E .framer-10tf1xr > :first-child { margin-top: 0px; } .framer-Yml4E.framer-402y1h > :last-child, .framer-Yml4E .framer-uxc9li > :last-child, .framer-Yml4E .framer-tgf9ed > :last-child, .framer-Yml4E .framer-1s9t2cf > :last-child, .framer-Yml4E .framer-10tf1xr > :last-child { margin-bottom: 0px; } .framer-Yml4E .framer-1hixj3e > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-Yml4E .framer-1hixj3e > :first-child, .framer-Yml4E .framer-1q4jaej > :first-child { margin-left: 0px; } .framer-Yml4E .framer-1hixj3e > :last-child, .framer-Yml4E .framer-1q4jaej > :last-child { margin-right: 0px; } .framer-Yml4E .framer-1q4jaej > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Yml4E .framer-uxc9li > *, .framer-Yml4E .framer-tgf9ed > *, .framer-Yml4E .framer-10tf1xr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Yml4E .framer-1s9t2cf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-Yml4E.framer-v-129eisu.framer-402y1h { width: 810px; }\",\".framer-Yml4E.framer-v-129eisu .framer-10tf1xr { width: 80%; }\",\".framer-Yml4E.framer-v-129eisu .framer-qv4bcd, .framer-Yml4E.framer-v-129eisu .framer-ws4g8x, .framer-Yml4E.framer-v-xoku8a .framer-tgf9ed, .framer-Yml4E.framer-v-xoku8a .framer-qv4bcd, .framer-Yml4E.framer-v-xoku8a .framer-ws4g8x { width: 100%; }\",\".framer-Yml4E.framer-v-xoku8a.framer-402y1h { padding: 40px 0px 40px 0px; width: 390px; }\",\".framer-Yml4E.framer-v-xoku8a .framer-1hixj3e { height: 24px; }\",\".framer-Yml4E.framer-v-xoku8a .framer-pdoxyr, .framer-Yml4E.framer-v-xoku8a .framer-c55e9p, .framer-Yml4E.framer-v-xoku8a .framer-12ipsqp { height: 24px; width: 24px; }\",\".framer-Yml4E.framer-v-xoku8a .framer-1q4jaej { flex-direction: column; gap: 24px; }\",\".framer-Yml4E.framer-v-xoku8a .framer-uxc9li, .framer-Yml4E.framer-v-xoku8a .framer-10tf1xr { width: 90%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yml4E.framer-v-xoku8a .framer-1q4jaej { gap: 0px; } .framer-Yml4E.framer-v-xoku8a .framer-1q4jaej > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Yml4E.framer-v-xoku8a .framer-1q4jaej > :first-child { margin-top: 0px; } .framer-Yml4E.framer-v-xoku8a .framer-1q4jaej > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-Yml4E[data-border=\"true\"]::after, .framer-Yml4E [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 673\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AigeaUPPd\":{\"layout\":[\"fixed\",\"auto\"]},\"YBaXZGxeB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraoIeriClz=withCSS(Component,css,\"framer-Yml4E\");export default FrameraoIeriClz;FrameraoIeriClz.displayName=\"Footer Studio\";FrameraoIeriClz.defaultProps={height:673,width:1440};addPropertyControls(FrameraoIeriClz,{variant:{options:[\"ssH2sUeJ0\",\"AigeaUPPd\",\"YBaXZGxeB\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameraoIeriClz,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...ButtonFormFonts,...FounderBrandsLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraoIeriClz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AigeaUPPd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YBaXZGxeB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"673\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aoIeriClz.map", "// Generated by Framer (7f69244)\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 cycleOrder=[\"u2bXLeYpv\",\"o7fuHemMI\"];const serializationHash=\"framer-RQtNz\";const variantClassNames={o7fuHemMI:\"framer-v-1i2qi3\",u2bXLeYpv:\"framer-v-wvrslv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Close:\"o7fuHemMI\",Menu:\"u2bXLeYpv\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,OX_7GWtGJ:click!==null&&click!==void 0?click:props.OX_7GWtGJ,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"u2bXLeYpv\"};};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,OX_7GWtGJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"u2bXLeYpv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapy1lt3t=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(OX_7GWtGJ){const res=await OX_7GWtGJ(...args);if(res===false)return false;}setVariant(\"o7fuHemMI\");});const onTap100tstt=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(OX_7GWtGJ){const res=await OX_7GWtGJ(...args);if(res===false)return false;}setVariant(\"u2bXLeYpv\");});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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-wvrslv\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"u2bXLeYpv\",onTap:onTapy1lt3t,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({o7fuHemMI:{\"data-framer-name\":\"Close\",onTap:onTap100tstt}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lx37ex\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"l9bCe9tzz\",style:{backgroundColor:\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{o7fuHemMI:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1noxh4v\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"KbZXLGG5c\",style:{backgroundColor:\"var(--token-ec7d368e-b280-40bb-bd7f-6261639aa753, rgb(34, 34, 34))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{o7fuHemMI:{rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RQtNz.framer-cw7mlz, .framer-RQtNz .framer-cw7mlz { display: block; }\",\".framer-RQtNz.framer-wvrslv { cursor: pointer; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-RQtNz .framer-lx37ex { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RQtNz .framer-1noxh4v { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RQtNz.framer-v-1i2qi3.framer-wvrslv { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 44px); }\",\".framer-RQtNz.framer-v-1i2qi3 .framer-lx37ex, .framer-RQtNz.framer-v-1i2qi3 .framer-1noxh4v { top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 44\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"o7fuHemMI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"OX_7GWtGJ\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHZ2B1Jgcw=withCSS(Component,css,\"framer-RQtNz\");export default FramerHZ2B1Jgcw;FramerHZ2B1Jgcw.displayName=\"Icon Menu\";FramerHZ2B1Jgcw.defaultProps={height:44,width:44};addPropertyControls(FramerHZ2B1Jgcw,{variant:{options:[\"u2bXLeYpv\",\"o7fuHemMI\"],optionTitles:[\"Menu\",\"Close\"],title:\"Variant\",type:ControlType.Enum},OX_7GWtGJ:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerHZ2B1Jgcw,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHZ2B1Jgcw\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o7fuHemMI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"OX_7GWtGJ\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"44\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"44\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HZ2B1Jgcw.map", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/nY0FdDY9Xj8LHtF4yWmt/tI5jD60IAEAaiAoLMBh5/Gjxmvt_HP.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8GTzRrHKbPznFSN0TPRC/EtRq02QdSZk3Fs7ZUtZL/ro7OPezbn.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/rdDChbPLDMqZWu62e42b/UMY3iLDgx6sW4rLMtspc/yqR3BeCfo.js\";import IconMenu from\"https://framerusercontent.com/modules/vUVlJFLSk88qPrWkm809/mmFm4GZBtoDCXLI7zfyW/HZ2B1Jgcw.js\";import Logo from\"https://framerusercontent.com/modules/A5yaCdIFrPpN9ylQ9Ay4/tsDKOYcoh4zvsqNLPuck/nGE7SISTe.js\";import Button from\"https://framerusercontent.com/modules/jjmuJwfp1snIy459fu10/kIViamHubz4kwMDx17Mc/UFnch4hnD.js\";const IconMenuFonts=getFonts(IconMenu);const LogoFonts=getFonts(Logo);const ButtonFonts=getFonts(Button);const cycleOrder=[\"cJscE5gwH\",\"falOW_Ynt\",\"gLn9aCj0T\",\"gNbZEwBsx\",\"gTfAXkdql\"];const serializationHash=\"framer-tctXW\";const variantClassNames={cJscE5gwH:\"framer-v-1nb9wmy\",falOW_Ynt:\"framer-v-zzlch5\",gLn9aCj0T:\"framer-v-75sv0i\",gNbZEwBsx:\"framer-v-rbk5u4\",gTfAXkdql:\"framer-v-19dh35p\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Open\":\"gTfAXkdql\",\"Tablet Open\":\"gNbZEwBsx\",Desktop:\"cJscE5gwH\",Mobile:\"gLn9aCj0T\",Tablet:\"falOW_Ynt\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cJscE5gwH\"};};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:\"cJscE5gwH\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const OX_7GWtGJ1x7ezms=activeVariantCallback(async(...args)=>{setVariant(\"gNbZEwBsx\");});const OX_7GWtGJudarig=activeVariantCallback(async(...args)=>{setVariant(\"gTfAXkdql\");});const OX_7GWtGJyxtasj=activeVariantCallback(async(...args)=>{setVariant(\"falOW_Ynt\");});const OX_7GWtGJ1p2rinq=activeVariantCallback(async(...args)=>{setVariant(\"gLn9aCj0T\");});const onTap95l6yj=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"fjcRDIwTe\"),200);});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"falOW_Ynt\",\"gLn9aCj0T\",\"gNbZEwBsx\",\"gTfAXkdql\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"falOW_Ynt\",\"gLn9aCj0T\",\"gNbZEwBsx\",\"gTfAXkdql\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"gNbZEwBsx\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"gTfAXkdql\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1nb9wmy\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"cJscE5gwH\",ref:ref??ref1,style:{backgroundColor:\"var(--token-c7f4647a-e8e8-4704-8c47-8bbfffcc9fc7, rgb(254, 248, 229))\",...style},...addPropertyOverrides({falOW_Ynt:{\"data-framer-name\":\"Tablet\"},gLn9aCj0T:{\"data-framer-name\":\"Mobile\"},gNbZEwBsx:{\"data-framer-name\":\"Tablet Open\"},gTfAXkdql:{\"data-framer-name\":\"Mobile Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bkn6d1\",layoutDependency:layoutDependency,layoutId:\"HaMS_kCVN\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({falOW_Ynt:{height:40,width:\"40px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||88)-0-88)/2)+24},gLn9aCj0T:{height:40,width:\"40px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-64)/2)+12},gNbZEwBsx:{height:40,width:\"40px\",y:(componentViewport?.y||0)+0+0+24},gTfAXkdql:{height:40,width:\"40px\",y:(componentViewport?.y||0)+0+0+12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g8bjad-container\",layoutDependency:layoutDependency,layoutId:\"m8nt7z5tP-container\",children:/*#__PURE__*/_jsx(IconMenu,{height:\"100%\",id:\"m8nt7z5tP\",layoutId:\"m8nt7z5tP\",style:{height:\"100%\",width:\"100%\"},variant:\"u2bXLeYpv\",width:\"100%\",...addPropertyOverrides({falOW_Ynt:{OX_7GWtGJ:OX_7GWtGJ1x7ezms},gLn9aCj0T:{OX_7GWtGJ:OX_7GWtGJudarig},gNbZEwBsx:{OX_7GWtGJ:OX_7GWtGJyxtasj,variant:\"o7fuHemMI\"},gTfAXkdql:{OX_7GWtGJ:OX_7GWtGJ1p2rinq,variant:\"o7fuHemMI\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Lk4m8q7cD\"},nodeId:\"NvHNnZwYT\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1uzc8zz framer-sfah54\",layoutDependency:layoutDependency,layoutId:\"NvHNnZwYT\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"149px\",y:(componentViewport?.y||0)+(24+((componentViewport?.height||87)-48-32)/2)+0+0,...addPropertyOverrides({falOW_Ynt:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||88)-0-88)/2)+28+0},gLn9aCj0T:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-64)/2)+16+0},gNbZEwBsx:{y:(componentViewport?.y||0)+0+0+28+0},gTfAXkdql:{y:(componentViewport?.y||0)+0+0+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p93fmv-container\",layoutDependency:layoutDependency,layoutId:\"YhsJNPSp4-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"YhsJNPSp4\",layoutId:\"YhsJNPSp4\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cdjv0z\",layoutDependency:layoutDependency,layoutId:\"CJ7D4YHV_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r_78LJrb4\"},nodeId:\"PF_n6sUJs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"GIFT CARDS\"})})})}),className:\"framer-jawc7u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PF_n6sUJs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BY2ZtgXct\"},nodeId:\"reNTDfUri\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Locations\"})})})}),className:\"framer-wwjnh7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"reNTDfUri\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GTJfzBuBl\"},nodeId:\"eIbL5Z6m6\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"FAQ\"})})})}),className:\"framer-j3utcr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eIbL5Z6m6\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PyAxLLclA\"},nodeId:\"XlksgRz5d\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Work Here\"})})})}),className:\"framer-1xvu150\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XlksgRz5d\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"D63cMlA4n\"},nodeId:\"hxgq19fU_\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Group Events\"})})})}),className:\"framer-1lipvld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hxgq19fU_\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TCIqHvfdk\"},nodeId:\"Q2dn_feWw\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"INSPO\"})})})}),className:\"framer-fnun9y\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q2dn_feWw\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qxw5im\",\"data-styles-preset\":\"yqR3BeCfo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OmnIbmrt7\"},nodeId:\"w_Xfex5Bq\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"FRANCHISE\"})})})}),className:\"framer-1s8dbg3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"w_Xfex5Bq\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://booking.cojilio.com/3364\",nodeId:\"uVAVWNQpy\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-wodqek framer-sfah54\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"uVAVWNQpy\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+(24+((componentViewport?.height||87)-48-39)/2)+0+0+.5,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e1k1p7-container\",layoutDependency:layoutDependency,layoutId:\"eDmyBZLWc-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"eDmyBZLWc\",layoutId:\"eDmyBZLWc\",VxAnMeWgo:\"Book Now\",width:\"100%\"})})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u3ks2x\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"UCFKB5PQI\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r_78LJrb4\"},nodeId:\"wEHAwdS5c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"GIFT CARDS\"})})})}),className:\"framer-1dozrov\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wEHAwdS5c\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BY2ZtgXct\"},nodeId:\"r7z3wlM0E\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"LOCATIONS\"})})})}),className:\"framer-107vhpu\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"r7z3wlM0E\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GTJfzBuBl\"},nodeId:\"TRdhKC86f\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"FAQ\"})})})}),className:\"framer-1swae98\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TRdhKC86f\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PyAxLLclA\"},nodeId:\"nh8RE4fce\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"WORK HERE\"})})})}),className:\"framer-z9s3lm\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nh8RE4fce\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"D63cMlA4n\"},nodeId:\"OhfVuWZZa\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"GROUP EVENTS\"})})})}),className:\"framer-1mj6t15\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OhfVuWZZa\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TCIqHvfdk\"},nodeId:\"mBdnzASUM\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"INSPO\"})})})}),className:\"framer-n32t3a\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mBdnzASUM\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OmnIbmrt7\"},nodeId:\"KZJOVnXM_\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"FRANCHISE\"})})})}),className:\"framer-c0kx5f\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KZJOVnXM_\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://booking.cojilio.com/3364\",nodeId:\"dI4R7ORJ3\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-iyr6yw framer-sfah54\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"dI4R7ORJ3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"730px\",...addPropertyOverrides({gNbZEwBsx:{y:(componentViewport?.y||0)+0+88+40+481.6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11b61zv-container\",layoutDependency:layoutDependency,layoutId:\"yJbKXf8Of-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"yJbKXf8Of\",layoutId:\"yJbKXf8Of\",style:{width:\"100%\"},VxAnMeWgo:\"Book Now\",width:\"100%\"})})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a428fg\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"aWrI49p3I\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r_78LJrb4\"},nodeId:\"NECW9k00K\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"GIFT CARDS\"})})})}),className:\"framer-1p37gh3\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NECW9k00K\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BY2ZtgXct\"},nodeId:\"M6qlwxaaI\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"LOCATIONS\"})})})}),className:\"framer-5wcirp\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"M6qlwxaaI\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GTJfzBuBl\"},nodeId:\"WpY9kCboE\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"FAQ\"})})})}),className:\"framer-3d0y50\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WpY9kCboE\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PyAxLLclA\"},nodeId:\"u1nsRKTle\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"WORK HERE\"})})})}),className:\"framer-1noncre\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"u1nsRKTle\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"D63cMlA4n\"},nodeId:\"o121CAgiX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"GROUP EVENTS\"})})})}),className:\"framer-1l7pcye\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"o121CAgiX\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TCIqHvfdk\"},nodeId:\"hkOpgcpiC\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"INSPO\"})})})}),className:\"framer-14387s6\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hkOpgcpiC\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-gppyos\",\"data-styles-preset\":\"Gjxmvt_HP\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OmnIbmrt7\"},nodeId:\"nN9S2pP_U\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"FRANCHISE\"})})})}),className:\"framer-179cb3n\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nN9S2pP_U\",onTap:onTap95l6yj,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://booking.cojilio.com/3364\",nodeId:\"NKzfSFE46\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fjm052 framer-sfah54\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"NKzfSFE46\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"310px\",...addPropertyOverrides({gTfAXkdql:{y:(componentViewport?.y||0)+0+64+40+481.6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t9mt7y-container\",layoutDependency:layoutDependency,layoutId:\"GtFD7NbJd-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"GtFD7NbJd\",layoutId:\"GtFD7NbJd\",style:{width:\"100%\"},VxAnMeWgo:\"Book Now\",width:\"100%\"})})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tctXW.framer-sfah54, .framer-tctXW .framer-sfah54 { display: block; }\",\".framer-tctXW.framer-1nb9wmy { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 24px 200px 24px 200px; position: relative; width: 1440px; }\",\".framer-tctXW .framer-bkn6d1 { 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-tctXW .framer-1g8bjad-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-tctXW .framer-1uzc8zz { flex: none; height: 32px; overflow: visible; position: relative; text-decoration: none; width: 149px; }\",\".framer-tctXW .framer-p93fmv-container { aspect-ratio: 4.651162790697675 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-tctXW .framer-cdjv0z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-tctXW .framer-jawc7u, .framer-tctXW .framer-wwjnh7, .framer-tctXW .framer-j3utcr, .framer-tctXW .framer-1xvu150, .framer-tctXW .framer-1lipvld, .framer-tctXW .framer-fnun9y, .framer-tctXW .framer-1s8dbg3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tctXW .framer-wodqek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 39px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-tctXW .framer-1e1k1p7-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tctXW .framer-1u3ks2x, .framer-tctXW .framer-1a428fg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-tctXW .framer-1dozrov, .framer-tctXW .framer-107vhpu, .framer-tctXW .framer-1swae98, .framer-tctXW .framer-z9s3lm, .framer-tctXW .framer-1mj6t15, .framer-tctXW .framer-n32t3a, .framer-tctXW .framer-c0kx5f, .framer-tctXW .framer-1p37gh3, .framer-tctXW .framer-5wcirp, .framer-tctXW .framer-3d0y50, .framer-tctXW .framer-1noncre, .framer-tctXW .framer-1l7pcye, .framer-tctXW .framer-14387s6, .framer-tctXW .framer-179cb3n { -webkit-user-select: none; cursor: pointer; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-tctXW .framer-iyr6yw, .framer-tctXW .framer-fjm052 { flex: none; height: 201px; overflow: visible; position: relative; text-decoration: none; width: 100%; }\",\".framer-tctXW .framer-11b61zv-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; width: 730px; }\",\".framer-tctXW .framer-t9mt7y-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; width: 310px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tctXW .framer-bkn6d1, .framer-tctXW .framer-cdjv0z, .framer-tctXW .framer-wodqek, .framer-tctXW .framer-1u3ks2x, .framer-tctXW .framer-1a428fg { gap: 0px; } .framer-tctXW .framer-bkn6d1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tctXW .framer-bkn6d1 > :first-child, .framer-tctXW .framer-cdjv0z > :first-child { margin-left: 0px; } .framer-tctXW .framer-bkn6d1 > :last-child, .framer-tctXW .framer-cdjv0z > :last-child { margin-right: 0px; } .framer-tctXW .framer-cdjv0z > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-tctXW .framer-wodqek > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tctXW .framer-wodqek > :first-child, .framer-tctXW .framer-1u3ks2x > :first-child, .framer-tctXW .framer-1a428fg > :first-child { margin-top: 0px; } .framer-tctXW .framer-wodqek > :last-child, .framer-tctXW .framer-1u3ks2x > :last-child, .framer-tctXW .framer-1a428fg > :last-child { margin-bottom: 0px; } .framer-tctXW .framer-1u3ks2x > *, .framer-tctXW .framer-1a428fg > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\".framer-tctXW.framer-v-zzlch5.framer-1nb9wmy { padding: 0px; width: 810px; }\",\".framer-tctXW.framer-v-zzlch5 .framer-bkn6d1 { flex: 1 0 0px; gap: unset; justify-content: space-between; order: 1; padding: 24px 40px 24px 40px; width: 1px; }\",\".framer-tctXW.framer-v-zzlch5 .framer-1g8bjad-container, .framer-tctXW.framer-v-75sv0i .framer-1g8bjad-container, .framer-tctXW.framer-v-rbk5u4 .framer-1g8bjad-container, .framer-tctXW.framer-v-19dh35p .framer-1g8bjad-container { order: 1; }\",\".framer-tctXW.framer-v-zzlch5 .framer-1uzc8zz, .framer-tctXW.framer-v-75sv0i .framer-1uzc8zz, .framer-tctXW.framer-v-rbk5u4 .framer-1uzc8zz, .framer-tctXW.framer-v-19dh35p .framer-1uzc8zz { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tctXW.framer-v-zzlch5 .framer-bkn6d1 { gap: 0px; } .framer-tctXW.framer-v-zzlch5 .framer-bkn6d1 > *, .framer-tctXW.framer-v-zzlch5 .framer-bkn6d1 > :first-child, .framer-tctXW.framer-v-zzlch5 .framer-bkn6d1 > :last-child { margin: 0px; } }\",\".framer-tctXW.framer-v-75sv0i.framer-1nb9wmy { height: 64px; padding: 0px; width: 390px; }\",\".framer-tctXW.framer-v-75sv0i .framer-bkn6d1 { flex: 1 0 0px; gap: unset; justify-content: space-between; order: 1; padding: 12px 24px 12px 24px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tctXW.framer-v-75sv0i .framer-bkn6d1 { gap: 0px; } .framer-tctXW.framer-v-75sv0i .framer-bkn6d1 > *, .framer-tctXW.framer-v-75sv0i .framer-bkn6d1 > :first-child, .framer-tctXW.framer-v-75sv0i .framer-bkn6d1 > :last-child { margin: 0px; } }\",\".framer-tctXW.framer-v-rbk5u4.framer-1nb9wmy { flex-direction: column; gap: 0px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 0px; width: 810px; }\",\".framer-tctXW.framer-v-rbk5u4 .framer-bkn6d1 { gap: unset; justify-content: space-between; order: 1; padding: 24px 40px 24px 40px; width: 100%; }\",\".framer-tctXW.framer-v-rbk5u4 .framer-1u3ks2x { order: 2; }\",\".framer-tctXW.framer-v-rbk5u4 .framer-iyr6yw, .framer-tctXW.framer-v-19dh35p .framer-fjm052 { height: 39px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tctXW.framer-v-rbk5u4.framer-1nb9wmy, .framer-tctXW.framer-v-rbk5u4 .framer-bkn6d1 { gap: 0px; } .framer-tctXW.framer-v-rbk5u4.framer-1nb9wmy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tctXW.framer-v-rbk5u4.framer-1nb9wmy > :first-child { margin-top: 0px; } .framer-tctXW.framer-v-rbk5u4.framer-1nb9wmy > :last-child { margin-bottom: 0px; } .framer-tctXW.framer-v-rbk5u4 .framer-bkn6d1 > *, .framer-tctXW.framer-v-rbk5u4 .framer-bkn6d1 > :first-child, .framer-tctXW.framer-v-rbk5u4 .framer-bkn6d1 > :last-child { margin: 0px; } }\",\".framer-tctXW.framer-v-19dh35p.framer-1nb9wmy { flex-direction: column; gap: 0px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 0px; width: 390px; }\",\".framer-tctXW.framer-v-19dh35p .framer-bkn6d1 { gap: unset; justify-content: space-between; order: 1; padding: 12px 24px 12px 24px; width: 100%; }\",\".framer-tctXW.framer-v-19dh35p .framer-1a428fg { order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tctXW.framer-v-19dh35p.framer-1nb9wmy, .framer-tctXW.framer-v-19dh35p .framer-bkn6d1 { gap: 0px; } .framer-tctXW.framer-v-19dh35p.framer-1nb9wmy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tctXW.framer-v-19dh35p.framer-1nb9wmy > :first-child { margin-top: 0px; } .framer-tctXW.framer-v-19dh35p.framer-1nb9wmy > :last-child { margin-bottom: 0px; } .framer-tctXW.framer-v-19dh35p .framer-bkn6d1 > *, .framer-tctXW.framer-v-19dh35p .framer-bkn6d1 > :first-child, .framer-tctXW.framer-v-19dh35p .framer-bkn6d1 > :last-child { margin: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 87\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"falOW_Ynt\":{\"layout\":[\"fixed\",\"auto\"]},\"gLn9aCj0T\":{\"layout\":[\"fixed\",\"fixed\"]},\"gNbZEwBsx\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"gTfAXkdql\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framersv1VrN9Zf=withCSS(Component,css,\"framer-tctXW\");export default Framersv1VrN9Zf;Framersv1VrN9Zf.displayName=\"Nav Studio\";Framersv1VrN9Zf.defaultProps={height:87,width:1440};addPropertyControls(Framersv1VrN9Zf,{variant:{options:[\"cJscE5gwH\",\"falOW_Ynt\",\"gLn9aCj0T\",\"gNbZEwBsx\",\"gTfAXkdql\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"Tablet Open\",\"Mobile Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framersv1VrN9Zf,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...IconMenuFonts,...LogoFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framersv1VrN9Zf\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"falOW_Ynt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gLn9aCj0T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gNbZEwBsx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"gTfAXkdql\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"87\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sv1VrN9Zf.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "radius", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dnNmafvlD", "w6yafwSvY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramerJ6CjYbEq3", "withCSS", "J6CjYbEq3_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "RichText2", "css", "Framerkw3aouFjV", "withCSS", "kw3aouFjV_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonFormFonts", "getFonts", "kw3aouFjV_default", "FounderBrandsLogoFonts", "J6CjYbEq3_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "formVariants", "form", "currentVariant", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "SVG", "RichText2", "FormContainer", "formState", "l", "FormPlainTextInput2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FrameraoIeriClz", "withCSS", "aoIeriClz_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", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "OX_7GWtGJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapy1lt3t", "args", "onTap100tstt", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramerHZ2B1Jgcw", "withCSS", "HZ2B1Jgcw_default", "addPropertyControls", "ControlType", "addFonts", "IconMenuFonts", "getFonts", "HZ2B1Jgcw_default", "LogoFonts", "nGE7SISTe_default", "ButtonFonts", "UFnch4hnD_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transformTemplate1", "_", "t", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "OX_7GWtGJ1x7ezms", "args", "OX_7GWtGJudarig", "OX_7GWtGJyxtasj", "OX_7GWtGJ1p2rinq", "onTap95l6yj", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Link", "RichText2", "css", "Framersv1VrN9Zf", "withCSS", "sv1VrN9Zf_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
