{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/93j8ebV3dd0edscqHBX3/7SYtCqml4fUArGdyeigh/oL0NBVsHi.js"],
  "sourcesContent": ["// Generated by Framer (91d32d4)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, useLocaleInfo, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Header from \"https://framerusercontent.com/modules/Tpzipybh5N3iXenpPkmD/zeNngylMqbxf2XAN9EaG/FDKOx9is5.js\";\nimport Footer from \"https://framerusercontent.com/modules/4xTO1mo02MKxR16VA4ep/kXZZy6Fv4cZ0mSAh5a4U/INQsewTpg.js\";\nimport HeaderMobile from \"https://framerusercontent.com/modules/w9EMBiZ8TMUOLOSgzLox/hCirkAQHxIe5k1vGFEYA/L7NJRqlTW.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/yyKtKzlZqXNxEDtWUt0f/x6yynYuoFjwrKLegmxLa/l0lBKPna_.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/0bFCPopRPxi305tZUBIv/0rdyKKt93xxSphtnqaWJ/VmwE9hGJE.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/XRvZZce3LRGECrKjzCjM/ysvleaGeRoUkYqQcHxF9/zF_tGwFXz.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/GYtYFC5ho5VuJcvjAZDl/SXwlV1CGMrMFJQunHFBa/oL0NBVsHi.js\";\nconst HeaderFonts = getFonts(Header);\nconst FooterFonts = getFonts(Footer);\nconst HeaderMobileFonts = getFonts(HeaderMobile);\nconst cycleOrder = [\"pb5ArRM5m\", \"CPIvMGwOn\", \"GUUTxDUUn\"];\nconst breakpoints = {\n  CPIvMGwOn: \"(min-width: 810px) and (max-width: 1199px)\",\n  GUUTxDUUn: \"(max-width: 809px)\",\n  pb5ArRM5m: \"(min-width: 1200px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst serializationHash = \"framer-E2Jhv\";\nconst variantClassNames = {\n  CPIvMGwOn: \"framer-v-18sxril\",\n  GUUTxDUUn: \"framer-v-zd0v18\",\n  pb5ArRM5m: \"framer-v-kkxg2w\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"pb5ArRM5m\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"pb5ArRM5m\",\n  Phone: \"GUUTxDUUn\",\n  Tablet: \"CPIvMGwOn\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"pb5ArRM5m\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale,\n    setLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(undefined, activeLocale);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.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}-framer-E2Jhv`);\n      return () => {\n        document.body.classList.remove(`${metadata1.bodyClassName}-framer-E2Jhv`);\n      };\n    }\n  }, [undefined, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const ref1 = React.useRef(null);\n  const isDisplayed = () => {\n    if (baseVariant === \"GUUTxDUUn\") return !isBrowser();\n    return true;\n  };\n  const isDisplayed1 = () => {\n    if (baseVariant === \"GUUTxDUUn\") return true;\n    return !isBrowser();\n  };\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className, sharedStyle2.className];\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"pb5ArRM5m\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsxs(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: [/*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(serializationHash, ...sharedStyleClassNames, \"framer-kkxg2w\", className),\n        ref: ref !== null && ref !== void 0 ? ref : ref1,\n        style: {\n          ...style\n        },\n        children: [/*#__PURE__*/_jsx(\"div\", {\n          className: \"framer-1jt948q\",\n          \"data-framer-name\": \"Header\",\n          name: \"Header\",\n          children: isDisplayed() && /*#__PURE__*/_jsx(Container, {\n            className: \"framer-12tt3s6-container hidden-zd0v18\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                CPIvMGwOn: {\n                  variant: \"EUPSr5tnl\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Header, {\n                height: \"100%\",\n                id: \"v3woyHJlD\",\n                layoutId: \"v3woyHJlD\",\n                style: {\n                  maxWidth: \"100%\",\n                  width: \"100%\"\n                },\n                variant: \"RYRvcXLHZ\",\n                width: \"100%\"\n              })\n            })\n          })\n        }), /*#__PURE__*/_jsx(\"div\", {\n          className: \"framer-14tvh08\",\n          \"data-framer-name\": \"Hero\",\n          name: \"Hero\",\n          children: /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-18rn9gd\",\n            \"data-framer-name\": \"Section Text\",\n            name: \"Section Text\",\n            children: [/*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-u05hnc\",\n              \"data-framer-name\": \"Top\",\n              name: \"Top\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h1\", {\n                    className: \"framer-styles-preset-1nfg28x\",\n                    \"data-styles-preset\": \"zF_tGwFXz\",\n                    children: \"Terms and Conditions\"\n                  })\n                }),\n                className: \"framer-1o5ingg\",\n                \"data-framer-name\": \"Main Headline\",\n                name: \"Main Headline\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  className: \"framer-styles-preset-1ky4f3i\",\n                  \"data-styles-preset\": \"l0lBKPna_\",\n                  children: \"1. Terms of Agreement\"\n                })\n              }),\n              className: \"framer-wrmm1v\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"These terms and conditions apply to all contracts entered into by consumers for products and services offered by Anchored GmbH through the website www.anchored.world.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Agreements between us and the customer are solely based on these terms and conditions and the order confirmation. Any deviating or supplementary general terms and conditions of the customer are not applicable, even if we do not expressly object to their inclusion.\"\n                })]\n              }),\n              className: \"framer-k2l8ai\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  className: \"framer-styles-preset-1ky4f3i\",\n                  \"data-styles-preset\": \"l0lBKPna_\",\n                  children: \"2. Object of Agreement\"\n                })\n              }),\n              className: \"framer-1e4gy4o\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: 'The contract involves the rental of new and used equipment, hereinafter referred to as \"equipment\" or \"rental items,\" for the purpose of temporary use upon payment of the agreed-upon rental fees, hereinafter referred to as the \"Rental Agreement\".\\xa0'\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Presentation of the equipment on the platform is non-binding, meaning it does not constitute a binding offer to conclude a contract. Depending on availability, various brands and models of the presented equipment that correspond (or are superior) to the parameters in the equipment description can be offered for rent.\"\n                })]\n              }),\n              className: \"framer-1j2hva2\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  className: \"framer-styles-preset-1ky4f3i\",\n                  \"data-styles-preset\": \"l0lBKPna_\",\n                  children: \"3. Rental Start, Duration, and Termination\"\n                })\n              }),\n              className: \"framer-31mi3h\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"The rental period begins upon delivery of the rental item to the customer. The duration depends on the customer's selection at the time of ordering.\\xa0\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Customer confirms that all information provided at the time of ordering (e.g., name, address, email address, phone number) is accurate. Customer is obliged to promptly inform Anchored about any changes in this information.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Rental of the equipment is offered in the form of \u201CBookings\u201D - short-term rentals (less than 3 months) with an upfront payment of the total rental fee, and \u201CSubscriptions\u201D - long-term rentals (3 to 12 months) with a monthly subscription payment.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"The customer can cancel the order at any time for free before the rental item has been delivered. After delivery, the customer generally commits to the agreed rental duration and the related payments.\\xa0\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Anchored may terminate the agreement for reasons such as missed payment, unauthorized transfer of the rental item to a third party, misuse, or other reasons.\"\n                })]\n              }),\n              className: \"framer-61gwqf\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  className: \"framer-styles-preset-1ky4f3i\",\n                  \"data-styles-preset\": \"l0lBKPna_\",\n                  children: \"4. Delivery and Return\"\n                })\n              }),\n              className: \"framer-2z36r4\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"The rental items will be delivered to the provided delivery address at the agreed date. If, during order processing, Anchored finds that the ordered equipment is unavailable for reasons beyond its control, the customer will be notified by email, and a change to the Rental Agreement will be suggested or the contract will be terminated with a full reimbursement of the rental fee to the customer.\\xa0\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Delivery of the equipment is offered for free for a minimum total order amount. In case this minimum order amount is not reached, Anchored has the right to offer the customer to pay an additional delivery fee, or to terminate the Rental Agreement.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Anchored employees or agents might request the customer\u2019s governmental ID at the time of delivery of the equipment, for the sake of identity check and to verify that the equipment is handed over to the person who ordered it.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Customer\u2019s failure to notify Anchored of any defects or problems with equipment within 24 hours after the delivery shall be conclusively deemed as an acknowledgment that all equipment has passed customer approval and is in good working order.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"The rental items must be returned by the customer to the Anchored employees or agents at the last day of the agreed rental duration. Failure to return within 1 week may result in a charge based on the item's acquisition costs. The equipment must be returned in the condition in which you received it, with an exception of regular wear and tear.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Accepting the return of equipment by Anchored does not relinquish any claims the company may have against the customer for evident, concealed, or latent damage to the equipment. Anchored is entitled to a reasonable timeframe after the return of the equipment to identify such damages.\"\n                })]\n              }),\n              className: \"framer-ci3te5\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GUUTxDUUn: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsxs(\"h2\", {\n                      className: \"framer-styles-preset-1ky4f3i\",\n                      \"data-styles-preset\": \"l0lBKPna_\",\n                      children: [\"5. Maintenance of Equipment\", /*#__PURE__*/_jsx(\"br\", {}), \"and Liability\"]\n                    })\n                  })\n                }\n              },\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h2\", {\n                    className: \"framer-styles-preset-1ky4f3i\",\n                    \"data-styles-preset\": \"l0lBKPna_\",\n                    children: \"5. Maintenance of Equipment and Liability\"\n                  })\n                }),\n                className: \"framer-1bgcww8\",\n                \"data-framer-name\": \"Paragraph\",\n                name: \"Paragraph\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsxs(React.Fragment, {\n                children: [/*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"The customer is not allowed to sublease, loan, or assign this Rental Agreement or the equipment to any other individuals, entities, or corporations. The equipment must always remain under the immediate and exclusive control of the customer.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"The customer agrees to maintain the equipment in good condition and assumes full responsibility for the rental items until they are returned. In the case of any damage to the rental item during the rental period, the customer must promptly provide written details to Anchored about the incident. The customer is generally liable, according to legal regulations, for damages or losses of the rental item and other breaches of the rental agreement between the customer and Anchored.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"If the equipment is lost or damaged, the customer commits to paying the rental fee for the duration that Anchored remains without the equipment, until it is repaired or replaced. The customer acknowledges that, in case of damage or loss necessitating replacement rather than repair, the value of the rented equipment is determined by the manufacturer's list price at the time of the loss.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"Anchored does not assume liability for any damage due to the misuse of the equipment by the customer.\"\n                }), /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"In case of defects in the rental item not caused by intentional misuse or neglect, Anchored either repairs the item or provides the customer with an equivalent replacement.\"\n                })]\n              }),\n              className: \"framer-17lxp69\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  className: \"framer-styles-preset-1ky4f3i\",\n                  \"data-styles-preset\": \"l0lBKPna_\",\n                  children: \"6. Conclusion\"\n                })\n              }),\n              className: \"framer-1xlaw5s\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"p\", {\n                  className: \"framer-styles-preset-jrohfr\",\n                  \"data-styles-preset\": \"VmwE9hGJE\",\n                  children: \"If any parts of this Agreement are deemed void, the remaining provisions will remain binding with the same effect as if the void parts were excluded.\"\n                })\n              }),\n              className: \"framer-1ap3la2\",\n              \"data-framer-name\": \"Paragraph\",\n              name: \"Paragraph\",\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })]\n          })\n        }), /*#__PURE__*/_jsx(Container, {\n          className: \"framer-1u24ah-container\",\n          children: /*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              CPIvMGwOn: {\n                variant: \"pDXZnzE7d\"\n              },\n              GUUTxDUUn: {\n                variant: \"TrsooxdiV\"\n              }\n            },\n            children: /*#__PURE__*/_jsx(Footer, {\n              height: \"100%\",\n              id: \"J_bm5aI8F\",\n              layoutId: \"J_bm5aI8F\",\n              style: {\n                width: \"100%\"\n              },\n              variant: \"cSFVONSrQ\",\n              width: \"100%\"\n            })\n          })\n        }), isDisplayed1() && /*#__PURE__*/_jsx(Container, {\n          className: \"framer-ajsu3r-container hidden-kkxg2w hidden-18sxril\",\n          layoutScroll: true,\n          children: /*#__PURE__*/_jsx(HeaderMobile, {\n            height: \"100%\",\n            id: \"DMhBP9rss\",\n            layoutId: \"DMhBP9rss\",\n            style: {\n              width: \"100%\"\n            },\n            variant: \"gAx1IaCvn\",\n            width: \"100%\"\n          })\n        })]\n      }), /*#__PURE__*/_jsx(\"div\", {\n        className: cx(serializationHash, ...sharedStyleClassNames),\n        id: \"overlay\"\n      })]\n    })\n  });\n});\nconst css = ['.framer-E2Jhv[data-border=\"true\"]::after, .framer-E2Jhv [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}-framer-E2Jhv { background: white; }`, \".framer-E2Jhv.framer-1cpwx2i, .framer-E2Jhv .framer-1cpwx2i { display: block; }\", \".framer-E2Jhv.framer-kkxg2w { align-content: center; align-items: center; background-color: #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-E2Jhv .framer-1jt948q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px 0px 0px 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\", \".framer-E2Jhv .framer-12tt3s6-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\", \".framer-E2Jhv .framer-14tvh08 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 150px 80px 80px 80px; position: relative; width: 100%; }\", \".framer-E2Jhv .framer-18rn9gd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-E2Jhv .framer-u05hnc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-E2Jhv .framer-1o5ingg, .framer-E2Jhv .framer-wrmm1v, .framer-E2Jhv .framer-1e4gy4o, .framer-E2Jhv .framer-31mi3h, .framer-E2Jhv .framer-2z36r4 { --framer-paragraph-spacing: 5px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-E2Jhv .framer-k2l8ai, .framer-E2Jhv .framer-1j2hva2, .framer-E2Jhv .framer-61gwqf, .framer-E2Jhv .framer-ci3te5, .framer-E2Jhv .framer-17lxp69, .framer-E2Jhv .framer-1ap3la2 { --framer-paragraph-spacing: 19px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-E2Jhv .framer-1bgcww8, .framer-E2Jhv .framer-1xlaw5s { --framer-paragraph-spacing: 5px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1040px; word-break: break-word; word-wrap: break-word; }\", \".framer-E2Jhv .framer-1u24ah-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-E2Jhv .framer-ajsu3r-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E2Jhv.framer-kkxg2w, .framer-E2Jhv .framer-1jt948q, .framer-E2Jhv .framer-18rn9gd, .framer-E2Jhv .framer-u05hnc { gap: 0px; } .framer-E2Jhv.framer-kkxg2w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-E2Jhv.framer-kkxg2w > :first-child, .framer-E2Jhv .framer-18rn9gd > :first-child, .framer-E2Jhv .framer-u05hnc > :first-child { margin-top: 0px; } .framer-E2Jhv.framer-kkxg2w > :last-child, .framer-E2Jhv .framer-18rn9gd > :last-child, .framer-E2Jhv .framer-u05hnc > :last-child { margin-bottom: 0px; } .framer-E2Jhv .framer-1jt948q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-E2Jhv .framer-1jt948q > :first-child { margin-left: 0px; } .framer-E2Jhv .framer-1jt948q > :last-child { margin-right: 0px; } .framer-E2Jhv .framer-18rn9gd > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-E2Jhv .framer-u05hnc > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\", \"@media (min-width: 1200px) { .framer-E2Jhv .hidden-kkxg2w { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-E2Jhv .hidden-18sxril { display: none !important; } .${metadata.bodyClassName}-framer-E2Jhv { background: white; } .framer-E2Jhv.framer-kkxg2w { width: 810px; } .framer-E2Jhv .framer-14tvh08 { padding: 150px 40px 64px 40px; } .framer-E2Jhv .framer-1xlaw5s { width: 100%; }}`, `@media (max-width: 809px) { .framer-E2Jhv .hidden-zd0v18 { display: none !important; } .${metadata.bodyClassName}-framer-E2Jhv { background: white; } .framer-E2Jhv.framer-kkxg2w { width: 390px; } .framer-E2Jhv .framer-1jt948q { min-height: 96px; } .framer-E2Jhv .framer-14tvh08 { flex-direction: column; padding: 100px 16px 48px 16px; } .framer-E2Jhv .framer-18rn9gd { flex: none; width: 100%; } .framer-E2Jhv .framer-1bgcww8 { width: 358px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E2Jhv .framer-14tvh08 { gap: 0px; } .framer-E2Jhv .framer-14tvh08 > *, .framer-E2Jhv .framer-14tvh08 > :first-child, .framer-E2Jhv .framer-14tvh08 > :last-child { margin: 0px; } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicHeight 3837\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CPIvMGwOn\":{\"layout\":[\"fixed\",\"auto\"]},\"GUUTxDUUn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerDisplayContentsDiv false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         */\nconst FrameroL0NBVsHi = withCSS(Component, css, \"framer-E2Jhv\");\nexport default FrameroL0NBVsHi;\nFrameroL0NBVsHi.displayName = \"Privacy Policy 2\";\nFrameroL0NBVsHi.defaultProps = {\n  height: 3837,\n  width: 1200\n};\naddFonts(FrameroL0NBVsHi, [...HeaderFonts, ...FooterFonts, ...HeaderMobileFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameroL0NBVsHi\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerImmutableVariables\": \"true\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CPIvMGwOn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GUUTxDUUn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerDisplayContentsDiv\": \"false\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"3837\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "FDKOx9is5_default", "FooterFonts", "INQsewTpg_default", "HeaderMobileFonts", "L7NJRqlTW_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Container", "PropertyOverrides", "FDKOx9is5_default", "RichText", "x", "INQsewTpg_default", "L7NJRqlTW_default", "css", "FrameroL0NBVsHi", "withCSS", "oL0NBVsHi_default", "addFonts", "HeaderFonts", "FooterFonts", "HeaderMobileFonts", "fonts", "__FramerMetadata__"]
}
