{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LdDL46s7ugkl45lhzl4b/Tsslf1SnaxWDsSneGqPB/K6xTySjWr.js", "ssg:https://framerusercontent.com/modules/kWC8xweFaTsVWBdj5mbf/fUQ7UrVjIwLoHnEfK9I2/DzSTzgcv3.js", "ssg:https://framerusercontent.com/modules/WhyrqxkSjAjXpiNZNpuu/YxHW4BImSo0LLjNeKvOe/FM6ORHGIZ.js"],
  "sourcesContent": ["import { fontStore as r } from \"framer\";\nr.loadWebFontsFromSelectors([]);\nexport const fonts = [];\nexport const css = [\".framer-gMsHW .framer-styles-preset-1ntmpby:not(.rich-text-wrapper), .framer-gMsHW .framer-styles-preset-1ntmpby.rich-text-wrapper a { --framer-link-current-text-color: #fb7a03; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #fb7a03; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }\"];\nexport const className = \"framer-gMsHW\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "import { fontStore as r } from \"framer\";\nr.loadWebFontsFromSelectors([]);\nexport const fonts = [];\nexport const css = [\".framer-P9Rn1 .framer-styles-preset-16lly5g:not(.rich-text-wrapper), .framer-P9Rn1 .framer-styles-preset-16lly5g.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }\"];\nexport const className = \"framer-P9Rn1\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (e1090a4)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Link, RichText, SVG, useActiveVariantCallback, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/kWC8xweFaTsVWBdj5mbf/fUQ7UrVjIwLoHnEfK9I2/DzSTzgcv3.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/LdDL46s7ugkl45lhzl4b/Tsslf1SnaxWDsSneGqPB/K6xTySjWr.js\";\nconst cycleOrder = [\"MYThEcE6G\", \"R4mUh0BQi\", \"JkOi2k0FM\", \"yKpGimbIn\", \"Zcji5OF_K\", \"S8mOsOeF9\"];\nconst serializationHash = \"framer-dpeSE\";\nconst variantClassNames = {\n  JkOi2k0FM: \"framer-v-1cnb355\",\n  MYThEcE6G: \"framer-v-1y993m3\",\n  R4mUh0BQi: \"framer-v-w3yjnr\",\n  S8mOsOeF9: \"framer-v-162474j\",\n  yKpGimbIn: \"framer-v-19ydqlq\",\n  Zcji5OF_K: \"framer-v-1djslks\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 40,\n    delay: 0,\n    mass: 1,\n    stiffness: 400,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  \"Desktop Light\": \"R4mUh0BQi\",\n  \"Tablet/Mobile Closed Light\": \"Zcji5OF_K\",\n  \"Tablet/Mobile Closed\": \"JkOi2k0FM\",\n  \"Tablet/Mobile Open Light\": \"S8mOsOeF9\",\n  \"Tablet/Mobile Open\": \"yKpGimbIn\",\n  Desktop: \"MYThEcE6G\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"MYThEcE6G\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"MYThEcE6G\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTap15hpf9v = activeVariantCallback(async (...args) => {\n    setVariant(\"MYThEcE6G\");\n  });\n  const onTapiqss4k = activeVariantCallback(async (...args) => {\n    setVariant(\"yKpGimbIn\");\n  });\n  const onTap10mg9c9 = activeVariantCallback(async (...args) => {\n    setVariant(\"Zcji5OF_K\");\n  });\n  const onTapcex8mn = activeVariantCallback(async (...args) => {\n    setVariant(\"S8mOsOeF9\");\n  });\n  const onTapglut15 = activeVariantCallback(async (...args) => {\n    setVariant(\"JkOi2k0FM\");\n  });\n  const ref1 = React.useRef(null);\n  const isDisplayed = () => {\n    if ([\"R4mUh0BQi\", \"JkOi2k0FM\", \"yKpGimbIn\", \"Zcji5OF_K\", \"S8mOsOeF9\"].includes(baseVariant)) return false;\n    return true;\n  };\n  const isDisplayed1 = () => {\n    if ([\"JkOi2k0FM\", \"yKpGimbIn\", \"Zcji5OF_K\", \"S8mOsOeF9\"].includes(baseVariant)) return false;\n    return true;\n  };\n  const isDisplayed2 = () => {\n    if (baseVariant === \"R4mUh0BQi\") return true;\n    return false;\n  };\n  const isDisplayed3 = () => {\n    if ([\"JkOi2k0FM\", \"Zcji5OF_K\"].includes(baseVariant)) return true;\n    return false;\n  };\n  const isDisplayed4 = () => {\n    if (baseVariant === \"JkOi2k0FM\") return true;\n    return false;\n  };\n  const isDisplayed5 = () => {\n    if (baseVariant === \"Zcji5OF_K\") return false;\n    return true;\n  };\n  const isDisplayed6 = () => {\n    if (baseVariant === \"Zcji5OF_K\") return true;\n    return false;\n  };\n  const isDisplayed7 = () => {\n    if (baseVariant === \"JkOi2k0FM\") return false;\n    return true;\n  };\n  const isDisplayed8 = () => {\n    if (baseVariant === \"yKpGimbIn\") return true;\n    return false;\n  };\n  const isDisplayed9 = () => {\n    if (baseVariant === \"S8mOsOeF9\") return true;\n    return false;\n  };\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className];\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-dpeSE\", ...sharedStyleClassNames, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.nav, {\n          ...restProps,\n          className: cx(\"framer-1y993m3\", className),\n          \"data-framer-name\": \"Desktop\",\n          \"data-highlight\": true,\n          layoutDependency: layoutDependency,\n          layoutId: \"MYThEcE6G\",\n          onTap: onTap15hpf9v,\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            backgroundColor: \"rgb(6, 22, 57)\",\n            ...style\n          },\n          variants: {\n            R4mUh0BQi: {\n              backgroundColor: \"rgb(240, 253, 255)\"\n            },\n            S8mOsOeF9: {\n              backgroundColor: \"rgb(240, 253, 255)\"\n            },\n            Zcji5OF_K: {\n              backgroundColor: \"rgb(240, 253, 255)\"\n            }\n          },\n          ...addPropertyOverrides({\n            JkOi2k0FM: {\n              \"data-framer-name\": \"Tablet/Mobile Closed\",\n              onTap: onTapiqss4k\n            },\n            R4mUh0BQi: {\n              \"data-framer-name\": \"Desktop Light\"\n            },\n            S8mOsOeF9: {\n              \"data-framer-name\": \"Tablet/Mobile Open Light\",\n              onTap: onTap10mg9c9\n            },\n            yKpGimbIn: {\n              \"data-framer-name\": \"Tablet/Mobile Open\",\n              \"data-highlight\": undefined,\n              onTap: undefined\n            },\n            Zcji5OF_K: {\n              \"data-framer-name\": \"Tablet/Mobile Closed Light\",\n              \"data-highlight\": undefined,\n              onTap: undefined\n            }\n          }, baseVariant, gestureVariant),\n          children: [isDisplayed() && /*#__PURE__*/_jsx(Link, {\n            href: {\n              webPageId: \"augiA20Il\"\n            },\n            children: /*#__PURE__*/_jsx(SVG, {\n              as: \"a\",\n              className: \"framer-1ewa7ki framer-1peikqp\",\n              \"data-framer-name\": \"Top Navigation logo\",\n              fill: \"rgba(0,0,0,1)\",\n              intrinsicHeight: 40,\n              intrinsicWidth: 163,\n              layoutDependency: layoutDependency,\n              layoutId: \"n67FcvGFe\",\n              svg: '<svg width=\"163\" height=\"40\" viewBox=\"0 0 163 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2900_4182)\">\\n<path d=\"M28.2642 20.5332C28.1958 21.6222 27.9116 22.6866 27.428 23.6647L37.5835 29.5291C39.0862 26.7627 39.9136 23.6803 39.9985 20.5332H28.2642ZM39.3204 14.8201C38.915 13.3049 38.3334 11.8424 37.5877 10.4625L27.4254 16.3299C27.9094 17.3074 28.1944 18.3713 28.2636 19.4599H39.9991C39.9551 17.8921 39.7273 16.3348 39.3204 14.8201ZM30.4626 2.95136L24.5969 13.1106C25.5033 13.7167 26.2816 14.495 26.8877 15.4014L37.0518 9.53194C35.4044 6.85024 33.1468 4.59568 30.4629 2.95195L30.4626 2.95136ZM20.5392 -0.000488281V11.7355C21.6282 11.8047 22.6925 12.0899 23.6703 12.5743L29.535 2.41632C26.7688 0.913432 23.6865 0.0855332 20.5395 0.000102191L20.5392 -0.000488281ZM14.8272 0.677893C13.312 1.083 11.8495 1.66417 10.4695 2.40953L16.3358 12.5705C17.3138 12.0872 18.3781 11.8031 19.4668 11.7346V0.000980699C17.8992 0.0446979 16.3421 0.272183 14.8275 0.678771L14.8272 0.677893ZM9.54286 2.94781C6.86015 4.5951 4.60465 6.85302 2.96021 9.53755L13.1145 15.4005C13.7215 14.4937 14.501 13.7151 15.4085 13.1091L9.54286 2.94781Z\" fill=\"#FB971D\"/>\\n<path d=\"M2.4223 10.4653C2.09022 11.0781 1.78989 11.7076 1.52246 12.3512L5.0083 11.959L2.4223 10.4659V10.4653ZM2.68774 13.4608L7.49726 16.7937C7.755 16.9774 8.07446 17.0527 8.38708 17.0034L12.6772 16.3864L6.31634 12.7131L2.77711 13.1119C2.73826 13.1163 2.70168 13.1325 2.67223 13.1582C2.64279 13.184 2.62188 13.2181 2.61228 13.256C2.60268 13.2939 2.60483 13.3338 2.61847 13.3704C2.63211 13.4071 2.65658 13.4387 2.68863 13.4611L2.68774 13.4608ZM1.07651 13.5334C0.559477 15.0426 0.225095 16.6083 0.0805167 18.1971L5.99545 17.3465C6.03366 17.3409 6.06931 17.324 6.09777 17.2979C6.12623 17.2719 6.14618 17.2378 6.15503 17.2002C6.16388 17.1627 6.16121 17.1233 6.14737 17.0872C6.13353 17.0512 6.10916 17.0202 6.07744 16.9981L1.07564 13.5334H1.07651ZM0 20.07C0.0086164 21.7933 0.239086 23.5083 0.685724 25.1726C0.693098 25.1986 0.700183 25.2251 0.707557 25.2514L4.46709 24.4497C4.502 24.4426 4.53423 24.4258 4.56016 24.4014C4.58609 24.3769 4.6047 24.3458 4.61389 24.3113C4.62308 24.2769 4.6225 24.2406 4.61219 24.2065C4.60189 24.1724 4.58228 24.1418 4.55557 24.1182L0 20.07ZM0.989214 26.1902C1.71955 28.4429 2.84564 30.5474 4.31461 32.4048L11.3193 30.5271C11.3528 30.5181 11.3833 30.5003 11.4074 30.4754C11.4315 30.4505 11.4485 30.4195 11.4564 30.3857C11.4644 30.352 11.4631 30.3167 11.4526 30.2836C11.4421 30.2506 11.4228 30.221 11.3969 30.198L6.21841 25.5968C6.07338 25.4641 5.89831 25.3686 5.70824 25.3184C5.51816 25.2683 5.31876 25.265 5.12715 25.3089L0.989804 26.192L0.989214 26.1902ZM5.00624 33.2312C7.10313 35.6004 9.72981 37.441 12.6725 38.6031L18.2615 36.6809C18.2929 36.6698 18.321 36.6507 18.3428 36.6255C18.3646 36.6003 18.3796 36.5698 18.3861 36.5371C18.3926 36.5044 18.3906 36.4706 18.3801 36.4389C18.3696 36.4073 18.3511 36.3789 18.3264 36.3565L13.0426 31.6615C12.8895 31.5214 12.7032 31.4228 12.5012 31.375C12.2993 31.3272 12.0885 31.3318 11.8888 31.3884L5.00624 33.2312ZM14.1595 39.1246C16.7851 39.9299 19.549 40.1826 22.277 39.867L19.9559 37.8041C19.7918 37.6542 19.5899 37.552 19.372 37.5084C19.1541 37.4648 18.9284 37.4815 18.7192 37.5566L14.1593 39.1246H14.1595ZM23.5385 39.68C24.0904 39.5803 24.6375 39.4583 25.1798 39.3139C27.9369 38.5785 30.5041 37.2599 32.708 35.4474L30.1035 33.6427L20.7835 36.8479C20.7519 36.8588 20.7237 36.8778 20.7018 36.903C20.6798 36.9282 20.6648 36.9587 20.6582 36.9915C20.6516 37.0242 20.6537 37.0582 20.6642 37.0899C20.6748 37.1216 20.6934 37.15 20.7183 37.1723L23.5394 39.6794L23.5385 39.68ZM33.4698 34.7879C34.5549 33.7977 35.5279 32.6912 36.3711 31.4884L31.6082 33.1262C31.5743 33.1373 31.5442 33.1579 31.5216 33.1856C31.4989 33.2132 31.4847 33.2468 31.4805 33.2822C31.4753 33.3175 31.4801 33.3535 31.4945 33.3861C31.5088 33.4187 31.5321 33.4466 31.5616 33.4666L33.4698 34.7888V34.7879ZM36.7932 30.3103L30.1739 26.4884L24.3127 28.0593C24.2773 28.0688 24.2453 28.0883 24.2206 28.1154C24.1959 28.1425 24.1795 28.1761 24.1733 28.2122C24.1671 28.2484 24.1714 28.2855 24.1856 28.3193C24.1999 28.3531 24.2235 28.3821 24.2537 28.4029L30.2527 32.5596L36.7929 30.3103H36.7932ZM28.9774 25.7976L21.9255 21.7273L16.7724 22.8263C16.7356 22.834 16.7019 22.8524 16.6755 22.879C16.649 22.9057 16.631 22.9395 16.6236 22.9764C16.6162 23.0132 16.6197 23.0514 16.6338 23.0862C16.6479 23.121 16.6718 23.151 16.7028 23.1723L22.3835 27.1081C22.5316 27.2137 22.7015 27.2847 22.8807 27.3158C23.0599 27.3469 23.2438 27.3373 23.4188 27.2877L28.9774 25.7985V25.7976ZM20.6602 20.9965L14.0454 17.1769L9.56446 17.8211C9.52629 17.8265 9.49065 17.8434 9.46219 17.8694C9.43373 17.8954 9.41377 17.9294 9.40489 17.9669C9.39601 18.0044 9.39864 18.0437 9.41242 18.0797C9.42621 18.1158 9.45051 18.1468 9.48217 18.1688L14.791 21.8462C14.9302 21.9457 15.0889 22.0145 15.2567 22.0482C15.4245 22.0818 15.5975 22.0794 15.7643 22.0412L20.6632 20.9962L20.6602 20.9965ZM0.417633 19.1359L5.55334 23.6979C5.69841 23.8305 5.87349 23.926 6.06355 23.9761C6.25362 24.0261 6.45301 24.0294 6.6446 23.9855L13.4871 22.5255C13.5238 22.5177 13.5574 22.4993 13.5838 22.4727C13.6102 22.446 13.6282 22.4122 13.6357 22.3754C13.6431 22.3387 13.6396 22.3005 13.6256 22.2657C13.6116 22.2309 13.5878 22.2009 13.557 22.1795L8.06294 18.3747C7.80522 18.1907 7.48552 18.1155 7.17283 18.1653L0.418814 19.1362L0.417633 19.1359ZM7.21559 25.1768L12.2911 29.6853C12.4443 29.8254 12.6306 29.924 12.8325 29.9718C13.0345 30.0196 13.2453 30.015 13.4449 29.9585L21.2224 27.875C21.2577 27.8653 21.2895 27.8458 21.3142 27.8187C21.3388 27.7916 21.3552 27.758 21.3613 27.7219C21.3675 27.6858 21.3633 27.6487 21.3491 27.615C21.335 27.5812 21.3114 27.5522 21.2813 27.5313L15.4711 23.5047C15.3319 23.4052 15.1732 23.3364 15.0054 23.3028C14.8376 23.2693 14.6646 23.2719 14.4978 23.3103L7.30525 24.8441C7.27034 24.8512 7.23811 24.8679 7.21217 24.8924C7.18624 24.9168 7.16765 24.948 7.15846 24.9824C7.14927 25.0169 7.14986 25.0532 7.16016 25.0873C7.17046 25.1214 7.19006 25.152 7.21677 25.1756L7.21559 25.1768ZM13.9345 31.1483L19.0859 35.7259C19.2498 35.876 19.4516 35.9784 19.6695 36.0221C19.8874 36.0658 20.1131 36.049 20.3222 35.9736L28.7456 33.0775C28.7792 33.0659 28.8089 33.0452 28.8315 33.0177C28.854 32.9901 28.8685 32.9569 28.8734 32.9217C28.8782 32.8864 28.8732 32.8505 28.8588 32.8179C28.8445 32.7854 28.8214 32.7574 28.7922 32.7372L23.1495 28.8273C23.0015 28.7215 22.8316 28.6504 22.6524 28.6193C22.4732 28.5881 22.2892 28.5977 22.1143 28.6474L14.0121 30.8185C13.9786 30.8276 13.9482 30.8456 13.9241 30.8706C13.8999 30.8955 13.883 30.9265 13.8751 30.9603C13.8671 30.9941 13.8685 31.0294 13.8789 31.0625C13.8894 31.0956 13.9086 31.1252 13.9345 31.1483Z\" fill=\"#89D6FA\"/>\\n</g>\\n<path d=\"M59.2612 34.4542C52.6604 34.4542 49.4395 31.9888 49.4395 26.9388H53.6147C53.6147 29.6825 55.4836 31.0743 59.1817 31.0743C62.0845 31.0743 64.0329 30.0801 64.0329 28.4896C64.0329 26.6207 61.6868 26.1037 58.1876 25.4277C53.8135 24.5927 49.8371 23.5588 49.8371 19.7415C49.8371 15.765 52.7796 13.5383 58.7443 13.5383C64.6294 13.5383 67.6912 16.0434 67.6912 20.8151H63.7148C63.5557 18.0316 62.0049 16.8387 58.625 16.8387C55.2848 16.8387 54.0521 17.7533 54.0521 19.3836C54.0521 21.173 56.3187 21.5706 59.6986 22.2466C64.3908 23.1612 68.2081 23.9565 68.2081 28.2908C68.2081 31.9888 64.6294 34.4542 59.2612 34.4542Z\" fill=\"white\"/>\\n<path d=\"M80.631 34.4542C72.6384 34.4542 70.5707 29.4042 70.5707 23.9962C70.5707 18.6281 72.6782 13.5383 80.6708 13.5383C88.5839 13.5383 90.7709 18.6281 90.7709 23.9962C90.7709 29.4439 88.5839 34.4542 80.631 34.4542ZM74.905 23.9962C74.905 27.8534 75.9389 30.9947 80.631 30.9947C85.4027 30.9947 86.4366 27.9329 86.4366 23.9962C86.4366 20.2186 85.4823 16.9977 80.6708 16.9977C75.9389 16.9977 74.905 20.1789 74.905 23.9962Z\" fill=\"white\"/>\\n<path d=\"M94.1216 34.1759V6.06259H98.3764V34.1759H94.1216Z\" fill=\"white\"/>\\n<path d=\"M109.548 34.4542C105.174 34.4542 101.674 32.5058 101.674 28.2112C101.674 24.4734 104.339 22.8033 110.144 22.2068L116.546 21.5706C116.427 18.2304 115.353 16.9182 111.258 16.9182C107.48 16.9182 106.446 18.4292 106.446 20.9742L102.311 21.0139C102.311 16.7989 104.06 13.5383 111.218 13.5383C119.528 13.5383 120.721 17.117 120.721 22.6045V34.1759H118.415L117.54 31.114C116.586 32.7046 113.763 34.4542 109.548 34.4542ZM106.048 28.1715C106.048 30.0404 107.639 31.114 110.621 31.114C114.717 31.114 116.546 28.9668 116.546 25.4277V24.7915L110.78 25.4277C107.241 25.8254 106.048 26.5809 106.048 28.1715Z\" fill=\"white\"/>\\n<path d=\"M124.333 34.1759V13.8166H126.6L127.594 16.6399C128.826 14.0154 131.212 13.2997 134.831 13.5383V17.2363C130.656 16.6399 128.588 18.6678 128.588 23.4395V34.1759H124.333Z\" fill=\"white\"/>\\n<path d=\"M137.029 34.1759V13.8166H141.244V34.1759H137.029ZM136.035 8.13033C136.035 6.06259 137.268 5.54565 139.177 5.54565C141.006 5.54565 142.199 6.06259 142.199 8.13033C142.199 10.1583 141.006 10.6752 139.177 10.6752C137.268 10.6752 136.035 10.1583 136.035 8.13033Z\" fill=\"white\"/>\\n<path d=\"M154.051 34.4542C147.45 34.4542 144.229 31.9888 144.229 26.9388H148.404C148.404 29.6825 150.273 31.0743 153.971 31.0743C156.874 31.0743 158.822 30.0801 158.822 28.4896C158.822 26.6207 156.476 26.1037 152.977 25.4277C148.603 24.5927 144.626 23.5588 144.626 19.7415C144.626 15.765 147.569 13.5383 153.534 13.5383C159.419 13.5383 162.481 16.0434 162.481 20.8151H158.504C158.345 18.0316 156.794 16.8387 153.414 16.8387C150.074 16.8387 148.841 17.7533 148.841 19.3836C148.841 21.173 151.108 21.5706 154.488 22.2466C159.18 23.1612 162.998 23.9565 162.998 28.2908C162.998 31.9888 159.419 34.4542 154.051 34.4542Z\" fill=\"white\"/>\\n<defs>\\n<clipPath id=\"clip0_2900_4182\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',\n              withExternalLayout: true\n            })\n          }), isDisplayed1() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-981cei\",\n            \"data-framer-name\": \"Top Navigation items\",\n            layoutDependency: layoutDependency,\n            layoutId: \"CokLoODrM\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"right\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"tVgEVRGuR\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Solar as a benefit\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-nnwd4g\",\n              \"data-framer-name\": \"Solar as a benefit\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"p2Va9W66H\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              variants: {\n                R4mUh0BQi: {\n                  \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\"\n                }\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true,\n              ...addPropertyOverrides({\n                R4mUh0BQi: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\n                        \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-font-weight\": \"700\",\n                        \"--framer-text-alignment\": \"right\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                      },\n                      children: /*#__PURE__*/_jsx(Link, {\n                        href: {\n                          webPageId: \"tVgEVRGuR\"\n                        },\n                        openInNewTab: false,\n                        smoothScroll: false,\n                        children: /*#__PURE__*/_jsx(motion.a, {\n                          className: \"framer-styles-preset-1ntmpby\",\n                          \"data-styles-preset\": \"K6xTySjWr\",\n                          children: \"Solar as a benefit\"\n                        })\n                      })\n                    })\n                  }),\n                  fonts: [\"GF;Wix Madefor Display-700\"]\n                }\n              }, baseVariant, gestureVariant)\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"k3TJeFYjp\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Business\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-18hy0s6\",\n              \"data-framer-name\": \"Business\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"xjDoaH1I5\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              variants: {\n                R4mUh0BQi: {\n                  \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\"\n                }\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true,\n              ...addPropertyOverrides({\n                R4mUh0BQi: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\n                        \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-font-weight\": \"700\",\n                        \"--framer-text-alignment\": \"right\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                      },\n                      children: /*#__PURE__*/_jsx(Link, {\n                        href: {\n                          webPageId: \"k3TJeFYjp\"\n                        },\n                        openInNewTab: false,\n                        smoothScroll: false,\n                        children: /*#__PURE__*/_jsx(motion.a, {\n                          className: \"framer-styles-preset-1ntmpby\",\n                          \"data-styles-preset\": \"K6xTySjWr\",\n                          children: \"Business\"\n                        })\n                      })\n                    })\n                  }),\n                  fonts: [\"GF;Wix Madefor Display-700\"]\n                }\n              }, baseVariant, gestureVariant)\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"e0OH7SqJ7\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Become a partner\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-1fc1xx\",\n              \"data-framer-name\": \"Become a partner\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"x2uKL0AdM\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              variants: {\n                R4mUh0BQi: {\n                  \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\"\n                }\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true,\n              ...addPropertyOverrides({\n                R4mUh0BQi: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\n                        \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-font-weight\": \"700\",\n                        \"--framer-text-alignment\": \"right\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                      },\n                      children: /*#__PURE__*/_jsx(Link, {\n                        href: {\n                          webPageId: \"e0OH7SqJ7\"\n                        },\n                        openInNewTab: false,\n                        smoothScroll: false,\n                        children: /*#__PURE__*/_jsx(motion.a, {\n                          className: \"framer-styles-preset-1ntmpby\",\n                          \"data-styles-preset\": \"K6xTySjWr\",\n                          children: \"Become a partner\"\n                        })\n                      })\n                    })\n                  }),\n                  fonts: [\"GF;Wix Madefor Display-700\"]\n                }\n              }, baseVariant, gestureVariant)\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: \"About us\"\n                })\n              }),\n              className: \"framer-1c88eb\",\n              \"data-framer-name\": \"About us\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"HrDZr04PM\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              variants: {\n                R4mUh0BQi: {\n                  \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\"\n                }\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true,\n              ...addPropertyOverrides({\n                R4mUh0BQi: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\n                        \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-font-weight\": \"700\",\n                        \"--framer-text-alignment\": \"right\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                      },\n                      children: \"About us\"\n                    })\n                  }),\n                  fonts: [\"GF;Wix Madefor Display-700\"]\n                }\n              }, baseVariant, gestureVariant)\n            })]\n          }), isDisplayed1() && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1p13ewv\",\n            \"data-framer-name\": \"Top Navigation button\",\n            layoutDependency: layoutDependency,\n            layoutId: \"OwRlSI84j\",\n            style: {\n              background: \"linear-gradient(92.84189601530453deg, rgba(250, 121, 3, 1) 0%, rgba(251, 151, 29, 1) 100%)\",\n              borderBottomLeftRadius: 66,\n              borderBottomRightRadius: 66,\n              borderTopLeftRadius: 66,\n              borderTopRightRadius: 66\n            },\n            variants: {\n              R4mUh0BQi: {\n                background: \"linear-gradient(92.84189601530453deg, rgb(250, 121, 3) 0%, rgba(251, 151, 29, 1) 100%)\"\n              }\n            },\n            children: /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgVGV4dC01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Text\", \"Wix Madefor Text Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"22px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"rdf96KbQp\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-16lly5g\",\n                      \"data-styles-preset\": \"DzSTzgcv3\",\n                      children: \"Get your quote\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-1bmpgf4\",\n              \"data-framer-name\": \"Get your quote\",\n              fonts: [\"GF;Wix Madefor Text-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"Yf__FzUj6\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })\n          }), isDisplayed2() && /*#__PURE__*/_jsx(Link, {\n            href: {\n              webPageId: \"augiA20Il\"\n            },\n            children: /*#__PURE__*/_jsx(SVG, {\n              as: \"a\",\n              className: \"framer-xj93uf framer-1peikqp\",\n              \"data-framer-name\": \"Group 13\",\n              fill: \"rgba(0,0,0,1)\",\n              intrinsicHeight: 40,\n              intrinsicWidth: 163,\n              layoutDependency: layoutDependency,\n              layoutId: \"GEATtAYC8\",\n              svg: '<svg width=\"163\" height=\"40\" viewBox=\"0 0 163 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_3118_389)\">\\n<path d=\"M28.2642 20.5332C28.1958 21.6222 27.9116 22.6866 27.428 23.6647L37.5835 29.5291C39.0862 26.7627 39.9136 23.6803 39.9985 20.5332H28.2642ZM39.3204 14.8201C38.915 13.3049 38.3334 11.8424 37.5877 10.4625L27.4254 16.3299C27.9094 17.3074 28.1944 18.3713 28.2636 19.4599H39.9991C39.9551 17.8921 39.7273 16.3348 39.3204 14.8201ZM30.4626 2.95136L24.5969 13.1106C25.5033 13.7167 26.2816 14.495 26.8877 15.4014L37.0518 9.53194C35.4044 6.85024 33.1468 4.59568 30.4629 2.95195L30.4626 2.95136ZM20.5392 -0.000488281V11.7355C21.6282 11.8047 22.6925 12.0899 23.6703 12.5743L29.535 2.41632C26.7688 0.913432 23.6865 0.0855332 20.5395 0.000102191L20.5392 -0.000488281ZM14.8272 0.677893C13.312 1.083 11.8495 1.66417 10.4695 2.40953L16.3358 12.5705C17.3138 12.0872 18.3781 11.8031 19.4668 11.7346V0.000980699C17.8992 0.0446979 16.3421 0.272183 14.8275 0.678771L14.8272 0.677893ZM9.54286 2.94781C6.86015 4.5951 4.60465 6.85302 2.96021 9.53755L13.1145 15.4005C13.7215 14.4937 14.501 13.7151 15.4085 13.1091L9.54286 2.94781Z\" fill=\"#FB971D\"/>\\n<path d=\"M2.4223 10.4653C2.09022 11.0781 1.78989 11.7076 1.52246 12.3512L5.0083 11.959L2.4223 10.4659V10.4653ZM2.68774 13.4608L7.49726 16.7937C7.755 16.9774 8.07446 17.0527 8.38708 17.0034L12.6772 16.3864L6.31634 12.7131L2.77711 13.1119C2.73826 13.1163 2.70168 13.1325 2.67223 13.1582C2.64279 13.184 2.62188 13.2181 2.61228 13.256C2.60268 13.2939 2.60483 13.3338 2.61847 13.3704C2.63211 13.4071 2.65658 13.4387 2.68863 13.4611L2.68774 13.4608ZM1.07651 13.5334C0.559477 15.0426 0.225095 16.6083 0.0805167 18.1971L5.99545 17.3465C6.03366 17.3409 6.06931 17.324 6.09777 17.2979C6.12623 17.2719 6.14618 17.2378 6.15503 17.2002C6.16388 17.1627 6.16121 17.1233 6.14737 17.0872C6.13353 17.0512 6.10916 17.0202 6.07744 16.9981L1.07564 13.5334H1.07651ZM0 20.07C0.0086164 21.7933 0.239086 23.5083 0.685724 25.1726C0.693098 25.1986 0.700183 25.2251 0.707557 25.2514L4.46709 24.4497C4.502 24.4426 4.53423 24.4258 4.56016 24.4014C4.58609 24.3769 4.6047 24.3458 4.61389 24.3113C4.62308 24.2769 4.6225 24.2406 4.61219 24.2065C4.60189 24.1724 4.58228 24.1418 4.55557 24.1182L0 20.07ZM0.989214 26.1902C1.71955 28.4429 2.84564 30.5474 4.31461 32.4048L11.3193 30.5271C11.3528 30.5181 11.3833 30.5003 11.4074 30.4754C11.4315 30.4505 11.4485 30.4195 11.4564 30.3857C11.4644 30.352 11.4631 30.3167 11.4526 30.2836C11.4421 30.2506 11.4228 30.221 11.3969 30.198L6.21841 25.5968C6.07338 25.4641 5.89831 25.3686 5.70824 25.3184C5.51816 25.2683 5.31876 25.265 5.12715 25.3089L0.989804 26.192L0.989214 26.1902ZM5.00624 33.2312C7.10313 35.6004 9.72981 37.441 12.6725 38.6031L18.2615 36.6809C18.2929 36.6698 18.321 36.6507 18.3428 36.6255C18.3646 36.6003 18.3796 36.5698 18.3861 36.5371C18.3926 36.5044 18.3906 36.4706 18.3801 36.4389C18.3696 36.4073 18.3511 36.3789 18.3264 36.3565L13.0426 31.6615C12.8895 31.5214 12.7032 31.4228 12.5012 31.375C12.2993 31.3272 12.0885 31.3318 11.8888 31.3884L5.00624 33.2312ZM14.1595 39.1246C16.7851 39.9299 19.549 40.1826 22.277 39.867L19.9559 37.8041C19.7918 37.6542 19.5899 37.552 19.372 37.5084C19.1541 37.4648 18.9284 37.4815 18.7192 37.5566L14.1593 39.1246H14.1595ZM23.5385 39.68C24.0904 39.5803 24.6375 39.4583 25.1798 39.3139C27.9369 38.5785 30.5041 37.2599 32.708 35.4474L30.1035 33.6427L20.7835 36.8479C20.7519 36.8588 20.7237 36.8778 20.7018 36.903C20.6798 36.9282 20.6648 36.9587 20.6582 36.9915C20.6516 37.0242 20.6537 37.0582 20.6642 37.0899C20.6748 37.1216 20.6934 37.15 20.7183 37.1723L23.5394 39.6794L23.5385 39.68ZM33.4698 34.7879C34.5549 33.7977 35.5279 32.6912 36.3711 31.4884L31.6082 33.1262C31.5743 33.1373 31.5442 33.1579 31.5216 33.1856C31.4989 33.2132 31.4847 33.2468 31.4805 33.2822C31.4753 33.3175 31.4801 33.3535 31.4945 33.3861C31.5088 33.4187 31.5321 33.4466 31.5616 33.4666L33.4698 34.7888V34.7879ZM36.7932 30.3103L30.1739 26.4884L24.3127 28.0593C24.2773 28.0688 24.2453 28.0883 24.2206 28.1154C24.1959 28.1425 24.1795 28.1761 24.1733 28.2122C24.1671 28.2484 24.1714 28.2855 24.1856 28.3193C24.1999 28.3531 24.2235 28.3821 24.2537 28.4029L30.2527 32.5596L36.7929 30.3103H36.7932ZM28.9774 25.7976L21.9255 21.7273L16.7724 22.8263C16.7356 22.834 16.7019 22.8524 16.6755 22.879C16.649 22.9057 16.631 22.9395 16.6236 22.9764C16.6162 23.0132 16.6197 23.0514 16.6338 23.0862C16.6479 23.121 16.6718 23.151 16.7028 23.1723L22.3835 27.1081C22.5316 27.2137 22.7015 27.2847 22.8807 27.3158C23.0599 27.3469 23.2438 27.3373 23.4188 27.2877L28.9774 25.7985V25.7976ZM20.6602 20.9965L14.0454 17.1769L9.56446 17.8211C9.52629 17.8265 9.49065 17.8434 9.46219 17.8694C9.43373 17.8954 9.41377 17.9294 9.40489 17.9669C9.39601 18.0044 9.39864 18.0437 9.41242 18.0797C9.42621 18.1158 9.45051 18.1468 9.48217 18.1688L14.791 21.8462C14.9302 21.9457 15.0889 22.0145 15.2567 22.0482C15.4245 22.0818 15.5975 22.0794 15.7643 22.0412L20.6632 20.9962L20.6602 20.9965ZM0.417633 19.1359L5.55334 23.6979C5.69841 23.8305 5.87349 23.926 6.06355 23.9761C6.25362 24.0261 6.45301 24.0294 6.6446 23.9855L13.4871 22.5255C13.5238 22.5177 13.5574 22.4993 13.5838 22.4727C13.6102 22.446 13.6282 22.4122 13.6357 22.3754C13.6431 22.3387 13.6396 22.3005 13.6256 22.2657C13.6116 22.2309 13.5878 22.2009 13.557 22.1795L8.06294 18.3747C7.80522 18.1907 7.48552 18.1155 7.17283 18.1653L0.418814 19.1362L0.417633 19.1359ZM7.21559 25.1768L12.2911 29.6853C12.4443 29.8254 12.6306 29.924 12.8325 29.9718C13.0345 30.0196 13.2453 30.015 13.4449 29.9585L21.2224 27.875C21.2577 27.8653 21.2895 27.8458 21.3142 27.8187C21.3388 27.7916 21.3552 27.758 21.3613 27.7219C21.3675 27.6858 21.3633 27.6487 21.3491 27.615C21.335 27.5812 21.3114 27.5522 21.2813 27.5313L15.4711 23.5047C15.3319 23.4052 15.1732 23.3364 15.0054 23.3028C14.8376 23.2693 14.6646 23.2719 14.4978 23.3103L7.30525 24.8441C7.27034 24.8512 7.23811 24.8679 7.21217 24.8924C7.18624 24.9168 7.16765 24.948 7.15846 24.9824C7.14927 25.0169 7.14986 25.0532 7.16016 25.0873C7.17046 25.1214 7.19006 25.152 7.21677 25.1756L7.21559 25.1768ZM13.9345 31.1483L19.0859 35.7259C19.2498 35.876 19.4516 35.9784 19.6695 36.0221C19.8874 36.0658 20.1131 36.049 20.3222 35.9736L28.7456 33.0775C28.7792 33.0659 28.8089 33.0452 28.8315 33.0177C28.854 32.9901 28.8685 32.9569 28.8734 32.9217C28.8782 32.8864 28.8732 32.8505 28.8588 32.8179C28.8445 32.7854 28.8214 32.7574 28.7922 32.7372L23.1495 28.8273C23.0015 28.7215 22.8316 28.6504 22.6524 28.6193C22.4732 28.5881 22.2892 28.5977 22.1143 28.6474L14.0121 30.8185C13.9786 30.8276 13.9482 30.8456 13.9241 30.8706C13.8999 30.8955 13.883 30.9265 13.8751 30.9603C13.8671 30.9941 13.8685 31.0294 13.8789 31.0625C13.8894 31.0956 13.9086 31.1252 13.9345 31.1483Z\" fill=\"#89D6FA\"/>\\n</g>\\n<path d=\"M59.2612 34.4542C52.6604 34.4542 49.4395 31.9888 49.4395 26.9388H53.6147C53.6147 29.6825 55.4836 31.0743 59.1817 31.0743C62.0845 31.0743 64.0329 30.0801 64.0329 28.4896C64.0329 26.6207 61.6868 26.1037 58.1876 25.4277C53.8135 24.5927 49.8371 23.5588 49.8371 19.7415C49.8371 15.765 52.7796 13.5383 58.7443 13.5383C64.6294 13.5383 67.6912 16.0434 67.6912 20.8151H63.7148C63.5557 18.0316 62.0049 16.8387 58.625 16.8387C55.2848 16.8387 54.0521 17.7533 54.0521 19.3836C54.0521 21.173 56.3187 21.5706 59.6986 22.2466C64.3908 23.1612 68.2081 23.9565 68.2081 28.2908C68.2081 31.9888 64.6294 34.4542 59.2612 34.4542Z\" fill=\"#061639\"/>\\n<path d=\"M80.631 34.4542C72.6384 34.4542 70.5707 29.4042 70.5707 23.9962C70.5707 18.6281 72.6782 13.5383 80.6708 13.5383C88.5839 13.5383 90.7709 18.6281 90.7709 23.9962C90.7709 29.4439 88.5839 34.4542 80.631 34.4542ZM74.905 23.9962C74.905 27.8534 75.9389 30.9947 80.631 30.9947C85.4027 30.9947 86.4366 27.9329 86.4366 23.9962C86.4366 20.2186 85.4823 16.9977 80.6708 16.9977C75.9389 16.9977 74.905 20.1789 74.905 23.9962Z\" fill=\"#061639\"/>\\n<path d=\"M94.1216 34.1759V6.06259H98.3764V34.1759H94.1216Z\" fill=\"#061639\"/>\\n<path d=\"M109.548 34.4542C105.174 34.4542 101.674 32.5058 101.674 28.2112C101.674 24.4734 104.339 22.8033 110.144 22.2068L116.546 21.5706C116.427 18.2304 115.353 16.9182 111.258 16.9182C107.48 16.9182 106.446 18.4292 106.446 20.9742L102.311 21.0139C102.311 16.7989 104.06 13.5383 111.218 13.5383C119.528 13.5383 120.721 17.117 120.721 22.6045V34.1759H118.415L117.54 31.114C116.586 32.7046 113.763 34.4542 109.548 34.4542ZM106.048 28.1715C106.048 30.0404 107.639 31.114 110.621 31.114C114.717 31.114 116.546 28.9668 116.546 25.4277V24.7915L110.78 25.4277C107.241 25.8254 106.048 26.5809 106.048 28.1715Z\" fill=\"#061639\"/>\\n<path d=\"M124.333 34.1759V13.8166H126.6L127.594 16.6399C128.826 14.0154 131.212 13.2997 134.831 13.5383V17.2363C130.656 16.6399 128.588 18.6678 128.588 23.4395V34.1759H124.333Z\" fill=\"#061639\"/>\\n<path d=\"M137.029 34.1759V13.8166H141.244V34.1759H137.029ZM136.035 8.13033C136.035 6.06259 137.268 5.54565 139.177 5.54565C141.006 5.54565 142.199 6.06259 142.199 8.13033C142.199 10.1583 141.006 10.6752 139.177 10.6752C137.268 10.6752 136.035 10.1583 136.035 8.13033Z\" fill=\"#061639\"/>\\n<path d=\"M154.051 34.4542C147.45 34.4542 144.229 31.9888 144.229 26.9388H148.404C148.404 29.6825 150.273 31.0743 153.971 31.0743C156.874 31.0743 158.822 30.0801 158.822 28.4896C158.822 26.6207 156.476 26.1037 152.977 25.4277C148.603 24.5927 144.626 23.5588 144.626 19.7415C144.626 15.765 147.569 13.5383 153.534 13.5383C159.419 13.5383 162.481 16.0434 162.481 20.8151H158.504C158.345 18.0316 156.794 16.8387 153.414 16.8387C150.074 16.8387 148.841 17.7533 148.841 19.3836C148.841 21.173 151.108 21.5706 154.488 22.2466C159.18 23.1612 162.998 23.9565 162.998 28.2908C162.998 31.9888 159.419 34.4542 154.051 34.4542Z\" fill=\"#061639\"/>\\n<defs>\\n<clipPath id=\"clip0_3118_389\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',\n              withExternalLayout: true\n            })\n          }), isDisplayed3() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1p6tmp3\",\n            layoutDependency: layoutDependency,\n            layoutId: \"b1cZfyqo3\",\n            children: [isDisplayed4() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1gj5mvc\",\n              \"data-highlight\": true,\n              layoutDependency: layoutDependency,\n              layoutId: \"vmJrRS5yv\",\n              onTap: onTapiqss4k,\n              children: isDisplayed4() && /*#__PURE__*/_jsx(SVG, {\n                className: \"framer-az9nf6\",\n                \"data-framer-name\": \"menu\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 16,\n                intrinsicWidth: 28,\n                layoutDependency: layoutDependency,\n                layoutId: \"hC6r5Qrl8\",\n                svg: '<svg width=\"28\" height=\"16\" viewBox=\"0 0 28 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.75\" y1=\"15.25\" x2=\"27.25\" y2=\"15.25\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\\n<line x1=\"0.75\" y1=\"7.25\" x2=\"27.25\" y2=\"7.25\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            }), isDisplayed5() && /*#__PURE__*/_jsx(Link, {\n              href: {\n                webPageId: \"augiA20Il\"\n              },\n              children: /*#__PURE__*/_jsx(SVG, {\n                as: \"a\",\n                className: \"framer-1oag5au framer-1peikqp\",\n                \"data-framer-name\": \"Top Navigation logo\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 40,\n                intrinsicWidth: 163,\n                layoutDependency: layoutDependency,\n                layoutId: \"UcazAlzIb\",\n                svg: '<svg width=\"163\" height=\"40\" viewBox=\"0 0 163 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2900_4182)\">\\n<path d=\"M28.2642 20.5332C28.1958 21.6222 27.9116 22.6866 27.428 23.6647L37.5835 29.5291C39.0862 26.7627 39.9136 23.6803 39.9985 20.5332H28.2642ZM39.3204 14.8201C38.915 13.3049 38.3334 11.8424 37.5877 10.4625L27.4254 16.3299C27.9094 17.3074 28.1944 18.3713 28.2636 19.4599H39.9991C39.9551 17.8921 39.7273 16.3348 39.3204 14.8201ZM30.4626 2.95136L24.5969 13.1106C25.5033 13.7167 26.2816 14.495 26.8877 15.4014L37.0518 9.53194C35.4044 6.85024 33.1468 4.59568 30.4629 2.95195L30.4626 2.95136ZM20.5392 -0.000488281V11.7355C21.6282 11.8047 22.6925 12.0899 23.6703 12.5743L29.535 2.41632C26.7688 0.913432 23.6865 0.0855332 20.5395 0.000102191L20.5392 -0.000488281ZM14.8272 0.677893C13.312 1.083 11.8495 1.66417 10.4695 2.40953L16.3358 12.5705C17.3138 12.0872 18.3781 11.8031 19.4668 11.7346V0.000980699C17.8992 0.0446979 16.3421 0.272183 14.8275 0.678771L14.8272 0.677893ZM9.54286 2.94781C6.86015 4.5951 4.60465 6.85302 2.96021 9.53755L13.1145 15.4005C13.7215 14.4937 14.501 13.7151 15.4085 13.1091L9.54286 2.94781Z\" fill=\"#FB971D\"/>\\n<path d=\"M2.4223 10.4653C2.09022 11.0781 1.78989 11.7076 1.52246 12.3512L5.0083 11.959L2.4223 10.4659V10.4653ZM2.68774 13.4608L7.49726 16.7937C7.755 16.9774 8.07446 17.0527 8.38708 17.0034L12.6772 16.3864L6.31634 12.7131L2.77711 13.1119C2.73826 13.1163 2.70168 13.1325 2.67223 13.1582C2.64279 13.184 2.62188 13.2181 2.61228 13.256C2.60268 13.2939 2.60483 13.3338 2.61847 13.3704C2.63211 13.4071 2.65658 13.4387 2.68863 13.4611L2.68774 13.4608ZM1.07651 13.5334C0.559477 15.0426 0.225095 16.6083 0.0805167 18.1971L5.99545 17.3465C6.03366 17.3409 6.06931 17.324 6.09777 17.2979C6.12623 17.2719 6.14618 17.2378 6.15503 17.2002C6.16388 17.1627 6.16121 17.1233 6.14737 17.0872C6.13353 17.0512 6.10916 17.0202 6.07744 16.9981L1.07564 13.5334H1.07651ZM0 20.07C0.0086164 21.7933 0.239086 23.5083 0.685724 25.1726C0.693098 25.1986 0.700183 25.2251 0.707557 25.2514L4.46709 24.4497C4.502 24.4426 4.53423 24.4258 4.56016 24.4014C4.58609 24.3769 4.6047 24.3458 4.61389 24.3113C4.62308 24.2769 4.6225 24.2406 4.61219 24.2065C4.60189 24.1724 4.58228 24.1418 4.55557 24.1182L0 20.07ZM0.989214 26.1902C1.71955 28.4429 2.84564 30.5474 4.31461 32.4048L11.3193 30.5271C11.3528 30.5181 11.3833 30.5003 11.4074 30.4754C11.4315 30.4505 11.4485 30.4195 11.4564 30.3857C11.4644 30.352 11.4631 30.3167 11.4526 30.2836C11.4421 30.2506 11.4228 30.221 11.3969 30.198L6.21841 25.5968C6.07338 25.4641 5.89831 25.3686 5.70824 25.3184C5.51816 25.2683 5.31876 25.265 5.12715 25.3089L0.989804 26.192L0.989214 26.1902ZM5.00624 33.2312C7.10313 35.6004 9.72981 37.441 12.6725 38.6031L18.2615 36.6809C18.2929 36.6698 18.321 36.6507 18.3428 36.6255C18.3646 36.6003 18.3796 36.5698 18.3861 36.5371C18.3926 36.5044 18.3906 36.4706 18.3801 36.4389C18.3696 36.4073 18.3511 36.3789 18.3264 36.3565L13.0426 31.6615C12.8895 31.5214 12.7032 31.4228 12.5012 31.375C12.2993 31.3272 12.0885 31.3318 11.8888 31.3884L5.00624 33.2312ZM14.1595 39.1246C16.7851 39.9299 19.549 40.1826 22.277 39.867L19.9559 37.8041C19.7918 37.6542 19.5899 37.552 19.372 37.5084C19.1541 37.4648 18.9284 37.4815 18.7192 37.5566L14.1593 39.1246H14.1595ZM23.5385 39.68C24.0904 39.5803 24.6375 39.4583 25.1798 39.3139C27.9369 38.5785 30.5041 37.2599 32.708 35.4474L30.1035 33.6427L20.7835 36.8479C20.7519 36.8588 20.7237 36.8778 20.7018 36.903C20.6798 36.9282 20.6648 36.9587 20.6582 36.9915C20.6516 37.0242 20.6537 37.0582 20.6642 37.0899C20.6748 37.1216 20.6934 37.15 20.7183 37.1723L23.5394 39.6794L23.5385 39.68ZM33.4698 34.7879C34.5549 33.7977 35.5279 32.6912 36.3711 31.4884L31.6082 33.1262C31.5743 33.1373 31.5442 33.1579 31.5216 33.1856C31.4989 33.2132 31.4847 33.2468 31.4805 33.2822C31.4753 33.3175 31.4801 33.3535 31.4945 33.3861C31.5088 33.4187 31.5321 33.4466 31.5616 33.4666L33.4698 34.7888V34.7879ZM36.7932 30.3103L30.1739 26.4884L24.3127 28.0593C24.2773 28.0688 24.2453 28.0883 24.2206 28.1154C24.1959 28.1425 24.1795 28.1761 24.1733 28.2122C24.1671 28.2484 24.1714 28.2855 24.1856 28.3193C24.1999 28.3531 24.2235 28.3821 24.2537 28.4029L30.2527 32.5596L36.7929 30.3103H36.7932ZM28.9774 25.7976L21.9255 21.7273L16.7724 22.8263C16.7356 22.834 16.7019 22.8524 16.6755 22.879C16.649 22.9057 16.631 22.9395 16.6236 22.9764C16.6162 23.0132 16.6197 23.0514 16.6338 23.0862C16.6479 23.121 16.6718 23.151 16.7028 23.1723L22.3835 27.1081C22.5316 27.2137 22.7015 27.2847 22.8807 27.3158C23.0599 27.3469 23.2438 27.3373 23.4188 27.2877L28.9774 25.7985V25.7976ZM20.6602 20.9965L14.0454 17.1769L9.56446 17.8211C9.52629 17.8265 9.49065 17.8434 9.46219 17.8694C9.43373 17.8954 9.41377 17.9294 9.40489 17.9669C9.39601 18.0044 9.39864 18.0437 9.41242 18.0797C9.42621 18.1158 9.45051 18.1468 9.48217 18.1688L14.791 21.8462C14.9302 21.9457 15.0889 22.0145 15.2567 22.0482C15.4245 22.0818 15.5975 22.0794 15.7643 22.0412L20.6632 20.9962L20.6602 20.9965ZM0.417633 19.1359L5.55334 23.6979C5.69841 23.8305 5.87349 23.926 6.06355 23.9761C6.25362 24.0261 6.45301 24.0294 6.6446 23.9855L13.4871 22.5255C13.5238 22.5177 13.5574 22.4993 13.5838 22.4727C13.6102 22.446 13.6282 22.4122 13.6357 22.3754C13.6431 22.3387 13.6396 22.3005 13.6256 22.2657C13.6116 22.2309 13.5878 22.2009 13.557 22.1795L8.06294 18.3747C7.80522 18.1907 7.48552 18.1155 7.17283 18.1653L0.418814 19.1362L0.417633 19.1359ZM7.21559 25.1768L12.2911 29.6853C12.4443 29.8254 12.6306 29.924 12.8325 29.9718C13.0345 30.0196 13.2453 30.015 13.4449 29.9585L21.2224 27.875C21.2577 27.8653 21.2895 27.8458 21.3142 27.8187C21.3388 27.7916 21.3552 27.758 21.3613 27.7219C21.3675 27.6858 21.3633 27.6487 21.3491 27.615C21.335 27.5812 21.3114 27.5522 21.2813 27.5313L15.4711 23.5047C15.3319 23.4052 15.1732 23.3364 15.0054 23.3028C14.8376 23.2693 14.6646 23.2719 14.4978 23.3103L7.30525 24.8441C7.27034 24.8512 7.23811 24.8679 7.21217 24.8924C7.18624 24.9168 7.16765 24.948 7.15846 24.9824C7.14927 25.0169 7.14986 25.0532 7.16016 25.0873C7.17046 25.1214 7.19006 25.152 7.21677 25.1756L7.21559 25.1768ZM13.9345 31.1483L19.0859 35.7259C19.2498 35.876 19.4516 35.9784 19.6695 36.0221C19.8874 36.0658 20.1131 36.049 20.3222 35.9736L28.7456 33.0775C28.7792 33.0659 28.8089 33.0452 28.8315 33.0177C28.854 32.9901 28.8685 32.9569 28.8734 32.9217C28.8782 32.8864 28.8732 32.8505 28.8588 32.8179C28.8445 32.7854 28.8214 32.7574 28.7922 32.7372L23.1495 28.8273C23.0015 28.7215 22.8316 28.6504 22.6524 28.6193C22.4732 28.5881 22.2892 28.5977 22.1143 28.6474L14.0121 30.8185C13.9786 30.8276 13.9482 30.8456 13.9241 30.8706C13.8999 30.8955 13.883 30.9265 13.8751 30.9603C13.8671 30.9941 13.8685 31.0294 13.8789 31.0625C13.8894 31.0956 13.9086 31.1252 13.9345 31.1483Z\" fill=\"#89D6FA\"/>\\n</g>\\n<path d=\"M59.2612 34.4542C52.6604 34.4542 49.4395 31.9888 49.4395 26.9388H53.6147C53.6147 29.6825 55.4836 31.0743 59.1817 31.0743C62.0845 31.0743 64.0329 30.0801 64.0329 28.4896C64.0329 26.6207 61.6868 26.1037 58.1876 25.4277C53.8135 24.5927 49.8371 23.5588 49.8371 19.7415C49.8371 15.765 52.7796 13.5383 58.7443 13.5383C64.6294 13.5383 67.6912 16.0434 67.6912 20.8151H63.7148C63.5557 18.0316 62.0049 16.8387 58.625 16.8387C55.2848 16.8387 54.0521 17.7533 54.0521 19.3836C54.0521 21.173 56.3187 21.5706 59.6986 22.2466C64.3908 23.1612 68.2081 23.9565 68.2081 28.2908C68.2081 31.9888 64.6294 34.4542 59.2612 34.4542Z\" fill=\"white\"/>\\n<path d=\"M80.631 34.4542C72.6384 34.4542 70.5707 29.4042 70.5707 23.9962C70.5707 18.6281 72.6782 13.5383 80.6708 13.5383C88.5839 13.5383 90.7709 18.6281 90.7709 23.9962C90.7709 29.4439 88.5839 34.4542 80.631 34.4542ZM74.905 23.9962C74.905 27.8534 75.9389 30.9947 80.631 30.9947C85.4027 30.9947 86.4366 27.9329 86.4366 23.9962C86.4366 20.2186 85.4823 16.9977 80.6708 16.9977C75.9389 16.9977 74.905 20.1789 74.905 23.9962Z\" fill=\"white\"/>\\n<path d=\"M94.1216 34.1759V6.06259H98.3764V34.1759H94.1216Z\" fill=\"white\"/>\\n<path d=\"M109.548 34.4542C105.174 34.4542 101.674 32.5058 101.674 28.2112C101.674 24.4734 104.339 22.8033 110.144 22.2068L116.546 21.5706C116.427 18.2304 115.353 16.9182 111.258 16.9182C107.48 16.9182 106.446 18.4292 106.446 20.9742L102.311 21.0139C102.311 16.7989 104.06 13.5383 111.218 13.5383C119.528 13.5383 120.721 17.117 120.721 22.6045V34.1759H118.415L117.54 31.114C116.586 32.7046 113.763 34.4542 109.548 34.4542ZM106.048 28.1715C106.048 30.0404 107.639 31.114 110.621 31.114C114.717 31.114 116.546 28.9668 116.546 25.4277V24.7915L110.78 25.4277C107.241 25.8254 106.048 26.5809 106.048 28.1715Z\" fill=\"white\"/>\\n<path d=\"M124.333 34.1759V13.8166H126.6L127.594 16.6399C128.826 14.0154 131.212 13.2997 134.831 13.5383V17.2363C130.656 16.6399 128.588 18.6678 128.588 23.4395V34.1759H124.333Z\" fill=\"white\"/>\\n<path d=\"M137.029 34.1759V13.8166H141.244V34.1759H137.029ZM136.035 8.13033C136.035 6.06259 137.268 5.54565 139.177 5.54565C141.006 5.54565 142.199 6.06259 142.199 8.13033C142.199 10.1583 141.006 10.6752 139.177 10.6752C137.268 10.6752 136.035 10.1583 136.035 8.13033Z\" fill=\"white\"/>\\n<path d=\"M154.051 34.4542C147.45 34.4542 144.229 31.9888 144.229 26.9388H148.404C148.404 29.6825 150.273 31.0743 153.971 31.0743C156.874 31.0743 158.822 30.0801 158.822 28.4896C158.822 26.6207 156.476 26.1037 152.977 25.4277C148.603 24.5927 144.626 23.5588 144.626 19.7415C144.626 15.765 147.569 13.5383 153.534 13.5383C159.419 13.5383 162.481 16.0434 162.481 20.8151H158.504C158.345 18.0316 156.794 16.8387 153.414 16.8387C150.074 16.8387 148.841 17.7533 148.841 19.3836C148.841 21.173 151.108 21.5706 154.488 22.2466C159.18 23.1612 162.998 23.9565 162.998 28.2908C162.998 31.9888 159.419 34.4542 154.051 34.4542Z\" fill=\"white\"/>\\n<defs>\\n<clipPath id=\"clip0_2900_4182\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            }), isDisplayed6() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1y5onjf\",\n              \"data-highlight\": true,\n              layoutDependency: layoutDependency,\n              layoutId: \"x7MbHFt15\",\n              onTap: onTapcex8mn,\n              children: /*#__PURE__*/_jsx(SVG, {\n                className: \"framer-hppe4p\",\n                \"data-framer-name\": \"menu\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 16,\n                intrinsicWidth: 28,\n                layoutDependency: layoutDependency,\n                layoutId: \"jIfVqP4ly\",\n                svg: '<svg width=\"28\" height=\"16\" viewBox=\"0 0 28 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.75\" y1=\"15.25\" x2=\"27.25\" y2=\"15.25\" stroke=\"#001949\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\\n<line x1=\"0.75\" y1=\"7.25\" x2=\"27.25\" y2=\"7.25\" stroke=\"#001949\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            }), isDisplayed7() && /*#__PURE__*/_jsx(Link, {\n              href: {\n                webPageId: \"augiA20Il\"\n              },\n              children: /*#__PURE__*/_jsx(SVG, {\n                as: \"a\",\n                className: \"framer-16m9zdw framer-1peikqp\",\n                \"data-framer-name\": \"Top Navigation logo light\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 40,\n                intrinsicWidth: 163,\n                layoutDependency: layoutDependency,\n                layoutId: \"bXKmkCMsv\",\n                svg: '<svg width=\"163\" height=\"40\" viewBox=\"0 0 163 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_3118_389)\">\\n<path d=\"M28.2642 20.5332C28.1958 21.6222 27.9116 22.6866 27.428 23.6647L37.5835 29.5291C39.0862 26.7627 39.9136 23.6803 39.9985 20.5332H28.2642ZM39.3204 14.8201C38.915 13.3049 38.3334 11.8424 37.5877 10.4625L27.4254 16.3299C27.9094 17.3074 28.1944 18.3713 28.2636 19.4599H39.9991C39.9551 17.8921 39.7273 16.3348 39.3204 14.8201ZM30.4626 2.95136L24.5969 13.1106C25.5033 13.7167 26.2816 14.495 26.8877 15.4014L37.0518 9.53194C35.4044 6.85024 33.1468 4.59568 30.4629 2.95195L30.4626 2.95136ZM20.5392 -0.000488281V11.7355C21.6282 11.8047 22.6925 12.0899 23.6703 12.5743L29.535 2.41632C26.7688 0.913432 23.6865 0.0855332 20.5395 0.000102191L20.5392 -0.000488281ZM14.8272 0.677893C13.312 1.083 11.8495 1.66417 10.4695 2.40953L16.3358 12.5705C17.3138 12.0872 18.3781 11.8031 19.4668 11.7346V0.000980699C17.8992 0.0446979 16.3421 0.272183 14.8275 0.678771L14.8272 0.677893ZM9.54286 2.94781C6.86015 4.5951 4.60465 6.85302 2.96021 9.53755L13.1145 15.4005C13.7215 14.4937 14.501 13.7151 15.4085 13.1091L9.54286 2.94781Z\" fill=\"#FB971D\"/>\\n<path d=\"M2.4223 10.4653C2.09022 11.0781 1.78989 11.7076 1.52246 12.3512L5.0083 11.959L2.4223 10.4659V10.4653ZM2.68774 13.4608L7.49726 16.7937C7.755 16.9774 8.07446 17.0527 8.38708 17.0034L12.6772 16.3864L6.31634 12.7131L2.77711 13.1119C2.73826 13.1163 2.70168 13.1325 2.67223 13.1582C2.64279 13.184 2.62188 13.2181 2.61228 13.256C2.60268 13.2939 2.60483 13.3338 2.61847 13.3704C2.63211 13.4071 2.65658 13.4387 2.68863 13.4611L2.68774 13.4608ZM1.07651 13.5334C0.559477 15.0426 0.225095 16.6083 0.0805167 18.1971L5.99545 17.3465C6.03366 17.3409 6.06931 17.324 6.09777 17.2979C6.12623 17.2719 6.14618 17.2378 6.15503 17.2002C6.16388 17.1627 6.16121 17.1233 6.14737 17.0872C6.13353 17.0512 6.10916 17.0202 6.07744 16.9981L1.07564 13.5334H1.07651ZM0 20.07C0.0086164 21.7933 0.239086 23.5083 0.685724 25.1726C0.693098 25.1986 0.700183 25.2251 0.707557 25.2514L4.46709 24.4497C4.502 24.4426 4.53423 24.4258 4.56016 24.4014C4.58609 24.3769 4.6047 24.3458 4.61389 24.3113C4.62308 24.2769 4.6225 24.2406 4.61219 24.2065C4.60189 24.1724 4.58228 24.1418 4.55557 24.1182L0 20.07ZM0.989214 26.1902C1.71955 28.4429 2.84564 30.5474 4.31461 32.4048L11.3193 30.5271C11.3528 30.5181 11.3833 30.5003 11.4074 30.4754C11.4315 30.4505 11.4485 30.4195 11.4564 30.3857C11.4644 30.352 11.4631 30.3167 11.4526 30.2836C11.4421 30.2506 11.4228 30.221 11.3969 30.198L6.21841 25.5968C6.07338 25.4641 5.89831 25.3686 5.70824 25.3184C5.51816 25.2683 5.31876 25.265 5.12715 25.3089L0.989804 26.192L0.989214 26.1902ZM5.00624 33.2312C7.10313 35.6004 9.72981 37.441 12.6725 38.6031L18.2615 36.6809C18.2929 36.6698 18.321 36.6507 18.3428 36.6255C18.3646 36.6003 18.3796 36.5698 18.3861 36.5371C18.3926 36.5044 18.3906 36.4706 18.3801 36.4389C18.3696 36.4073 18.3511 36.3789 18.3264 36.3565L13.0426 31.6615C12.8895 31.5214 12.7032 31.4228 12.5012 31.375C12.2993 31.3272 12.0885 31.3318 11.8888 31.3884L5.00624 33.2312ZM14.1595 39.1246C16.7851 39.9299 19.549 40.1826 22.277 39.867L19.9559 37.8041C19.7918 37.6542 19.5899 37.552 19.372 37.5084C19.1541 37.4648 18.9284 37.4815 18.7192 37.5566L14.1593 39.1246H14.1595ZM23.5385 39.68C24.0904 39.5803 24.6375 39.4583 25.1798 39.3139C27.9369 38.5785 30.5041 37.2599 32.708 35.4474L30.1035 33.6427L20.7835 36.8479C20.7519 36.8588 20.7237 36.8778 20.7018 36.903C20.6798 36.9282 20.6648 36.9587 20.6582 36.9915C20.6516 37.0242 20.6537 37.0582 20.6642 37.0899C20.6748 37.1216 20.6934 37.15 20.7183 37.1723L23.5394 39.6794L23.5385 39.68ZM33.4698 34.7879C34.5549 33.7977 35.5279 32.6912 36.3711 31.4884L31.6082 33.1262C31.5743 33.1373 31.5442 33.1579 31.5216 33.1856C31.4989 33.2132 31.4847 33.2468 31.4805 33.2822C31.4753 33.3175 31.4801 33.3535 31.4945 33.3861C31.5088 33.4187 31.5321 33.4466 31.5616 33.4666L33.4698 34.7888V34.7879ZM36.7932 30.3103L30.1739 26.4884L24.3127 28.0593C24.2773 28.0688 24.2453 28.0883 24.2206 28.1154C24.1959 28.1425 24.1795 28.1761 24.1733 28.2122C24.1671 28.2484 24.1714 28.2855 24.1856 28.3193C24.1999 28.3531 24.2235 28.3821 24.2537 28.4029L30.2527 32.5596L36.7929 30.3103H36.7932ZM28.9774 25.7976L21.9255 21.7273L16.7724 22.8263C16.7356 22.834 16.7019 22.8524 16.6755 22.879C16.649 22.9057 16.631 22.9395 16.6236 22.9764C16.6162 23.0132 16.6197 23.0514 16.6338 23.0862C16.6479 23.121 16.6718 23.151 16.7028 23.1723L22.3835 27.1081C22.5316 27.2137 22.7015 27.2847 22.8807 27.3158C23.0599 27.3469 23.2438 27.3373 23.4188 27.2877L28.9774 25.7985V25.7976ZM20.6602 20.9965L14.0454 17.1769L9.56446 17.8211C9.52629 17.8265 9.49065 17.8434 9.46219 17.8694C9.43373 17.8954 9.41377 17.9294 9.40489 17.9669C9.39601 18.0044 9.39864 18.0437 9.41242 18.0797C9.42621 18.1158 9.45051 18.1468 9.48217 18.1688L14.791 21.8462C14.9302 21.9457 15.0889 22.0145 15.2567 22.0482C15.4245 22.0818 15.5975 22.0794 15.7643 22.0412L20.6632 20.9962L20.6602 20.9965ZM0.417633 19.1359L5.55334 23.6979C5.69841 23.8305 5.87349 23.926 6.06355 23.9761C6.25362 24.0261 6.45301 24.0294 6.6446 23.9855L13.4871 22.5255C13.5238 22.5177 13.5574 22.4993 13.5838 22.4727C13.6102 22.446 13.6282 22.4122 13.6357 22.3754C13.6431 22.3387 13.6396 22.3005 13.6256 22.2657C13.6116 22.2309 13.5878 22.2009 13.557 22.1795L8.06294 18.3747C7.80522 18.1907 7.48552 18.1155 7.17283 18.1653L0.418814 19.1362L0.417633 19.1359ZM7.21559 25.1768L12.2911 29.6853C12.4443 29.8254 12.6306 29.924 12.8325 29.9718C13.0345 30.0196 13.2453 30.015 13.4449 29.9585L21.2224 27.875C21.2577 27.8653 21.2895 27.8458 21.3142 27.8187C21.3388 27.7916 21.3552 27.758 21.3613 27.7219C21.3675 27.6858 21.3633 27.6487 21.3491 27.615C21.335 27.5812 21.3114 27.5522 21.2813 27.5313L15.4711 23.5047C15.3319 23.4052 15.1732 23.3364 15.0054 23.3028C14.8376 23.2693 14.6646 23.2719 14.4978 23.3103L7.30525 24.8441C7.27034 24.8512 7.23811 24.8679 7.21217 24.8924C7.18624 24.9168 7.16765 24.948 7.15846 24.9824C7.14927 25.0169 7.14986 25.0532 7.16016 25.0873C7.17046 25.1214 7.19006 25.152 7.21677 25.1756L7.21559 25.1768ZM13.9345 31.1483L19.0859 35.7259C19.2498 35.876 19.4516 35.9784 19.6695 36.0221C19.8874 36.0658 20.1131 36.049 20.3222 35.9736L28.7456 33.0775C28.7792 33.0659 28.8089 33.0452 28.8315 33.0177C28.854 32.9901 28.8685 32.9569 28.8734 32.9217C28.8782 32.8864 28.8732 32.8505 28.8588 32.8179C28.8445 32.7854 28.8214 32.7574 28.7922 32.7372L23.1495 28.8273C23.0015 28.7215 22.8316 28.6504 22.6524 28.6193C22.4732 28.5881 22.2892 28.5977 22.1143 28.6474L14.0121 30.8185C13.9786 30.8276 13.9482 30.8456 13.9241 30.8706C13.8999 30.8955 13.883 30.9265 13.8751 30.9603C13.8671 30.9941 13.8685 31.0294 13.8789 31.0625C13.8894 31.0956 13.9086 31.1252 13.9345 31.1483Z\" fill=\"#89D6FA\"/>\\n</g>\\n<path d=\"M59.2612 34.4542C52.6604 34.4542 49.4395 31.9888 49.4395 26.9388H53.6147C53.6147 29.6825 55.4836 31.0743 59.1817 31.0743C62.0845 31.0743 64.0329 30.0801 64.0329 28.4896C64.0329 26.6207 61.6868 26.1037 58.1876 25.4277C53.8135 24.5927 49.8371 23.5588 49.8371 19.7415C49.8371 15.765 52.7796 13.5383 58.7443 13.5383C64.6294 13.5383 67.6912 16.0434 67.6912 20.8151H63.7148C63.5557 18.0316 62.0049 16.8387 58.625 16.8387C55.2848 16.8387 54.0521 17.7533 54.0521 19.3836C54.0521 21.173 56.3187 21.5706 59.6986 22.2466C64.3908 23.1612 68.2081 23.9565 68.2081 28.2908C68.2081 31.9888 64.6294 34.4542 59.2612 34.4542Z\" fill=\"#061639\"/>\\n<path d=\"M80.631 34.4542C72.6384 34.4542 70.5707 29.4042 70.5707 23.9962C70.5707 18.6281 72.6782 13.5383 80.6708 13.5383C88.5839 13.5383 90.7709 18.6281 90.7709 23.9962C90.7709 29.4439 88.5839 34.4542 80.631 34.4542ZM74.905 23.9962C74.905 27.8534 75.9389 30.9947 80.631 30.9947C85.4027 30.9947 86.4366 27.9329 86.4366 23.9962C86.4366 20.2186 85.4823 16.9977 80.6708 16.9977C75.9389 16.9977 74.905 20.1789 74.905 23.9962Z\" fill=\"#061639\"/>\\n<path d=\"M94.1216 34.1759V6.06259H98.3764V34.1759H94.1216Z\" fill=\"#061639\"/>\\n<path d=\"M109.548 34.4542C105.174 34.4542 101.674 32.5058 101.674 28.2112C101.674 24.4734 104.339 22.8033 110.144 22.2068L116.546 21.5706C116.427 18.2304 115.353 16.9182 111.258 16.9182C107.48 16.9182 106.446 18.4292 106.446 20.9742L102.311 21.0139C102.311 16.7989 104.06 13.5383 111.218 13.5383C119.528 13.5383 120.721 17.117 120.721 22.6045V34.1759H118.415L117.54 31.114C116.586 32.7046 113.763 34.4542 109.548 34.4542ZM106.048 28.1715C106.048 30.0404 107.639 31.114 110.621 31.114C114.717 31.114 116.546 28.9668 116.546 25.4277V24.7915L110.78 25.4277C107.241 25.8254 106.048 26.5809 106.048 28.1715Z\" fill=\"#061639\"/>\\n<path d=\"M124.333 34.1759V13.8166H126.6L127.594 16.6399C128.826 14.0154 131.212 13.2997 134.831 13.5383V17.2363C130.656 16.6399 128.588 18.6678 128.588 23.4395V34.1759H124.333Z\" fill=\"#061639\"/>\\n<path d=\"M137.029 34.1759V13.8166H141.244V34.1759H137.029ZM136.035 8.13033C136.035 6.06259 137.268 5.54565 139.177 5.54565C141.006 5.54565 142.199 6.06259 142.199 8.13033C142.199 10.1583 141.006 10.6752 139.177 10.6752C137.268 10.6752 136.035 10.1583 136.035 8.13033Z\" fill=\"#061639\"/>\\n<path d=\"M154.051 34.4542C147.45 34.4542 144.229 31.9888 144.229 26.9388H148.404C148.404 29.6825 150.273 31.0743 153.971 31.0743C156.874 31.0743 158.822 30.0801 158.822 28.4896C158.822 26.6207 156.476 26.1037 152.977 25.4277C148.603 24.5927 144.626 23.5588 144.626 19.7415C144.626 15.765 147.569 13.5383 153.534 13.5383C159.419 13.5383 162.481 16.0434 162.481 20.8151H158.504C158.345 18.0316 156.794 16.8387 153.414 16.8387C150.074 16.8387 148.841 17.7533 148.841 19.3836C148.841 21.173 151.108 21.5706 154.488 22.2466C159.18 23.1612 162.998 23.9565 162.998 28.2908C162.998 31.9888 159.419 34.4542 154.051 34.4542Z\" fill=\"#061639\"/>\\n<defs>\\n<clipPath id=\"clip0_3118_389\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            })]\n          }), isDisplayed8() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1vwvnbs\",\n            \"data-framer-name\": \"Top Navigation items\",\n            layoutDependency: layoutDependency,\n            layoutId: \"HZC9IeoFd\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"tVgEVRGuR\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Solar as a benefit\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-15a9op2\",\n              \"data-framer-name\": \"Solar as a benefit\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"AVoNydmJS\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"k3TJeFYjp\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Business\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-fj2iby\",\n              \"data-framer-name\": \"Business\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"EKQJqM6Bq\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"e0OH7SqJ7\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Become a partner\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-1sb7kbi\",\n              \"data-framer-name\": \"Become a partner\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"af4TvTcSc\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                  },\n                  children: \"About us\"\n                })\n              }),\n              className: \"framer-1dmnu47\",\n              \"data-framer-name\": \"About us\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"RSfB6ru8A\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1xtavwy\",\n              \"data-framer-name\": \"Top Navigation button\",\n              layoutDependency: layoutDependency,\n              layoutId: \"BKDOXvHjC\",\n              style: {\n                background: \"linear-gradient(92.84189601530453deg, rgba(250, 121, 3, 1) 0%, rgba(251, 151, 29, 1) 100%)\",\n                borderBottomLeftRadius: 66,\n                borderBottomRightRadius: 66,\n                borderTopLeftRadius: 66,\n                borderTopRightRadius: 66\n              },\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgVGV4dC01MDA=\",\n                      \"--framer-font-family\": '\"Wix Madefor Text\", \"Wix Madefor Text Placeholder\", sans-serif',\n                      \"--framer-font-size\": \"22px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                    },\n                    children: /*#__PURE__*/_jsx(Link, {\n                      href: {\n                        webPageId: \"rdf96KbQp\"\n                      },\n                      openInNewTab: false,\n                      smoothScroll: false,\n                      children: /*#__PURE__*/_jsx(motion.a, {\n                        className: \"framer-styles-preset-16lly5g\",\n                        \"data-styles-preset\": \"DzSTzgcv3\",\n                        children: \"Get your quote\"\n                      })\n                    })\n                  })\n                }),\n                className: \"framer-1ai260u\",\n                \"data-framer-name\": \"Get your quote\",\n                fonts: [\"GF;Wix Madefor Text-500\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"cfjPzC00D\",\n                style: {\n                  \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            })]\n          }), isDisplayed8() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1hozfl2\",\n            layoutDependency: layoutDependency,\n            layoutId: \"DyZ_Ae9Z_\",\n            children: [/*#__PURE__*/_jsx(Link, {\n              href: {\n                webPageId: \"augiA20Il\"\n              },\n              children: /*#__PURE__*/_jsx(SVG, {\n                as: \"a\",\n                className: \"framer-1pfsanq framer-1peikqp\",\n                \"data-framer-name\": \"Top Navigation logo\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 40,\n                intrinsicWidth: 163,\n                layoutDependency: layoutDependency,\n                layoutId: \"pyvV81uTk\",\n                svg: '<svg width=\"163\" height=\"40\" viewBox=\"0 0 163 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2900_4182)\">\\n<path d=\"M28.2642 20.5332C28.1958 21.6222 27.9116 22.6866 27.428 23.6647L37.5835 29.5291C39.0862 26.7627 39.9136 23.6803 39.9985 20.5332H28.2642ZM39.3204 14.8201C38.915 13.3049 38.3334 11.8424 37.5877 10.4625L27.4254 16.3299C27.9094 17.3074 28.1944 18.3713 28.2636 19.4599H39.9991C39.9551 17.8921 39.7273 16.3348 39.3204 14.8201ZM30.4626 2.95136L24.5969 13.1106C25.5033 13.7167 26.2816 14.495 26.8877 15.4014L37.0518 9.53194C35.4044 6.85024 33.1468 4.59568 30.4629 2.95195L30.4626 2.95136ZM20.5392 -0.000488281V11.7355C21.6282 11.8047 22.6925 12.0899 23.6703 12.5743L29.535 2.41632C26.7688 0.913432 23.6865 0.0855332 20.5395 0.000102191L20.5392 -0.000488281ZM14.8272 0.677893C13.312 1.083 11.8495 1.66417 10.4695 2.40953L16.3358 12.5705C17.3138 12.0872 18.3781 11.8031 19.4668 11.7346V0.000980699C17.8992 0.0446979 16.3421 0.272183 14.8275 0.678771L14.8272 0.677893ZM9.54286 2.94781C6.86015 4.5951 4.60465 6.85302 2.96021 9.53755L13.1145 15.4005C13.7215 14.4937 14.501 13.7151 15.4085 13.1091L9.54286 2.94781Z\" fill=\"#FB971D\"/>\\n<path d=\"M2.4223 10.4653C2.09022 11.0781 1.78989 11.7076 1.52246 12.3512L5.0083 11.959L2.4223 10.4659V10.4653ZM2.68774 13.4608L7.49726 16.7937C7.755 16.9774 8.07446 17.0527 8.38708 17.0034L12.6772 16.3864L6.31634 12.7131L2.77711 13.1119C2.73826 13.1163 2.70168 13.1325 2.67223 13.1582C2.64279 13.184 2.62188 13.2181 2.61228 13.256C2.60268 13.2939 2.60483 13.3338 2.61847 13.3704C2.63211 13.4071 2.65658 13.4387 2.68863 13.4611L2.68774 13.4608ZM1.07651 13.5334C0.559477 15.0426 0.225095 16.6083 0.0805167 18.1971L5.99545 17.3465C6.03366 17.3409 6.06931 17.324 6.09777 17.2979C6.12623 17.2719 6.14618 17.2378 6.15503 17.2002C6.16388 17.1627 6.16121 17.1233 6.14737 17.0872C6.13353 17.0512 6.10916 17.0202 6.07744 16.9981L1.07564 13.5334H1.07651ZM0 20.07C0.0086164 21.7933 0.239086 23.5083 0.685724 25.1726C0.693098 25.1986 0.700183 25.2251 0.707557 25.2514L4.46709 24.4497C4.502 24.4426 4.53423 24.4258 4.56016 24.4014C4.58609 24.3769 4.6047 24.3458 4.61389 24.3113C4.62308 24.2769 4.6225 24.2406 4.61219 24.2065C4.60189 24.1724 4.58228 24.1418 4.55557 24.1182L0 20.07ZM0.989214 26.1902C1.71955 28.4429 2.84564 30.5474 4.31461 32.4048L11.3193 30.5271C11.3528 30.5181 11.3833 30.5003 11.4074 30.4754C11.4315 30.4505 11.4485 30.4195 11.4564 30.3857C11.4644 30.352 11.4631 30.3167 11.4526 30.2836C11.4421 30.2506 11.4228 30.221 11.3969 30.198L6.21841 25.5968C6.07338 25.4641 5.89831 25.3686 5.70824 25.3184C5.51816 25.2683 5.31876 25.265 5.12715 25.3089L0.989804 26.192L0.989214 26.1902ZM5.00624 33.2312C7.10313 35.6004 9.72981 37.441 12.6725 38.6031L18.2615 36.6809C18.2929 36.6698 18.321 36.6507 18.3428 36.6255C18.3646 36.6003 18.3796 36.5698 18.3861 36.5371C18.3926 36.5044 18.3906 36.4706 18.3801 36.4389C18.3696 36.4073 18.3511 36.3789 18.3264 36.3565L13.0426 31.6615C12.8895 31.5214 12.7032 31.4228 12.5012 31.375C12.2993 31.3272 12.0885 31.3318 11.8888 31.3884L5.00624 33.2312ZM14.1595 39.1246C16.7851 39.9299 19.549 40.1826 22.277 39.867L19.9559 37.8041C19.7918 37.6542 19.5899 37.552 19.372 37.5084C19.1541 37.4648 18.9284 37.4815 18.7192 37.5566L14.1593 39.1246H14.1595ZM23.5385 39.68C24.0904 39.5803 24.6375 39.4583 25.1798 39.3139C27.9369 38.5785 30.5041 37.2599 32.708 35.4474L30.1035 33.6427L20.7835 36.8479C20.7519 36.8588 20.7237 36.8778 20.7018 36.903C20.6798 36.9282 20.6648 36.9587 20.6582 36.9915C20.6516 37.0242 20.6537 37.0582 20.6642 37.0899C20.6748 37.1216 20.6934 37.15 20.7183 37.1723L23.5394 39.6794L23.5385 39.68ZM33.4698 34.7879C34.5549 33.7977 35.5279 32.6912 36.3711 31.4884L31.6082 33.1262C31.5743 33.1373 31.5442 33.1579 31.5216 33.1856C31.4989 33.2132 31.4847 33.2468 31.4805 33.2822C31.4753 33.3175 31.4801 33.3535 31.4945 33.3861C31.5088 33.4187 31.5321 33.4466 31.5616 33.4666L33.4698 34.7888V34.7879ZM36.7932 30.3103L30.1739 26.4884L24.3127 28.0593C24.2773 28.0688 24.2453 28.0883 24.2206 28.1154C24.1959 28.1425 24.1795 28.1761 24.1733 28.2122C24.1671 28.2484 24.1714 28.2855 24.1856 28.3193C24.1999 28.3531 24.2235 28.3821 24.2537 28.4029L30.2527 32.5596L36.7929 30.3103H36.7932ZM28.9774 25.7976L21.9255 21.7273L16.7724 22.8263C16.7356 22.834 16.7019 22.8524 16.6755 22.879C16.649 22.9057 16.631 22.9395 16.6236 22.9764C16.6162 23.0132 16.6197 23.0514 16.6338 23.0862C16.6479 23.121 16.6718 23.151 16.7028 23.1723L22.3835 27.1081C22.5316 27.2137 22.7015 27.2847 22.8807 27.3158C23.0599 27.3469 23.2438 27.3373 23.4188 27.2877L28.9774 25.7985V25.7976ZM20.6602 20.9965L14.0454 17.1769L9.56446 17.8211C9.52629 17.8265 9.49065 17.8434 9.46219 17.8694C9.43373 17.8954 9.41377 17.9294 9.40489 17.9669C9.39601 18.0044 9.39864 18.0437 9.41242 18.0797C9.42621 18.1158 9.45051 18.1468 9.48217 18.1688L14.791 21.8462C14.9302 21.9457 15.0889 22.0145 15.2567 22.0482C15.4245 22.0818 15.5975 22.0794 15.7643 22.0412L20.6632 20.9962L20.6602 20.9965ZM0.417633 19.1359L5.55334 23.6979C5.69841 23.8305 5.87349 23.926 6.06355 23.9761C6.25362 24.0261 6.45301 24.0294 6.6446 23.9855L13.4871 22.5255C13.5238 22.5177 13.5574 22.4993 13.5838 22.4727C13.6102 22.446 13.6282 22.4122 13.6357 22.3754C13.6431 22.3387 13.6396 22.3005 13.6256 22.2657C13.6116 22.2309 13.5878 22.2009 13.557 22.1795L8.06294 18.3747C7.80522 18.1907 7.48552 18.1155 7.17283 18.1653L0.418814 19.1362L0.417633 19.1359ZM7.21559 25.1768L12.2911 29.6853C12.4443 29.8254 12.6306 29.924 12.8325 29.9718C13.0345 30.0196 13.2453 30.015 13.4449 29.9585L21.2224 27.875C21.2577 27.8653 21.2895 27.8458 21.3142 27.8187C21.3388 27.7916 21.3552 27.758 21.3613 27.7219C21.3675 27.6858 21.3633 27.6487 21.3491 27.615C21.335 27.5812 21.3114 27.5522 21.2813 27.5313L15.4711 23.5047C15.3319 23.4052 15.1732 23.3364 15.0054 23.3028C14.8376 23.2693 14.6646 23.2719 14.4978 23.3103L7.30525 24.8441C7.27034 24.8512 7.23811 24.8679 7.21217 24.8924C7.18624 24.9168 7.16765 24.948 7.15846 24.9824C7.14927 25.0169 7.14986 25.0532 7.16016 25.0873C7.17046 25.1214 7.19006 25.152 7.21677 25.1756L7.21559 25.1768ZM13.9345 31.1483L19.0859 35.7259C19.2498 35.876 19.4516 35.9784 19.6695 36.0221C19.8874 36.0658 20.1131 36.049 20.3222 35.9736L28.7456 33.0775C28.7792 33.0659 28.8089 33.0452 28.8315 33.0177C28.854 32.9901 28.8685 32.9569 28.8734 32.9217C28.8782 32.8864 28.8732 32.8505 28.8588 32.8179C28.8445 32.7854 28.8214 32.7574 28.7922 32.7372L23.1495 28.8273C23.0015 28.7215 22.8316 28.6504 22.6524 28.6193C22.4732 28.5881 22.2892 28.5977 22.1143 28.6474L14.0121 30.8185C13.9786 30.8276 13.9482 30.8456 13.9241 30.8706C13.8999 30.8955 13.883 30.9265 13.8751 30.9603C13.8671 30.9941 13.8685 31.0294 13.8789 31.0625C13.8894 31.0956 13.9086 31.1252 13.9345 31.1483Z\" fill=\"#89D6FA\"/>\\n</g>\\n<path d=\"M59.2612 34.4542C52.6604 34.4542 49.4395 31.9888 49.4395 26.9388H53.6147C53.6147 29.6825 55.4836 31.0743 59.1817 31.0743C62.0845 31.0743 64.0329 30.0801 64.0329 28.4896C64.0329 26.6207 61.6868 26.1037 58.1876 25.4277C53.8135 24.5927 49.8371 23.5588 49.8371 19.7415C49.8371 15.765 52.7796 13.5383 58.7443 13.5383C64.6294 13.5383 67.6912 16.0434 67.6912 20.8151H63.7148C63.5557 18.0316 62.0049 16.8387 58.625 16.8387C55.2848 16.8387 54.0521 17.7533 54.0521 19.3836C54.0521 21.173 56.3187 21.5706 59.6986 22.2466C64.3908 23.1612 68.2081 23.9565 68.2081 28.2908C68.2081 31.9888 64.6294 34.4542 59.2612 34.4542Z\" fill=\"white\"/>\\n<path d=\"M80.631 34.4542C72.6384 34.4542 70.5707 29.4042 70.5707 23.9962C70.5707 18.6281 72.6782 13.5383 80.6708 13.5383C88.5839 13.5383 90.7709 18.6281 90.7709 23.9962C90.7709 29.4439 88.5839 34.4542 80.631 34.4542ZM74.905 23.9962C74.905 27.8534 75.9389 30.9947 80.631 30.9947C85.4027 30.9947 86.4366 27.9329 86.4366 23.9962C86.4366 20.2186 85.4823 16.9977 80.6708 16.9977C75.9389 16.9977 74.905 20.1789 74.905 23.9962Z\" fill=\"white\"/>\\n<path d=\"M94.1216 34.1759V6.06259H98.3764V34.1759H94.1216Z\" fill=\"white\"/>\\n<path d=\"M109.548 34.4542C105.174 34.4542 101.674 32.5058 101.674 28.2112C101.674 24.4734 104.339 22.8033 110.144 22.2068L116.546 21.5706C116.427 18.2304 115.353 16.9182 111.258 16.9182C107.48 16.9182 106.446 18.4292 106.446 20.9742L102.311 21.0139C102.311 16.7989 104.06 13.5383 111.218 13.5383C119.528 13.5383 120.721 17.117 120.721 22.6045V34.1759H118.415L117.54 31.114C116.586 32.7046 113.763 34.4542 109.548 34.4542ZM106.048 28.1715C106.048 30.0404 107.639 31.114 110.621 31.114C114.717 31.114 116.546 28.9668 116.546 25.4277V24.7915L110.78 25.4277C107.241 25.8254 106.048 26.5809 106.048 28.1715Z\" fill=\"white\"/>\\n<path d=\"M124.333 34.1759V13.8166H126.6L127.594 16.6399C128.826 14.0154 131.212 13.2997 134.831 13.5383V17.2363C130.656 16.6399 128.588 18.6678 128.588 23.4395V34.1759H124.333Z\" fill=\"white\"/>\\n<path d=\"M137.029 34.1759V13.8166H141.244V34.1759H137.029ZM136.035 8.13033C136.035 6.06259 137.268 5.54565 139.177 5.54565C141.006 5.54565 142.199 6.06259 142.199 8.13033C142.199 10.1583 141.006 10.6752 139.177 10.6752C137.268 10.6752 136.035 10.1583 136.035 8.13033Z\" fill=\"white\"/>\\n<path d=\"M154.051 34.4542C147.45 34.4542 144.229 31.9888 144.229 26.9388H148.404C148.404 29.6825 150.273 31.0743 153.971 31.0743C156.874 31.0743 158.822 30.0801 158.822 28.4896C158.822 26.6207 156.476 26.1037 152.977 25.4277C148.603 24.5927 144.626 23.5588 144.626 19.7415C144.626 15.765 147.569 13.5383 153.534 13.5383C159.419 13.5383 162.481 16.0434 162.481 20.8151H158.504C158.345 18.0316 156.794 16.8387 153.414 16.8387C150.074 16.8387 148.841 17.7533 148.841 19.3836C148.841 21.173 151.108 21.5706 154.488 22.2466C159.18 23.1612 162.998 23.9565 162.998 28.2908C162.998 31.9888 159.419 34.4542 154.051 34.4542Z\" fill=\"white\"/>\\n<defs>\\n<clipPath id=\"clip0_2900_4182\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1xg8xkp\",\n              \"data-highlight\": true,\n              layoutDependency: layoutDependency,\n              layoutId: \"qN80Aja4R\",\n              onTap: onTapglut15,\n              children: /*#__PURE__*/_jsx(SVG, {\n                className: \"framer-19xnonu\",\n                \"data-framer-name\": \"close_FILL0_wght400_GRAD0_opsz48 1\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 32,\n                intrinsicWidth: 32,\n                layoutDependency: layoutDependency,\n                layoutId: \"sPyIEN6jK\",\n                svg: '<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.2999 25.1L6.8999 23.7L14.5999 16L6.8999 8.30002L8.2999 6.90002L15.9999 14.6L23.6999 6.90002L25.0999 8.30002L17.3999 16L25.0999 23.7L23.6999 25.1L15.9999 17.4L8.2999 25.1Z\" fill=\"#FA7903\"/>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            })]\n          }), isDisplayed9() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-zgq1zr\",\n            layoutDependency: layoutDependency,\n            layoutId: \"nNAbdc2g6\",\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1f7b4wl\",\n              \"data-highlight\": true,\n              layoutDependency: layoutDependency,\n              layoutId: \"yacYS5C1x\",\n              onTap: onTap10mg9c9,\n              children: /*#__PURE__*/_jsx(SVG, {\n                className: \"framer-1apyqui\",\n                \"data-framer-name\": \"close_FILL0_wght400_GRAD0_opsz48 1\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 32,\n                intrinsicWidth: 32,\n                layoutDependency: layoutDependency,\n                layoutId: \"q3kiGrFVW\",\n                svg: '<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.2999 25.1L6.8999 23.7L14.5999 16L6.8999 8.30002L8.2999 6.90002L15.9999 14.6L23.6999 6.90002L25.0999 8.30002L17.3999 16L25.0999 23.7L23.6999 25.1L15.9999 17.4L8.2999 25.1Z\" fill=\"#FA7903\"/>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(Link, {\n              href: {\n                webPageId: \"augiA20Il\"\n              },\n              children: /*#__PURE__*/_jsx(SVG, {\n                as: \"a\",\n                className: \"framer-1teft87 framer-1peikqp\",\n                \"data-framer-name\": \"Top Navigation logo light\",\n                fill: \"rgba(0,0,0,1)\",\n                intrinsicHeight: 40,\n                intrinsicWidth: 163,\n                layoutDependency: layoutDependency,\n                layoutId: \"RlaDurCj0\",\n                svg: '<svg width=\"163\" height=\"40\" viewBox=\"0 0 163 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_3118_389)\">\\n<path d=\"M28.2642 20.5332C28.1958 21.6222 27.9116 22.6866 27.428 23.6647L37.5835 29.5291C39.0862 26.7627 39.9136 23.6803 39.9985 20.5332H28.2642ZM39.3204 14.8201C38.915 13.3049 38.3334 11.8424 37.5877 10.4625L27.4254 16.3299C27.9094 17.3074 28.1944 18.3713 28.2636 19.4599H39.9991C39.9551 17.8921 39.7273 16.3348 39.3204 14.8201ZM30.4626 2.95136L24.5969 13.1106C25.5033 13.7167 26.2816 14.495 26.8877 15.4014L37.0518 9.53194C35.4044 6.85024 33.1468 4.59568 30.4629 2.95195L30.4626 2.95136ZM20.5392 -0.000488281V11.7355C21.6282 11.8047 22.6925 12.0899 23.6703 12.5743L29.535 2.41632C26.7688 0.913432 23.6865 0.0855332 20.5395 0.000102191L20.5392 -0.000488281ZM14.8272 0.677893C13.312 1.083 11.8495 1.66417 10.4695 2.40953L16.3358 12.5705C17.3138 12.0872 18.3781 11.8031 19.4668 11.7346V0.000980699C17.8992 0.0446979 16.3421 0.272183 14.8275 0.678771L14.8272 0.677893ZM9.54286 2.94781C6.86015 4.5951 4.60465 6.85302 2.96021 9.53755L13.1145 15.4005C13.7215 14.4937 14.501 13.7151 15.4085 13.1091L9.54286 2.94781Z\" fill=\"#FB971D\"/>\\n<path d=\"M2.4223 10.4653C2.09022 11.0781 1.78989 11.7076 1.52246 12.3512L5.0083 11.959L2.4223 10.4659V10.4653ZM2.68774 13.4608L7.49726 16.7937C7.755 16.9774 8.07446 17.0527 8.38708 17.0034L12.6772 16.3864L6.31634 12.7131L2.77711 13.1119C2.73826 13.1163 2.70168 13.1325 2.67223 13.1582C2.64279 13.184 2.62188 13.2181 2.61228 13.256C2.60268 13.2939 2.60483 13.3338 2.61847 13.3704C2.63211 13.4071 2.65658 13.4387 2.68863 13.4611L2.68774 13.4608ZM1.07651 13.5334C0.559477 15.0426 0.225095 16.6083 0.0805167 18.1971L5.99545 17.3465C6.03366 17.3409 6.06931 17.324 6.09777 17.2979C6.12623 17.2719 6.14618 17.2378 6.15503 17.2002C6.16388 17.1627 6.16121 17.1233 6.14737 17.0872C6.13353 17.0512 6.10916 17.0202 6.07744 16.9981L1.07564 13.5334H1.07651ZM0 20.07C0.0086164 21.7933 0.239086 23.5083 0.685724 25.1726C0.693098 25.1986 0.700183 25.2251 0.707557 25.2514L4.46709 24.4497C4.502 24.4426 4.53423 24.4258 4.56016 24.4014C4.58609 24.3769 4.6047 24.3458 4.61389 24.3113C4.62308 24.2769 4.6225 24.2406 4.61219 24.2065C4.60189 24.1724 4.58228 24.1418 4.55557 24.1182L0 20.07ZM0.989214 26.1902C1.71955 28.4429 2.84564 30.5474 4.31461 32.4048L11.3193 30.5271C11.3528 30.5181 11.3833 30.5003 11.4074 30.4754C11.4315 30.4505 11.4485 30.4195 11.4564 30.3857C11.4644 30.352 11.4631 30.3167 11.4526 30.2836C11.4421 30.2506 11.4228 30.221 11.3969 30.198L6.21841 25.5968C6.07338 25.4641 5.89831 25.3686 5.70824 25.3184C5.51816 25.2683 5.31876 25.265 5.12715 25.3089L0.989804 26.192L0.989214 26.1902ZM5.00624 33.2312C7.10313 35.6004 9.72981 37.441 12.6725 38.6031L18.2615 36.6809C18.2929 36.6698 18.321 36.6507 18.3428 36.6255C18.3646 36.6003 18.3796 36.5698 18.3861 36.5371C18.3926 36.5044 18.3906 36.4706 18.3801 36.4389C18.3696 36.4073 18.3511 36.3789 18.3264 36.3565L13.0426 31.6615C12.8895 31.5214 12.7032 31.4228 12.5012 31.375C12.2993 31.3272 12.0885 31.3318 11.8888 31.3884L5.00624 33.2312ZM14.1595 39.1246C16.7851 39.9299 19.549 40.1826 22.277 39.867L19.9559 37.8041C19.7918 37.6542 19.5899 37.552 19.372 37.5084C19.1541 37.4648 18.9284 37.4815 18.7192 37.5566L14.1593 39.1246H14.1595ZM23.5385 39.68C24.0904 39.5803 24.6375 39.4583 25.1798 39.3139C27.9369 38.5785 30.5041 37.2599 32.708 35.4474L30.1035 33.6427L20.7835 36.8479C20.7519 36.8588 20.7237 36.8778 20.7018 36.903C20.6798 36.9282 20.6648 36.9587 20.6582 36.9915C20.6516 37.0242 20.6537 37.0582 20.6642 37.0899C20.6748 37.1216 20.6934 37.15 20.7183 37.1723L23.5394 39.6794L23.5385 39.68ZM33.4698 34.7879C34.5549 33.7977 35.5279 32.6912 36.3711 31.4884L31.6082 33.1262C31.5743 33.1373 31.5442 33.1579 31.5216 33.1856C31.4989 33.2132 31.4847 33.2468 31.4805 33.2822C31.4753 33.3175 31.4801 33.3535 31.4945 33.3861C31.5088 33.4187 31.5321 33.4466 31.5616 33.4666L33.4698 34.7888V34.7879ZM36.7932 30.3103L30.1739 26.4884L24.3127 28.0593C24.2773 28.0688 24.2453 28.0883 24.2206 28.1154C24.1959 28.1425 24.1795 28.1761 24.1733 28.2122C24.1671 28.2484 24.1714 28.2855 24.1856 28.3193C24.1999 28.3531 24.2235 28.3821 24.2537 28.4029L30.2527 32.5596L36.7929 30.3103H36.7932ZM28.9774 25.7976L21.9255 21.7273L16.7724 22.8263C16.7356 22.834 16.7019 22.8524 16.6755 22.879C16.649 22.9057 16.631 22.9395 16.6236 22.9764C16.6162 23.0132 16.6197 23.0514 16.6338 23.0862C16.6479 23.121 16.6718 23.151 16.7028 23.1723L22.3835 27.1081C22.5316 27.2137 22.7015 27.2847 22.8807 27.3158C23.0599 27.3469 23.2438 27.3373 23.4188 27.2877L28.9774 25.7985V25.7976ZM20.6602 20.9965L14.0454 17.1769L9.56446 17.8211C9.52629 17.8265 9.49065 17.8434 9.46219 17.8694C9.43373 17.8954 9.41377 17.9294 9.40489 17.9669C9.39601 18.0044 9.39864 18.0437 9.41242 18.0797C9.42621 18.1158 9.45051 18.1468 9.48217 18.1688L14.791 21.8462C14.9302 21.9457 15.0889 22.0145 15.2567 22.0482C15.4245 22.0818 15.5975 22.0794 15.7643 22.0412L20.6632 20.9962L20.6602 20.9965ZM0.417633 19.1359L5.55334 23.6979C5.69841 23.8305 5.87349 23.926 6.06355 23.9761C6.25362 24.0261 6.45301 24.0294 6.6446 23.9855L13.4871 22.5255C13.5238 22.5177 13.5574 22.4993 13.5838 22.4727C13.6102 22.446 13.6282 22.4122 13.6357 22.3754C13.6431 22.3387 13.6396 22.3005 13.6256 22.2657C13.6116 22.2309 13.5878 22.2009 13.557 22.1795L8.06294 18.3747C7.80522 18.1907 7.48552 18.1155 7.17283 18.1653L0.418814 19.1362L0.417633 19.1359ZM7.21559 25.1768L12.2911 29.6853C12.4443 29.8254 12.6306 29.924 12.8325 29.9718C13.0345 30.0196 13.2453 30.015 13.4449 29.9585L21.2224 27.875C21.2577 27.8653 21.2895 27.8458 21.3142 27.8187C21.3388 27.7916 21.3552 27.758 21.3613 27.7219C21.3675 27.6858 21.3633 27.6487 21.3491 27.615C21.335 27.5812 21.3114 27.5522 21.2813 27.5313L15.4711 23.5047C15.3319 23.4052 15.1732 23.3364 15.0054 23.3028C14.8376 23.2693 14.6646 23.2719 14.4978 23.3103L7.30525 24.8441C7.27034 24.8512 7.23811 24.8679 7.21217 24.8924C7.18624 24.9168 7.16765 24.948 7.15846 24.9824C7.14927 25.0169 7.14986 25.0532 7.16016 25.0873C7.17046 25.1214 7.19006 25.152 7.21677 25.1756L7.21559 25.1768ZM13.9345 31.1483L19.0859 35.7259C19.2498 35.876 19.4516 35.9784 19.6695 36.0221C19.8874 36.0658 20.1131 36.049 20.3222 35.9736L28.7456 33.0775C28.7792 33.0659 28.8089 33.0452 28.8315 33.0177C28.854 32.9901 28.8685 32.9569 28.8734 32.9217C28.8782 32.8864 28.8732 32.8505 28.8588 32.8179C28.8445 32.7854 28.8214 32.7574 28.7922 32.7372L23.1495 28.8273C23.0015 28.7215 22.8316 28.6504 22.6524 28.6193C22.4732 28.5881 22.2892 28.5977 22.1143 28.6474L14.0121 30.8185C13.9786 30.8276 13.9482 30.8456 13.9241 30.8706C13.8999 30.8955 13.883 30.9265 13.8751 30.9603C13.8671 30.9941 13.8685 31.0294 13.8789 31.0625C13.8894 31.0956 13.9086 31.1252 13.9345 31.1483Z\" fill=\"#89D6FA\"/>\\n</g>\\n<path d=\"M59.2612 34.4542C52.6604 34.4542 49.4395 31.9888 49.4395 26.9388H53.6147C53.6147 29.6825 55.4836 31.0743 59.1817 31.0743C62.0845 31.0743 64.0329 30.0801 64.0329 28.4896C64.0329 26.6207 61.6868 26.1037 58.1876 25.4277C53.8135 24.5927 49.8371 23.5588 49.8371 19.7415C49.8371 15.765 52.7796 13.5383 58.7443 13.5383C64.6294 13.5383 67.6912 16.0434 67.6912 20.8151H63.7148C63.5557 18.0316 62.0049 16.8387 58.625 16.8387C55.2848 16.8387 54.0521 17.7533 54.0521 19.3836C54.0521 21.173 56.3187 21.5706 59.6986 22.2466C64.3908 23.1612 68.2081 23.9565 68.2081 28.2908C68.2081 31.9888 64.6294 34.4542 59.2612 34.4542Z\" fill=\"#061639\"/>\\n<path d=\"M80.631 34.4542C72.6384 34.4542 70.5707 29.4042 70.5707 23.9962C70.5707 18.6281 72.6782 13.5383 80.6708 13.5383C88.5839 13.5383 90.7709 18.6281 90.7709 23.9962C90.7709 29.4439 88.5839 34.4542 80.631 34.4542ZM74.905 23.9962C74.905 27.8534 75.9389 30.9947 80.631 30.9947C85.4027 30.9947 86.4366 27.9329 86.4366 23.9962C86.4366 20.2186 85.4823 16.9977 80.6708 16.9977C75.9389 16.9977 74.905 20.1789 74.905 23.9962Z\" fill=\"#061639\"/>\\n<path d=\"M94.1216 34.1759V6.06259H98.3764V34.1759H94.1216Z\" fill=\"#061639\"/>\\n<path d=\"M109.548 34.4542C105.174 34.4542 101.674 32.5058 101.674 28.2112C101.674 24.4734 104.339 22.8033 110.144 22.2068L116.546 21.5706C116.427 18.2304 115.353 16.9182 111.258 16.9182C107.48 16.9182 106.446 18.4292 106.446 20.9742L102.311 21.0139C102.311 16.7989 104.06 13.5383 111.218 13.5383C119.528 13.5383 120.721 17.117 120.721 22.6045V34.1759H118.415L117.54 31.114C116.586 32.7046 113.763 34.4542 109.548 34.4542ZM106.048 28.1715C106.048 30.0404 107.639 31.114 110.621 31.114C114.717 31.114 116.546 28.9668 116.546 25.4277V24.7915L110.78 25.4277C107.241 25.8254 106.048 26.5809 106.048 28.1715Z\" fill=\"#061639\"/>\\n<path d=\"M124.333 34.1759V13.8166H126.6L127.594 16.6399C128.826 14.0154 131.212 13.2997 134.831 13.5383V17.2363C130.656 16.6399 128.588 18.6678 128.588 23.4395V34.1759H124.333Z\" fill=\"#061639\"/>\\n<path d=\"M137.029 34.1759V13.8166H141.244V34.1759H137.029ZM136.035 8.13033C136.035 6.06259 137.268 5.54565 139.177 5.54565C141.006 5.54565 142.199 6.06259 142.199 8.13033C142.199 10.1583 141.006 10.6752 139.177 10.6752C137.268 10.6752 136.035 10.1583 136.035 8.13033Z\" fill=\"#061639\"/>\\n<path d=\"M154.051 34.4542C147.45 34.4542 144.229 31.9888 144.229 26.9388H148.404C148.404 29.6825 150.273 31.0743 153.971 31.0743C156.874 31.0743 158.822 30.0801 158.822 28.4896C158.822 26.6207 156.476 26.1037 152.977 25.4277C148.603 24.5927 144.626 23.5588 144.626 19.7415C144.626 15.765 147.569 13.5383 153.534 13.5383C159.419 13.5383 162.481 16.0434 162.481 20.8151H158.504C158.345 18.0316 156.794 16.8387 153.414 16.8387C150.074 16.8387 148.841 17.7533 148.841 19.3836C148.841 21.173 151.108 21.5706 154.488 22.2466C159.18 23.1612 162.998 23.9565 162.998 28.2908C162.998 31.9888 159.419 34.4542 154.051 34.4542Z\" fill=\"#061639\"/>\\n<defs>\\n<clipPath id=\"clip0_3118_389\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',\n                withExternalLayout: true\n              })\n            })]\n          }), isDisplayed9() && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-jmybvy\",\n            \"data-framer-name\": \"Top Navigation items\",\n            layoutDependency: layoutDependency,\n            layoutId: \"r1PBTZOCt\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"tVgEVRGuR\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Solar as a benefit\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-iwstuq\",\n              \"data-framer-name\": \"Solar as a benefit\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"d20KAbCqp\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"k3TJeFYjp\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Business\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-k0gw81\",\n              \"data-framer-name\": \"Business\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"TtS0UZR0E\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"e0OH7SqJ7\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-1ntmpby\",\n                      \"data-styles-preset\": \"K6xTySjWr\",\n                      children: \"Become a partner\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-ib87rm\",\n              \"data-framer-name\": \"Become a partner\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"nwWCE1Zzv\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS01MDA=\",\n                    \"--framer-font-family\": '\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(6, 22, 57))\"\n                  },\n                  children: \"About us\"\n                })\n              }),\n              className: \"framer-pj9bl0\",\n              \"data-framer-name\": \"About us\",\n              fonts: [\"GF;Wix Madefor Display-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"EayfbK3n3\",\n              style: {\n                \"--extracted-r6o4lv\": \"rgb(6, 22, 57)\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"center\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-epimzh\",\n              \"data-framer-name\": \"Top Navigation button\",\n              layoutDependency: layoutDependency,\n              layoutId: \"ogdS9ByQ9\",\n              style: {\n                background: \"linear-gradient(92.84189601530453deg, rgba(250, 121, 3, 1) 0%, rgba(251, 151, 29, 1) 100%)\",\n                borderBottomLeftRadius: 66,\n                borderBottomRightRadius: 66,\n                borderTopLeftRadius: 66,\n                borderTopRightRadius: 66\n              },\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"R0Y7V2l4IE1hZGVmb3IgVGV4dC01MDA=\",\n                      \"--framer-font-family\": '\"Wix Madefor Text\", \"Wix Madefor Text Placeholder\", sans-serif',\n                      \"--framer-font-size\": \"22px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv, rgb(255, 255, 255))\"\n                    },\n                    children: /*#__PURE__*/_jsx(Link, {\n                      href: {\n                        webPageId: \"rdf96KbQp\"\n                      },\n                      openInNewTab: false,\n                      smoothScroll: false,\n                      children: /*#__PURE__*/_jsx(motion.a, {\n                        className: \"framer-styles-preset-16lly5g\",\n                        \"data-styles-preset\": \"DzSTzgcv3\",\n                        children: \"Get your quote\"\n                      })\n                    })\n                  })\n                }),\n                className: \"framer-3sv586\",\n                \"data-framer-name\": \"Get your quote\",\n                fonts: [\"GF;Wix Madefor Text-500\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"UuOpU9AI2\",\n                style: {\n                  \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            })]\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-dpeSE [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-dpeSE .framer-1peikqp { display: block; }\", \".framer-dpeSE .framer-1y993m3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: 137px; justify-content: space-between; overflow: hidden; padding: 12px 12px 12px 20px; position: relative; width: 1200px; }\", \".framer-dpeSE .framer-1ewa7ki, .framer-dpeSE .framer-xj93uf, .framer-dpeSE .framer-1oag5au, .framer-dpeSE .framer-16m9zdw, .framer-dpeSE .framer-1pfsanq, .framer-dpeSE .framer-1teft87 { flex: none; height: 40px; position: relative; text-decoration: none; width: 163px; }\", \".framer-dpeSE .framer-981cei { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-dpeSE .framer-nnwd4g, .framer-dpeSE .framer-15a9op2, .framer-dpeSE .framer-iwstuq { flex: none; height: 40px; position: relative; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\", \".framer-dpeSE .framer-18hy0s6, .framer-dpeSE .framer-fj2iby, .framer-dpeSE .framer-k0gw81 { flex: none; height: 40px; position: relative; white-space: pre-wrap; width: 94px; word-break: break-word; word-wrap: break-word; }\", \".framer-dpeSE .framer-1fc1xx, .framer-dpeSE .framer-1sb7kbi, .framer-dpeSE .framer-ib87rm { flex: none; height: 40px; position: relative; white-space: pre-wrap; width: 186px; word-break: break-word; word-wrap: break-word; }\", \".framer-dpeSE .framer-1c88eb, .framer-dpeSE .framer-1dmnu47, .framer-dpeSE .framer-pj9bl0 { flex: none; height: 22px; position: relative; white-space: pre-wrap; width: 95px; word-break: break-word; word-wrap: break-word; }\", \".framer-dpeSE .framer-1p13ewv, .framer-dpeSE .framer-1xtavwy, .framer-dpeSE .framer-epimzh { 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: 16px 32px 16px 32px; position: relative; width: min-content; }\", \".framer-dpeSE .framer-1bmpgf4, .framer-dpeSE .framer-1ai260u, .framer-dpeSE .framer-3sv586 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-dpeSE .framer-1p6tmp3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-dpeSE .framer-1gj5mvc { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 29px; }\", \".framer-dpeSE .framer-az9nf6, .framer-dpeSE .framer-hppe4p { flex: none; height: 16px; position: relative; width: 28px; }\", \".framer-dpeSE .framer-1y5onjf { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 28px; }\", \".framer-dpeSE .framer-1vwvnbs, .framer-dpeSE .framer-jmybvy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 644px; }\", \".framer-dpeSE .framer-1hozfl2, .framer-dpeSE .framer-zgq1zr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\", \".framer-dpeSE .framer-1xg8xkp, .framer-dpeSE .framer-1f7b4wl { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-dpeSE .framer-19xnonu, .framer-dpeSE .framer-1apyqui { flex: none; height: 32px; position: relative; width: 32px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpeSE .framer-981cei, .framer-dpeSE .framer-1p13ewv, .framer-dpeSE .framer-1gj5mvc, .framer-dpeSE .framer-1y5onjf, .framer-dpeSE .framer-1vwvnbs, .framer-dpeSE .framer-1xtavwy, .framer-dpeSE .framer-1xg8xkp, .framer-dpeSE .framer-1f7b4wl, .framer-dpeSE .framer-jmybvy, .framer-dpeSE .framer-epimzh { gap: 0px; } .framer-dpeSE .framer-981cei > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } .framer-dpeSE .framer-981cei > :first-child, .framer-dpeSE .framer-1p13ewv > :first-child, .framer-dpeSE .framer-1gj5mvc > :first-child, .framer-dpeSE .framer-1y5onjf > :first-child, .framer-dpeSE .framer-1xtavwy > :first-child, .framer-dpeSE .framer-1xg8xkp > :first-child, .framer-dpeSE .framer-1f7b4wl > :first-child, .framer-dpeSE .framer-epimzh > :first-child { margin-left: 0px; } .framer-dpeSE .framer-981cei > :last-child, .framer-dpeSE .framer-1p13ewv > :last-child, .framer-dpeSE .framer-1gj5mvc > :last-child, .framer-dpeSE .framer-1y5onjf > :last-child, .framer-dpeSE .framer-1xtavwy > :last-child, .framer-dpeSE .framer-1xg8xkp > :last-child, .framer-dpeSE .framer-1f7b4wl > :last-child, .framer-dpeSE .framer-epimzh > :last-child { margin-right: 0px; } .framer-dpeSE .framer-1p13ewv > *, .framer-dpeSE .framer-1gj5mvc > *, .framer-dpeSE .framer-1y5onjf > *, .framer-dpeSE .framer-1xtavwy > *, .framer-dpeSE .framer-1xg8xkp > *, .framer-dpeSE .framer-1f7b4wl > *, .framer-dpeSE .framer-epimzh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-dpeSE .framer-1vwvnbs > *, .framer-dpeSE .framer-jmybvy > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-dpeSE .framer-1vwvnbs > :first-child, .framer-dpeSE .framer-jmybvy > :first-child { margin-top: 0px; } .framer-dpeSE .framer-1vwvnbs > :last-child, .framer-dpeSE .framer-jmybvy > :last-child { margin-bottom: 0px; } }\", \".framer-dpeSE.framer-v-w3yjnr .framer-981cei { order: 2; }\", \".framer-dpeSE.framer-v-w3yjnr .framer-1p13ewv, .framer-dpeSE.framer-v-1djslks .framer-1y5onjf { order: 3; }\", \".framer-dpeSE.framer-v-w3yjnr .framer-xj93uf, .framer-dpeSE.framer-v-1djslks .framer-16m9zdw, .framer-dpeSE.framer-v-162474j .framer-1f7b4wl, .framer-dpeSE.framer-v-162474j .framer-jmybvy { order: 1; }\", \".framer-dpeSE.framer-v-1cnb355 .framer-1y993m3 { gap: 61px; height: auto; justify-content: center; padding: 20px 20px 20px 20px; width: 231px; }\", \".framer-dpeSE.framer-v-1cnb355 .framer-1p6tmp3, .framer-dpeSE.framer-v-1cnb355 .framer-1oag5au, .framer-dpeSE.framer-v-19ydqlq .framer-1hozfl2, .framer-dpeSE.framer-v-1djslks .framer-1p6tmp3, .framer-dpeSE.framer-v-162474j .framer-zgq1zr, .framer-dpeSE.framer-v-162474j .framer-1teft87 { order: 0; }\", \".framer-dpeSE.framer-v-1cnb355 .framer-1gj5mvc { order: 2; width: 28px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpeSE.framer-v-1cnb355 .framer-1y993m3 { gap: 0px; } .framer-dpeSE.framer-v-1cnb355 .framer-1y993m3 > * { margin: 0px; margin-left: calc(61px / 2); margin-right: calc(61px / 2); } .framer-dpeSE.framer-v-1cnb355 .framer-1y993m3 > :first-child { margin-left: 0px; } .framer-dpeSE.framer-v-1cnb355 .framer-1y993m3 > :last-child { margin-right: 0px; } }\", \".framer-dpeSE.framer-v-19ydqlq .framer-1y993m3 { cursor: unset; flex-direction: column; gap: 0px; height: auto; justify-content: center; padding: 20px 20px 20px 20px; width: auto; }\", \".framer-dpeSE.framer-v-19ydqlq .framer-1vwvnbs { order: 7; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpeSE.framer-v-19ydqlq .framer-1y993m3 { gap: 0px; } .framer-dpeSE.framer-v-19ydqlq .framer-1y993m3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dpeSE.framer-v-19ydqlq .framer-1y993m3 > :first-child { margin-top: 0px; } .framer-dpeSE.framer-v-19ydqlq .framer-1y993m3 > :last-child { margin-bottom: 0px; } }\", \".framer-dpeSE.framer-v-1djslks .framer-1y993m3 { cursor: unset; gap: 61px; height: auto; justify-content: center; padding: 20px 20px 20px 20px; width: 375px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpeSE.framer-v-1djslks .framer-1y993m3 { gap: 0px; } .framer-dpeSE.framer-v-1djslks .framer-1y993m3 > * { margin: 0px; margin-left: calc(61px / 2); margin-right: calc(61px / 2); } .framer-dpeSE.framer-v-1djslks .framer-1y993m3 > :first-child { margin-left: 0px; } .framer-dpeSE.framer-v-1djslks .framer-1y993m3 > :last-child { margin-right: 0px; } }\", \".framer-dpeSE.framer-v-162474j .framer-1y993m3 { flex-direction: column; gap: 0px; height: auto; justify-content: center; padding: 20px 20px 20px 20px; width: auto; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpeSE.framer-v-162474j .framer-1y993m3 { gap: 0px; } .framer-dpeSE.framer-v-162474j .framer-1y993m3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dpeSE.framer-v-162474j .framer-1y993m3 > :first-child { margin-top: 0px; } .framer-dpeSE.framer-v-162474j .framer-1y993m3 > :last-child { margin-bottom: 0px; } }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicHeight 137\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"R4mUh0BQi\":{\"layout\":[\"fixed\",\"fixed\"]},\"JkOi2k0FM\":{\"layout\":[\"fixed\",\"auto\"]},\"yKpGimbIn\":{\"layout\":[\"auto\",\"auto\"]},\"Zcji5OF_K\":{\"layout\":[\"fixed\",\"auto\"]},\"S8mOsOeF9\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              */\nconst FramerFM6ORHGIZ = withCSS(Component, css, \"framer-dpeSE\");\nexport default FramerFM6ORHGIZ;\nFramerFM6ORHGIZ.displayName = \"Navigation\";\nFramerFM6ORHGIZ.defaultProps = {\n  height: 137,\n  width: 1200\n};\naddPropertyControls(FramerFM6ORHGIZ, {\n  variant: {\n    options: [\"MYThEcE6G\", \"R4mUh0BQi\", \"JkOi2k0FM\", \"yKpGimbIn\", \"Zcji5OF_K\", \"S8mOsOeF9\"],\n    optionTitles: [\"Desktop\", \"Desktop Light\", \"Tablet/Mobile Closed\", \"Tablet/Mobile Open\", \"Tablet/Mobile Closed Light\", \"Tablet/Mobile Open Light\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramerFM6ORHGIZ, [{\n  family: \"Wix Madefor Display\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFTYlthv_3HQKgh.woff2\",\n  weight: \"500\"\n}, {\n  family: \"Wix Madefor Display\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYGGZVthv_3HQKgh.woff2\",\n  weight: \"700\"\n}, {\n  family: \"Wix Madefor Text\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cKNNOeAgpRt9rN5.woff2\",\n  weight: \"500\"\n}, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerFM6ORHGIZ\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"137\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R4mUh0BQi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JkOi2k0FM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yKpGimbIn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Zcji5OF_K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S8mOsOeF9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\n        \"framerImmutableVariables\": \"true\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./FM6ORHGIZ.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap15hpf9v", "args", "onTapiqss4k", "onTap10mg9c9", "onTapcex8mn", "onTapglut15", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "Link", "SVG", "RichText", "x", "css", "FramerFM6ORHGIZ", "withCSS", "FM6ORHGIZ_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
