{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/KrqFVMNjXFPpLkzgNeJz/oJDVffrc4XnF5KvzG313/u5U_8cuAa.js"],
  "sourcesContent": ["// Generated by Framer (7aa0232)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, RichText, SVG, useHydratedBreakpointVariants, useLocaleInfo, useRouter, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport ElementsStarAnimation from \"https://framerusercontent.com/modules/1mdaZ9dMnXMocLPWNp4M/RuaPpCz1b8hkiObWmnmi/DeaUu1IpZ.js\";\nimport SectionFooter from \"https://framerusercontent.com/modules/qW6XTp4AT4wuIyqqNbds/710vM7IbBEMLrv4SmsfB/LJsEoSK5H.js\";\nimport ButtonPrimaryRightIcon from \"https://framerusercontent.com/modules/nfMPaXphKSOcDSo8BSLO/zrAdLF9rMRUXfbs7OQQD/PleYZB5nJ.js\";\nimport SectionNavigation from \"https://framerusercontent.com/modules/3G5JIr8shlZebN6nrLcD/rFeX6aFZqVKFnNFXosku/rbkQZdGG6.js\";\nimport SectionCTA from \"https://framerusercontent.com/modules/6aCunlJK20EcTuqMSUFN/SyTIxqMCSvxTx45ZiBTx/ZJbVzKaAs.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/l8sJrRrqnpPL2TlqyKBT/TSpD6c4hDMqrOWkQmfWf/J9TTBp0yz.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/5LPiq4BFk0JCPBV2WsWD/ptvIwKaxaNpnsJkpP5c2/YckFIlg3V.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/vyRlyWkHkZtxeHBijkaD/xwOnBWtqBEI2WDZNhVyJ/u5U_8cuAa.js\";\nconst SectionNavigationFonts = getFonts(SectionNavigation);\nconst ElementsStarAnimationFonts = getFonts(ElementsStarAnimation);\nconst MotionDivWithFX = withFX(motion.div);\nconst ButtonPrimaryRightIconFonts = getFonts(ButtonPrimaryRightIcon);\nconst SectionCTAFonts = getFonts(SectionCTA);\nconst ContainerWithFX = withFX(Container);\nconst SectionFooterFonts = getFonts(SectionFooter);\nconst cycleOrder = [\"elcfeA2vW\", \"bYQbvBWyM\", \"jzDHvVOb1\"];\nconst breakpoints = {\n  bYQbvBWyM: \"(min-width: 810px) and (max-width: 1199px)\",\n  elcfeA2vW: \"(min-width: 1200px)\",\n  jzDHvVOb1: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  bYQbvBWyM: \"framer-v-8gj6e5\",\n  elcfeA2vW: \"framer-v-y7zh0m\",\n  jzDHvVOb1: \"framer-v-1akbl0n\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"elcfeA2vW\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst transformTemplate = (_, t) => `translateX(-50%) ${t}`;\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 50\n};\nconst transition1 = {\n  delay: .2,\n  duration: .5,\n  ease: [.12, .23, .5, 1],\n  type: \"tween\"\n};\nconst animation1 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 50\n};\nconst transformTemplate1 = (_, t) => `perspective(1200px) ${t}`;\nconst animation2 = {\n  opacity: 0,\n  rotate: 0,\n  scale: .8,\n  x: 0,\n  y: 0\n};\nconst transition2 = {\n  delay: .4,\n  duration: .5,\n  ease: [.12, .23, .5, 1],\n  type: \"tween\"\n};\nconst animation3 = {\n  opacity: 0,\n  rotate: 0,\n  scale: .8,\n  transition: transition2,\n  x: 0,\n  y: 0\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"elcfeA2vW\",\n  Mobile: \"jzDHvVOb1\",\n  Tablet: \"bYQbvBWyM\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"elcfeA2vW\"\n  };\n};\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  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const router = useRouter();\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"elcfeA2vW\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-yWgoe\", sharedStyle.className, sharedStyle1.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-y7zh0m\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              bYQbvBWyM: {\n                layoutScroll: true,\n                transformTemplate\n              },\n              jzDHvVOb1: {\n                layoutScroll: true,\n                transformTemplate\n              }\n            },\n            children: /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1d12fas-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  bYQbvBWyM: {\n                    variant: \"SzZNqYf2Y\"\n                  },\n                  jzDHvVOb1: {\n                    variant: \"SzZNqYf2Y\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(SectionNavigation, {\n                  height: \"100%\",\n                  id: \"eRfo7zylF\",\n                  layoutId: \"eRfo7zylF\",\n                  linkText: \"\uD83D\uDCC8\uD83D\uDCB0 hello@lemoolah.com\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"T01EihWJC\",\n                  width: \"100%\"\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1f2p9j0\",\n            \"data-framer-name\": \"Section\",\n            name: \"Section\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-6wasic\",\n              \"data-framer-name\": \"Container\",\n              name: \"Container\",\n              children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition1\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation,\n                __framer__exit: animation1,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-q9spie\",\n                \"data-framer-name\": \"Title\",\n                name: \"Title\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h3\", {\n                      className: \"framer-styles-preset-12lj5ox\",\n                      \"data-styles-preset\": \"YckFIlg3V\",\n                      children: \"Terms & Conditions\"\n                    })\n                  }),\n                  className: \"framer-1r7ymds\",\n                  \"data-framer-name\": \"We create world-class development and branding\",\n                  name: \"We create world-class development and branding\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-lt07mg-container\",\n                  children: /*#__PURE__*/_jsx(ElementsStarAnimation, {\n                    height: \"100%\",\n                    id: \"dUaPkyH_U\",\n                    layoutId: \"dUaPkyH_U\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"HKOp3S4Uf\",\n                    width: \"100%\"\n                  })\n                })]\n              }), /*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition1\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation,\n                __framer__exit: animation1,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-1qalrzr\",\n                \"data-framer-name\": \"Content\",\n                name: \"Content\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsxs(React.Fragment, {\n                    children: [/*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Last updated: September 1, 2023\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"THIS TERMS OF USE AGREEMENT (the \u201CAgreement\u201D) constitutes a legally binding agreement by and between LEMOOLAH, a digital agency (\u201CLemoolah\u201D) and the client, whether personally or on behalf of an entity (\u201CClient\u201D), with regard to access and use of Lemoolah\u2019s website: https://lemoolah.com (the \u201CWebsite\u201D) and any other media form, channel, mobile website or mobile application related, linked, or otherwise connected thereto. Failure to agree and adhere to all of the terms, conditions, and obligations contained herein results in the express prohibition of the Client\u2019s use of the Website, and the Client is ordered to discontinue use immediately. Thereafter the relationship between Client and Lemoolah shall cease and be of no further force and effect between the parties, except that any obligation of Client to pay Lemoolah for services rendered shall remain and continue to be an ongoing obligation owed by Client to Lemoolah.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"1. Intellectual Property Rights\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Unless otherwise indicated, the Website is the property of Lemoolah and all source code, databases, functionality, software, website designs, audio, video, text, photographs, and graphics of any nature and regardless of format (herein, collectively or individually, the \u201CContent\u201D) and the trademarks, service marks, and logos contained therein (the \u201CMarks\u201D) are owned and controlled by Lemoolah and are protected by copyright and trademark laws and any other applicable intellectual property law or regulation of the United States, foreign jurisdictions, and international conventions. The Content and Marks are provided \u201CAs-Is\u201D for your information and personal use only. Except as expressly provided herein, no part of the Website and no Content may be copied, reproduced, aggregated, republished, uploaded, posted, displayed, encoded, translated, transmitted, distributed, sold, licensed, or otherwise exploited for any commercial purpose whatsoever, without Lemoolah\u2019s express prior written permission. Lemoolah reserves all rights in the Website, Content, and Marks.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"2. Ownership of Materials\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"All design and original source files created on Client\u2019s behalf (\u201CProjects\u201D) belong to Client, and Client shall be the sole owner of the copyright for all Projects. In the event that any operation of law would cause Lemoolah to become the owner of a Project, in whole or in part, rather than Client, Lemoolah irrevocably and perpetually assigns its entire interest in the Project to Client, without limitation. Client warrants that any materials provided to Lemoolah for incorporation into a project are owned by Client and do not infringe on any third party\u2019s rights. Lemoolah always reserves the right to share the Client's design work publicly (social media, website, etc.) unless otherwise agreed upon.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"3. Third-Party Fonts\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"If any Project incorporates fonts that require a commercial license, Lemoolah will inform Client. Client assumes responsibility for purchasing required licenses for Third-Party Fonts incorporated into a Project.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"4. User Representations\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"By using the Website, Client agrees to comply with these Terms of Use and represents that they have the legal capacity to do so.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"5. Prohibited Activities\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Client agrees to use the Website only for its intended purpose and refrain from unauthorized activities, including but not limited to unauthorized use, data retrieval, bypassing security, and interfering with the Website's operations.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"6. Client Feedback\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Any feedback or submission from the Client shall be the sole property of Lemoolah. Lemoolah reserves the right to use such feedback for any lawful purpose.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"7. Management and Oversight\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Lemoolah reserves the right to monitor the Website for violations and to restrict or deny access to the Website.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"8. Privacy Policy\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"By using the Website, Client agrees to Lemoolah's Privacy Policy.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"9. Returns and Refunds\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Refunds are assessed on a case-by-case basis. If a refund is deemed appropriate, a 25% fee will be applied to the remaining billable period.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"10. Modification\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Lemoolah reserves the right to modify or discontinue any part of the Website without notice.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"11. Connection Interruptions\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Lemoolah does not guarantee uninterrupted access to the Website and is not liable for any interruptions or errors.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"12. Governing Law\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"These Terms of Use shall be governed by the laws of North Carolina, United States.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"13. Litigation\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Any legal action shall be brought in the courts of North Carolina, United States.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"14. Disclaimer\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: 'The Website is provided \"as-is\". Lemoolah disclaims all warranties related to the Website and its content.'\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"15. Limitations of Liability and Indemnification\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Lemoolah and its affiliates shall not be liable for any damages arising from the use of the Website. Client agrees to indemnify Lemoolah against any claims or demands.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"16. User Data\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Client is responsible for all data transmitted or related to their use of the Website.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"17. Electronic Communications\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Client consents to receive electronic communications from Lemoolah and agrees to the use of electronic signatures.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"18. Showcasing Client Work\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Lemoolah reserves the right to share client work unless otherwise agreed upon.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"19. Referrals\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"Referral tracking and payouts are handled through our third-party partner, Rewardful.com\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"20. Miscellaneous\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"These Terms of Use constitute the entire agreement between Client and Lemoolah.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"strong\", {\n                        children: \"21. Contact Information\"\n                      })\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: \"For questions or complaints, please contact Lemoolah at: hello@lemoolah.com\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-490os0\",\n                      \"data-styles-preset\": \"J9TTBp0yz\",\n                      children: /*#__PURE__*/_jsx(\"br\", {\n                        className: \"trailing-break\"\n                      })\n                    })]\n                  }),\n                  className: \"framer-1unzhz\",\n                  \"data-framer-name\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam non faucibus tellus. Nullam erat diam, tempor eu ornare vel, venenatis vitae turpis. Nam sollicitudin, justo a varius consequat, metus metus malesuada enim, vitae tincidunt magna mauris convallis diam. Donec gravida, lacus quis sodales aliquet, elit ante vestibulum velit, a fermentum ligula tellus quis justo. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.\",\n                  name: \"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam non faucibus tellus. Nullam erat diam, tempor eu ornare vel, venenatis vitae turpis. Nam sollicitudin, justo a varius consequat, metus metus malesuada enim, vitae tincidunt magna mauris convallis diam. Donec gravida, lacus quis sodales aliquet, elit ante vestibulum velit, a fermentum ligula tellus quis justo. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1qaahv9-container\",\n                  children: /*#__PURE__*/_jsx(ButtonPrimaryRightIcon, {\n                    height: \"100%\",\n                    id: \"Qcu66nXK3\",\n                    layoutId: \"Qcu66nXK3\",\n                    link: resolveLink({\n                      webPageId: \"MqVTym_qu\"\n                    }, router),\n                    text: \"Questions?  Contact Us\",\n                    width: \"100%\"\n                  })\n                })]\n              }), /*#__PURE__*/_jsx(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition2\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation2,\n                __framer__exit: animation3,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-1i1066s\",\n                \"data-framer-name\": \"Shape\",\n                name: \"Shape\",\n                transformTemplate: transformTemplate1,\n                children: /*#__PURE__*/_jsx(SVG, {\n                  className: \"framer-197r5gl\",\n                  \"data-framer-name\": \"Vector\",\n                  fill: \"rgba(0,0,0,1)\",\n                  intrinsicHeight: 184,\n                  intrinsicWidth: 184,\n                  name: \"Vector\",\n                  svg: '<svg width=\"184\" height=\"184\" viewBox=\"-2 -2 184 184\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M83.1376 0C28.776 32.7607 -4.25907 56.5693 0.443562 63.8272C9.08839 77.1729 140.627 27.2564 148.33 39.4606C155.79 51.2909 38.9386 108.831 47.1788 121.941C55.0536 134.458 169.407 95.0565 179.338 110.724C187.253 123.22 121.354 159.162 130.823 174.21C135.189 181.149 153.697 180.69 170.696 178.767\" stroke=\"#1C3F3A\" stroke-width=\"4\" stroke-miterlimit=\"10\"/>\\n</svg>\\n',\n                  withExternalLayout: true\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsx(ContainerWithFX, {\n            __framer__animate: {\n              transition: transition1\n            },\n            __framer__animateOnce: true,\n            __framer__enter: animation,\n            __framer__exit: animation1,\n            __framer__styleAppearEffectEnabled: true,\n            __framer__threshold: .5,\n            __perspectiveFX: false,\n            __targetOpacity: 1,\n            className: \"framer-1m359bn-container\",\n            transformTemplate: transformTemplate1,\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                bYQbvBWyM: {\n                  variant: \"RqGHWz_GW\"\n                },\n                jzDHvVOb1: {\n                  variant: \"vqz5FbEyu\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(SectionCTA, {\n                buttonText: \"Get Started\",\n                content: \"At lemoolah, we understand that every business is unique. That's why we offer tailored solutions that align with your goals.\",\n                height: \"100%\",\n                id: \"zjunvshf6\",\n                layoutId: \"zjunvshf6\",\n                link: resolveLink({\n                  webPageId: \"nQAxGWOf5\"\n                }, router),\n                style: {\n                  width: \"100%\"\n                },\n                title: \"Grow your business\",\n                variant: \"kvKbKmmn7\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-46pi2z-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                bYQbvBWyM: {\n                  variant: \"Caa_aZymN\"\n                },\n                jzDHvVOb1: {\n                  variant: \"uRUMrF32z\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(SectionFooter, {\n                height: \"100%\",\n                id: \"lwk3zFlTi\",\n                layoutId: \"lwk3zFlTi\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"aqnfzJyoc\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-yWgoe [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; } }\", `.${metadata.bodyClassName} { background: var(--token-6656fbf3-6d5f-408a-8efc-8cfb3032b215, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`, \".framer-yWgoe .framer-1s80i7d { display: block; }\", \".framer-yWgoe .framer-y7zh0m { align-content: center; align-items: center; background-color: var(--token-6656fbf3-6d5f-408a-8efc-8cfb3032b215, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-yWgoe .framer-1d12fas-container, .framer-yWgoe .framer-46pi2z-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-yWgoe .framer-1f2p9j0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 24px 80px 24px; position: relative; width: 100%; }\", \".framer-yWgoe .framer-6wasic { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-yWgoe .framer-q9spie { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 550px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-yWgoe .framer-1r7ymds { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 2; }\", \".framer-yWgoe .framer-lt07mg-container { flex: none; height: 124px; left: -36px; position: absolute; top: -36px; width: 124px; z-index: 1; }\", \".framer-yWgoe .framer-1qalrzr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-yWgoe .framer-1unzhz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-yWgoe .framer-1qaahv9-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-yWgoe .framer-1i1066s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: -32px; transform: perspective(1200px); width: 120px; z-index: 1; }\", \".framer-yWgoe .framer-197r5gl { flex: none; height: 100%; position: relative; width: 100%; }\", \".framer-yWgoe .framer-1m359bn-container { flex: none; height: auto; position: relative; transform: perspective(1200px); width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yWgoe .framer-y7zh0m, .framer-yWgoe .framer-1f2p9j0, .framer-yWgoe .framer-6wasic, .framer-yWgoe .framer-q9spie, .framer-yWgoe .framer-1qalrzr, .framer-yWgoe .framer-1i1066s { gap: 0px; } .framer-yWgoe .framer-y7zh0m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yWgoe .framer-y7zh0m > :first-child, .framer-yWgoe .framer-1f2p9j0 > :first-child, .framer-yWgoe .framer-6wasic > :first-child, .framer-yWgoe .framer-1qalrzr > :first-child { margin-top: 0px; } .framer-yWgoe .framer-y7zh0m > :last-child, .framer-yWgoe .framer-1f2p9j0 > :last-child, .framer-yWgoe .framer-6wasic > :last-child, .framer-yWgoe .framer-1qalrzr > :last-child { margin-bottom: 0px; } .framer-yWgoe .framer-1f2p9j0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yWgoe .framer-6wasic > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-yWgoe .framer-q9spie > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-yWgoe .framer-q9spie > :first-child, .framer-yWgoe .framer-1i1066s > :first-child { margin-left: 0px; } .framer-yWgoe .framer-q9spie > :last-child, .framer-yWgoe .framer-1i1066s > :last-child { margin-right: 0px; } .framer-yWgoe .framer-1qalrzr > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-yWgoe .framer-1i1066s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\", \"@media (min-width: 1200px) { .framer-yWgoe .hidden-y7zh0m { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-yWgoe .hidden-8gj6e5 { display: none !important; } .${metadata.bodyClassName} { background: var(--token-6656fbf3-6d5f-408a-8efc-8cfb3032b215, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-yWgoe .framer-y7zh0m { width: 810px; } .framer-yWgoe .framer-1d12fas-container { left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 1; } .framer-yWgoe .framer-1f2p9j0 { padding: 100px 24px 100px 24px; } .framer-yWgoe .framer-6wasic { max-width: 600px; padding: 60px 0px 0px 0px; } .framer-yWgoe .framer-q9spie { max-width: 72%; } .framer-yWgoe .framer-1i1066s { top: -20px; }}`, `@media (max-width: 809px) { .framer-yWgoe .hidden-1akbl0n { display: none !important; } .${metadata.bodyClassName} { background: var(--token-6656fbf3-6d5f-408a-8efc-8cfb3032b215, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-yWgoe .framer-y7zh0m { width: 390px; } .framer-yWgoe .framer-1d12fas-container { left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 1; } .framer-yWgoe .framer-6wasic { padding: 60px 0px 0px 0px; } .framer-yWgoe .framer-1r7ymds { flex: none; width: 80%; } .framer-yWgoe .framer-lt07mg-container { height: 100px; left: -24px; top: 22px; width: 100px; } .framer-yWgoe .framer-1i1066s { height: 80px; top: 24px; width: 80px; } .framer-yWgoe .framer-197r5gl { order: 0; }}`, ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicHeight 4625\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bYQbvBWyM\":{\"layout\":[\"fixed\",\"auto\"]},\"jzDHvVOb1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     */\nconst Frameru5U_8cuAa = withCSS(Component, css, \"framer-yWgoe\");\nexport default Frameru5U_8cuAa;\nFrameru5U_8cuAa.displayName = \"Terms And Conditions\";\nFrameru5U_8cuAa.defaultProps = {\n  height: 4625,\n  width: 1200\n};\naddFonts(Frameru5U_8cuAa, [...SectionNavigationFonts, ...ElementsStarAnimationFonts, ...ButtonPrimaryRightIconFonts, ...SectionCTAFonts, ...SectionFooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Frameru5U_8cuAa\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"4625\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bYQbvBWyM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jzDHvVOb1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "2oBAaA,IAAMA,GAAyBC,EAASC,CAAiB,EACnDC,GAA6BF,EAASG,CAAqB,EAC3DC,EAAkBC,EAAOC,EAAO,GAAG,EACnCC,GAA8BP,EAASQ,CAAsB,EAC7DC,GAAkBT,EAASU,CAAU,EACrCC,GAAkBN,EAAOO,CAAS,EAClCC,GAAqBb,EAASc,CAAa,EAEjD,IAAMC,EAAc,CAClB,UAAW,6CACX,UAAW,sBACX,UAAW,oBACb,EACMC,GAAY,IAAM,OAAO,SAAa,IACtCC,GAAoB,CACxB,UAAW,kBACX,UAAW,kBACX,UAAW,kBACb,EACID,GAAU,GACZE,EAA6B,YAAaH,EAAaE,EAAiB,EAE1E,IAAME,GAAc,CAClB,QAAS,CACP,SAAU,CACZ,CACF,EACMC,EAAoB,CAACC,EAAGC,IAAM,oBAAoBA,IAClDC,EAAY,CAChB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,EACL,EACMC,EAAc,CAClB,MAAO,GACP,SAAU,GACV,KAAM,CAAC,IAAK,IAAK,GAAI,CAAC,EACtB,KAAM,OACR,EACMC,EAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYD,EACZ,EAAG,EACH,EAAG,EACL,EACME,EAAqB,CAACL,EAAGC,IAAM,uBAAuBA,IACtDK,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,GACP,EAAG,EACH,EAAG,CACL,EACMC,GAAc,CAClB,MAAO,GACP,SAAU,GACV,KAAM,CAAC,IAAK,IAAK,GAAI,CAAC,EACtB,KAAM,OACR,EACMC,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,GACP,WAAYD,GACZ,EAAG,EACH,EAAG,CACL,EACME,EAAWC,EAAiB,EAC5BC,GAA0B,CAC9B,QAAS,YACT,OAAQ,YACR,OAAQ,WACV,EACMC,GAAW,CAAC,CAChB,OAAAC,EACA,GAAAC,EACA,MAAAC,GACA,GAAGC,CACL,IAAM,CACJ,IAAIC,EAAUC,EACd,MAAO,CACL,GAAGF,EACH,SAAUE,GAAOD,EAAWN,GAAwBK,EAAM,OAAO,KAAO,MAAQC,IAAa,OAASA,EAAWD,EAAM,WAAa,MAAQE,IAAQ,OAASA,EAAM,WACrK,CACF,EACMC,GAA+BC,EAAW,SAAUJ,EAAOE,EAAK,CACpE,GAAM,CACJ,aAAAG,EACF,EAAIC,EAAc,EACZ,CACJ,MAAAC,EACA,UAAAC,EACA,SAAAC,EACA,QAAAC,GACA,GAAGC,EACL,EAAIf,GAASI,CAAK,EACZY,EAAgB,IAAM,CAC1B,IAAMC,EAAYnB,EAAiB,EAEnC,GADA,SAAS,MAAQmB,EAAU,OAAS,GAChCA,EAAU,SAAU,CACtB,IAAIX,GACHA,EAAM,SAAS,cAAc,uBAAuB,KAAO,MAAQA,IAAQ,QAAkBA,EAAI,aAAa,UAAWW,EAAU,QAAQ,EAE1IA,EAAU,gBACZ,MAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOC,GAAKA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAK,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EACxH,SAAS,KAAK,UAAU,IAAID,EAAU,aAAa,EAEvD,EAAG,CAAC,CAAC,EACL,GAAM,CAACE,EAAaC,EAAmB,EAAIC,EAA8BP,GAAShC,EAAa,EAAK,EAC9FwC,GAAiB,OACjBC,GAAarC,GAAY,QACzBsC,EAASC,EAAU,EACnBC,GAAwBC,EAAM,EACpC,OAAoBC,EAAKC,EAA0B,SAAU,CAC3D,MAAO,CACL,iBAAkB,YAClB,kBAAA7C,EACF,EACA,SAAuB4C,EAAKE,EAAa,CACvC,GAAIjB,GAAsDa,GAC1D,SAAuBK,EAAMC,EAAO,IAAK,CACvC,UAAWC,EAAG,eAA4BrB,EAAwBA,CAAS,EAC3E,MAAO,CACL,QAAS,UACX,EACA,SAAU,CAAcmB,EAAMC,EAAO,IAAK,CACxC,GAAGjB,GACH,UAAWkB,EAAG,gBAAiBrB,CAAS,EACxC,IAAKN,EACL,MAAO,CACL,GAAGK,CACL,EACA,SAAU,CAAciB,EAAKM,EAAmB,CAC9C,WAAYf,EACZ,UAAW,CACT,UAAW,CACT,aAAc,GACd,kBAAAhC,CACF,EACA,UAAW,CACT,aAAc,GACd,kBAAAA,CACF,CACF,EACA,SAAuByC,EAAKO,EAAW,CACrC,UAAW,2BACX,SAAuBP,EAAKM,EAAmB,CAC7C,WAAYf,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBS,EAAKQ,EAAmB,CAC7C,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,SAAU,wCACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EAAgBR,EAAKI,EAAO,IAAK,CAChC,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,SAAuBD,EAAMC,EAAO,IAAK,CACvC,UAAW,gBACX,mBAAoB,YACpB,KAAM,YACN,SAAU,CAAcD,EAAMM,EAAiB,CAC7C,kBAAmB,CACjB,WAAY9C,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBE,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,mBAAoB,QACpB,KAAM,QACN,kBAAmBC,EACnB,SAAU,CAAcmC,EAAKU,EAAU,CACrC,sBAAuB,GACvB,SAAuBV,EAAWW,EAAU,CAC1C,SAAuBX,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,SAAU,oBACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,mBAAoB,iDACpB,KAAM,iDACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAKO,EAAW,CAC/B,UAAW,0BACX,SAAuBP,EAAKY,EAAuB,CACjD,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,OAAQ,OACR,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBT,EAAMM,EAAiB,CACtC,kBAAmB,CACjB,WAAY9C,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBE,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,iBACX,mBAAoB,UACpB,KAAM,UACN,kBAAmBC,EACnB,SAAU,CAAcmC,EAAKU,EAAU,CACrC,sBAAuB,GACvB,SAAuBP,EAAYQ,EAAU,CAC3C,SAAU,CAAcX,EAAK,IAAK,CAChC,UAAW,8BACX,qBAAsB,YACtB,SAAU,iCACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,u9BACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,iCACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,olCACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,2BACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,wtBACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,sBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,qNACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,yBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,kIACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,0BACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,4OACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,oBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,6JACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,6BACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,kHACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,mBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,mEACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,wBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,8IACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,kBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,8FACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,8BACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,oHACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,mBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,oFACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,gBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,mFACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,gBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,4GACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,kDACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,yKACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,eACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,wFACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,+BACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,oHACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,4BACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,gFACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,eACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,0FACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,mBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,iFACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,SAAU,CACpC,SAAU,yBACZ,CAAC,CACH,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAU,6EACZ,CAAC,EAAgBA,EAAK,IAAK,CACzB,UAAW,8BACX,qBAAsB,YACtB,SAAuBA,EAAK,KAAM,CAChC,UAAW,gBACb,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EACD,UAAW,gBACX,mBAAoB,sdACpB,KAAM,sdACN,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBA,EAAKO,EAAW,CAC/B,UAAW,2BACX,SAAuBP,EAAKa,EAAwB,CAClD,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,KAAMC,EAAY,CAChB,UAAW,WACb,EAAGlB,CAAM,EACT,KAAM,yBACN,MAAO,MACT,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBI,EAAKS,EAAiB,CACrC,kBAAmB,CACjB,WAAY1C,EACd,EACA,sBAAuB,GACvB,gBAAiBD,GACjB,eAAgBE,GAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,iBACX,mBAAoB,QACpB,KAAM,QACN,kBAAmBH,EACnB,SAAuBmC,EAAKe,EAAK,CAC/B,UAAW,iBACX,mBAAoB,SACpB,KAAM,gBACN,gBAAiB,IACjB,eAAgB,IAChB,KAAM,SACN,IAAK;AAAA;AAAA;AAAA,EACL,mBAAoB,EACtB,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBf,EAAKgB,GAAiB,CACrC,kBAAmB,CACjB,WAAYrD,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBE,EAChB,mCAAoC,GACpC,oBAAqB,GACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,2BACX,kBAAmBC,EACnB,SAAuBmC,EAAKM,EAAmB,CAC7C,WAAYf,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBS,EAAKiB,EAAY,CACtC,WAAY,cACZ,QAAS,+HACT,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,KAAMH,EAAY,CAChB,UAAW,WACb,EAAGlB,CAAM,EACT,MAAO,CACL,MAAO,MACT,EACA,MAAO,qBACP,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,EAAgBI,EAAKO,EAAW,CAC/B,UAAW,0BACX,SAAuBP,EAAKM,EAAmB,CAC7C,WAAYf,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBS,EAAKkB,EAAe,CACzC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBlB,EAAK,MAAO,CAC3B,GAAI,SACN,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EACKmB,GAAM,CAAC,sZAAuZ,kFAAmF,IAAIlD,EAAS,8HAA+H,oDAAqD,kWAAmW,iJAAkJ,gSAAiS,0TAA2T,sVAAuV,oNAAqN,+IAAgJ,yUAA0U,qMAAsM,yGAA0G,yVAA0V,+FAAgG,yIAA0I,4gDAA6gD,4FAA6F,mHAAmHA,EAAS,whBAAyhB,4FAA4FA,EAAS,mnBAAonB,GAAekD,EAAK,GAAgBA,CAAG,EAO5nNC,EAAkBC,EAAQ1C,GAAWwC,GAAK,cAAc,EACvDjD,GAAQkD,EACfA,EAAgB,YAAc,uBAC9BA,EAAgB,aAAe,CAC7B,OAAQ,KACR,MAAO,IACT,EACAE,EAASF,EAAiB,CAAC,GAAGG,GAAwB,GAAGC,GAA4B,GAAGC,GAA6B,GAAGC,GAAiB,GAAGC,GAAoB,GAAeC,EAAO,GAAgBA,CAAK,CAAC,EACrM,IAAMC,GAAqB,CAChC,QAAW,CACT,QAAW,CACT,KAAQ,iBACR,KAAQ,kBACR,MAAS,CAAC,EACV,YAAe,CACb,qBAAwB,OACxB,uBAA0B,GAC1B,sBAAyB,IACzB,sBAAyB,OACzB,oCAAuC,2JACzC,CACF,EACA,MAAS,CACP,KAAQ,SACR,YAAe,CACb,sBAAyB,GAC3B,CACF,EACA,mBAAsB,CACpB,KAAQ,UACV,CACF,CACF",
  "names": ["SectionNavigationFonts", "getFonts", "rbkQZdGG6_default", "ElementsStarAnimationFonts", "DeaUu1IpZ_default", "MotionDivWithFX", "withFX", "motion", "ButtonPrimaryRightIconFonts", "PleYZB5nJ_default", "SectionCTAFonts", "ZJbVzKaAs_default", "ContainerWithFX", "Container", "SectionFooterFonts", "LJsEoSK5H_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "transformTemplate", "_", "t", "animation", "transition1", "animation1", "transformTemplate1", "animation2", "transition2", "animation3", "metadata", "u5U_8cuAa_default", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "router", "useRouter", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides", "Container", "rbkQZdGG6_default", "MotionDivWithFX", "RichText", "x", "DeaUu1IpZ_default", "PleYZB5nJ_default", "resolveLink", "SVG", "ContainerWithFX", "ZJbVzKaAs_default", "LJsEoSK5H_default", "css", "Frameru5U_8cuAa", "withCSS", "addFonts", "SectionNavigationFonts", "ElementsStarAnimationFonts", "ButtonPrimaryRightIconFonts", "SectionCTAFonts", "SectionFooterFonts", "fonts", "__FramerMetadata__"]
}
