{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZzCOLe79TG4m6rJjpADm/M3logaVNizWCLXFsSqti/ZAJjR5wOU.js", "ssg:https://framerusercontent.com/modules/pbBzfrh4ddAXG73peDKk/1wrpFir3ix6nSsKrn60g/sXPjQu7Ui.js", "ssg:https://framerusercontent.com/modules/LNBOiRgjZnRZLFBye1MX/iocfTNgWotJ59g3xW1Ry/F8iIL_5ji.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Roboto-700\",\"GF;Roboto-900\",\"GF;Roboto-900italic\",\"GF;Roboto-700italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammWggvWl0Qn.woff2\",weight:\"700\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtammWggvWl0Qn.woff2\",weight:\"900\"},{family:\"Roboto\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXiAr0klQnx24.woff2\",weight:\"900\"},{family:\"Roboto\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXiAr0klQnx24.woff2\",weight:\"700\"}]}];export const css=['.framer-yfXls .framer-styles-preset-14heucr:not(.rich-text-wrapper), .framer-yfXls .framer-styles-preset-14heucr.rich-text-wrapper h2 { --framer-font-family: \"Roboto\", \"Roboto Placeholder\", sans-serif; --framer-font-family-bold: \"Roboto\", sans-serif; --framer-font-family-bold-italic: \"Roboto\", sans-serif; --framer-font-family-italic: \"Roboto\", \"Roboto Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, #212a31); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-yfXls\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\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\";import{useRef}from\"react\";const cycleOrder=[\"ZhCPLV2_A\",\"n7xGRiNV9\"];const serializationHash=\"framer-zll70\";const variantClassNames={n7xGRiNV9:\"framer-v-b3qnl2\",ZhCPLV2_A:\"framer-v-ltom7u\"};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 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={\"Variant 1\":\"ZhCPLV2_A\",\"Variant 2\":\"n7xGRiNV9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZhCPLV2_A\"};};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:\"ZhCPLV2_A\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ltom7u\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ZhCPLV2_A\",ref:refBinding,style:{...style},...addPropertyOverrides({n7xGRiNV9:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1alwbgs\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"MuOZ23vLP\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 241 74\"><path d=\"M 1.235 55.5 L 0.549 61.941 L 11.803 52.833 L 11.803 46.593 Z M 22.371 55.5 L 23.057 61.941 L 11.803 52.833 L 11.803 46.593 Z M 1.235 67.559 L 0.549 74 L 11.803 64.893 L 11.803 58.652 Z M 22.371 67.559 L 23.057 74 L 11.803 64.893 L 11.803 58.652 Z\" fill=\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"></path><path d=\"M 10.748 0.274 L 10.748 14.703 C 6.862 15.799 6.862 21.789 11.803 21.789 C 16.744 21.789 16.744 15.799 12.858 14.703 L 12.858 0.274 C 17.793 14.356 22.782 23.022 22.782 23.022 C 13.133 24.941 13.343 32.067 13.343 32.067 L 13.343 50.43 L 10.263 50.43 L 10.263 32.067 C 10.263 32.067 10.473 24.941 0.823 23.022 C 0.823 23.022 5.813 14.356 10.748 0.274 Z\" fill=\"rgb(33,42,49)\"></path><path d=\"M 10.263 32.067 C 10.263 32.067 10.473 24.941 0.823 23.022 C 0.823 23.022 5.813 14.356 10.748 0.274 L 10.748 14.703 C 6.862 15.799 6.862 21.789 11.803 21.789 C 16.744 21.789 16.744 15.799 12.858 14.703 L 12.858 0.274 C 17.793 14.356 22.782 23.022 22.782 23.022 C 13.133 24.941 13.343 32.067 13.343 32.067 M 10.263 32.067 L 13.343 32.067 M 10.263 32.067 L 10.263 50.43 L 13.343 50.43 L 13.343 32.067\" fill=\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"></path><path d=\"M 50.966 32.341 C 41.425 32.341 34.86 26.472 34.86 18.44 L 34.86 18.363 C 34.86 10.679 41.644 4.385 50.922 4.385 C 56.393 4.385 59.807 5.698 62.958 8.092 L 58.713 12.61 C 56.393 10.872 54.205 9.868 50.704 9.868 C 45.802 9.868 41.907 13.691 41.907 18.286 L 41.907 18.363 C 41.907 23.305 45.758 26.935 51.185 26.935 C 53.68 26.935 55.824 26.394 57.531 25.313 L 57.531 21.452 L 50.748 21.452 L 50.748 16.316 L 64.053 16.316 L 64.053 28.055 C 60.901 30.41 56.569 32.341 50.966 32.341 Z M 70.538 31.877 L 70.538 4.849 L 84.544 4.849 C 88.439 4.849 91.415 5.775 93.472 7.59 C 95.223 9.135 96.098 11.181 96.098 13.768 L 96.098 13.845 C 96.098 18.209 93.428 20.95 89.533 22.224 L 97.017 31.877 L 89.139 31.877 L 82.574 23.228 L 77.278 23.228 L 77.278 31.877 Z M 77.278 17.977 L 84.106 17.977 C 87.432 17.977 89.27 16.471 89.27 14.154 L 89.27 14.077 C 89.27 11.49 87.301 10.216 83.975 10.216 L 77.278 10.216 Z M 117.048 32.341 C 107.594 32.341 100.81 26.124 100.81 18.44 L 100.81 18.363 C 100.81 10.679 107.681 4.385 117.135 4.385 C 126.589 4.385 133.373 10.602 133.373 18.286 L 133.373 18.363 C 133.373 26.047 126.501 32.341 117.048 32.341 Z M 117.135 26.858 C 122.562 26.858 126.326 23.074 126.326 18.44 L 126.326 18.363 C 126.326 13.729 122.475 9.868 117.048 9.868 C 111.621 9.868 107.857 13.652 107.857 18.286 L 107.857 18.363 C 107.857 22.996 111.708 26.858 117.135 26.858 Z M 145.696 32.071 L 135.236 4.849 L 142.458 4.849 L 148.804 23.151 L 155.675 4.771 L 161.453 4.771 L 168.324 23.151 L 174.67 4.849 L 181.717 4.849 L 171.257 32.071 L 165.392 32.071 L 158.476 14.386 L 151.561 32.071 Z M 193.844 31.877 L 193.844 10.331 L 184.521 10.331 L 184.521 4.849 L 209.906 4.849 L 209.906 10.331 L 200.584 10.331 L 200.584 31.877 Z M 215.09 31.877 L 215.09 4.849 L 221.83 4.849 L 221.83 15.544 L 234.26 15.544 L 234.26 4.848 L 241 4.848 L 241 31.877 L 234.26 31.877 L 234.26 21.027 L 221.83 21.027 L 221.83 31.877 Z M 50.082 72.081 C 41.347 72.081 34.86 65.942 34.86 58.181 L 34.86 58.104 C 34.86 50.42 41.22 44.126 50.337 44.126 C 55.891 44.126 59.326 45.825 62.039 48.296 L 57.884 52.659 C 55.552 50.767 53.305 49.609 50.294 49.609 C 45.291 49.609 41.687 53.393 41.687 58.026 L 41.687 58.104 C 41.687 62.737 45.206 66.598 50.294 66.598 C 53.686 66.598 55.764 65.401 58.096 63.432 L 62.252 67.255 C 59.198 70.228 55.849 72.081 50.082 72.081 Z M 67.479 71.618 L 67.479 44.589 L 81.047 44.589 C 84.821 44.589 87.705 45.516 89.697 47.331 C 91.393 48.875 92.242 50.922 92.242 53.509 L 92.242 53.586 C 92.242 57.949 89.655 60.691 85.881 61.965 L 93.132 71.618 L 85.5 71.618 L 79.139 62.969 L 74.009 62.969 L 74.009 71.618 Z M 74.009 57.718 L 80.623 57.718 C 83.846 57.718 85.627 56.212 85.627 53.895 L 85.627 53.818 C 85.627 51.231 83.719 49.956 80.496 49.956 L 74.009 49.956 Z M 95.577 71.618 L 108.297 44.396 L 114.318 44.396 L 127.039 71.618 L 120.212 71.618 L 117.498 65.556 L 104.948 65.556 L 102.234 71.618 Z M 107.28 60.305 L 115.166 60.305 L 111.223 51.54 Z M 131.62 71.618 L 131.62 44.589 L 154.22 44.589 L 154.22 49.995 L 138.15 49.995 L 138.15 55.748 L 152.312 55.748 L 152.312 61.154 L 138.15 61.154 L 138.15 71.618 Z M 166.358 71.618 L 166.358 50.072 L 157.326 50.072 L 157.326 44.589 L 181.919 44.589 L 181.919 50.072 L 172.888 50.072 L 172.888 71.618 Z M 186.941 71.618 L 186.941 44.589 L 209.329 44.589 L 209.329 49.879 L 193.429 49.879 L 193.429 55.362 L 207.421 55.362 L 207.421 60.652 L 193.429 60.652 L 193.429 66.328 L 209.541 66.328 L 209.541 71.618 Z M 215.347 71.618 L 215.347 44.589 L 228.915 44.589 C 232.689 44.589 235.573 45.516 237.565 47.331 C 239.262 48.875 240.11 50.922 240.11 53.509 L 240.11 53.586 C 240.11 57.949 237.523 60.691 233.749 61.965 L 241 71.618 L 233.368 71.618 L 227.007 62.969 L 221.877 62.969 L 221.877 71.618 Z M 221.877 57.718 L 228.492 57.718 C 231.714 57.718 233.495 56.212 233.495 53.895 L 233.495 53.818 C 233.495 51.231 231.587 49.956 228.364 49.956 L 221.877 49.956 Z\" fill=\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"></path></svg>',svgContentId:11091147644,withExternalLayout:true,...addPropertyOverrides({n7xGRiNV9:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 320 98\"><path d=\"M 1.457 72.934 L 0.549 81.408 L 15.433 69.425 L 15.433 61.215 Z M 29.409 72.934 L 30.316 81.408 L 15.433 69.425 L 15.433 61.215 Z M 1.457 88.8 L 0.549 97.274 L 15.433 85.292 L 15.433 77.081 Z M 29.409 88.8 L 30.316 97.274 L 15.433 85.292 L 15.433 77.081 Z\" fill=\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"></path><path d=\"M 14.037 0.274 L 14.037 19.258 C 8.898 20.7 8.898 28.581 15.433 28.581 C 21.967 28.581 21.967 20.7 16.828 19.258 L 16.828 0.274 C 23.354 18.801 29.953 30.203 29.953 30.203 C 17.191 32.728 17.469 42.103 17.469 42.103 L 17.469 66.263 L 13.396 66.263 L 13.396 42.103 C 13.396 42.103 13.674 32.728 0.912 30.203 C 0.912 30.203 7.511 18.801 14.037 0.274 Z\" fill=\"rgb(33,42,49)\"></path><path d=\"M 13.396 42.103 C 13.396 42.103 13.674 32.728 0.912 30.203 C 0.912 30.203 7.511 18.801 14.037 0.274 L 14.037 19.258 C 8.898 20.7 8.898 28.581 15.433 28.581 C 21.967 28.581 21.967 20.7 16.828 19.258 L 16.828 0.274 C 23.354 18.801 29.953 30.203 29.953 30.203 C 17.191 32.728 17.469 42.103 17.469 42.103 M 13.396 42.103 L 17.469 42.103 M 13.396 42.103 L 13.396 66.263 L 17.469 66.263 L 17.469 42.103\" fill=\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"></path><path d=\"M 67.227 42.464 C 54.608 42.464 45.926 34.742 45.926 24.175 L 45.926 24.073 C 45.926 13.964 54.898 5.683 67.169 5.683 C 74.404 5.683 78.919 7.41 83.086 10.56 L 77.472 16.504 C 74.404 14.218 71.51 12.897 66.879 12.897 C 60.396 12.897 55.245 17.926 55.245 23.972 L 55.245 24.073 C 55.245 30.576 60.338 35.351 67.516 35.351 C 70.815 35.351 73.652 34.64 75.909 33.218 L 75.909 28.138 L 66.937 28.138 L 66.937 21.381 L 84.534 21.381 L 84.534 36.825 C 80.366 39.924 74.636 42.464 67.227 42.464 Z M 93.111 41.854 L 93.111 6.293 L 111.633 6.293 C 116.785 6.293 120.721 7.512 123.441 9.899 C 125.756 11.932 126.914 14.624 126.914 18.028 L 126.914 18.13 C 126.914 23.87 123.383 27.477 118.232 29.153 L 128.13 41.854 L 117.711 41.854 L 109.028 30.474 L 102.025 30.474 L 102.025 41.854 Z M 102.025 23.565 L 111.054 23.565 C 115.453 23.565 117.884 21.584 117.884 18.536 L 117.884 18.434 C 117.884 15.03 115.28 13.354 110.881 13.354 L 102.025 13.354 Z M 154.62 42.464 C 142.117 42.464 133.146 34.285 133.146 24.175 L 133.146 24.073 C 133.146 13.964 142.233 5.683 154.736 5.683 C 167.239 5.683 176.211 13.862 176.211 23.972 L 176.211 24.073 C 176.211 34.183 167.123 42.464 154.62 42.464 Z M 154.736 35.25 C 161.913 35.25 166.891 30.271 166.891 24.175 L 166.891 24.073 C 166.891 17.977 161.798 12.897 154.62 12.897 C 147.443 12.897 142.465 17.875 142.465 23.972 L 142.465 24.073 C 142.465 30.17 147.559 35.25 154.736 35.25 Z M 192.508 42.108 L 178.675 6.293 L 188.225 6.293 L 196.618 30.373 L 205.706 6.191 L 213.347 6.191 L 222.434 30.373 L 230.827 6.293 L 240.146 6.293 L 226.312 42.108 L 218.556 42.108 L 209.41 18.841 L 200.265 42.108 Z M 256.184 41.854 L 256.184 13.506 L 243.855 13.506 L 243.855 6.293 L 277.427 6.293 L 277.427 13.506 L 265.098 13.506 L 265.098 41.854 Z M 284.282 41.854 L 284.282 6.293 L 293.196 6.293 L 293.196 20.365 L 309.635 20.365 L 309.635 6.292 L 318.549 6.292 L 318.549 41.854 L 309.635 41.854 L 309.635 27.579 L 293.196 27.579 L 293.196 41.854 Z M 66.057 94.75 C 54.506 94.75 45.926 86.672 45.926 76.461 L 45.926 76.36 C 45.926 66.25 54.337 57.969 66.394 57.969 C 73.74 57.969 78.282 60.205 81.871 63.456 L 76.376 69.196 C 73.291 66.707 70.319 65.183 66.338 65.183 C 59.721 65.183 54.954 70.162 54.954 76.258 L 54.954 76.36 C 54.954 82.456 59.608 87.536 66.338 87.536 C 70.824 87.536 73.572 85.961 76.656 83.37 L 82.152 88.4 C 78.114 92.312 73.684 94.75 66.057 94.75 Z M 89.065 94.14 L 89.065 58.579 L 107.009 58.579 C 112 58.579 115.813 59.798 118.449 62.186 C 120.692 64.218 121.814 66.911 121.814 70.314 L 121.814 70.416 C 121.814 76.156 118.393 79.763 113.402 81.44 L 122.991 94.14 L 112.897 94.14 L 104.486 82.76 L 97.701 82.76 L 97.701 94.14 Z M 97.701 75.851 L 106.448 75.851 C 110.711 75.851 113.066 73.87 113.066 70.822 L 113.066 70.721 C 113.066 67.317 110.542 65.64 106.28 65.64 L 97.701 65.64 Z M 126.224 94.14 L 143.047 58.325 L 151.011 58.325 L 167.834 94.14 L 158.805 94.14 L 155.216 86.165 L 138.618 86.165 L 135.028 94.14 Z M 141.702 79.255 L 152.132 79.255 L 146.917 67.723 Z M 173.892 94.14 L 173.892 58.579 L 203.781 58.579 L 203.781 65.691 L 182.528 65.691 L 182.528 73.261 L 201.258 73.261 L 201.258 80.373 L 182.528 80.373 L 182.528 94.14 Z M 219.833 94.14 L 219.833 65.793 L 207.889 65.793 L 207.889 58.579 L 240.414 58.579 L 240.414 65.793 L 228.469 65.793 L 228.469 94.14 Z M 247.055 94.14 L 247.055 58.579 L 276.664 58.579 L 276.664 65.539 L 255.635 65.539 L 255.635 72.753 L 274.14 72.753 L 274.14 79.712 L 255.635 79.712 L 255.635 87.18 L 276.944 87.18 L 276.944 94.14 Z M 284.622 94.14 L 284.622 58.579 L 302.567 58.579 C 307.558 58.579 311.371 59.798 314.007 62.186 C 316.25 64.218 317.371 66.911 317.371 70.314 L 317.371 70.416 C 317.371 76.156 313.951 79.763 308.96 81.44 L 318.549 94.14 L 308.455 94.14 L 300.044 82.76 L 293.258 82.76 L 293.258 94.14 Z M 293.258 75.851 L 302.006 75.851 C 306.268 75.851 308.623 73.87 308.623 70.822 L 308.623 70.721 C 308.623 67.317 306.1 65.64 301.838 65.64 L 293.258 65.64 Z\" fill=\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"></path></svg>',svgContentId:9042192064}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zll70.framer-1ne164d, .framer-zll70 .framer-1ne164d { display: block; }\",\".framer-zll70.framer-ltom7u { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zll70 .framer-1alwbgs { flex: none; height: 74px; position: relative; width: 241px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zll70.framer-ltom7u { gap: 0px; } .framer-zll70.framer-ltom7u > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zll70.framer-ltom7u > :first-child { margin-left: 0px; } .framer-zll70.framer-ltom7u > :last-child { margin-right: 0px; } }\",\".framer-zll70.framer-v-b3qnl2 .framer-1alwbgs { height: 98px; width: 320px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 74\n * @framerIntrinsicWidth 241\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"n7xGRiNV9\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersXPjQu7Ui=withCSS(Component,css,\"framer-zll70\");export default FramersXPjQu7Ui;FramersXPjQu7Ui.displayName=\"Logo\";FramersXPjQu7Ui.defaultProps={height:74,width:241};addPropertyControls(FramersXPjQu7Ui,{variant:{options:[\"ZhCPLV2_A\",\"n7xGRiNV9\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramersXPjQu7Ui,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersXPjQu7Ui\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"241\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"74\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"n7xGRiNV9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sXPjQu7Ui.map", "// Generated by Framer (2abc263)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/tBPaSKEHQSP2uoLTQ4gK/nuDiO2Bc3rcMWkfmUa4G/ro7OPezbn.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7nabrPwIPykcZYEnpxmT/mxtHtpeEdIHdeIUHezZg/xZndidUCt.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ZzCOLe79TG4m6rJjpADm/M3logaVNizWCLXFsSqti/ZAJjR5wOU.js\";import Button from\"https://framerusercontent.com/modules/zVgQcfu5IpTy1uzt2cQn/cF3gruTkYvNUOW9llEfP/r6ksbZlAK.js\";import Logo from\"https://framerusercontent.com/modules/pbBzfrh4ddAXG73peDKk/1wrpFir3ix6nSsKrn60g/sXPjQu7Ui.js\";const LogoFonts=getFonts(Logo);const ButtonFonts=getFonts(Button);const cycleOrder=[\"pCsWDdULR\",\"bzdfUx8sk\",\"SsmUZW2Fa\"];const serializationHash=\"framer-KGL1E\";const variantClassNames={bzdfUx8sk:\"framer-v-m1oqz0\",pCsWDdULR:\"framer-v-iw4x78\",SsmUZW2Fa:\"framer-v-cl038o\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"pCsWDdULR\",Phone:\"SsmUZW2Fa\",Tablet:\"bzdfUx8sk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"pCsWDdULR\"};};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:\"pCsWDdULR\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.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.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-iw4x78\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"pCsWDdULR\",ref:refBinding,style:{backgroundColor:\"var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54))\",...style},...addPropertyOverrides({bzdfUx8sk:{\"data-framer-name\":\"Tablet\"},SsmUZW2Fa:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m6h8r9\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"T518moySb\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:\"419px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||270)-0-270)/2+0+0)+0,...addPropertyOverrides({bzdfUx8sk:{height:74,width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-270)/2+0+0)+73},SsmUZW2Fa:{height:120,width:`min(1156px, ${componentViewport?.width||\"100vw\"})`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-348)/2+0+0)+0+146}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sfyl5h-container\",layoutDependency:layoutDependency,layoutId:\"bRl4eYMwe-container\",nodeId:\"bRl4eYMwe\",rendersWithMotion:true,scopeId:\"F8iIL_5ji\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"bRl4eYMwe\",layoutId:\"bRl4eYMwe\",style:{height:\"100%\",width:\"100%\"},variant:\"ZhCPLV2_A\",width:\"100%\",...addPropertyOverrides({SsmUZW2Fa:{variant:\"n7xGRiNV9\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16rh3no\",layoutDependency:layoutDependency,layoutId:\"B6kmGEp1R\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-42f3gq\",layoutDependency:layoutDependency,layoutId:\"SVEJYhJjx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-otwgov\",layoutDependency:layoutDependency,layoutId:\"JhBkdjaQI\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-14heucr\",\"data-styles-preset\":\"ZAJjR5wOU\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242)))\"},children:\"Menu\"})}),className:\"framer-1x5lsvl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qYHAED_At\",style:{\"--extracted-1of0zx5\":\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2gz4ol\",layoutDependency:layoutDependency,layoutId:\"my3aHLKA8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uZyeZAX9l\"},motionChild:true,nodeId:\"T4rK2eW6G\",openInNewTab:false,scopeId:\"F8iIL_5ji\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Results\"})})})}),className:\"framer-pkxrwq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T4rK2eW6G\",style:{\"--extracted-r6o4lv\":\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"t1taYdlcT\"},motionChild:true,nodeId:\"bYIjTKhwH\",openInNewTab:false,scopeId:\"F8iIL_5ji\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Email Audit\"})})})}),className:\"framer-18bwr6r\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bYIjTKhwH\",style:{\"--extracted-r6o4lv\":\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qezvyj\",layoutDependency:layoutDependency,layoutId:\"hGa2Rn3dY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-14heucr\",\"data-styles-preset\":\"ZAJjR5wOU\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242)))\"},children:\"Have any questions?\"})}),className:\"framer-1igfrgx\",\"data-framer-name\":\"Email Aduit\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"prLb3u4Bk\",style:{\"--extracted-1of0zx5\":\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qa8f04\",layoutDependency:layoutDependency,layoutId:\"rtUhu4nAW\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,y:(componentViewport?.y||0)+0+(((componentViewport?.height||270)-0-270)/2+0+0)+0+0+0+98+0,...addPropertyOverrides({bzdfUx8sk:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-270)/2+0+0)+0+0+0+98+0},SsmUZW2Fa:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-348)/2+0+0)+0+0+27+0+34+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-l1d538-container\",layoutDependency:layoutDependency,layoutId:\"krEkV3hLt-container\",nodeId:\"krEkV3hLt\",rendersWithMotion:true,scopeId:\"F8iIL_5ji\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"krEkV3hLt\",LAoZPlWp2:\"Get In Touch\",layoutId:\"krEkV3hLt\",TynGA5ah2:18,variant:\"bEiTQ9NiT\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h1cug9\",\"data-border\":true,\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"WJpU68v3I\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-fb9679e3-4010-466b-a794-4b8367465820, rgb(255, 242, 242))\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i5a8j0\",layoutDependency:layoutDependency,layoutId:\"y3hCb1IYK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6cec6b4c-d203-4567-8322-41a35cbd0ae5, rgb(78, 78, 78)))\"},children:\"2025 \\xa9 Growth Crafter\"})}),className:\"framer-sdtc7t\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zJ71gof1k\",style:{\"--extracted-r6o4lv\":\"var(--token-6cec6b4c-d203-4567-8322-41a35cbd0ae5, rgb(78, 78, 78))\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7s58rn\",layoutDependency:layoutDependency,layoutId:\"N_CSStavQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pCsfX_vBB\"},motionChild:true,nodeId:\"OWwVncWhq\",openInNewTab:false,scopeId:\"F8iIL_5ji\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Terms of Service\"})})})}),className:\"framer-16w1fzh\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"OWwVncWhq\",style:{\"--extracted-r6o4lv\":\"var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-boic2k\",layoutDependency:layoutDependency,layoutId:\"drS7OLeYY\",style:{backgroundColor:\"var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qCy7mw4gC\"},motionChild:true,nodeId:\"PZThUw6Vx\",openInNewTab:false,scopeId:\"F8iIL_5ji\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Privacy Policy\"})})})}),className:\"framer-1mwkr1p\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"PZThUw6Vx\",style:{\"--extracted-r6o4lv\":\"var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-135mmdy\",layoutDependency:layoutDependency,layoutId:\"f9zffb1kg\",style:{backgroundColor:\"var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MpZWKg8rj\"},motionChild:true,nodeId:\"AGRykLdsh\",openInNewTab:false,scopeId:\"F8iIL_5ji\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Cookie Policy\"})})})}),className:\"framer-1t8ytmw\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"AGRykLdsh\",style:{\"--extracted-r6o4lv\":\"var(--token-b5ebe7a4-b752-4a02-99ce-6c26e4d439d7, rgb(6, 11, 54))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KGL1E.framer-1luu9nq, .framer-KGL1E .framer-1luu9nq { display: block; }\",\".framer-KGL1E.framer-iw4x78 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-KGL1E .framer-m6h8r9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1156px; }\",\".framer-KGL1E .framer-sfyl5h-container { flex: none; height: 220px; position: relative; width: 419px; }\",\".framer-KGL1E .framer-16rh3no { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KGL1E .framer-42f3gq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 24px 0px; position: relative; width: 1px; }\",\".framer-KGL1E .framer-otwgov, .framer-KGL1E .framer-2gz4ol { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KGL1E .framer-1x5lsvl, .framer-KGL1E .framer-pkxrwq, .framer-KGL1E .framer-18bwr6r { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KGL1E .framer-1qezvyj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 220px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KGL1E .framer-1igfrgx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KGL1E .framer-qa8f04 { 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: 100%; }\",\".framer-KGL1E .framer-l1d538-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KGL1E .framer-1h1cug9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KGL1E .framer-1i5a8j0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 8px 40px 8px 40px; position: relative; width: 1px; }\",\".framer-KGL1E .framer-sdtc7t, .framer-KGL1E .framer-16w1fzh, .framer-KGL1E .framer-1mwkr1p, .framer-KGL1E .framer-1t8ytmw { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-KGL1E .framer-7s58rn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KGL1E .framer-boic2k, .framer-KGL1E .framer-135mmdy { align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KGL1E.framer-iw4x78, .framer-KGL1E .framer-m6h8r9, .framer-KGL1E .framer-16rh3no, .framer-KGL1E .framer-42f3gq, .framer-KGL1E .framer-otwgov, .framer-KGL1E .framer-2gz4ol, .framer-KGL1E .framer-1qezvyj, .framer-KGL1E .framer-qa8f04, .framer-KGL1E .framer-7s58rn { gap: 0px; } .framer-KGL1E.framer-iw4x78 > *, .framer-KGL1E .framer-42f3gq > *, .framer-KGL1E .framer-otwgov > *, .framer-KGL1E .framer-2gz4ol > *, .framer-KGL1E .framer-1qezvyj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-KGL1E.framer-iw4x78 > :first-child, .framer-KGL1E .framer-42f3gq > :first-child, .framer-KGL1E .framer-otwgov > :first-child, .framer-KGL1E .framer-2gz4ol > :first-child, .framer-KGL1E .framer-1qezvyj > :first-child { margin-top: 0px; } .framer-KGL1E.framer-iw4x78 > :last-child, .framer-KGL1E .framer-42f3gq > :last-child, .framer-KGL1E .framer-otwgov > :last-child, .framer-KGL1E .framer-2gz4ol > :last-child, .framer-KGL1E .framer-1qezvyj > :last-child { margin-bottom: 0px; } .framer-KGL1E .framer-m6h8r9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-KGL1E .framer-m6h8r9 > :first-child, .framer-KGL1E .framer-16rh3no > :first-child, .framer-KGL1E .framer-qa8f04 > :first-child, .framer-KGL1E .framer-7s58rn > :first-child { margin-left: 0px; } .framer-KGL1E .framer-m6h8r9 > :last-child, .framer-KGL1E .framer-16rh3no > :last-child, .framer-KGL1E .framer-qa8f04 > :last-child, .framer-KGL1E .framer-7s58rn > :last-child { margin-right: 0px; } .framer-KGL1E .framer-16rh3no > *, .framer-KGL1E .framer-7s58rn > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-KGL1E .framer-qa8f04 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-KGL1E.framer-v-m1oqz0.framer-iw4x78 { width: 810px; }\",\".framer-KGL1E.framer-v-m1oqz0 .framer-m6h8r9 { max-width: 100%; padding: 0px 40px 0px 40px; }\",\".framer-KGL1E.framer-v-m1oqz0 .framer-sfyl5h-container { height: auto; order: 0; width: auto; }\",\".framer-KGL1E.framer-v-m1oqz0 .framer-16rh3no { order: 1; padding: 0px 32px 0px 80px; }\",\".framer-KGL1E.framer-v-cl038o.framer-iw4x78 { width: 390px; }\",\".framer-KGL1E.framer-v-cl038o .framer-m6h8r9 { flex-direction: column; max-width: 100%; }\",\".framer-KGL1E.framer-v-cl038o .framer-sfyl5h-container { height: 120px; order: 1; width: 100%; }\",\".framer-KGL1E.framer-v-cl038o .framer-16rh3no { flex: none; gap: unset; justify-content: space-around; order: 0; padding: 24px 0px 24px 0px; width: 100%; }\",\".framer-KGL1E.framer-v-cl038o .framer-42f3gq { flex: none; padding: 0px; width: min-content; }\",\".framer-KGL1E.framer-v-cl038o .framer-otwgov { width: min-content; }\",\".framer-KGL1E.framer-v-cl038o .framer-2gz4ol, .framer-KGL1E.framer-v-cl038o .framer-1igfrgx, .framer-KGL1E.framer-v-cl038o .framer-qa8f04 { align-self: stretch; width: auto; }\",\".framer-KGL1E.framer-v-cl038o .framer-1qezvyj { flex: none; height: min-content; width: min-content; }\",\".framer-KGL1E.framer-v-cl038o .framer-1h1cug9 { flex-direction: column; gap: 10px; justify-content: center; }\",\".framer-KGL1E.framer-v-cl038o .framer-1i5a8j0 { flex: none; flex-direction: column; gap: 8px; justify-content: center; padding: 8px 0px 8px 0px; width: 100%; }\",\".framer-KGL1E.framer-v-cl038o .framer-sdtc7t { order: 1; }\",\".framer-KGL1E.framer-v-cl038o .framer-7s58rn { gap: 8px; order: 0; }\",\".framer-KGL1E.framer-v-cl038o .framer-boic2k, .framer-KGL1E.framer-v-cl038o .framer-135mmdy { align-self: unset; height: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KGL1E.framer-v-cl038o .framer-m6h8r9, .framer-KGL1E.framer-v-cl038o .framer-16rh3no, .framer-KGL1E.framer-v-cl038o .framer-1h1cug9, .framer-KGL1E.framer-v-cl038o .framer-1i5a8j0, .framer-KGL1E.framer-v-cl038o .framer-7s58rn { gap: 0px; } .framer-KGL1E.framer-v-cl038o .framer-m6h8r9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KGL1E.framer-v-cl038o .framer-m6h8r9 > :first-child, .framer-KGL1E.framer-v-cl038o .framer-1h1cug9 > :first-child, .framer-KGL1E.framer-v-cl038o .framer-1i5a8j0 > :first-child { margin-top: 0px; } .framer-KGL1E.framer-v-cl038o .framer-m6h8r9 > :last-child, .framer-KGL1E.framer-v-cl038o .framer-1h1cug9 > :last-child, .framer-KGL1E.framer-v-cl038o .framer-1i5a8j0 > :last-child { margin-bottom: 0px; } .framer-KGL1E.framer-v-cl038o .framer-16rh3no > *, .framer-KGL1E.framer-v-cl038o .framer-16rh3no > :first-child, .framer-KGL1E.framer-v-cl038o .framer-16rh3no > :last-child { margin: 0px; } .framer-KGL1E.framer-v-cl038o .framer-1h1cug9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-KGL1E.framer-v-cl038o .framer-1i5a8j0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-KGL1E.framer-v-cl038o .framer-7s58rn > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-KGL1E.framer-v-cl038o .framer-7s58rn > :first-child { margin-left: 0px; } .framer-KGL1E.framer-v-cl038o .framer-7s58rn > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-KGL1E[data-border=\"true\"]::after, .framer-KGL1E [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 270\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bzdfUx8sk\":{\"layout\":[\"fixed\",\"auto\"]},\"SsmUZW2Fa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerF8iIL_5ji=withCSS(Component,css,\"framer-KGL1E\");export default FramerF8iIL_5ji;FramerF8iIL_5ji.displayName=\"Footer NEW\";FramerF8iIL_5ji.defaultProps={height:270,width:1200};addPropertyControls(FramerF8iIL_5ji,{variant:{options:[\"pCsWDdULR\",\"bzdfUx8sk\",\"SsmUZW2Fa\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerF8iIL_5ji,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...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\":\"FramerF8iIL_5ji\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"270\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bzdfUx8sk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SsmUZW2Fa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./F8iIL_5ji.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "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", "SVG", "css", "FramersXPjQu7Ui", "withCSS", "sXPjQu7Ui_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "sXPjQu7Ui_default", "ButtonFonts", "r6ksbZlAK_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "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", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "Link", "css", "FramerF8iIL_5ji", "withCSS", "F8iIL_5ji_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray"]
}
