{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mpyr7mGu2lXwUiBHljcY/0w7S5CcAgEwNukNtHmW4/bkf_3iqYh.js", "ssg:https://framerusercontent.com/modules/zyppo9y6yjn6lNkUZTKx/PNde3rn3bB4XhtEEE8NX/woCceBCTq.js"],
  "sourcesContent": ["// Generated by Framer (1cc6588)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, getPropertyControls, RichText, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/clNi3z7ONv0uC5tM3xiK/DUS7K2Kwt3xKX7oqC10l/QOCBLMAjr.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/eQ2l6dXSjAu24kKiR2qw/TeUiMLkQAMTllijqkItf/zFV_Olyc4.js\";\nconst PhosphorFonts = getFonts(Phosphor);\nconst PhosphorControls = getPropertyControls(Phosphor);\nconst cycleOrder = [\"W3DPXulSo\", \"mjSs6PG6L\", \"OaagfE3nv\", \"xfy5ZrbV4\"];\nconst serializationHash = \"framer-XiBeP\";\nconst variantClassNames = {\n  mjSs6PG6L: \"framer-v-1s2kwch\",\n  OaagfE3nv: \"framer-v-1kyc3c1\",\n  W3DPXulSo: \"framer-v-1bqr37g\",\n  xfy5ZrbV4: \"framer-v-19csaz5\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  \"Small Badge\": \"xfy5ZrbV4\",\n  \"Standard Badge\": \"mjSs6PG6L\",\n  Small: \"OaagfE3nv\",\n  Standard: \"W3DPXulSo\"\n};\nconst getProps = ({\n  badgeBackground,\n  height,\n  icon,\n  icon1,\n  icon2,\n  id,\n  title,\n  title1,\n  width,\n  ...props\n}) => {\n  var _ref, _ref1, _ref2, _ref3, _ref4, _ref5, _humanReadableVariantMap_props_variant, _ref6;\n  return {\n    ...props,\n    BxIfyR1tY: (_ref = title !== null && title !== void 0 ? title : props.BxIfyR1tY) !== null && _ref !== void 0 ? _ref : \"20+ Prebuilt Pages\",\n    GQcl1it4F: (_ref1 = badgeBackground !== null && badgeBackground !== void 0 ? badgeBackground : props.GQcl1it4F) !== null && _ref1 !== void 0 ? _ref1 : \"rgba(25, 21, 78, 0.03)\",\n    JQsM7qtYB: (_ref2 = icon !== null && icon !== void 0 ? icon : props.JQsM7qtYB) !== null && _ref2 !== void 0 ? _ref2 : true,\n    q2nPHW7TA: (_ref3 = icon1 !== null && icon1 !== void 0 ? icon1 : props.q2nPHW7TA) !== null && _ref3 !== void 0 ? _ref3 : \"CheckCircle\",\n    TyxD043yt: (_ref4 = title1 !== null && title1 !== void 0 ? title1 : props.TyxD043yt) !== null && _ref4 !== void 0 ? _ref4 : 'var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)) /* {\"name\":\"Text\"} */',\n    uuoAbae5k: (_ref5 = icon2 !== null && icon2 !== void 0 ? icon2 : props.uuoAbae5k) !== null && _ref5 !== void 0 ? _ref5 : 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',\n    variant: (_ref6 = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref6 !== void 0 ? _ref6 : \"W3DPXulSo\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    JQsM7qtYB,\n    q2nPHW7TA,\n    uuoAbae5k,\n    BxIfyR1tY,\n    TyxD043yt,\n    GQcl1it4F,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"W3DPXulSo\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className];\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-XiBeP\", ...sharedStyleClassNames, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1bqr37g\", className),\n          \"data-framer-name\": \"Standard\",\n          layoutDependency: layoutDependency,\n          layoutId: \"W3DPXulSo\",\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            backgroundColor: \"rgba(0, 0, 0, 0)\",\n            borderBottomLeftRadius: 0,\n            borderBottomRightRadius: 0,\n            borderTopLeftRadius: 0,\n            borderTopRightRadius: 0,\n            ...style\n          },\n          variants: {\n            mjSs6PG6L: {\n              backgroundColor: GQcl1it4F,\n              borderBottomLeftRadius: 100,\n              borderBottomRightRadius: 100,\n              borderTopLeftRadius: 100,\n              borderTopRightRadius: 100\n            },\n            xfy5ZrbV4: {\n              backgroundColor: GQcl1it4F,\n              borderBottomLeftRadius: 100,\n              borderBottomRightRadius: 100,\n              borderTopLeftRadius: 100,\n              borderTopRightRadius: 100\n            }\n          },\n          ...addPropertyOverrides({\n            mjSs6PG6L: {\n              \"data-framer-name\": \"Standard Badge\"\n            },\n            OaagfE3nv: {\n              \"data-framer-name\": \"Small\"\n            },\n            xfy5ZrbV4: {\n              \"data-framer-name\": \"Small Badge\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [JQsM7qtYB && /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-77qnma-container\",\n            layoutDependency: layoutDependency,\n            layoutId: \"As12TECeD-container\",\n            children: /*#__PURE__*/_jsx(Phosphor, {\n              color: uuoAbae5k,\n              height: \"100%\",\n              iconSearch: \"House\",\n              iconSelection: q2nPHW7TA,\n              id: \"As12TECeD\",\n              layoutId: \"As12TECeD\",\n              mirrored: false,\n              selectByList: true,\n              style: {\n                height: \"100%\",\n                width: \"100%\"\n              },\n              weight: \"fill\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsx(React.Fragment, {\n              children: /*#__PURE__*/_jsx(motion.h3, {\n                className: \"framer-styles-preset-13xnbb0\",\n                \"data-styles-preset\": \"zFV_Olyc4\",\n                style: {\n                  \"--framer-text-color\": \"var(--extracted-a0htzi, var(--variable-reference-TyxD043yt-bkf_3iqYh))\"\n                },\n                children: \"20+ Prebuilt Pages\"\n              })\n            }),\n            className: \"framer-xgndie\",\n            layoutDependency: layoutDependency,\n            layoutId: \"x4kWP6HXN\",\n            style: {\n              \"--extracted-a0htzi\": \"var(--variable-reference-TyxD043yt-bkf_3iqYh)\",\n              \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n              \"--framer-link-text-decoration\": \"underline\",\n              \"--framer-paragraph-spacing\": \"0px\",\n              \"--variable-reference-TyxD043yt-bkf_3iqYh\": TyxD043yt\n            },\n            text: BxIfyR1tY,\n            verticalAlignment: \"top\",\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              OaagfE3nv: {\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.h3, {\n                    className: \"framer-styles-preset-113y3p\",\n                    \"data-styles-preset\": \"QOCBLMAjr\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-a0htzi, var(--variable-reference-TyxD043yt-bkf_3iqYh))\"\n                    },\n                    children: \"20+ Prebuilt Pages\"\n                  })\n                })\n              },\n              xfy5ZrbV4: {\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.h3, {\n                    className: \"framer-styles-preset-113y3p\",\n                    \"data-styles-preset\": \"QOCBLMAjr\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-a0htzi, var(--variable-reference-TyxD043yt-bkf_3iqYh))\"\n                    },\n                    children: \"20+ Prebuilt Pages\"\n                  })\n                })\n              }\n            }, baseVariant, gestureVariant)\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-XiBeP [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-XiBeP .framer-1kuhoz4 { display: block; }\", \".framer-XiBeP .framer-1bqr37g { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-XiBeP .framer-77qnma-container { flex: none; height: 30px; position: relative; width: 30px; }\", \".framer-XiBeP .framer-xgndie { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XiBeP .framer-1bqr37g { gap: 0px; } .framer-XiBeP .framer-1bqr37g > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-XiBeP .framer-1bqr37g > :first-child { margin-left: 0px; } .framer-XiBeP .framer-1bqr37g > :last-child { margin-right: 0px; } }\", \".framer-XiBeP.framer-v-1s2kwch .framer-1bqr37g { padding: 10px 20px 10px 20px; will-change: var(--framer-will-change-override, transform); }\", \".framer-XiBeP.framer-v-1kyc3c1 .framer-1bqr37g { gap: 6px; }\", \".framer-XiBeP.framer-v-1kyc3c1 .framer-77qnma-container, .framer-XiBeP.framer-v-19csaz5 .framer-77qnma-container { height: 20px; width: 20px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XiBeP.framer-v-1kyc3c1 .framer-1bqr37g { gap: 0px; } .framer-XiBeP.framer-v-1kyc3c1 .framer-1bqr37g > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-XiBeP.framer-v-1kyc3c1 .framer-1bqr37g > :first-child { margin-left: 0px; } .framer-XiBeP.framer-v-1kyc3c1 .framer-1bqr37g > :last-child { margin-right: 0px; } }\", \".framer-XiBeP.framer-v-19csaz5 .framer-1bqr37g { gap: 6px; padding: 10px 15px 10px 15px; will-change: var(--framer-will-change-override, transform); }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XiBeP.framer-v-19csaz5 .framer-1bqr37g { gap: 0px; } .framer-XiBeP.framer-v-19csaz5 .framer-1bqr37g > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-XiBeP.framer-v-19csaz5 .framer-1bqr37g > :first-child { margin-left: 0px; } .framer-XiBeP.framer-v-19csaz5 .framer-1bqr37g > :last-child { margin-right: 0px; } }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 30\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 204\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"mjSs6PG6L\":{\"layout\":[\"auto\",\"auto\"]},\"OaagfE3nv\":{\"layout\":[\"auto\",\"auto\"]},\"xfy5ZrbV4\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerVariables {\"JQsM7qtYB\":\"icon\",\"q2nPHW7TA\":\"icon1\",\"uuoAbae5k\":\"icon2\",\"BxIfyR1tY\":\"title\",\"TyxD043yt\":\"title1\",\"GQcl1it4F\":\"badgeBackground\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst Framerbkf_3iqYh = withCSS(Component, css, \"framer-XiBeP\");\nexport default Framerbkf_3iqYh;\nFramerbkf_3iqYh.displayName = \"List\";\nFramerbkf_3iqYh.defaultProps = {\n  height: 30,\n  width: 204\n};\naddPropertyControls(Framerbkf_3iqYh, {\n  variant: {\n    options: [\"W3DPXulSo\", \"mjSs6PG6L\", \"OaagfE3nv\", \"xfy5ZrbV4\"],\n    optionTitles: [\"Standard\", \"Standard Badge\", \"Small\", \"Small Badge\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  JQsM7qtYB: {\n    defaultValue: true,\n    title: \"Icon\",\n    type: ControlType.Boolean\n  },\n  q2nPHW7TA: (PhosphorControls === null || PhosphorControls === void 0 ? void 0 : PhosphorControls[\"iconSelection\"]) && {\n    ...PhosphorControls[\"iconSelection\"],\n    defaultValue: \"CheckCircle\",\n    hidden: undefined,\n    title: \"Icon\"\n  },\n  uuoAbae5k: {\n    defaultValue: 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',\n    title: \"Icon\",\n    type: ControlType.Color\n  },\n  BxIfyR1tY: {\n    defaultValue: \"20+ Prebuilt Pages\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  TyxD043yt: {\n    defaultValue: 'var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)) /* {\"name\":\"Text\"} */',\n    title: \"Title\",\n    type: ControlType.Color\n  },\n  GQcl1it4F: {\n    defaultValue: \"rgba(25, 21, 78, 0.03)\",\n    title: \"Badge Background\",\n    type: ControlType.Color\n  }\n});\naddFonts(Framerbkf_3iqYh, [...PhosphorFonts, ...sharedStyle.fonts, ...sharedStyle1.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\": \"Framerbkf_3iqYh\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"204\",\n        \"framerIntrinsicHeight\": \"30\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mjSs6PG6L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OaagfE3nv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xfy5ZrbV4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\n        \"framerImmutableVariables\": \"true\",\n        \"framerContractVersion\": \"1\",\n        \"framerVariables\": \"{\\\"JQsM7qtYB\\\":\\\"icon\\\",\\\"q2nPHW7TA\\\":\\\"icon1\\\",\\\"uuoAbae5k\\\":\\\"icon2\\\",\\\"BxIfyR1tY\\\":\\\"title\\\",\\\"TyxD043yt\\\":\\\"title1\\\",\\\"GQcl1it4F\\\":\\\"badgeBackground\\\"}\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./bkf_3iqYh.map", "// Generated by Framer (1cc6588)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, RichText, useHydratedBreakpointVariants, useLocaleInfo, useRouter, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport List from \"https://framerusercontent.com/modules/mpyr7mGu2lXwUiBHljcY/0w7S5CcAgEwNukNtHmW4/bkf_3iqYh.js\";\nimport FeatureCard from \"https://framerusercontent.com/modules/lvSzthI1YacYXQn4bKLA/Legpnt3Q2cL2PNbmIw12/Kym4ifyAB.js\";\nimport Footer from \"https://framerusercontent.com/modules/8CiePy3MvOkiSp3t0WDU/HxV6hJv9rvoHhDAZNCe1/M82dauGNX.js\";\nimport NavigationCopy2 from \"https://framerusercontent.com/modules/AeVyBGixuiw9b8mi0ALB/fazCXOZQEWEvQcGA9WBh/oHGFk_9rR.js\";\nimport Button from \"https://framerusercontent.com/modules/r4bMzJEf3YkHCSTskHwz/CB5Crwk0JqgFHhWbLBkw/Tnz4seCKc.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/2RDVTVgqtEkLWrOHuZeg/kuC1ni0iEaWN5EqtEL0S/pbkah0okA.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/exSmImnbJXWZFJobe506/ViTgiR0fevdgjJJkjs2w/pzgAh97sX.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/6biy1G8RJHMUr7GZbeVw/JtCAlNyBUqt97RN5gb9F/xZndidUCt.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/eZbLo0xe2NWo2N4jjZBN/cRfdoNLIA8pTcdyfCp3e/YckFIlg3V.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/vGG5zx8Htub8bZ2qBYRL/1zle1UCJSiruWWLanFjO/woCceBCTq.js\";\nconst NavigationCopy2Fonts = getFonts(NavigationCopy2);\nconst ListFonts = getFonts(List);\nconst MotionDivWithFX = withFX(motion.div);\nconst ButtonFonts = getFonts(Button);\nconst FeatureCardFonts = getFonts(FeatureCard);\nconst ContainerWithFX = withFX(Container);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"AzNLONZPv\", \"N4Gg8pa2c\", \"GVb7l2V6a\", \"Zwl6B8jVD\"];\nconst breakpoints = {\n  AzNLONZPv: \"(min-width: 1400px)\",\n  GVb7l2V6a: \"(max-width: 809px)\",\n  N4Gg8pa2c: \"(min-width: 810px) and (max-width: 1199px)\",\n  Zwl6B8jVD: \"(min-width: 1200px) and (max-width: 1399px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst serializationHash = \"framer-i5V5h\";\nconst variantClassNames = {\n  AzNLONZPv: \"framer-v-1i81mvn\",\n  GVb7l2V6a: \"framer-v-19frin\",\n  N4Gg8pa2c: \"framer-v-ajk7uv\",\n  Zwl6B8jVD: \"framer-v-1179q8s\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"AzNLONZPv\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 100\n};\nconst transition1 = {\n  damping: 80,\n  delay: .1,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation1 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 100\n};\nconst transformTemplate = (_, t) => `perspective(1200px) ${t}`;\nconst transition2 = {\n  damping: 80,\n  delay: .2,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation2 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 100\n};\nconst transition3 = {\n  damping: 80,\n  delay: .3,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation3 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition3,\n  x: 0,\n  y: 100\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  \"Desktop 2\": \"Zwl6B8jVD\",\n  Desktop: \"AzNLONZPv\",\n  Phone: \"GVb7l2V6a\",\n  Tablet: \"N4Gg8pa2c\"\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 : \"AzNLONZPv\"\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(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-i5V5h`);\n      return () => {\n        document.body.classList.remove(`${metadata1.bodyClassName}-framer-i5V5h`);\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 router = useRouter();\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className];\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"AzNLONZPv\",\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-i5V5h\", ...sharedStyleClassNames),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1i81mvn\", className),\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-1haa2fa-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GVb7l2V6a: {\n                  variant: \"qbFmW10s7\"\n                },\n                N4Gg8pa2c: {\n                  variant: \"qbFmW10s7\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(NavigationCopy2, {\n                height: \"100%\",\n                id: \"jH3npS7w8\",\n                layoutId: \"jH3npS7w8\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"Rotd2wBNQ\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-zv0vnl\",\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-m0zjt7\",\n              transformTemplate: transformTemplate,\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GVb7l2V6a: {\n                    background: {\n                      alt: \"People in the office\",\n                      fit: \"fill\",\n                      intrinsicHeight: 983,\n                      intrinsicWidth: 1472,\n                      pixelHeight: 983,\n                      pixelWidth: 1472,\n                      sizes: \"min(100vw - 40px, 1200px)\",\n                      src: \"https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg\",\n                      srcSet: \"https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg 1472w\"\n                    }\n                  },\n                  N4Gg8pa2c: {\n                    background: {\n                      alt: \"People in the office\",\n                      fit: \"fill\",\n                      intrinsicHeight: 983,\n                      intrinsicWidth: 1472,\n                      pixelHeight: 983,\n                      pixelWidth: 1472,\n                      sizes: \"min(100vw - 100px, 1200px)\",\n                      src: \"https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg\",\n                      srcSet: \"https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg 1472w\"\n                    }\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"People in the office\",\n                    fit: \"fill\",\n                    intrinsicHeight: 983,\n                    intrinsicWidth: 1472,\n                    pixelHeight: 983,\n                    pixelWidth: 1472,\n                    sizes: \"max((min(100vw - 100px, 1200px) - 100px) / 2, 0px)\",\n                    src: \"https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/HDGW7ffBWNeAeVvk3gqcMKHk.jpg 1472w\"\n                  },\n                  className: \"framer-1hts1z8\",\n                  \"data-border\": true,\n                  children: /*#__PURE__*/_jsx(\"div\", {\n                    className: \"framer-11jmnkm\"\n                  })\n                })\n              }), /*#__PURE__*/_jsxs(\"div\", {\n                className: \"framer-1a59kyu\",\n                children: [/*#__PURE__*/_jsxs(\"div\", {\n                  className: \"framer-etryvn\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-1b74ta\",\n                        \"data-styles-preset\": \"pzgAh97sX\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\"\n                        },\n                        children: \"Commercial\"\n                      })\n                    }),\n                    className: \"framer-qmtzxd\",\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-1tif1bq\",\n                        \"data-styles-preset\": \"pbkah0okA\",\n                        style: {\n                          \"--framer-text-alignment\": \"left\"\n                        },\n                        children: \"Commercial Pest Control\"\n                      })\n                    }),\n                    className: \"framer-1v5iy3r\",\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-21ogod\",\n                        \"data-styles-preset\": \"xZndidUCt\",\n                        style: {\n                          \"--framer-text-color\": \"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"\n                        },\n                        children: \"At Safe Circle we understand that pests in your commercial environment is a health hazard, potential health risk and can cause damage and an uncomfortable atmosphere for your employees and customers. We can reassure you that we will achieve and maintain a clean, healthy and comfortable atmosphere with our services. \"\n                      }), /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-21ogod\",\n                        \"data-styles-preset\": \"xZndidUCt\",\n                        style: {\n                          \"--framer-text-color\": \"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"\n                        },\n                        children: \"Treating sensitive areas such as childcare centres, nursing homes and food processing facilities? Safe Circle is a licensed pest control provider that utilises their expertise in using the most effective and safest treatment methods and chemicals. \"\n                      }), /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-21ogod\",\n                        \"data-styles-preset\": \"xZndidUCt\",\n                        children: \"We are proven to deliver:\"\n                      })]\n                    }),\n                    className: \"framer-fehjjr\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                }), /*#__PURE__*/_jsxs(\"div\", {\n                  className: \"framer-1jhnlem\",\n                  children: [/*#__PURE__*/_jsx(Container, {\n                    className: \"framer-10q2cr4-container\",\n                    children: /*#__PURE__*/_jsx(List, {\n                      BxIfyR1tY: \"Tailored treatment plans that are regularly updated \",\n                      GQcl1it4F: \"rgba(25, 21, 78, 0.03)\",\n                      height: \"100%\",\n                      id: \"nyhGWMnwj\",\n                      JQsM7qtYB: true,\n                      layoutId: \"nyhGWMnwj\",\n                      q2nPHW7TA: \"CheckCircle\",\n                      style: {\n                        width: \"100%\"\n                      },\n                      TyxD043yt: 'var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)) /* {\"name\":\"Text\"} */',\n                      uuoAbae5k: 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',\n                      variant: \"W3DPXulSo\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-xs9o04-container\",\n                    children: /*#__PURE__*/_jsx(List, {\n                      BxIfyR1tY: \"Reliable and prompt services\",\n                      GQcl1it4F: \"rgba(25, 21, 78, 0.03)\",\n                      height: \"100%\",\n                      id: \"V4juHo5BH\",\n                      JQsM7qtYB: true,\n                      layoutId: \"V4juHo5BH\",\n                      q2nPHW7TA: \"CheckCircle\",\n                      style: {\n                        width: \"100%\"\n                      },\n                      TyxD043yt: 'var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)) /* {\"name\":\"Text\"} */',\n                      uuoAbae5k: 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',\n                      variant: \"W3DPXulSo\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-14k48l9-container\",\n                    children: /*#__PURE__*/_jsx(List, {\n                      BxIfyR1tY: \"Satisfaction-guaranteed with world leading brands of products \",\n                      GQcl1it4F: \"rgba(25, 21, 78, 0.03)\",\n                      height: \"100%\",\n                      id: \"Wf9hDs7XQ\",\n                      JQsM7qtYB: true,\n                      layoutId: \"Wf9hDs7XQ\",\n                      q2nPHW7TA: \"CheckCircle\",\n                      style: {\n                        width: \"100%\"\n                      },\n                      TyxD043yt: 'var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)) /* {\"name\":\"Text\"} */',\n                      uuoAbae5k: 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',\n                      variant: \"W3DPXulSo\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-jixkyz-container\",\n                    children: /*#__PURE__*/_jsx(List, {\n                      BxIfyR1tY: \"Free quotes with no commitments\",\n                      GQcl1it4F: \"rgba(25, 21, 78, 0.03)\",\n                      height: \"100%\",\n                      id: \"fDgDfVspg\",\n                      JQsM7qtYB: true,\n                      layoutId: \"fDgDfVspg\",\n                      q2nPHW7TA: \"CheckCircle\",\n                      style: {\n                        width: \"100%\"\n                      },\n                      TyxD043yt: 'var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)) /* {\"name\":\"Text\"} */',\n                      uuoAbae5k: 'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',\n                      variant: \"W3DPXulSo\",\n                      width: \"100%\"\n                    })\n                  })]\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsxs(React.Fragment, {\n                    children: [/*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-21ogod\",\n                      \"data-styles-preset\": \"xZndidUCt\",\n                      style: {\n                        \"--framer-text-color\": \"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"\n                      },\n                      children: \"Please contact us today so we can discuss your concerns and provide you with a cost-effective integrated pest management solution.\"\n                    }), /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-21ogod\",\n                      \"data-styles-preset\": \"xZndidUCt\",\n                      style: {\n                        \"--framer-text-color\": \"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"\n                      },\n                      children: \"To book a service or make an enquiry please call 1300 793 191 or enquire online.\"\n                    })]\n                  }),\n                  className: \"framer-1o62nrm\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-4sjb01\",\n            \"data-framer-name\": \"Pivot\",\n            name: \"Pivot\",\n            children: /*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-eu6i6c\",\n              \"data-framer-name\": \"Wrapper\",\n              name: \"Wrapper\",\n              children: [/*#__PURE__*/_jsx(Container, {\n                className: \"framer-ic9j4r-container\",\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    GVb7l2V6a: {\n                      style: {\n                        width: \"100%\"\n                      }\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(Button, {\n                    gHeOvXgAq: resolveLink({\n                      webPageId: \"KH6Eve0Tp\"\n                    }, router),\n                    Goeh0UlpU: \"PlayCircle\",\n                    height: \"100%\",\n                    hyoIEBZCr: \"Request a Quote\",\n                    id: \"KQo8w7MZF\",\n                    layoutId: \"KQo8w7MZF\",\n                    Uwhubicpx: false,\n                    variant: \"DaKMOSQtn\",\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__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                    style: {\n                      \"--framer-text-color\": \"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"\n                    },\n                    children: \"Dont Risk your valuable assets, prevent pest problems now by requesting a quote.\"\n                  })\n                }),\n                className: \"framer-u7c8nj\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            })\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1ffwowb\",\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-hsuxxe\",\n              transformTemplate: transformTemplate,\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"p\", {\n                    className: \"framer-styles-preset-1b74ta\",\n                    \"data-styles-preset\": \"pzgAh97sX\",\n                    style: {\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"rgb(110, 233, 255)\"\n                    },\n                    children: \"we've got you covered\"\n                  })\n                }),\n                className: \"framer-fc63fo\",\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-1tif1bq\",\n                    \"data-styles-preset\": \"pbkah0okA\",\n                    style: {\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"\n                    },\n                    children: \"Effective Pest Strategies\"\n                  })\n                }),\n                className: \"framer-q7dr9l\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            }), /*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-1icwumd\",\n              children: [/*#__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-yj28tu-container\",\n                transformTemplate: transformTemplate,\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    N4Gg8pa2c: {\n                      variant: \"KeWUWSw2t\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(FeatureCard, {\n                    BWn9UgzDt: 0,\n                    EgEa9J473: \"Explore pages\",\n                    EQ0vjeicg: 16,\n                    fsUmuS24I: \"Wanting peace of mind? We stop pests before they become a problem with our thorough inspections targeting potential concerns and deploying the most effective prevention tactics for our clients\",\n                    g56HeEMzh: \"Prevent\",\n                    height: \"100%\",\n                    HQlsDHpqI: true,\n                    id: \"NrIcjGPlu\",\n                    J2X4hmGjs: true,\n                    layoutId: \"NrIcjGPlu\",\n                    qKOBsbAyJ: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    SXDgbTQKy: \"Shield\",\n                    variant: \"hUO6W9Cv4\",\n                    waipJ3Alw: -34,\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/_jsx(ContainerWithFX, {\n                __framer__animate: {\n                  transition: transition2\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation,\n                __framer__exit: animation2,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-cfeyy5-container\",\n                transformTemplate: transformTemplate,\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    N4Gg8pa2c: {\n                      variant: \"KeWUWSw2t\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(FeatureCard, {\n                    BWn9UgzDt: 0,\n                    EgEa9J473: \"Explore sections\",\n                    EQ0vjeicg: 16,\n                    fsUmuS24I: \"Worried about an infestation? \\nWe utilise control strategies to stop pests in their tracks and prevent them from building up again in the future to give our clients peace of mind \\n\",\n                    g56HeEMzh: \"Control\",\n                    height: \"100%\",\n                    HQlsDHpqI: true,\n                    id: \"be_gOHGrh\",\n                    J2X4hmGjs: true,\n                    layoutId: \"be_gOHGrh\",\n                    qKOBsbAyJ: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    SXDgbTQKy: \"Strategy\",\n                    variant: \"hUO6W9Cv4\",\n                    waipJ3Alw: -34,\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/_jsx(ContainerWithFX, {\n                __framer__animate: {\n                  transition: transition3\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation,\n                __framer__exit: animation3,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-k8pr5u-container\",\n                transformTemplate: transformTemplate,\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    N4Gg8pa2c: {\n                      variant: \"KeWUWSw2t\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(FeatureCard, {\n                    BWn9UgzDt: 0,\n                    EgEa9J473: \"See Style Guide\",\n                    EQ0vjeicg: 16,\n                    fsUmuS24I: \"Pests already a problem? You can rely on our expert knowledge of pests and the latest techniques in the industry to eradicate pests from problem areas \",\n                    g56HeEMzh: \"Eradicate\",\n                    height: \"100%\",\n                    HQlsDHpqI: true,\n                    id: \"urVPguZEv\",\n                    J2X4hmGjs: true,\n                    layoutId: \"urVPguZEv\",\n                    qKOBsbAyJ: false,\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    SXDgbTQKy: \"ShieldCheck\",\n                    variant: \"hUO6W9Cv4\",\n                    waipJ3Alw: -34,\n                    width: \"100%\"\n                  })\n                })\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-i6uvpx-container\",\n            children: /*#__PURE__*/_jsx(Footer, {\n              height: \"100%\",\n              id: \"vl4oFHqcF\",\n              layoutId: \"vl4oFHqcF\",\n              style: {\n                width: \"100%\"\n              },\n              variant: \"NWDLXXgiF\",\n              width: \"100%\"\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-i5V5h [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-i5V5h { background: white; }`, \".framer-i5V5h .framer-ozqz70 { display: block; }\", \".framer-i5V5h .framer-1i81mvn { 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: visible; padding: 0px 0px 0px 0px; position: relative; width: 1400px; }\", \".framer-i5V5h .framer-1haa2fa-container, .framer-i5V5h .framer-i6uvpx-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-i5V5h .framer-zv0vnl { align-content: center; align-items: center; background-color: var(--token-2cf7e50e-dbaa-4b64-b5ba-a0cba8b71596, #f5fffd); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\", \".framer-i5V5h .framer-m0zjt7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-i5V5h .framer-1hts1z8 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 20px -20px rgba(0, 0, 0, 0.25); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\", \".framer-i5V5h .framer-11jmnkm { background: linear-gradient(333deg, rgba(0, 169, 199, 0.7) 0%, rgba(145, 237, 52, 0.32) 90.51967018010336%); flex: 1 0 0px; height: 1px; mix-blend-mode: multiply; opacity: 0; overflow: hidden; position: relative; width: 100%; }\", \".framer-i5V5h .framer-1a59kyu { align-content: start; align-items: start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-i5V5h .framer-etryvn { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 530px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-i5V5h .framer-qmtzxd, .framer-i5V5h .framer-fc63fo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-i5V5h .framer-1v5iy3r, .framer-i5V5h .framer-fehjjr, .framer-i5V5h .framer-1o62nrm, .framer-i5V5h .framer-q7dr9l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --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-i5V5h .framer-1jhnlem { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-i5V5h .framer-10q2cr4-container, .framer-i5V5h .framer-xs9o04-container, .framer-i5V5h .framer-14k48l9-container, .framer-i5V5h .framer-jixkyz-container { flex: none; height: auto; position: relative; width: 550px; }\", \".framer-i5V5h .framer-4sjb01 { align-content: center; align-items: center; background-color: var(--token-1ae77915-f42b-4b2c-bb4e-ddf5ef6b2dea, #2c3a42); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\", \".framer-i5V5h .framer-eu6i6c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1000px; }\", \".framer-i5V5h .framer-ic9j4r-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-i5V5h .framer-u7c8nj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", '.framer-i5V5h .framer-1ffwowb { align-content: center; align-items: center; background: radial-gradient(66.9% 135.60000000000002% at 62.4% 96%, #00a5c2 0%, var(--token-d5229cc0-15a0-4c38-b5da-2a811a526ceb, rgb(0, 108, 128)) /* {\"name\":\"Purple Dark\"} */ 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: hidden; padding: 50px 50px 50px 50px; position: relative; width: 100%; }', \".framer-i5V5h .framer-hsuxxe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-i5V5h .framer-1icwumd { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-i5V5h .framer-yj28tu-container, .framer-i5V5h .framer-cfeyy5-container, .framer-i5V5h .framer-k8pr5u-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; transform: perspective(1200px); width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-i5V5h .framer-1i81mvn, .framer-i5V5h .framer-zv0vnl, .framer-i5V5h .framer-m0zjt7, .framer-i5V5h .framer-1hts1z8, .framer-i5V5h .framer-1a59kyu, .framer-i5V5h .framer-etryvn, .framer-i5V5h .framer-1jhnlem, .framer-i5V5h .framer-4sjb01, .framer-i5V5h .framer-eu6i6c, .framer-i5V5h .framer-1ffwowb, .framer-i5V5h .framer-hsuxxe { gap: 0px; } .framer-i5V5h .framer-1i81mvn > *, .framer-i5V5h .framer-zv0vnl > *, .framer-i5V5h .framer-4sjb01 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-i5V5h .framer-1i81mvn > :first-child, .framer-i5V5h .framer-zv0vnl > :first-child, .framer-i5V5h .framer-1hts1z8 > :first-child, .framer-i5V5h .framer-1a59kyu > :first-child, .framer-i5V5h .framer-etryvn > :first-child, .framer-i5V5h .framer-1jhnlem > :first-child, .framer-i5V5h .framer-4sjb01 > :first-child, .framer-i5V5h .framer-1ffwowb > :first-child, .framer-i5V5h .framer-hsuxxe > :first-child { margin-top: 0px; } .framer-i5V5h .framer-1i81mvn > :last-child, .framer-i5V5h .framer-zv0vnl > :last-child, .framer-i5V5h .framer-1hts1z8 > :last-child, .framer-i5V5h .framer-1a59kyu > :last-child, .framer-i5V5h .framer-etryvn > :last-child, .framer-i5V5h .framer-1jhnlem > :last-child, .framer-i5V5h .framer-4sjb01 > :last-child, .framer-i5V5h .framer-1ffwowb > :last-child, .framer-i5V5h .framer-hsuxxe > :last-child { margin-bottom: 0px; } .framer-i5V5h .framer-m0zjt7 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-i5V5h .framer-m0zjt7 > :first-child, .framer-i5V5h .framer-eu6i6c > :first-child { margin-left: 0px; } .framer-i5V5h .framer-m0zjt7 > :last-child, .framer-i5V5h .framer-eu6i6c > :last-child { margin-right: 0px; } .framer-i5V5h .framer-1hts1z8 > *, .framer-i5V5h .framer-1a59kyu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-i5V5h .framer-etryvn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-i5V5h .framer-1jhnlem > *, .framer-i5V5h .framer-hsuxxe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-i5V5h .framer-eu6i6c > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-i5V5h .framer-1ffwowb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\", \"@media (min-width: 1400px) { .framer-i5V5h .hidden-1i81mvn { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-i5V5h .hidden-ajk7uv { display: none !important; } .${metadata.bodyClassName}-framer-i5V5h { background: white; } .framer-i5V5h .framer-1i81mvn { width: 810px; } .framer-i5V5h .framer-zv0vnl { background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); padding: 50px 50px 100px 50px; } .framer-i5V5h .framer-m0zjt7 { flex-direction: column; gap: 50px; } .framer-i5V5h .framer-1hts1z8 { align-self: unset; aspect-ratio: 1.4549180327868851 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 137px); order: 0; width: 100%; } .framer-i5V5h .framer-11jmnkm { order: 0; } .framer-i5V5h .framer-1a59kyu { flex: none; order: 1; width: 100%; } .framer-i5V5h .framer-4sjb01 { padding: 80px 40px 80px 40px; } .framer-i5V5h .framer-1icwumd { min-width: 700px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-i5V5h .framer-m0zjt7 { gap: 0px; } .framer-i5V5h .framer-m0zjt7 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-i5V5h .framer-m0zjt7 > :first-child { margin-top: 0px; } .framer-i5V5h .framer-m0zjt7 > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-i5V5h .hidden-19frin { display: none !important; } .${metadata.bodyClassName}-framer-i5V5h { background: white; } .framer-i5V5h .framer-1i81mvn { width: 390px; } .framer-i5V5h .framer-zv0vnl { background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); padding: 50px 20px 50px 20px; } .framer-i5V5h .framer-m0zjt7 { flex-direction: column; gap: 50px; } .framer-i5V5h .framer-1hts1z8 { align-self: unset; flex: none; height: 277px; order: 0; width: 100%; } .framer-i5V5h .framer-1a59kyu { flex: none; order: 1; width: 100%; } .framer-i5V5h .framer-4sjb01 { padding: 60px 20px 60px 20px; } .framer-i5V5h .framer-eu6i6c { flex-direction: column; gap: 40px; } .framer-i5V5h .framer-ic9j4r-container { order: 1; width: 100%; } .framer-i5V5h .framer-u7c8nj { flex: none; order: 0; width: 100%; } .framer-i5V5h .framer-1ffwowb { gap: 50px; padding: 50px 20px 50px 20px; } .framer-i5V5h .framer-1icwumd { grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-i5V5h .framer-m0zjt7, .framer-i5V5h .framer-eu6i6c, .framer-i5V5h .framer-1ffwowb { gap: 0px; } .framer-i5V5h .framer-m0zjt7 > *, .framer-i5V5h .framer-1ffwowb > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-i5V5h .framer-m0zjt7 > :first-child, .framer-i5V5h .framer-eu6i6c > :first-child, .framer-i5V5h .framer-1ffwowb > :first-child { margin-top: 0px; } .framer-i5V5h .framer-m0zjt7 > :last-child, .framer-i5V5h .framer-eu6i6c > :last-child, .framer-i5V5h .framer-1ffwowb > :last-child { margin-bottom: 0px; } .framer-i5V5h .framer-eu6i6c > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`, `@media (min-width: 1200px) and (max-width: 1399px) { .framer-i5V5h .hidden-1179q8s { display: none !important; } .${metadata.bodyClassName}-framer-i5V5h { background: white; } .framer-i5V5h .framer-1i81mvn { width: 1200px; }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerIntrinsicHeight 2717\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerIntrinsicWidth 1400\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N4Gg8pa2c\":{\"layout\":[\"fixed\",\"auto\"]},\"GVb7l2V6a\":{\"layout\":[\"fixed\",\"auto\"]},\"Zwl6B8jVD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        */\nconst FramerwoCceBCTq = withCSS(Component, css, \"framer-i5V5h\");\nexport default FramerwoCceBCTq;\nFramerwoCceBCTq.displayName = \"Services Commercial\";\nFramerwoCceBCTq.defaultProps = {\n  height: 2717,\n  width: 1400\n};\naddFonts(FramerwoCceBCTq, [...NavigationCopy2Fonts, ...ListFonts, ...ButtonFonts, ...FeatureCardFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.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\": \"FramerwoCceBCTq\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerImmutableVariables\": \"true\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N4Gg8pa2c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GVb7l2V6a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zwl6B8jVD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1400\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicHeight\": \"2717\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "badgeBackground", "height", "icon", "icon1", "icon2", "id", "title", "title1", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "JQsM7qtYB", "q2nPHW7TA", "uuoAbae5k", "BxIfyR1tY", "TyxD043yt", "GQcl1it4F", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "Icon", "RichText", "x", "css", "Framerbkf_3iqYh", "withCSS", "bkf_3iqYh_default", "addPropertyControls", "ControlType", "PhosphorControls", "addFonts", "PhosphorFonts", "fonts", "NavigationCopy2Fonts", "getFonts", "oHGFk_9rR_default", "ListFonts", "bkf_3iqYh_default", "MotionDivWithFX", "withFX", "motion", "ButtonFonts", "Tnz4seCKc_default", "FeatureCardFonts", "Kym4ifyAB_default", "ContainerWithFX", "Container", "FooterFonts", "M82dauGNX_default", "breakpoints", "isBrowser", "variantClassNames", "isBrowser", "removeHiddenBreakpointLayers", "breakpoints", "transitions", "animation", "transition1", "animation1", "transformTemplate", "_", "t", "transition2", "animation2", "transition3", "animation3", "metadata", "i", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "oHGFk_9rR_default", "MotionDivWithFX", "Image2", "RichText", "x", "bkf_3iqYh_default", "Tnz4seCKc_default", "resolveLink", "ContainerWithFX", "Kym4ifyAB_default", "M82dauGNX_default", "css", "FramerwoCceBCTq", "withCSS", "woCceBCTq_default", "addFonts", "NavigationCopy2Fonts", "ListFonts", "ButtonFonts", "FeatureCardFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
