{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mRjaMxsSSl16FtUdh0Ml/Ikb7zMTdi3U4MV0r5rxv/WeLXsXUSQ.js", "ssg:https://framerusercontent.com/modules/aJNbJII62lBx0k9mB7Vd/FZpqIIUMxuPajj89R2qz/hGN2Gct7w.js", "ssg:https://framerusercontent.com/modules/DkuXmDKWWMMT3UclTFLe/YlL20KjQ5egpLEWS6jmC/xpXNYh4za.js"],
  "sourcesContent": ["import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([\"CUSTOM;Ageo Bold\"]);\nexport const fonts = [{\n  family: \"Ageo Bold\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:css/WeLXsXUSQ:default\",\n    url: \"assets/J3LMAl7XC9nbcZxMRKpXWWexZPY.otf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/J3LMAl7XC9nbcZxMRKpXWWexZPY~3BgEr61ID0NsZ8TwGBCr52WksHVR3sDIxPXdgYI-zAs.otf\").href\n}];\nexport const css = ['.framer-uifxz .framer-styles-preset-1wj9ru1:not(.rich-text-wrapper), .framer-uifxz .framer-styles-preset-1wj9ru1.rich-text-wrapper p { --framer-font-family: \"Ageo Bold\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); --framer-text-decoration: none; --framer-text-transform: capitalize; }', '@media (max-width: 1199px) and (min-width: 810px) { .framer-uifxz .framer-styles-preset-1wj9ru1:not(.rich-text-wrapper), .framer-uifxz .framer-styles-preset-1wj9ru1.rich-text-wrapper p { --framer-font-family: \"Ageo Bold\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); --framer-text-decoration: none; --framer-text-transform: capitalize; } }', '@media (max-width: 809px) and (min-width: 0px) { .framer-uifxz .framer-styles-preset-1wj9ru1:not(.rich-text-wrapper), .framer-uifxz .framer-styles-preset-1wj9ru1.rich-text-wrapper p { --framer-font-family: \"Ageo Bold\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); --framer-text-decoration: none; --framer-text-transform: capitalize; } }'];\nexport const className = \"framer-uifxz\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (4431e6b)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, RichText, useLocale, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/mmn0n4LttkV7Kjjooeqv/J4gJjArvUN90wstEoX6j/ahLgTfCIP.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/mRjaMxsSSl16FtUdh0Ml/Ikb7zMTdi3U4MV0r5rxv/WeLXsXUSQ.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/Wck42syezVVWtg5twJej/PBeztnzwF0KptbHb8jYN/z5OsguW0s.js\";\nconst cycleOrder = [\"ylCitOFDC\", \"afEnMrinp\"];\nconst variantClassNames = {\n  afEnMrinp: \"framer-v-4ncxyi\",\n  ylCitOFDC: \"framer-v-1f664nu\"\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 humanReadableVariantMap = {\n  Basic: \"ylCitOFDC\",\n  Mobile: \"afEnMrinp\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst toDateString = (value, options = {}, activeLocale) => {\n  if (typeof value !== \"string\") return \"\";\n  const date = new Date(value);\n  if (isNaN(date.getTime())) return \"\";\n  const fallbackLocale = \"en-US\";\n  const locale = options.locale || activeLocale || fallbackLocale;\n  const dateStyle = options.dateStyle;\n  const timeZone = \"UTC\";\n  try {\n    return date.toLocaleDateString(locale, {\n      dateStyle,\n      timeZone\n    });\n  } catch {\n    return date.toLocaleDateString(fallbackLocale, {\n      dateStyle,\n      timeZone\n    });\n  }\n};\nconst isAfter = (dateString, minDateString) => {\n  if (typeof dateString !== \"string\" || typeof minDateString !== \"string\") return false;\n  const date = new Date(dateString);\n  if (isNaN(date.getTime())) return false;\n  const minDate = new Date(minDateString);\n  if (isNaN(minDate.getTime())) return false;\n  return date >= minDate;\n};\nconst isSet = value => {\n  return value !== undefined && value !== null && value !== \"\";\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 Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"ylCitOFDC\",\n  headingBg: WsfHLXQAE = 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n  oddBg: Quj9YChTw = \"rgb(255, 255, 255)\",\n  evenBg: GLKW3HDEX = \"rgb(252, 252, 252)\",\n  period1: Co65upyLu = \"Welcome Week/Freshers Week\",\n  period2: QdRZG4Czp = \"Autumn Term\",\n  period3: Va1nQBv7w = \"Spring Term\",\n  period4: L3phxh7SK = \"Summer Term\",\n  period5: xrpVoMLja = \"\",\n  period6: QKLGlAo2q = \"\",\n  period7: yQE87tcGc = \"\",\n  period8: pAfeRqJPJ = \"\",\n  period9: u7B1My9Vl = \"\",\n  period10: xntkT3hZ9 = \"\",\n  period1Start: hPEMXK8E4 = \"1970-01-01T00:00:00.000Z\",\n  period1Close: dG78Ji3BZ = \"1970-01-01T00:00:00.000Z\",\n  period2Start: V64MKU0mW = \"1970-01-01T00:00:00.000Z\",\n  period2Close: VLYqYA6Uc = \"1970-01-01T00:00:00.000Z\",\n  period3Start: x1_AfZCSb = \"1970-01-01T00:00:00.000Z\",\n  period3Close: AYwzQS1Bt = \"1970-01-01T00:00:00.000Z\",\n  period4Start: MFw7JrSSH = \"1970-01-01T00:00:00.000Z\",\n  period4Close: kofG97eOp = \"1970-01-01T00:00:00.000Z\",\n  period5Start: ZhQ6e5j04 = \"1970-01-01T00:00:00.000Z\",\n  period5Close: MGkp0xPAp = \"1970-01-01T00:00:00.000Z\",\n  period6Start: qq92gKrHF = \"1970-01-01T00:00:00.000Z\",\n  period6Close: l4EupUsVi = \"1970-01-01T00:00:00.000Z\",\n  period7Start: VqvD3UTG3 = \"1970-01-01T00:00:00.000Z\",\n  period7Close: FaE6v_IGZ = \"1970-01-01T00:00:00.000Z\",\n  period8Start: SX0j7zwGj = \"1970-01-01T00:00:00.000Z\",\n  period8Close: NjJXpz8rB = \"1970-01-01T00:00:00.000Z\",\n  period9Start: fJHXUnzpl = \"1970-01-01T00:00:00.000Z\",\n  period9Close: vvdPMmvJZ = \"1970-01-01T00:00:00.000Z\",\n  period10Start: A249XZGWT = \"1970-01-01T00:00:00.000Z\",\n  period10Close: YO_rA89oY = \"1970-01-01T00:00:00.000Z\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"ylCitOFDC\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const activeLocale = useLocale();\n  const defaultLayoutId = React.useId();\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-Fqz11\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, 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-1f664nu\", className),\n          \"data-border\": true,\n          \"data-framer-name\": \"Basic\",\n          layoutDependency: layoutDependency,\n          layoutId: \"ylCitOFDC\",\n          ref: ref,\n          style: {\n            \"--border-bottom-width\": \"1px\",\n            \"--border-color\": \"rgba(0, 0, 0, 0.05)\",\n            \"--border-left-width\": \"1px\",\n            \"--border-right-width\": \"1px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"1px\",\n            backgroundColor: \"rgb(255, 255, 255)\",\n            borderBottomLeftRadius: 10,\n            borderBottomRightRadius: 10,\n            borderTopLeftRadius: 10,\n            borderTopRightRadius: 10,\n            ...style\n          },\n          ...addPropertyOverrides({\n            afEnMrinp: {\n              \"data-framer-name\": \"Mobile\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-vn8g19\",\n            layoutDependency: layoutDependency,\n            layoutId: \"Fgcy_YEOz\",\n            style: {\n              backgroundColor: WsfHLXQAE,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1anjysz\",\n              layoutDependency: layoutDependency,\n              layoutId: \"YEf76LvkD\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1dhxq7d\",\n                    \"data-styles-preset\": \"z5OsguW0s\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Term/Period\"\n                  })\n                }),\n                className: \"framer-1b38a6w\",\n                layoutDependency: layoutDependency,\n                layoutId: \"DAPlU6F0A\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-q590vq\",\n              layoutDependency: layoutDependency,\n              layoutId: \"axeHjaRSn\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1dhxq7d\",\n                    \"data-styles-preset\": \"z5OsguW0s\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Period Starts\"\n                  })\n                }),\n                className: \"framer-ekmnu5\",\n                layoutDependency: layoutDependency,\n                layoutId: \"hu40Rqss6\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-z084cy\",\n              layoutDependency: layoutDependency,\n              layoutId: \"zlmsiaAqf\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1dhxq7d\",\n                    \"data-styles-preset\": \"z5OsguW0s\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Period Ends\"\n                  })\n                }),\n                className: \"framer-cronwh\",\n                layoutDependency: layoutDependency,\n                layoutId: \"F7HvuKvSc\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-5aozfq\",\n            layoutDependency: layoutDependency,\n            layoutId: \"AHkORUyPW\",\n            style: {\n              backgroundColor: Quj9YChTw,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-kg8q6l\",\n              layoutDependency: layoutDependency,\n              layoutId: \"TANg_tl0B\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Welcome Week/Freshers Week\"\n                  })\n                }),\n                className: \"framer-ylmtxr\",\n                layoutDependency: layoutDependency,\n                layoutId: \"VKCuySYHw\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: Co65upyLu,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-19iiyvs\",\n              layoutDependency: layoutDependency,\n              layoutId: \"hnSXvavNS\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Thursday, January 1, 1970\"\n                  })\n                }),\n                className: \"framer-efebtf\",\n                layoutDependency: layoutDependency,\n                layoutId: \"G2NLmCqBl\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(hPEMXK8E4, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(hPEMXK8E4, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1vmh0lx\",\n              layoutDependency: layoutDependency,\n              layoutId: \"xO4y09FtD\",\n              children: isAfter(dG78Ji3BZ, hPEMXK8E4) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"tiny@dancer.com\"\n                  })\n                }),\n                className: \"framer-50p8sx\",\n                layoutDependency: layoutDependency,\n                layoutId: \"F7HniE6rv\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(dG78Ji3BZ, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(dG78Ji3BZ, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(QdRZG4Czp) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1qofurg\",\n            layoutDependency: layoutDependency,\n            layoutId: \"fPsjq0anb\",\n            style: {\n              backgroundColor: GLKW3HDEX,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1f9wzg6\",\n              layoutDependency: layoutDependency,\n              layoutId: \"E6KH4W09q\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Autumn Term\"\n                  })\n                }),\n                className: \"framer-4q4xff\",\n                layoutDependency: layoutDependency,\n                layoutId: \"UnhUDVbEB\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: QdRZG4Czp,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-wfeck0\",\n              layoutDependency: layoutDependency,\n              layoutId: \"qYyQElrkT\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"DJ\"\n                  })\n                }),\n                className: \"framer-16hdmhs\",\n                layoutDependency: layoutDependency,\n                layoutId: \"ed18eJJjj\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(V64MKU0mW, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(V64MKU0mW, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1hzpcb5\",\n              layoutDependency: layoutDependency,\n              layoutId: \"SNz_fMSyq\",\n              children: isAfter(VLYqYA6Uc, V64MKU0mW) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"bob@moses.com\"\n                  })\n                }),\n                className: \"framer-14db1g9\",\n                layoutDependency: layoutDependency,\n                layoutId: \"wxJWHoa5Q\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(VLYqYA6Uc, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(VLYqYA6Uc, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(Va1nQBv7w) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-wane4i\",\n            layoutDependency: layoutDependency,\n            layoutId: \"N9CqA1YhK\",\n            style: {\n              backgroundColor: Quj9YChTw,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-3wlhix\",\n              layoutDependency: layoutDependency,\n              layoutId: \"eEV6EYG2v\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Spring Term\"\n                  })\n                }),\n                className: \"framer-1uotg5k\",\n                layoutDependency: layoutDependency,\n                layoutId: \"X3tnS_atL\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: Va1nQBv7w,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-w7n1ud\",\n              layoutDependency: layoutDependency,\n              layoutId: \"RHd4yTn3n\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Guitar God\"\n                  })\n                }),\n                className: \"framer-1gatg5g\",\n                layoutDependency: layoutDependency,\n                layoutId: \"r3VfhsJrF\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(x1_AfZCSb, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(x1_AfZCSb, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1kb3ug2\",\n              layoutDependency: layoutDependency,\n              layoutId: \"LIZEUdVrr\",\n              children: isAfter(AYwzQS1Bt, x1_AfZCSb) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"jimi@littlewing.com\"\n                  })\n                }),\n                className: \"framer-1799yo7\",\n                layoutDependency: layoutDependency,\n                layoutId: \"wjeY1G_kP\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(AYwzQS1Bt, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(AYwzQS1Bt, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(L3phxh7SK) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-436mec\",\n            layoutDependency: layoutDependency,\n            layoutId: \"bkqE4vh6d\",\n            style: {\n              backgroundColor: GLKW3HDEX,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1gky59m\",\n              layoutDependency: layoutDependency,\n              layoutId: \"pn4_KY7Kt\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Summer Term\"\n                  })\n                }),\n                className: \"framer-9l3cp5\",\n                layoutDependency: layoutDependency,\n                layoutId: \"VTy2ruXjn\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: L3phxh7SK,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-i87w3f\",\n              layoutDependency: layoutDependency,\n              layoutId: \"ElQtQPUl9\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Mad Dog\"\n                  })\n                }),\n                className: \"framer-1x9oem1\",\n                layoutDependency: layoutDependency,\n                layoutId: \"LAjHDS163\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(MFw7JrSSH, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(MFw7JrSSH, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1u9oqo8\",\n              layoutDependency: layoutDependency,\n              layoutId: \"jAGvrgbQQ\",\n              children: isAfter(kofG97eOp, MFw7JrSSH) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"mad@dog.com\"\n                  })\n                }),\n                className: \"framer-hui3qd\",\n                layoutDependency: layoutDependency,\n                layoutId: \"W6ZYaCXBg\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(kofG97eOp, {\n                  dateStyle: \"full\",\n                  locale: \"en\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(kofG97eOp, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(xrpVoMLja) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1g8y9bj\",\n            layoutDependency: layoutDependency,\n            layoutId: \"doD5Asy1j\",\n            style: {\n              backgroundColor: Quj9YChTw,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-e5gz6q\",\n              layoutDependency: layoutDependency,\n              layoutId: \"lfoUTk0nL\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Content\"\n                  })\n                }),\n                className: \"framer-18r3f3b\",\n                layoutDependency: layoutDependency,\n                layoutId: \"OT5S1FIF7\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: xrpVoMLja,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-18dsyv5\",\n              layoutDependency: layoutDependency,\n              layoutId: \"nMA1kT7aq\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Groove Maker\"\n                  })\n                }),\n                className: \"framer-1bo9hfe\",\n                layoutDependency: layoutDependency,\n                layoutId: \"CO80DO6Eq\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(ZhQ6e5j04, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(ZhQ6e5j04, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-sm8qp8\",\n              layoutDependency: layoutDependency,\n              layoutId: \"IckJYwojV\",\n              children: isAfter(MGkp0xPAp, ZhQ6e5j04) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"man@world.com\"\n                  })\n                }),\n                className: \"framer-m7lrxq\",\n                layoutDependency: layoutDependency,\n                layoutId: \"ubZp6_Q9l\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(MGkp0xPAp, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(MGkp0xPAp, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(QKLGlAo2q) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1k6rs3k\",\n            layoutDependency: layoutDependency,\n            layoutId: \"EFitlteMD\",\n            style: {\n              backgroundColor: GLKW3HDEX,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1aa6irg\",\n              layoutDependency: layoutDependency,\n              layoutId: \"p5vuxV6aG\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Content\"\n                  })\n                }),\n                className: \"framer-epiaoj\",\n                layoutDependency: layoutDependency,\n                layoutId: \"UfgCeM3At\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: QKLGlAo2q,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1vqyiqi\",\n              layoutDependency: layoutDependency,\n              layoutId: \"LCsbeQpxF\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Sugerman\"\n                  })\n                }),\n                className: \"framer-qy564e\",\n                layoutDependency: layoutDependency,\n                layoutId: \"zO1ChC2OA\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(qq92gKrHF, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(qq92gKrHF, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-z4qcj3\",\n              layoutDependency: layoutDependency,\n              layoutId: \"QFxQ1sRke\",\n              children: isAfter(l4EupUsVi, qq92gKrHF) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"sixto@sugerman.com\"\n                  })\n                }),\n                className: \"framer-vrvmo0\",\n                layoutDependency: layoutDependency,\n                layoutId: \"ACnbjmqv7\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(l4EupUsVi, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(l4EupUsVi, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(yQE87tcGc) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-183smzt\",\n            layoutDependency: layoutDependency,\n            layoutId: \"JTg2MEyDA\",\n            style: {\n              backgroundColor: Quj9YChTw,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1oub0rl\",\n              layoutDependency: layoutDependency,\n              layoutId: \"jEM7xPQCW\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Content\"\n                  })\n                }),\n                className: \"framer-1hf62tt\",\n                layoutDependency: layoutDependency,\n                layoutId: \"JKHvihfuf\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: yQE87tcGc,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-12gqcs0\",\n              layoutDependency: layoutDependency,\n              layoutId: \"Zxz6UqWtj\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Groove Maker\"\n                  })\n                }),\n                className: \"framer-x28bjm\",\n                layoutDependency: layoutDependency,\n                layoutId: \"ZSU08WhMy\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(VqvD3UTG3, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(VqvD3UTG3, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-m9evc9\",\n              layoutDependency: layoutDependency,\n              layoutId: \"yQ1G5YZzT\",\n              children: isAfter(FaE6v_IGZ, VqvD3UTG3) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"man@world.com\"\n                  })\n                }),\n                className: \"framer-k7govk\",\n                layoutDependency: layoutDependency,\n                layoutId: \"yCEFwNuv_\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(FaE6v_IGZ, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(FaE6v_IGZ, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(pAfeRqJPJ) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-17gqqlz\",\n            layoutDependency: layoutDependency,\n            layoutId: \"URzq3YyXR\",\n            style: {\n              backgroundColor: GLKW3HDEX,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-czls7\",\n              layoutDependency: layoutDependency,\n              layoutId: \"V7878fyGO\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Content\"\n                  })\n                }),\n                className: \"framer-nvd2ro\",\n                layoutDependency: layoutDependency,\n                layoutId: \"YDGS4F3_N\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: pAfeRqJPJ,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1f0qwoq\",\n              layoutDependency: layoutDependency,\n              layoutId: \"KR45K7S_M\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Sugerman\"\n                  })\n                }),\n                className: \"framer-ai2inw\",\n                layoutDependency: layoutDependency,\n                layoutId: \"GO3GPnkMp\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(SX0j7zwGj, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(SX0j7zwGj, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-amc914\",\n              layoutDependency: layoutDependency,\n              layoutId: \"jldRBNJu0\",\n              children: isAfter(NjJXpz8rB, SX0j7zwGj) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"sixto@sugerman.com\"\n                  })\n                }),\n                className: \"framer-amg1ah\",\n                layoutDependency: layoutDependency,\n                layoutId: \"UR_hR9RLD\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(NjJXpz8rB, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(NjJXpz8rB, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(u7B1My9Vl) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1ul793w\",\n            layoutDependency: layoutDependency,\n            layoutId: \"P6v3tjkKw\",\n            style: {\n              backgroundColor: Quj9YChTw,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1c3xtbp\",\n              layoutDependency: layoutDependency,\n              layoutId: \"sSd8fvgsX\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Content\"\n                  })\n                }),\n                className: \"framer-13xnfn7\",\n                layoutDependency: layoutDependency,\n                layoutId: \"EE26EizQo\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: u7B1My9Vl,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-gv3g9g\",\n              layoutDependency: layoutDependency,\n              layoutId: \"NdZA_ekHP\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Groove Maker\"\n                  })\n                }),\n                className: \"framer-scubq\",\n                layoutDependency: layoutDependency,\n                layoutId: \"lzDXlLzDt\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(fJHXUnzpl, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(fJHXUnzpl, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1feeiaw\",\n              layoutDependency: layoutDependency,\n              layoutId: \"SyfzY6o_N\",\n              children: isAfter(vvdPMmvJZ, fJHXUnzpl) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"man@world.com\"\n                  })\n                }),\n                className: \"framer-1ilzgie\",\n                layoutDependency: layoutDependency,\n                layoutId: \"aL4ISOJQv\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(vvdPMmvJZ, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(vvdPMmvJZ, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          }), isSet(xntkT3hZ9) && /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-544tuu\",\n            layoutDependency: layoutDependency,\n            layoutId: \"vyd9apVXq\",\n            style: {\n              backgroundColor: GLKW3HDEX,\n              boxShadow: \"inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05)\"\n            },\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-rnbaen\",\n              layoutDependency: layoutDependency,\n              layoutId: \"K7nyf3JKe\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1wj9ru1\",\n                    \"data-styles-preset\": \"WeLXsXUSQ\",\n                    style: {\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Content\"\n                  })\n                }),\n                className: \"framer-126h9ch\",\n                layoutDependency: layoutDependency,\n                layoutId: \"gZl6_B6Qo\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: xntkT3hZ9,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-posy6q\",\n              layoutDependency: layoutDependency,\n              layoutId: \"IZHEV7ln5\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Sugerman\"\n                  })\n                }),\n                className: \"framer-1l5lq22\",\n                layoutDependency: layoutDependency,\n                layoutId: \"h3aIgzkpX\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(A249XZGWT, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(A249XZGWT, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1g2250u\",\n              layoutDependency: layoutDependency,\n              layoutId: \"oSTbpnet5\",\n              children: isAfter(YO_rA89oY, A249XZGWT) && /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    className: \"framer-styles-preset-1c3fawt\",\n                    \"data-styles-preset\": \"ahLgTfCIP\",\n                    style: {\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"sixto@sugerman.com\"\n                  })\n                }),\n                className: \"framer-srldi\",\n                layoutDependency: layoutDependency,\n                layoutId: \"b_MqScZ3s\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) \",\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                text: toDateString(YO_rA89oY, {\n                  dateStyle: \"full\",\n                  locale: \"en-GB\"\n                }, activeLocale),\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  afEnMrinp: {\n                    text: toDateString(YO_rA89oY, {\n                      dateStyle: \"short\",\n                      locale: \"en-GB\"\n                    }, activeLocale)\n                  }\n                }, baseVariant, gestureVariant)\n              })\n            })]\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-Fqz11 [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-Fqz11 .framer-a5ytpj { display: block; }\", \".framer-Fqz11 .framer-1f664nu { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 787px; will-change: transform; }\", \".framer-Fqz11 .framer-vn8g19, .framer-Fqz11 .framer-5aozfq, .framer-Fqz11 .framer-1qofurg, .framer-Fqz11 .framer-wane4i, .framer-Fqz11 .framer-436mec, .framer-Fqz11 .framer-1g8y9bj, .framer-Fqz11 .framer-1k6rs3k, .framer-Fqz11 .framer-183smzt, .framer-Fqz11 .framer-17gqqlz, .framer-Fqz11 .framer-1ul793w, .framer-Fqz11 .framer-544tuu, .framer-Fqz11 .framer-5mgqc3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 20px 20px 20px; position: relative; width: 100%; }\", \".framer-Fqz11 .framer-1anjysz, .framer-Fqz11 .framer-q590vq, .framer-Fqz11 .framer-z084cy, .framer-Fqz11 .framer-1t5yrpz, .framer-Fqz11 .framer-kg8q6l, .framer-Fqz11 .framer-19iiyvs, .framer-Fqz11 .framer-1vmh0lx, .framer-Fqz11 .framer-15qqzwl, .framer-Fqz11 .framer-1f9wzg6, .framer-Fqz11 .framer-wfeck0, .framer-Fqz11 .framer-1hzpcb5, .framer-Fqz11 .framer-1pe60gc, .framer-Fqz11 .framer-3wlhix, .framer-Fqz11 .framer-w7n1ud, .framer-Fqz11 .framer-1kb3ug2, .framer-Fqz11 .framer-1p3y624, .framer-Fqz11 .framer-1gky59m, .framer-Fqz11 .framer-i87w3f, .framer-Fqz11 .framer-1u9oqo8, .framer-Fqz11 .framer-pya1w, .framer-Fqz11 .framer-e5gz6q, .framer-Fqz11 .framer-18dsyv5, .framer-Fqz11 .framer-sm8qp8, .framer-Fqz11 .framer-1loq7qe, .framer-Fqz11 .framer-1aa6irg, .framer-Fqz11 .framer-1vqyiqi, .framer-Fqz11 .framer-z4qcj3, .framer-Fqz11 .framer-2dkyjq, .framer-Fqz11 .framer-1oub0rl, .framer-Fqz11 .framer-12gqcs0, .framer-Fqz11 .framer-m9evc9, .framer-Fqz11 .framer-crwbqe, .framer-Fqz11 .framer-czls7, .framer-Fqz11 .framer-1f0qwoq, .framer-Fqz11 .framer-amc914, .framer-Fqz11 .framer-oooba9, .framer-Fqz11 .framer-1c3xtbp, .framer-Fqz11 .framer-gv3g9g, .framer-Fqz11 .framer-1feeiaw, .framer-Fqz11 .framer-62p5lg, .framer-Fqz11 .framer-rnbaen, .framer-Fqz11 .framer-posy6q, .framer-Fqz11 .framer-1g2250u, .framer-Fqz11 .framer-1nbj558 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-Fqz11 .framer-1b38a6w, .framer-Fqz11 .framer-ekmnu5, .framer-Fqz11 .framer-1gdbzux, .framer-Fqz11 .framer-cronwh, .framer-Fqz11 .framer-efebtf, .framer-Fqz11 .framer-50p8sx, .framer-Fqz11 .framer-16hdmhs, .framer-Fqz11 .framer-14db1g9, .framer-Fqz11 .framer-1gatg5g, .framer-Fqz11 .framer-1799yo7, .framer-Fqz11 .framer-1x9oem1, .framer-Fqz11 .framer-hui3qd, .framer-Fqz11 .framer-1bo9hfe, .framer-Fqz11 .framer-m7lrxq, .framer-Fqz11 .framer-qy564e, .framer-Fqz11 .framer-vrvmo0, .framer-Fqz11 .framer-x28bjm, .framer-Fqz11 .framer-k7govk, .framer-Fqz11 .framer-ai2inw, .framer-Fqz11 .framer-amg1ah, .framer-Fqz11 .framer-scubq, .framer-Fqz11 .framer-1ilzgie, .framer-Fqz11 .framer-1l5lq22, .framer-Fqz11 .framer-srldi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-Fqz11 .framer-ylmtxr, .framer-Fqz11 .framer-4q4xff, .framer-Fqz11 .framer-1uotg5k, .framer-Fqz11 .framer-9l3cp5, .framer-Fqz11 .framer-18r3f3b, .framer-Fqz11 .framer-epiaoj, .framer-Fqz11 .framer-1hf62tt, .framer-Fqz11 .framer-nvd2ro, .framer-Fqz11 .framer-13xnfn7, .framer-Fqz11 .framer-126h9ch { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Fqz11 .framer-1f664nu, .framer-Fqz11 .framer-vn8g19, .framer-Fqz11 .framer-1anjysz, .framer-Fqz11 .framer-q590vq, .framer-Fqz11 .framer-z084cy, .framer-Fqz11 .framer-1t5yrpz, .framer-Fqz11 .framer-5aozfq, .framer-Fqz11 .framer-kg8q6l, .framer-Fqz11 .framer-19iiyvs, .framer-Fqz11 .framer-1vmh0lx, .framer-Fqz11 .framer-15qqzwl, .framer-Fqz11 .framer-1qofurg, .framer-Fqz11 .framer-1f9wzg6, .framer-Fqz11 .framer-wfeck0, .framer-Fqz11 .framer-1hzpcb5, .framer-Fqz11 .framer-1pe60gc, .framer-Fqz11 .framer-wane4i, .framer-Fqz11 .framer-3wlhix, .framer-Fqz11 .framer-w7n1ud, .framer-Fqz11 .framer-1kb3ug2, .framer-Fqz11 .framer-1p3y624, .framer-Fqz11 .framer-436mec, .framer-Fqz11 .framer-1gky59m, .framer-Fqz11 .framer-i87w3f, .framer-Fqz11 .framer-1u9oqo8, .framer-Fqz11 .framer-pya1w, .framer-Fqz11 .framer-1g8y9bj, .framer-Fqz11 .framer-e5gz6q, .framer-Fqz11 .framer-18dsyv5, .framer-Fqz11 .framer-sm8qp8, .framer-Fqz11 .framer-1loq7qe, .framer-Fqz11 .framer-1k6rs3k, .framer-Fqz11 .framer-1aa6irg, .framer-Fqz11 .framer-1vqyiqi, .framer-Fqz11 .framer-z4qcj3, .framer-Fqz11 .framer-2dkyjq, .framer-Fqz11 .framer-183smzt, .framer-Fqz11 .framer-1oub0rl, .framer-Fqz11 .framer-12gqcs0, .framer-Fqz11 .framer-m9evc9, .framer-Fqz11 .framer-crwbqe, .framer-Fqz11 .framer-17gqqlz, .framer-Fqz11 .framer-czls7, .framer-Fqz11 .framer-1f0qwoq, .framer-Fqz11 .framer-amc914, .framer-Fqz11 .framer-oooba9, .framer-Fqz11 .framer-1ul793w, .framer-Fqz11 .framer-1c3xtbp, .framer-Fqz11 .framer-gv3g9g, .framer-Fqz11 .framer-1feeiaw, .framer-Fqz11 .framer-62p5lg, .framer-Fqz11 .framer-544tuu, .framer-Fqz11 .framer-rnbaen, .framer-Fqz11 .framer-posy6q, .framer-Fqz11 .framer-1g2250u, .framer-Fqz11 .framer-1nbj558, .framer-Fqz11 .framer-5mgqc3 { gap: 0px; } .framer-Fqz11 .framer-1f664nu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Fqz11 .framer-1f664nu > :first-child { margin-top: 0px; } .framer-Fqz11 .framer-1f664nu > :last-child { margin-bottom: 0px; } .framer-Fqz11 .framer-vn8g19 > *, .framer-Fqz11 .framer-5aozfq > *, .framer-Fqz11 .framer-1qofurg > *, .framer-Fqz11 .framer-wane4i > *, .framer-Fqz11 .framer-436mec > *, .framer-Fqz11 .framer-1g8y9bj > *, .framer-Fqz11 .framer-1k6rs3k > *, .framer-Fqz11 .framer-183smzt > *, .framer-Fqz11 .framer-17gqqlz > *, .framer-Fqz11 .framer-1ul793w > *, .framer-Fqz11 .framer-544tuu > *, .framer-Fqz11 .framer-5mgqc3 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Fqz11 .framer-vn8g19 > :first-child, .framer-Fqz11 .framer-1anjysz > :first-child, .framer-Fqz11 .framer-q590vq > :first-child, .framer-Fqz11 .framer-z084cy > :first-child, .framer-Fqz11 .framer-1t5yrpz > :first-child, .framer-Fqz11 .framer-5aozfq > :first-child, .framer-Fqz11 .framer-kg8q6l > :first-child, .framer-Fqz11 .framer-19iiyvs > :first-child, .framer-Fqz11 .framer-1vmh0lx > :first-child, .framer-Fqz11 .framer-15qqzwl > :first-child, .framer-Fqz11 .framer-1qofurg > :first-child, .framer-Fqz11 .framer-1f9wzg6 > :first-child, .framer-Fqz11 .framer-wfeck0 > :first-child, .framer-Fqz11 .framer-1hzpcb5 > :first-child, .framer-Fqz11 .framer-1pe60gc > :first-child, .framer-Fqz11 .framer-wane4i > :first-child, .framer-Fqz11 .framer-3wlhix > :first-child, .framer-Fqz11 .framer-w7n1ud > :first-child, .framer-Fqz11 .framer-1kb3ug2 > :first-child, .framer-Fqz11 .framer-1p3y624 > :first-child, .framer-Fqz11 .framer-436mec > :first-child, .framer-Fqz11 .framer-1gky59m > :first-child, .framer-Fqz11 .framer-i87w3f > :first-child, .framer-Fqz11 .framer-1u9oqo8 > :first-child, .framer-Fqz11 .framer-pya1w > :first-child, .framer-Fqz11 .framer-1g8y9bj > :first-child, .framer-Fqz11 .framer-e5gz6q > :first-child, .framer-Fqz11 .framer-18dsyv5 > :first-child, .framer-Fqz11 .framer-sm8qp8 > :first-child, .framer-Fqz11 .framer-1loq7qe > :first-child, .framer-Fqz11 .framer-1k6rs3k > :first-child, .framer-Fqz11 .framer-1aa6irg > :first-child, .framer-Fqz11 .framer-1vqyiqi > :first-child, .framer-Fqz11 .framer-z4qcj3 > :first-child, .framer-Fqz11 .framer-2dkyjq > :first-child, .framer-Fqz11 .framer-183smzt > :first-child, .framer-Fqz11 .framer-1oub0rl > :first-child, .framer-Fqz11 .framer-12gqcs0 > :first-child, .framer-Fqz11 .framer-m9evc9 > :first-child, .framer-Fqz11 .framer-crwbqe > :first-child, .framer-Fqz11 .framer-17gqqlz > :first-child, .framer-Fqz11 .framer-czls7 > :first-child, .framer-Fqz11 .framer-1f0qwoq > :first-child, .framer-Fqz11 .framer-amc914 > :first-child, .framer-Fqz11 .framer-oooba9 > :first-child, .framer-Fqz11 .framer-1ul793w > :first-child, .framer-Fqz11 .framer-1c3xtbp > :first-child, .framer-Fqz11 .framer-gv3g9g > :first-child, .framer-Fqz11 .framer-1feeiaw > :first-child, .framer-Fqz11 .framer-62p5lg > :first-child, .framer-Fqz11 .framer-544tuu > :first-child, .framer-Fqz11 .framer-rnbaen > :first-child, .framer-Fqz11 .framer-posy6q > :first-child, .framer-Fqz11 .framer-1g2250u > :first-child, .framer-Fqz11 .framer-1nbj558 > :first-child, .framer-Fqz11 .framer-5mgqc3 > :first-child { margin-left: 0px; } .framer-Fqz11 .framer-vn8g19 > :last-child, .framer-Fqz11 .framer-1anjysz > :last-child, .framer-Fqz11 .framer-q590vq > :last-child, .framer-Fqz11 .framer-z084cy > :last-child, .framer-Fqz11 .framer-1t5yrpz > :last-child, .framer-Fqz11 .framer-5aozfq > :last-child, .framer-Fqz11 .framer-kg8q6l > :last-child, .framer-Fqz11 .framer-19iiyvs > :last-child, .framer-Fqz11 .framer-1vmh0lx > :last-child, .framer-Fqz11 .framer-15qqzwl > :last-child, .framer-Fqz11 .framer-1qofurg > :last-child, .framer-Fqz11 .framer-1f9wzg6 > :last-child, .framer-Fqz11 .framer-wfeck0 > :last-child, .framer-Fqz11 .framer-1hzpcb5 > :last-child, .framer-Fqz11 .framer-1pe60gc > :last-child, .framer-Fqz11 .framer-wane4i > :last-child, .framer-Fqz11 .framer-3wlhix > :last-child, .framer-Fqz11 .framer-w7n1ud > :last-child, .framer-Fqz11 .framer-1kb3ug2 > :last-child, .framer-Fqz11 .framer-1p3y624 > :last-child, .framer-Fqz11 .framer-436mec > :last-child, .framer-Fqz11 .framer-1gky59m > :last-child, .framer-Fqz11 .framer-i87w3f > :last-child, .framer-Fqz11 .framer-1u9oqo8 > :last-child, .framer-Fqz11 .framer-pya1w > :last-child, .framer-Fqz11 .framer-1g8y9bj > :last-child, .framer-Fqz11 .framer-e5gz6q > :last-child, .framer-Fqz11 .framer-18dsyv5 > :last-child, .framer-Fqz11 .framer-sm8qp8 > :last-child, .framer-Fqz11 .framer-1loq7qe > :last-child, .framer-Fqz11 .framer-1k6rs3k > :last-child, .framer-Fqz11 .framer-1aa6irg > :last-child, .framer-Fqz11 .framer-1vqyiqi > :last-child, .framer-Fqz11 .framer-z4qcj3 > :last-child, .framer-Fqz11 .framer-2dkyjq > :last-child, .framer-Fqz11 .framer-183smzt > :last-child, .framer-Fqz11 .framer-1oub0rl > :last-child, .framer-Fqz11 .framer-12gqcs0 > :last-child, .framer-Fqz11 .framer-m9evc9 > :last-child, .framer-Fqz11 .framer-crwbqe > :last-child, .framer-Fqz11 .framer-17gqqlz > :last-child, .framer-Fqz11 .framer-czls7 > :last-child, .framer-Fqz11 .framer-1f0qwoq > :last-child, .framer-Fqz11 .framer-amc914 > :last-child, .framer-Fqz11 .framer-oooba9 > :last-child, .framer-Fqz11 .framer-1ul793w > :last-child, .framer-Fqz11 .framer-1c3xtbp > :last-child, .framer-Fqz11 .framer-gv3g9g > :last-child, .framer-Fqz11 .framer-1feeiaw > :last-child, .framer-Fqz11 .framer-62p5lg > :last-child, .framer-Fqz11 .framer-544tuu > :last-child, .framer-Fqz11 .framer-rnbaen > :last-child, .framer-Fqz11 .framer-posy6q > :last-child, .framer-Fqz11 .framer-1g2250u > :last-child, .framer-Fqz11 .framer-1nbj558 > :last-child, .framer-Fqz11 .framer-5mgqc3 > :last-child { margin-right: 0px; } .framer-Fqz11 .framer-1anjysz > *, .framer-Fqz11 .framer-q590vq > *, .framer-Fqz11 .framer-z084cy > *, .framer-Fqz11 .framer-1t5yrpz > *, .framer-Fqz11 .framer-kg8q6l > *, .framer-Fqz11 .framer-19iiyvs > *, .framer-Fqz11 .framer-1vmh0lx > *, .framer-Fqz11 .framer-15qqzwl > *, .framer-Fqz11 .framer-1f9wzg6 > *, .framer-Fqz11 .framer-wfeck0 > *, .framer-Fqz11 .framer-1hzpcb5 > *, .framer-Fqz11 .framer-1pe60gc > *, .framer-Fqz11 .framer-3wlhix > *, .framer-Fqz11 .framer-w7n1ud > *, .framer-Fqz11 .framer-1kb3ug2 > *, .framer-Fqz11 .framer-1p3y624 > *, .framer-Fqz11 .framer-1gky59m > *, .framer-Fqz11 .framer-i87w3f > *, .framer-Fqz11 .framer-1u9oqo8 > *, .framer-Fqz11 .framer-pya1w > *, .framer-Fqz11 .framer-e5gz6q > *, .framer-Fqz11 .framer-18dsyv5 > *, .framer-Fqz11 .framer-sm8qp8 > *, .framer-Fqz11 .framer-1loq7qe > *, .framer-Fqz11 .framer-1aa6irg > *, .framer-Fqz11 .framer-1vqyiqi > *, .framer-Fqz11 .framer-z4qcj3 > *, .framer-Fqz11 .framer-2dkyjq > *, .framer-Fqz11 .framer-1oub0rl > *, .framer-Fqz11 .framer-12gqcs0 > *, .framer-Fqz11 .framer-m9evc9 > *, .framer-Fqz11 .framer-crwbqe > *, .framer-Fqz11 .framer-czls7 > *, .framer-Fqz11 .framer-1f0qwoq > *, .framer-Fqz11 .framer-amc914 > *, .framer-Fqz11 .framer-oooba9 > *, .framer-Fqz11 .framer-1c3xtbp > *, .framer-Fqz11 .framer-gv3g9g > *, .framer-Fqz11 .framer-1feeiaw > *, .framer-Fqz11 .framer-62p5lg > *, .framer-Fqz11 .framer-rnbaen > *, .framer-Fqz11 .framer-posy6q > *, .framer-Fqz11 .framer-1g2250u > *, .framer-Fqz11 .framer-1nbj558 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * @framerIntrinsicHeight 380\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * @framerIntrinsicWidth 787\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"afEnMrinp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * @framerVariables {\"WsfHLXQAE\":\"headingBg\",\"Quj9YChTw\":\"oddBg\",\"GLKW3HDEX\":\"evenBg\",\"Co65upyLu\":\"period1\",\"QdRZG4Czp\":\"period2\",\"Va1nQBv7w\":\"period3\",\"L3phxh7SK\":\"period4\",\"xrpVoMLja\":\"period5\",\"QKLGlAo2q\":\"period6\",\"yQE87tcGc\":\"period7\",\"pAfeRqJPJ\":\"period8\",\"u7B1My9Vl\":\"period9\",\"xntkT3hZ9\":\"period10\",\"hPEMXK8E4\":\"period1Start\",\"dG78Ji3BZ\":\"period1Close\",\"V64MKU0mW\":\"period2Start\",\"VLYqYA6Uc\":\"period2Close\",\"x1_AfZCSb\":\"period3Start\",\"AYwzQS1Bt\":\"period3Close\",\"MFw7JrSSH\":\"period4Start\",\"kofG97eOp\":\"period4Close\",\"ZhQ6e5j04\":\"period5Start\",\"MGkp0xPAp\":\"period5Close\",\"qq92gKrHF\":\"period6Start\",\"l4EupUsVi\":\"period6Close\",\"VqvD3UTG3\":\"period7Start\",\"FaE6v_IGZ\":\"period7Close\",\"SX0j7zwGj\":\"period8Start\",\"NjJXpz8rB\":\"period8Close\",\"fJHXUnzpl\":\"period9Start\",\"vvdPMmvJZ\":\"period9Close\",\"A249XZGWT\":\"period10Start\",\"YO_rA89oY\":\"period10Close\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    */\nconst FramerhGN2Gct7w = withCSS(Component, css, \"framer-Fqz11\");\nexport default FramerhGN2Gct7w;\nFramerhGN2Gct7w.displayName = \"Elements / Table Copy\";\nFramerhGN2Gct7w.defaultProps = {\n  height: 380,\n  width: 787\n};\naddPropertyControls(FramerhGN2Gct7w, {\n  variant: {\n    options: [\"ylCitOFDC\", \"afEnMrinp\"],\n    optionTitles: [\"Basic\", \"Mobile\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  WsfHLXQAE: {\n    defaultValue: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n    title: \"Heading Bg\",\n    type: ControlType.Color\n  },\n  Quj9YChTw: {\n    defaultValue: \"rgb(255, 255, 255)\",\n    title: \"Odd Bg\",\n    type: ControlType.Color\n  },\n  GLKW3HDEX: {\n    defaultValue: \"rgb(252, 252, 252)\",\n    title: \"Even Bg\",\n    type: ControlType.Color\n  },\n  Co65upyLu: {\n    defaultValue: \"Welcome Week/Freshers Week\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 1\",\n    type: ControlType.String\n  },\n  QdRZG4Czp: {\n    defaultValue: \"Autumn Term\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 2\",\n    type: ControlType.String\n  },\n  Va1nQBv7w: {\n    defaultValue: \"Spring Term\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 3\",\n    type: ControlType.String\n  },\n  L3phxh7SK: {\n    defaultValue: \"Summer Term\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 4\",\n    type: ControlType.String\n  },\n  xrpVoMLja: {\n    defaultValue: \"\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 5\",\n    type: ControlType.String\n  },\n  QKLGlAo2q: {\n    defaultValue: \"\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 6\",\n    type: ControlType.String\n  },\n  yQE87tcGc: {\n    defaultValue: \"\",\n    displayTextArea: false,\n    placeholder: \"Write Something Here\",\n    title: \"Period 7\",\n    type: ControlType.String\n  },\n  pAfeRqJPJ: {\n    defaultValue: \"\",\n    placeholder: \"Write Something Here\",\n    title: \"Period 8\",\n    type: ControlType.String\n  },\n  u7B1My9Vl: {\n    defaultValue: \"\",\n    placeholder: \"Write Something Here\",\n    title: \"Period 9\",\n    type: ControlType.String\n  },\n  xntkT3hZ9: {\n    defaultValue: \"\",\n    placeholder: \"Write Something Here\",\n    title: \"Period 10\",\n    type: ControlType.String\n  },\n  hPEMXK8E4: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 1 Start\",\n    type: ControlType.Date\n  },\n  dG78Ji3BZ: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 1 Close\",\n    type: ControlType.Date\n  },\n  V64MKU0mW: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 2 Start\",\n    type: ControlType.Date\n  },\n  VLYqYA6Uc: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 2 Close\",\n    type: ControlType.Date\n  },\n  x1_AfZCSb: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 3 Start\",\n    type: ControlType.Date\n  },\n  AYwzQS1Bt: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 3 Close\",\n    type: ControlType.Date\n  },\n  MFw7JrSSH: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 4 Start\",\n    type: ControlType.Date\n  },\n  kofG97eOp: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 4 Close\",\n    type: ControlType.Date\n  },\n  ZhQ6e5j04: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 5 Start\",\n    type: ControlType.Date\n  },\n  MGkp0xPAp: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 5 Close\",\n    type: ControlType.Date\n  },\n  qq92gKrHF: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 6 Start\",\n    type: ControlType.Date\n  },\n  l4EupUsVi: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 6 Close\",\n    type: ControlType.Date\n  },\n  VqvD3UTG3: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 7 Start\",\n    type: ControlType.Date\n  },\n  FaE6v_IGZ: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 7 Close\",\n    type: ControlType.Date\n  },\n  SX0j7zwGj: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 8 Start\",\n    type: ControlType.Date\n  },\n  NjJXpz8rB: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 8 Close\",\n    type: ControlType.Date\n  },\n  fJHXUnzpl: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 9 Start\",\n    type: ControlType.Date\n  },\n  vvdPMmvJZ: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 9 Close\",\n    type: ControlType.Date\n  },\n  A249XZGWT: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 10 Start\",\n    type: ControlType.Date\n  },\n  YO_rA89oY: {\n    defaultValue: \"1970-01-01T00:00:00.000Z\",\n    title: \"Period 10 Close\",\n    type: ControlType.Date\n  }\n});\naddFonts(FramerhGN2Gct7w, [...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerhGN2Gct7w\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"afEnMrinp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"787\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"380\",\n        \"framerVariables\": \"{\\\"WsfHLXQAE\\\":\\\"headingBg\\\",\\\"Quj9YChTw\\\":\\\"oddBg\\\",\\\"GLKW3HDEX\\\":\\\"evenBg\\\",\\\"Co65upyLu\\\":\\\"period1\\\",\\\"QdRZG4Czp\\\":\\\"period2\\\",\\\"Va1nQBv7w\\\":\\\"period3\\\",\\\"L3phxh7SK\\\":\\\"period4\\\",\\\"xrpVoMLja\\\":\\\"period5\\\",\\\"QKLGlAo2q\\\":\\\"period6\\\",\\\"yQE87tcGc\\\":\\\"period7\\\",\\\"pAfeRqJPJ\\\":\\\"period8\\\",\\\"u7B1My9Vl\\\":\\\"period9\\\",\\\"xntkT3hZ9\\\":\\\"period10\\\",\\\"hPEMXK8E4\\\":\\\"period1Start\\\",\\\"dG78Ji3BZ\\\":\\\"period1Close\\\",\\\"V64MKU0mW\\\":\\\"period2Start\\\",\\\"VLYqYA6Uc\\\":\\\"period2Close\\\",\\\"x1_AfZCSb\\\":\\\"period3Start\\\",\\\"AYwzQS1Bt\\\":\\\"period3Close\\\",\\\"MFw7JrSSH\\\":\\\"period4Start\\\",\\\"kofG97eOp\\\":\\\"period4Close\\\",\\\"ZhQ6e5j04\\\":\\\"period5Start\\\",\\\"MGkp0xPAp\\\":\\\"period5Close\\\",\\\"qq92gKrHF\\\":\\\"period6Start\\\",\\\"l4EupUsVi\\\":\\\"period6Close\\\",\\\"VqvD3UTG3\\\":\\\"period7Start\\\",\\\"FaE6v_IGZ\\\":\\\"period7Close\\\",\\\"SX0j7zwGj\\\":\\\"period8Start\\\",\\\"NjJXpz8rB\\\":\\\"period8Close\\\",\\\"fJHXUnzpl\\\":\\\"period9Start\\\",\\\"vvdPMmvJZ\\\":\\\"period9Close\\\",\\\"A249XZGWT\\\":\\\"period10Start\\\",\\\"YO_rA89oY\\\":\\\"period10Close\\\"}\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./hGN2Gct7w.map", "// Generated by Framer (7aa0232)\nimport { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, getWhereExpressionFromPathVariables, Image, Link, NotFoundError, optimizeAppear, optimizeAppearTransformTemplate, PathVariablesContext, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, RichText, useActiveVariantCallback, useCurrentPathVariables, useHydratedBreakpointVariants, useLocaleInfo, useOverlayState, useQueryData, useRouteElementId, useRouter, withCSS, withFX, withVariantAppearEffect } from \"framer\";\nimport { AnimatePresence, LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as ReactDOM from \"react-dom\";\nimport { Icon as Hero } from \"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/KMS3TGJgYkHtsY7rff7q/Hero.js\";\nimport ResourceItem from \"https://framerusercontent.com/modules/gMIIdJVRMp5ogyoxWNaR/m4ukzQn6kSMi1qz8YRSg/br1pzF9tR.js\";\nimport ElementsTableCopy from \"https://framerusercontent.com/modules/aJNbJII62lBx0k9mB7Vd/FZpqIIUMxuPajj89R2qz/hGN2Gct7w.js\";\nimport NavbarDark from \"https://framerusercontent.com/modules/sGbOwrrZ5AUaxSBIzMJI/lrdVOmC6cF1GmzBhD2EG/jTGlPMF74.js\";\nimport ResourceItemCopy from \"https://framerusercontent.com/modules/58h5sBaD0cUyp1a2zI1Z/ZZVJGZAozfp8h7uQNjl9/MmH0uHtZx.js\";\nimport Footer from \"https://framerusercontent.com/modules/2sHDHX9yTBmUojWcOsMs/OJWmU9vZSuFJoiv1fc89/NNpgnq2bN.js\";\nimport Button from \"https://framerusercontent.com/modules/nXJHLXVFY9gWit9Sje4e/vq8wDZ8bNeTRrsJ0Fvny/P8dj6_5tK.js\";\nimport City from \"https://framerusercontent.com/modules/GK2EOaHzeLrDGM6LQus9/tt6Galy3InAly9uQiKR5/sWnGOZQJE.js\";\nimport FAQ from \"https://framerusercontent.com/modules/bDQjXmPe4p2c9qwReXsO/jJVo8liNPAkFrs5voYC5/vzsQgxpo_.js\";\nimport Breadcrumbs from \"https://framerusercontent.com/modules/ihzhpM5CCHCSaYoqWItW/wNzz1ArT90ysPrkdrxc8/Y8KN9JbRw.js\";\nimport { FixrList } from \"https://framerusercontent.com/modules/fKn5mKfq536pwUYbWpGS/WFhvgxO4z1KrfMAuxJ02/EventList.js\";\nimport { App } from \"https://framerusercontent.com/modules/vz2fJP4M6APt428oxApb/pndaYzeFUGSyAePM3Iol/June_Form_Test_Short.js\";\nimport { App as App1 } from \"https://framerusercontent.com/modules/e1N3i89s04UjXExLhPzg/rzFfRAh14n43yqeeaTYG/June_Form_Test.js\";\nimport Unis from \"https://framerusercontent.com/modules/2ZnKqi8TJE4dEPvW2FPo/ltU3D8m0EdE36YRU6XbL/CdRdIdvmZ.js\";\nimport Resources from \"https://framerusercontent.com/modules/gTZiEM4z4YnBcyDLSQpk/RDTQST1J6rZ8baoY58AS/fierLYIf7.js\";\nimport CitiesAdditionalData from \"https://framerusercontent.com/modules/fg0jMkSGrtZfTnyJnlsw/MsK3SasuMNqs0LSYamP1/GLd4zHWPF.js\";\nimport Cities from \"https://framerusercontent.com/modules/eSkG8KtnYkQWmw9ylRN5/3IUw0x7eHVPfRgcC1UXv/QqQFHa0YD.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/mmn0n4LttkV7Kjjooeqv/J4gJjArvUN90wstEoX6j/ahLgTfCIP.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/8xLOyXYbhYs3iEZVuLBi/Ij7pJx1DDGRk2rFxdUy2/IL4sCOK9T.js\";\nimport * as sharedStyle5 from \"https://framerusercontent.com/modules/1bPkfljokRy0rmXBa62K/QQ9CZ1XOizlY7jBiBSyu/kmtQDLMry.js\";\nimport * as sharedStyle8 from \"https://framerusercontent.com/modules/eDyWwQmolX7aJC8iuYqJ/T1ECAM073NDBXZEsPqlx/oU5w1rTgU.js\";\nimport * as sharedStyle7 from \"https://framerusercontent.com/modules/48V47CtTkxJzE5gva3RX/71rBePNLdbR247slaezf/PJ34MGaut.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/l7bKg33Z1TIdEPw9HLSI/g50e4E0VdgT7b8u7wfH6/stylesPresetHeading1.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/7PctHMnah0JN7Obn6BxT/cEj2960VPzshrKbqBryH/stylesPresetHeading2.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/mZI8sWrtYnJFgCssFJxG/cXvrQ4LKnaQu96FeavGi/stylesPresetParagraph.js\";\nimport * as sharedStyle6 from \"https://framerusercontent.com/modules/Wck42syezVVWtg5twJej/PBeztnzwF0KptbHb8jYN/z5OsguW0s.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/MecgETJ1IR7EvNX5tBns/18JKxPvAjn3ttYqiXZ2j/xpXNYh4za.js\";\nconst NavbarDarkFonts = getFonts(NavbarDark);\nconst NavbarDarkWithVariantAppearEffect = withVariantAppearEffect(NavbarDark);\nconst CityFonts = getFonts(City);\nconst ButtonFonts = getFonts(Button);\nconst AppFonts = getFonts(App);\nconst MotionDivWithFX = withFX(motion.div);\nconst BreadcrumbsFonts = getFonts(Breadcrumbs);\nconst ElementsTableCopyFonts = getFonts(ElementsTableCopy);\nconst HeroFonts = getFonts(Hero);\nconst FixrListFonts = getFonts(FixrList);\nconst FAQFonts = getFonts(FAQ);\nconst ResourceItemFonts = getFonts(ResourceItem);\nconst FooterFonts = getFonts(Footer);\nconst App1Fonts = getFonts(App1);\nconst ResourceItemCopyFonts = getFonts(ResourceItemCopy);\nconst cycleOrder = [\"hqTrfjnNv\", \"W_6RBtaty\", \"qQPEbdc19\"];\nconst breakpoints = {\n  hqTrfjnNv: \"(min-width: 1200px)\",\n  qQPEbdc19: \"(max-width: 809px)\",\n  W_6RBtaty: \"(min-width: 810px) and (max-width: 1199px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  hqTrfjnNv: \"framer-v-o5w0f0\",\n  qQPEbdc19: \"framer-v-rt341t\",\n  W_6RBtaty: \"framer-v-g7u5mt\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"hqTrfjnNv\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nfunction Overlay({\n  children,\n  blockDocumentScrolling\n}) {\n  const [visible, setVisible] = useOverlayState({\n    blockDocumentScrolling\n  });\n  return children({\n    hide: () => setVisible(false),\n    show: () => setVisible(true),\n    toggle: () => setVisible(!visible),\n    visible\n  });\n}\nconst transformTemplate = (_, t) => `translateX(-50%) ${t}`;\nconst suffix = (value, suffix) => {\n  if (typeof value === \"string\" && typeof suffix === \"string\") {\n    return value + suffix;\n  } else if (typeof value === \"string\") {\n    return value;\n  } else if (typeof suffix === \"string\") {\n    return suffix;\n  }\n  return \"\";\n};\nconst QueryData = ({\n  query,\n  children\n}) => {\n  const data = useQueryData(query);\n  return children(data);\n};\nconst transition1 = {\n  damping: 60,\n  delay: 0,\n  mass: 1,\n  stiffness: 500,\n  type: \"spring\"\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 40\n};\nconst transformTemplate1 = (_, t) => `perspective(1200px) ${t}`;\nconst animation1 = {\n  opacity: 1,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 0\n};\nconst animation2 = {\n  opacity: .001,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 40\n};\nconst prefix = (value, prefix) => {\n  if (typeof value === \"string\" && typeof prefix === \"string\") {\n    return prefix + value;\n  } else if (typeof value === \"string\") {\n    return value;\n  } else if (typeof prefix === \"string\") {\n    return prefix;\n  }\n  return \"\";\n};\nconst animation3 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 40\n};\nconst animation4 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 40\n};\nconst animation5 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 40\n};\nconst toResponsiveImage = value => {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"hqTrfjnNv\",\n  Phone: \"qQPEbdc19\",\n  Tablet: \"W_6RBtaty\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"hqTrfjnNv\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const currentPathVariables = useCurrentPathVariables();\n  const [currentRouteData] = useQueryData({\n    from: {\n      data: Unis,\n      locale: activeLocale,\n      type: \"Collection\"\n    },\n    select: [{\n      name: \"zxdFc9y0t\",\n      type: \"Identifier\"\n    }, {\n      name: \"ObYrz10me\",\n      type: \"Identifier\"\n    }, {\n      name: \"bqmE0EJVE\",\n      type: \"Identifier\"\n    }, {\n      name: \"XY9WPs0wO\",\n      type: \"Identifier\"\n    }, {\n      name: \"kB_qpvOuH\",\n      type: \"Identifier\"\n    }, {\n      name: \"v1EU_BpyA\",\n      type: \"Identifier\"\n    }, {\n      name: \"oPUiGvfQz\",\n      type: \"Identifier\"\n    }, {\n      name: \"svVmNqBUk\",\n      type: \"Identifier\"\n    }, {\n      name: \"qzUYilKlF\",\n      type: \"Identifier\"\n    }, {\n      name: \"VR08x6fq6\",\n      type: \"Identifier\"\n    }, {\n      name: \"M7yBfp2AJ\",\n      type: \"Identifier\"\n    }, {\n      name: \"KyNHsb984\",\n      type: \"Identifier\"\n    }, {\n      name: \"u6pmup3Qx\",\n      type: \"Identifier\"\n    }, {\n      name: \"zxl9oB6Ij\",\n      type: \"Identifier\"\n    }, {\n      name: \"arjlFJnHa\",\n      type: \"Identifier\"\n    }, {\n      name: \"iD3EdVpAY\",\n      type: \"Identifier\"\n    }, {\n      name: \"KOKSiM41g\",\n      type: \"Identifier\"\n    }, {\n      name: \"VAlFr0xhg\",\n      type: \"Identifier\"\n    }, {\n      name: \"NKkMfLlmC\",\n      type: \"Identifier\"\n    }, {\n      name: \"aqlytjuR9\",\n      type: \"Identifier\"\n    }, {\n      name: \"buslyfYJ7\",\n      type: \"Identifier\"\n    }, {\n      name: \"a2XtmYCDa\",\n      type: \"Identifier\"\n    }, {\n      name: \"W856vChUE\",\n      type: \"Identifier\"\n    }, {\n      name: \"oQZDdiNIc\",\n      type: \"Identifier\"\n    }, {\n      name: \"rQykUHowX\",\n      type: \"Identifier\"\n    }, {\n      name: \"pzfuuzjsz\",\n      type: \"Identifier\"\n    }, {\n      name: \"l7wLVinzB\",\n      type: \"Identifier\"\n    }, {\n      name: \"GQtcfMwKf\",\n      type: \"Identifier\"\n    }, {\n      name: \"TDEHHPrai\",\n      type: \"Identifier\"\n    }, {\n      name: \"PFnDYldPV\",\n      type: \"Identifier\"\n    }, {\n      name: \"cTutKS0D0\",\n      type: \"Identifier\"\n    }, {\n      name: \"zYQ4r0Ixt\",\n      type: \"Identifier\"\n    }, {\n      name: \"wRPxuCABh\",\n      type: \"Identifier\"\n    }, {\n      name: \"O7IOTt9DO\",\n      type: \"Identifier\"\n    }, {\n      name: \"trJJ4Vnsk\",\n      type: \"Identifier\"\n    }],\n    where: getWhereExpressionFromPathVariables(currentPathVariables)\n  });\n  const getFromCurrentRouteData = key => {\n    if (!currentRouteData) throw new NotFoundError(`No data in \"Unis\" matches path variables: ${JSON.stringify(currentPathVariables)}`);\n    return currentRouteData[key];\n  };\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    zxdFc9y0t = getFromCurrentRouteData(\"zxdFc9y0t\"),\n    ObYrz10me = getFromCurrentRouteData(\"ObYrz10me\"),\n    Zso9hlaanZLv7LZ7iX,\n    JaMdCLicfZLv7LZ7iX,\n    idZLv7LZ7iX,\n    bqmE0EJVE = getFromCurrentRouteData(\"bqmE0EJVE\"),\n    XY9WPs0wO = getFromCurrentRouteData(\"XY9WPs0wO\"),\n    Zso9hlaanesdxGOHKS,\n    JaMdCLicfesdxGOHKS,\n    idesdxGOHKS,\n    kB_qpvOuH = getFromCurrentRouteData(\"kB_qpvOuH\"),\n    v1EU_BpyA = getFromCurrentRouteData(\"v1EU_BpyA\"),\n    oPUiGvfQz = getFromCurrentRouteData(\"oPUiGvfQz\"),\n    svVmNqBUk = getFromCurrentRouteData(\"svVmNqBUk\"),\n    qzUYilKlF = getFromCurrentRouteData(\"qzUYilKlF\"),\n    VR08x6fq6 = getFromCurrentRouteData(\"VR08x6fq6\"),\n    M7yBfp2AJ = getFromCurrentRouteData(\"M7yBfp2AJ\"),\n    KyNHsb984 = getFromCurrentRouteData(\"KyNHsb984\"),\n    u6pmup3Qx = getFromCurrentRouteData(\"u6pmup3Qx\"),\n    zxl9oB6Ij = getFromCurrentRouteData(\"zxl9oB6Ij\"),\n    arjlFJnHa = getFromCurrentRouteData(\"arjlFJnHa\"),\n    rQykUHowX = getFromCurrentRouteData(\"rQykUHowX\"),\n    iD3EdVpAY = getFromCurrentRouteData(\"iD3EdVpAY\"),\n    pzfuuzjsz = getFromCurrentRouteData(\"pzfuuzjsz\"),\n    KOKSiM41g = getFromCurrentRouteData(\"KOKSiM41g\"),\n    l7wLVinzB = getFromCurrentRouteData(\"l7wLVinzB\"),\n    VAlFr0xhg = getFromCurrentRouteData(\"VAlFr0xhg\"),\n    GQtcfMwKf = getFromCurrentRouteData(\"GQtcfMwKf\"),\n    NKkMfLlmC = getFromCurrentRouteData(\"NKkMfLlmC\"),\n    TDEHHPrai = getFromCurrentRouteData(\"TDEHHPrai\"),\n    aqlytjuR9 = getFromCurrentRouteData(\"aqlytjuR9\"),\n    PFnDYldPV = getFromCurrentRouteData(\"PFnDYldPV\"),\n    buslyfYJ7 = getFromCurrentRouteData(\"buslyfYJ7\"),\n    cTutKS0D0 = getFromCurrentRouteData(\"cTutKS0D0\"),\n    a2XtmYCDa = getFromCurrentRouteData(\"a2XtmYCDa\"),\n    zYQ4r0Ixt = getFromCurrentRouteData(\"zYQ4r0Ixt\"),\n    W856vChUE = getFromCurrentRouteData(\"W856vChUE\"),\n    wRPxuCABh = getFromCurrentRouteData(\"wRPxuCABh\"),\n    oQZDdiNIc = getFromCurrentRouteData(\"oQZDdiNIc\"),\n    O7IOTt9DO = getFromCurrentRouteData(\"O7IOTt9DO\"),\n    trJJ4Vnsk = getFromCurrentRouteData(\"trJJ4Vnsk\"),\n    kp0vRVeP_SNAPaZ_pg,\n    K7dNuuYhSSNAPaZ_pg,\n    PQN53TwSDSNAPaZ_pg,\n    OyFzbTTJHSNAPaZ_pg,\n    xYDRMffaUSNAPaZ_pg,\n    twtgYBXXySNAPaZ_pg,\n    idSNAPaZ_pg,\n    kp0vRVeP_eIxhJqhq8,\n    K7dNuuYhSeIxhJqhq8,\n    PQN53TwSDeIxhJqhq8,\n    OyFzbTTJHeIxhJqhq8,\n    xYDRMffaUeIxhJqhq8,\n    twtgYBXXyeIxhJqhq8,\n    ideIxhJqhq8,\n    cjN6ZLhg9,\n    p43suUFd6aocSC5UZ2,\n    EvojgyzRwaocSC5UZ2,\n    kzUpyIHPTaocSC5UZ2,\n    kSAZGJJ9DaocSC5UZ2,\n    KJor9g4f1aocSC5UZ2,\n    idaocSC5UZ2,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(currentRouteData);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, [currentRouteData]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(undefined);\n  const oVERLAY42m929 = overlay => activeVariantCallback(async (...args) => {\n    overlay.toggle();\n  });\n  const id = useRouteElementId(\"qi6PiUDev\");\n  const router = useRouter();\n  const ref1 = React.useRef(null);\n  const ref2 = React.useRef(null);\n  const id1 = useRouteElementId(\"NpotEZgVZ\");\n  const id2 = useRouteElementId(\"ynMPxsiBk\");\n  const ref3 = React.useRef(null);\n  const id3 = useRouteElementId(\"QZzrI02PL\");\n  const ref4 = React.useRef(null);\n  const id4 = useRouteElementId(\"WDr9llpxx\");\n  const ref5 = React.useRef(null);\n  const id5 = useRouteElementId(\"sqJJZmGt3\");\n  const ref6 = React.useRef(null);\n  const isDisplayed = () => {\n    if (baseVariant === \"W_6RBtaty\") return true;\n    return !isBrowser();\n  };\n  const id6 = useRouteElementId(\"mZrkHyz5t\");\n  const ref7 = React.useRef(null);\n  const isDisplayed1 = () => {\n    if (baseVariant === \"W_6RBtaty\") return !isBrowser();\n    return true;\n  };\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"hqTrfjnNv\",\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-JusAO\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className, sharedStyle5.className, sharedStyle6.className, sharedStyle7.className, sharedStyle8.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-o5w0f0\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Overlay, {\n            children: overlayx0drxj => /*#__PURE__*/_jsx(_Fragment, {\n              children: /*#__PURE__*/_jsxs(Container, {\n                className: \"framer-1n8473a-container\",\n                id: id,\n                layoutScroll: true,\n                ref: ref2,\n                transformTemplate: transformTemplate,\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    qQPEbdc19: {\n                      __framer__targets: [{\n                        offset: -50,\n                        ref: ref1,\n                        target: \"HyPiNgiIo\"\n                      }],\n                      variant: \"HyPiNgiIo\"\n                    },\n                    W_6RBtaty: {\n                      __framer__targets: [{\n                        offset: -50,\n                        ref: ref1,\n                        target: \"HyPiNgiIo\"\n                      }],\n                      cityFAQLink: resolveLink({\n                        hash: \":sqJJZmGt3\",\n                        pathVariables: {\n                          ObYrz10me\n                        },\n                        webPageId: \"xpXNYh4za\"\n                      }, router),\n                      variant: \"HyPiNgiIo\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(NavbarDarkWithVariantAppearEffect, {\n                    __framer__animateOnce: false,\n                    __framer__targets: [{\n                      offset: -50,\n                      ref: ref1,\n                      target: \"XcshxpZ_4\"\n                    }],\n                    __framer__threshold: 0,\n                    __framer__variantAppearEffectEnabled: true,\n                    cityFAQ: true,\n                    cityFAQLink: resolveLink({\n                      hash: \":bTbqr86I3\",\n                      pathVariables: {\n                        ObYrz10me\n                      },\n                      webPageId: \"kW1wQMs24\"\n                    }, router),\n                    cityFAQTitle: suffix(zxdFc9y0t, \" FAQ\"),\n                    dropdown: true,\n                    height: \"100%\",\n                    id: \"qi6PiUDev\",\n                    layoutId: \"qi6PiUDev\",\n                    oVERLAY: oVERLAY42m929(overlayx0drxj),\n                    style: {\n                      width: \"100%\"\n                    },\n                    variant: \"A_vrnUrWn\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(AnimatePresence, {\n                  children: overlayx0drxj.visible && /*#__PURE__*/_jsx(_Fragment, {\n                    children: /*#__PURE__*/ReactDOM.createPortal( /*#__PURE__*/_jsxs(React.Fragment, {\n                      children: [/*#__PURE__*/_jsx(motion.div, {\n                        animate: {\n                          opacity: 1,\n                          transition: {\n                            delay: 0,\n                            duration: 0,\n                            ease: [.5, 0, .88, .77],\n                            type: \"tween\"\n                          }\n                        },\n                        className: \"framer-x0drxj\",\n                        exit: {\n                          opacity: 0,\n                          transition: {\n                            delay: 0,\n                            duration: 0,\n                            ease: [.12, .23, .5, 1],\n                            type: \"tween\"\n                          }\n                        },\n                        initial: {\n                          opacity: 0\n                        },\n                        onTap: () => overlayx0drxj.hide()\n                      }, \"E6AQ4FGQ7\"), /*#__PURE__*/_jsx(motion.div, {\n                        className: \"framer-1oe7hn3\",\n                        \"data-framer-name\": \"Wrapper\",\n                        name: \"Wrapper\",\n                        children: /*#__PURE__*/_jsx(motion.div, {\n                          className: \"framer-gif91k\",\n                          children: /*#__PURE__*/_jsx(QueryData, {\n                            query: {\n                              from: {\n                                data: Cities,\n                                locale: activeLocale,\n                                type: \"Collection\"\n                              },\n                              select: [{\n                                name: \"Zso9hlaan\",\n                                type: \"Identifier\"\n                              }, {\n                                name: \"JaMdCLicf\",\n                                type: \"Identifier\"\n                              }, {\n                                name: \"id\",\n                                type: \"Identifier\"\n                              }]\n                            },\n                            children: collection => collection.map(({\n                              Zso9hlaan: Zso9hlaanZLv7LZ7iX,\n                              JaMdCLicf: JaMdCLicfZLv7LZ7iX,\n                              id: idZLv7LZ7iX\n                            }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                              id: `ZLv7LZ7iX-${idZLv7LZ7iX}`,\n                              children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                                value: {\n                                  JaMdCLicf: JaMdCLicfZLv7LZ7iX\n                                },\n                                children: /*#__PURE__*/_jsx(Container, {\n                                  className: \"framer-1efzy7u-container\",\n                                  children: /*#__PURE__*/_jsx(City, {\n                                    content: Zso9hlaanZLv7LZ7iX,\n                                    height: \"100%\",\n                                    icon: \"Heart\",\n                                    id: \"flnZSKVDU\",\n                                    layoutId: \"flnZSKVDU\",\n                                    link: resolveLink({\n                                      pathVariables: {\n                                        JaMdCLicf: JaMdCLicfZLv7LZ7iX\n                                      },\n                                      webPageId: \"kW1wQMs24\"\n                                    }, router),\n                                    variant: \"M5pLDWR_D\",\n                                    visible: false,\n                                    width: \"100%\"\n                                  })\n                                })\n                              })\n                            }, idZLv7LZ7iX))\n                          })\n                        })\n                      })]\n                    }), document.querySelector(\"#overlay\"))\n                  })\n                })]\n              })\n            })\n          }), /*#__PURE__*/_jsxs(Image, {\n            as: \"header\",\n            background: {\n              alt: \"\",\n              fit: \"fill\",\n              intrinsicHeight: 4e3,\n              intrinsicWidth: 6e3,\n              pixelHeight: 4e3,\n              pixelWidth: 6e3,\n              sizes: \"100vw\",\n              src: new URL(\"https://framerusercontent.com/images/DqfPtsnVX0X5Fv4ncikV7y2m0Y.jpg\").href,\n              srcSet: `${new URL(\"https://framerusercontent.com/images/DqfPtsnVX0X5Fv4ncikV7y2m0Y.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/DqfPtsnVX0X5Fv4ncikV7y2m0Y.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/DqfPtsnVX0X5Fv4ncikV7y2m0Y.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/DqfPtsnVX0X5Fv4ncikV7y2m0Y.jpg?scale-down-to=4096\").href} 4096w, ${new URL(\"https://framerusercontent.com/images/DqfPtsnVX0X5Fv4ncikV7y2m0Y.jpg\").href} 6000w`\n            },\n            className: \"framer-1hkpneq\",\n            \"data-framer-name\": \"Header\",\n            id: id1,\n            name: \"Header\",\n            ref: ref1,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-oqi15l\"\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-knmazn\"\n            }), /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                qQPEbdc19: {\n                  \"data-framer-appear-id\": \"1pkmm2x\",\n                  animate: optimizeAppear(\"animate\", \"1pkmm2x\", animation1, \"rt341t\"),\n                  initial: optimizeAppear(\"initial\", \"1pkmm2x\", animation2, \"rt341t\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"1pkmm2x\", transformTemplate1)\n                },\n                W_6RBtaty: {\n                  \"data-framer-appear-id\": \"hfdwjq\",\n                  animate: optimizeAppear(\"animate\", \"hfdwjq\", animation1, \"g7u5mt\"),\n                  initial: optimizeAppear(\"initial\", \"hfdwjq\", animation2, \"g7u5mt\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"hfdwjq\", transformTemplate1)\n                }\n              },\n              children: /*#__PURE__*/_jsx(motion.div, {\n                animate: optimizeAppear(\"animate\", \"upf7cd\", animation1, \"o5w0f0\"),\n                className: \"framer-upf7cd\",\n                \"data-framer-appear-id\": \"upf7cd\",\n                exit: animation,\n                initial: optimizeAppear(\"initial\", \"upf7cd\", animation2, \"o5w0f0\"),\n                transformTemplate: optimizeAppearTransformTemplate(\"upf7cd\", transformTemplate1),\n                children: /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-1hpytul\",\n                  children: [/*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        className: \"framer-styles-preset-o3e5h0\",\n                        \"data-styles-preset\": \"stylesPresetHeading1\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                        },\n                        children: \"Something About Student Resources\"\n                      })\n                    }),\n                    className: \"framer-1e51lmk\",\n                    text: suffix(prefix(bqmE0EJVE, \"Welcome to \"), \"!\"),\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-16bzrdu\",\n                        \"data-styles-preset\": \"stylesPresetParagraph\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(170, 158, 189))\"\n                        },\n                        children: \"At The Freshers Guide, we can help you find future coursemates and flatmates, and all of the best events that Aberdeen University nightlife has to offer! Join your Aberdeen University Facebook group or WhatsApp chat by using the links below to get connected!\"\n                      })\n                    }),\n                    className: \"framer-4n1aat\",\n                    text: suffix(suffix(suffix(suffix(suffix(prefix(bqmE0EJVE, \"This is the go-to resource for \"), \" students! Whether you're new to \"), zxdFc9y0t), \", or you've been here a while and are just starting at \"), bqmE0EJVE), \", we've got everything you need to make the most of student life.\"),\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1cyqqg\",\n                    children: [/*#__PURE__*/_jsx(Container, {\n                      className: \"framer-1n7z3zp-container\",\n                      children: /*#__PURE__*/_jsx(Button, {\n                        background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Orange\"} */',\n                        background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                        fontSize: 17,\n                        height: \"100%\",\n                        hoverTextColor: \"rgb(0, 0, 0)\",\n                        icon: \"ChatCenteredDots\",\n                        icon1: true,\n                        iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        id: \"U5d0QCIFd\",\n                        layoutId: \"U5d0QCIFd\",\n                        link: resolveLink({\n                          hash: \":WDr9llpxx\",\n                          pathVariables: {\n                            ObYrz10me\n                          },\n                          webPageId: \"xpXNYh4za\"\n                        }, router),\n                        textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        title: suffix(zxdFc9y0t, \" Students Discord\"),\n                        variant: \"WDDGcxJxU\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/_jsx(Container, {\n                      className: \"framer-bpfz29-container\",\n                      children: /*#__PURE__*/_jsx(Button, {\n                        background: \"rgb(31, 214, 98)\",\n                        background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        color: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        fontSize: 17,\n                        height: \"100%\",\n                        hoverTextColor: \"rgb(0, 0, 0)\",\n                        icon: \"WhatsappLogo\",\n                        icon1: true,\n                        iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        id: \"ZC6XS0Zkk\",\n                        layoutId: \"ZC6XS0Zkk\",\n                        link: \"https://chat.whatsapp.com/HCryET91ukF5h6f3TTqrHm\",\n                        textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        title: suffix(XY9WPs0wO, \" Whatsapp Group\"),\n                        variant: \"WDDGcxJxU\",\n                        width: \"100%\"\n                      })\n                    })]\n                  })]\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(motion.section, {\n            className: \"framer-1rgyvvy\",\n            id: id2,\n            ref: ref3,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-11dixgw\"\n            }), /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__animate: {\n                transition: transition1\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation3,\n              __framer__exit: animation4,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-10n4mlv\",\n              transformTemplate: transformTemplate1,\n              children: [/*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-uhozac\",\n                children: /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-2hwrr5\",\n                  children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      qQPEbdc19: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h2\", {\n                            className: \"framer-styles-preset-1m9bzi2\",\n                            \"data-styles-preset\": \"stylesPresetHeading2\",\n                            style: {\n                              \"--framer-text-alignment\": \"center\",\n                              \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                            },\n                            children: \"Sign up for Exclusive Student Perks!\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1m9bzi2\",\n                          \"data-styles-preset\": \"stylesPresetHeading2\",\n                          style: {\n                            \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                          },\n                          children: \"Sign up for Exclusive Student Perks!\"\n                        })\n                      }),\n                      className: \"framer-9yorpb\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      qQPEbdc19: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            className: \"framer-styles-preset-1c3fawt\",\n                            \"data-styles-preset\": \"ahLgTfCIP\",\n                            style: {\n                              \"--framer-text-alignment\": \"center\",\n                              \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                            },\n                            children: \"Prepping for your first year at university? We'll let you know where the hottest events are and deliver unmissable student resources, discounts and tips, right to your inbox.\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-1c3fawt\",\n                          \"data-styles-preset\": \"ahLgTfCIP\",\n                          style: {\n                            \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                          },\n                          children: \"Prepping for your first year at university? We'll let you know where the hottest events are and deliver unmissable student resources, discounts and tips, right to your inbox.\"\n                        })\n                      }),\n                      className: \"framer-f7h4ch\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })]\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-ay4rkg\",\n                \"data-framer-name\": \"Stack\",\n                name: \"Stack\",\n                children: /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-f3g1aq-container\",\n                  children: /*#__PURE__*/_jsx(App, {\n                    formId: \"Discounts\",\n                    height: \"100%\",\n                    id: \"IKHspYe1X\",\n                    layoutId: \"IKHspYe1X\",\n                    width: \"100%\"\n                  })\n                })\n              })]\n            })]\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1n3zm7n\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-8v9bxd-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  qQPEbdc19: {\n                    style: {\n                      width: \"100%\"\n                    },\n                    thirdVisible: false\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Breadcrumbs, {\n                  articleTitle: suffix(suffix(suffix(bqmE0EJVE, \" (\"), XY9WPs0wO), \")\"),\n                  category: zxdFc9y0t,\n                  height: \"100%\",\n                  id: \"vN1BhQZlk\",\n                  layoutId: \"vN1BhQZlk\",\n                  mainPage: \"The Freshers Guide\",\n                  style: {\n                    maxWidth: \"100%\",\n                    width: \"100%\"\n                  },\n                  thirdVisible: true,\n                  variant: \"PpXhydRee\",\n                  width: \"100%\"\n                })\n              })\n            }), /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__animate: {\n                transition: transition1\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation3,\n              __framer__exit: animation4,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-1y79ryg\",\n              transformTemplate: transformTemplate1,\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  qQPEbdc19: {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 2665,\n                      intrinsicWidth: 3997,\n                      loading: \"lazy\",\n                      pixelHeight: 2665,\n                      pixelWidth: 3997,\n                      sizes: \"min(100vw - 40px, 1000px)\",\n                      src: new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg\").href,\n                      srcSet: `${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg\").href} 3997w`\n                    }\n                  },\n                  W_6RBtaty: {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 2665,\n                      intrinsicWidth: 3997,\n                      loading: \"lazy\",\n                      pixelHeight: 2665,\n                      pixelWidth: 3997,\n                      sizes: \"max((min(100vw - 80px, 1000px) - 50px) / 2.5, 0px)\",\n                      src: new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg\").href,\n                      srcSet: `${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg\").href} 3997w`\n                    }\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 2665,\n                    intrinsicWidth: 3997,\n                    pixelHeight: 2665,\n                    pixelWidth: 3997,\n                    sizes: \"max((min(100vw - 240px, 1000px) - 60px) / 2.5, 0px)\",\n                    src: new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg\").href,\n                    srcSet: `${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/h9prX6oMS1K7sb6Sdv1D1EnETg.jpg\").href} 3997w`\n                  },\n                  className: \"framer-1xj5rkk\"\n                })\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1hb20gu\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    qQPEbdc19: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1m9bzi2\",\n                          \"data-styles-preset\": \"stylesPresetHeading2\",\n                          children: \"Robert Gordon University Term Dates\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1m9bzi2\",\n                        \"data-styles-preset\": \"stylesPresetHeading2\",\n                        children: \"Embarking on Your Journey at \"\n                      })\n                    }),\n                    className: \"framer-1ni6m9h\",\n                    \"data-framer-name\": \"Question\",\n                    name: \"Question\",\n                    text: prefix(XY9WPs0wO, \"Embarking on Your Journey at \"),\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-1c3fawt\",\n                      \"data-styles-preset\": \"ahLgTfCIP\",\n                      children: \"ss\"\n                    })\n                  }),\n                  className: \"framer-11567ce\",\n                  \"data-framer-name\": \"Answer\",\n                  name: \"Answer\",\n                  text: suffix(prefix(bqmE0EJVE, \"Joining \"), \" means immersing yourself in a vibrant, engaging environment full of new experiences. As part of our community, you'll encounter a bunch of opportunities to learn, grow, and make lasting memories. \"),\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-1c3fawt\",\n                      \"data-styles-preset\": \"ahLgTfCIP\",\n                      children: \"Here, university life isn\u2019t just about books and lectures - it's also about discovering passions, forming lifelong friendships, and personal development. Let\u2019s get started!\"\n                    })\n                  }),\n                  className: \"framer-ie6773\",\n                  \"data-framer-name\": \"Answer\",\n                  name: \"Answer\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-1qh1yxu\",\n                  children: /*#__PURE__*/_jsx(QueryData, {\n                    query: {\n                      from: {\n                        data: Cities,\n                        locale: activeLocale,\n                        type: \"Collection\"\n                      },\n                      limit: {\n                        type: \"LiteralValue\",\n                        value: 1\n                      },\n                      select: [{\n                        name: \"Zso9hlaan\",\n                        type: \"Identifier\"\n                      }, {\n                        name: \"JaMdCLicf\",\n                        type: \"Identifier\"\n                      }, {\n                        name: \"id\",\n                        type: \"Identifier\"\n                      }],\n                      where: {\n                        left: {\n                          name: \"Zso9hlaan\",\n                          type: \"Identifier\"\n                        },\n                        operator: \"==\",\n                        right: {\n                          type: \"LiteralValue\",\n                          value: zxdFc9y0t\n                        },\n                        type: \"BinaryOperation\"\n                      }\n                    },\n                    children: collection1 => collection1.map(({\n                      Zso9hlaan: Zso9hlaanesdxGOHKS,\n                      JaMdCLicf: JaMdCLicfesdxGOHKS,\n                      id: idesdxGOHKS\n                    }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                      id: `esdxGOHKS-${idesdxGOHKS}`,\n                      children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                        value: {\n                          JaMdCLicf: JaMdCLicfesdxGOHKS\n                        },\n                        children: /*#__PURE__*/_jsxs(motion.div, {\n                          className: \"framer-p9cmyd\",\n                          children: [/*#__PURE__*/_jsx(Container, {\n                            className: \"framer-1nqryif-container\",\n                            children: /*#__PURE__*/_jsx(Button, {\n                              background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Orange\"} */',\n                              background2: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                              color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                              fontSize: 17,\n                              height: \"100%\",\n                              hoverTextColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                              icon: \"ChatCenteredDots\",\n                              icon1: true,\n                              iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                              id: \"XMIheteJl\",\n                              layoutId: \"XMIheteJl\",\n                              textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                              title: suffix(Zso9hlaanesdxGOHKS, \" Freshers 2023\"),\n                              variant: \"WDDGcxJxU\",\n                              width: \"100%\"\n                            })\n                          }), /*#__PURE__*/_jsx(Container, {\n                            className: \"framer-1ceock9-container\",\n                            children: /*#__PURE__*/_jsx(Button, {\n                              background: 'var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148)) /* {\"name\":\"Text on Light\"} */',\n                              background2: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                              color: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                              fontSize: 17,\n                              height: \"100%\",\n                              hoverTextColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                              icon: \"Calendar\",\n                              icon1: true,\n                              iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                              id: \"rY1zOw4CI\",\n                              layoutId: \"rY1zOw4CI\",\n                              link: resolveLink({\n                                hash: \":QZzrI02PL\",\n                                pathVariables: {\n                                  ObYrz10me\n                                },\n                                webPageId: \"xpXNYh4za\"\n                              }, router),\n                              textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                              title: \"Your Term Dates\",\n                              variant: \"WDDGcxJxU\",\n                              width: \"100%\"\n                            })\n                          })]\n                        })\n                      })\n                    }, idesdxGOHKS))\n                  })\n                })]\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-mmgb30\",\n            id: id3,\n            ref: ref4,\n            children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n              __framer__animate: {\n                transition: transition1\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation3,\n              __framer__exit: animation4,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-1shiux7\",\n              transformTemplate: transformTemplate1,\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1vypyn9\",\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      className: \"framer-styles-preset-1m9bzi2\",\n                      \"data-styles-preset\": \"stylesPresetHeading2\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                      },\n                      children: \"Robert Gordon University Term Dates\"\n                    })\n                  }),\n                  className: \"framer-5ksliy\",\n                  \"data-framer-name\": \"Question\",\n                  name: \"Question\",\n                  text: suffix(bqmE0EJVE, \" Term Dates\"),\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-1c3fawt\",\n                      \"data-styles-preset\": \"ahLgTfCIP\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(199, 188, 215))\"\n                      },\n                      children: \"To help you out, we've compiled a comprehensive list of the key academic dates for Robert Gordon University. This includes term start and end dates, examination periods, reading weeks, and notable holidays. \"\n                    })\n                  }),\n                  className: \"framer-ovikgl\",\n                  \"data-framer-name\": \"Answer\",\n                  name: \"Answer\",\n                  text: suffix(prefix(bqmE0EJVE, \"Get your academic year sorted with our handy list of \"), \" term dates! Packed with all the essential start and end dates for terms and breaks, you can start planning your study time and holidays effectively. Keep track of it to make the most of your university experience!\"),\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(Container, {\n                className: \"framer-bg5ya3-container\",\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    qQPEbdc19: {\n                      variant: \"afEnMrinp\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(ElementsTableCopy, {\n                    evenBg: \"rgba(188, 175, 207, 0.2)\",\n                    headingBg: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                    height: \"100%\",\n                    id: \"YPk9td2Hb\",\n                    layoutId: \"YPk9td2Hb\",\n                    oddBg: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                    period1: kB_qpvOuH,\n                    period10: zxl9oB6Ij,\n                    period10Close: O7IOTt9DO,\n                    period10Start: oQZDdiNIc,\n                    period1Close: rQykUHowX,\n                    period1Start: arjlFJnHa,\n                    period2: v1EU_BpyA,\n                    period2Close: pzfuuzjsz,\n                    period2Start: iD3EdVpAY,\n                    period3: oPUiGvfQz,\n                    period3Close: l7wLVinzB,\n                    period3Start: KOKSiM41g,\n                    period4: svVmNqBUk,\n                    period4Close: GQtcfMwKf,\n                    period4Start: VAlFr0xhg,\n                    period5: qzUYilKlF,\n                    period5Close: TDEHHPrai,\n                    period5Start: NKkMfLlmC,\n                    period6: VR08x6fq6,\n                    period6Close: PFnDYldPV,\n                    period6Start: aqlytjuR9,\n                    period7: M7yBfp2AJ,\n                    period7Close: cTutKS0D0,\n                    period7Start: buslyfYJ7,\n                    period8: KyNHsb984,\n                    period8Close: zYQ4r0Ixt,\n                    period8Start: a2XtmYCDa,\n                    period9: u6pmup3Qx,\n                    period9Close: wRPxuCABh,\n                    period9Start: W856vChUE,\n                    style: {\n                      maxWidth: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"ylCitOFDC\",\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-6ie5p\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    qQPEbdc19: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-1c3fawt\",\n                          \"data-styles-preset\": \"ahLgTfCIP\",\n                          style: {\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(199, 188, 215))\"\n                          },\n                          children: \"To help you out, we've compiled a comprehensive list of the key academic dates for Robert Gordon University. This includes term start and end dates, examination periods, reading weeks, and notable holidays. \"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-1qit3sr\",\n                        \"data-styles-preset\": \"IL4sCOK9T\",\n                        style: {\n                          \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(199, 188, 215))\"\n                        },\n                        children: \"We're constantly updating our term dates, but to ensure you're getting the most accurate data, always double check on your university's website to make sure!\"\n                      })\n                    }),\n                    className: \"framer-1g9k31q\",\n                    \"data-framer-name\": \"Answer\",\n                    name: \"Answer\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-du6itd-container\",\n                  children: /*#__PURE__*/_jsx(Button, {\n                    background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Orange\"} */',\n                    background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                    color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                    fontSize: 17,\n                    height: \"100%\",\n                    hoverTextColor: \"rgb(0, 0, 0)\",\n                    icon: \"ChatCenteredDots\",\n                    icon1: true,\n                    iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                    id: \"hkB00gpko\",\n                    layoutId: \"hkB00gpko\",\n                    link: resolveLink(trJJ4Vnsk, router),\n                    textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                    title: suffix(prefix(zxdFc9y0t, \"Official \"), \" Term Dates\"),\n                    variant: \"or11p3f6B\",\n                    width: \"100%\"\n                  })\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-axc3us\",\n            id: id4,\n            ref: ref5,\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1arh9aa\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  qQPEbdc19: {\n                    \"data-framer-appear-id\": \"15rrc73\",\n                    animate: optimizeAppear(\"animate\", \"15rrc73\", animation1, \"rt341t\"),\n                    initial: optimizeAppear(\"initial\", \"15rrc73\", animation2, \"rt341t\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"15rrc73\", transformTemplate1)\n                  },\n                  W_6RBtaty: {\n                    \"data-framer-appear-id\": \"i1e0tf\",\n                    animate: optimizeAppear(\"animate\", \"i1e0tf\", animation1, \"g7u5mt\"),\n                    initial: optimizeAppear(\"initial\", \"i1e0tf\", animation2, \"g7u5mt\"),\n                    transformTemplate: optimizeAppearTransformTemplate(\"i1e0tf\", transformTemplate1)\n                  }\n                },\n                children: /*#__PURE__*/_jsxs(motion.div, {\n                  animate: optimizeAppear(\"animate\", \"ny75dk\", animation1, \"o5w0f0\"),\n                  className: \"framer-ny75dk\",\n                  \"data-framer-appear-id\": \"ny75dk\",\n                  exit: animation,\n                  initial: optimizeAppear(\"initial\", \"ny75dk\", animation2, \"o5w0f0\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"ny75dk\", transformTemplate1),\n                  children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      qQPEbdc19: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h2\", {\n                            className: \"framer-styles-preset-1m9bzi2\",\n                            \"data-styles-preset\": \"stylesPresetHeading2\",\n                            style: {\n                              \"--framer-text-alignment\": \"center\",\n                              \"--framer-text-color\": \"var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32))\"\n                            },\n                            children: \"Join other Aberdeen Copy students in our Discord group!\"\n                          })\n                        })\n                      },\n                      W_6RBtaty: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h2\", {\n                            className: \"framer-styles-preset-1m9bzi2\",\n                            \"data-styles-preset\": \"stylesPresetHeading2\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32))\"\n                            },\n                            children: \"Join other Aberdeen Copy students in our Discord group!\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1m9bzi2\",\n                          \"data-styles-preset\": \"stylesPresetHeading2\",\n                          style: {\n                            \"--framer-text-color\": \"var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32))\"\n                          },\n                          children: \"Join other Aberdeen students in our Discord group!\"\n                        })\n                      }),\n                      className: \"framer-o32v87\",\n                      text: suffix(prefix(zxdFc9y0t, \"Join other \"), \" students in our Discord group!\"),\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-obpa2g\",\n                    children: [/*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-1va9s8u\",\n                      children: [/*#__PURE__*/_jsx(Container, {\n                        className: \"framer-hqchei-container\",\n                        children: /*#__PURE__*/_jsx(Hero, {\n                          color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                          height: \"100%\",\n                          iconSearch: \"Home\",\n                          iconSelection: \"Home\",\n                          id: \"IOZUQX18D\",\n                          layoutId: \"IOZUQX18D\",\n                          mirrored: false,\n                          selectByList: true,\n                          style: {\n                            height: \"100%\",\n                            width: \"100%\"\n                          },\n                          width: \"100%\"\n                        })\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            className: \"framer-styles-preset-1c3fawt\",\n                            \"data-styles-preset\": \"ahLgTfCIP\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                            },\n                            children: \"Student Flatmate Finder\"\n                          })\n                        }),\n                        className: \"framer-18u9hof\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    }), /*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-k23cji\",\n                      children: [/*#__PURE__*/_jsx(Container, {\n                        className: \"framer-la5ql2-container\",\n                        children: /*#__PURE__*/_jsx(Hero, {\n                          color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                          height: \"100%\",\n                          iconSearch: \"Home\",\n                          iconSelection: \"Chat\",\n                          id: \"S5YRi1DXM\",\n                          layoutId: \"S5YRi1DXM\",\n                          mirrored: false,\n                          selectByList: true,\n                          style: {\n                            height: \"100%\",\n                            width: \"100%\"\n                          },\n                          width: \"100%\"\n                        })\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            className: \"framer-styles-preset-1c3fawt\",\n                            \"data-styles-preset\": \"ahLgTfCIP\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                            },\n                            children: \"Chat with students from all over the UK\"\n                          })\n                        }),\n                        className: \"framer-15fat2t\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    }), /*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-7mdb0j\",\n                      children: [/*#__PURE__*/_jsx(Container, {\n                        className: \"framer-1dmxwqr-container\",\n                        children: /*#__PURE__*/_jsx(Hero, {\n                          color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                          height: \"100%\",\n                          iconSearch: \"Home\",\n                          iconSelection: \"ShoppingBag\",\n                          id: \"r6rsxRyjy\",\n                          layoutId: \"r6rsxRyjy\",\n                          mirrored: false,\n                          selectByList: true,\n                          style: {\n                            height: \"100%\",\n                            width: \"100%\"\n                          },\n                          width: \"100%\"\n                        })\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            className: \"framer-styles-preset-1c3fawt\",\n                            \"data-styles-preset\": \"ahLgTfCIP\",\n                            style: {\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                            },\n                            children: \"Exclusive community discounts\"\n                          })\n                        }),\n                        className: \"framer-1mwt9e3\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1eqf3uh\",\n                    children: [/*#__PURE__*/_jsx(Container, {\n                      className: \"framer-j32mp8-container\",\n                      children: /*#__PURE__*/_jsx(Button, {\n                        background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        background2: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                        color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                        fontSize: 17,\n                        height: \"100%\",\n                        hoverTextColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        icon: \"ArrowRight\",\n                        icon1: true,\n                        iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        id: \"P_xM0nxwy\",\n                        layoutId: \"P_xM0nxwy\",\n                        link: \"https://discord.gg/8Vh5HZTTQh\",\n                        textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        title: \"Join Now!\",\n                        variant: \"WDDGcxJxU\",\n                        width: \"100%\"\n                      })\n                    }), /*#__PURE__*/_jsx(Container, {\n                      className: \"framer-v2kcq2-container\",\n                      children: /*#__PURE__*/_jsx(Button, {\n                        background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        background2: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                        color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        fontSize: 17,\n                        height: \"100%\",\n                        hoverTextColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                        icon: \"ArrowRight\",\n                        icon1: true,\n                        iconColor: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                        id: \"binOkAFoo\",\n                        layoutId: \"binOkAFoo\",\n                        link: \"https://discord.com\",\n                        textColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                        title: \"Download Discord\",\n                        variant: \"JRpBZOSZX\",\n                        width: \"100%\"\n                      })\n                    })]\n                  }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      qQPEbdc19: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsxs(\"p\", {\n                            style: {\n                              \"--font-selector\": \"Q1VTVE9NO0FnZW8gTWVkaXVt\",\n                              \"--framer-font-family\": '\"Ageo Medium\", serif',\n                              \"--framer-font-size\": \"12px\",\n                              \"--framer-line-height\": \"1.5em\",\n                              \"--framer-text-alignment\": \"center\",\n                              \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(170, 158, 189))\"\n                            },\n                            children: [\"In partnership with Discord. Visit \", /*#__PURE__*/_jsx(Link, {\n                              href: \"https://discord.com\",\n                              openInNewTab: false,\n                              smoothScroll: false,\n                              children: /*#__PURE__*/_jsx(\"a\", {\n                                className: \"framer-styles-preset-onwktl\",\n                                \"data-styles-preset\": \"kmtQDLMry\",\n                                children: \"discord.com\"\n                              })\n                            }), \" for more information. \", /*#__PURE__*/_jsx(Link, {\n                              href: \"https://discord.com/terms\",\n                              openInNewTab: false,\n                              smoothScroll: false,\n                              children: /*#__PURE__*/_jsx(\"a\", {\n                                className: \"framer-styles-preset-onwktl\",\n                                \"data-styles-preset\": \"kmtQDLMry\",\n                                children: \"Terms & Conditions\"\n                              })\n                            }), \" apply.\"]\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsxs(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0FnZW8gTWVkaXVt\",\n                            \"--framer-font-family\": '\"Ageo Medium\", serif',\n                            \"--framer-font-size\": \"12px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(170, 158, 189))\"\n                          },\n                          children: [\"In partnership with Discord. Visit \", /*#__PURE__*/_jsx(Link, {\n                            href: \"https://discord.com\",\n                            openInNewTab: false,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-onwktl\",\n                              \"data-styles-preset\": \"kmtQDLMry\",\n                              children: \"discord.com\"\n                            })\n                          }), \" for more information. \", /*#__PURE__*/_jsx(Link, {\n                            href: \"https://discord.com/terms\",\n                            openInNewTab: false,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-onwktl\",\n                              \"data-styles-preset\": \"kmtQDLMry\",\n                              children: \"Terms & Conditions\"\n                            })\n                          }), \" apply.\"]\n                        })\n                      }),\n                      className: \"framer-8f4w2z\",\n                      fonts: [\"CUSTOM;Ageo Medium\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })]\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-sfiny5\",\n                children: /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 220,\n                    intrinsicWidth: 339,\n                    loading: \"lazy\",\n                    pixelHeight: 440,\n                    pixelWidth: 678,\n                    src: new URL(\"https://framerusercontent.com/images/Bcs8aXWx1kHZ5KfvXj0tHIZv6E.svg\").href\n                  },\n                  className: \"framer-2o5pjb\",\n                  \"data-framer-name\": \"$46b2132c01604c9493d558de444929f4\",\n                  name: \"$46b2132c01604c9493d558de444929f4\"\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsxs(Image, {\n            as: \"header\",\n            background: {\n              alt: \"\",\n              fit: \"fill\",\n              intrinsicHeight: 3337,\n              intrinsicWidth: 5e3,\n              loading: \"lazy\",\n              pixelHeight: 3337,\n              pixelWidth: 5e3,\n              sizes: \"100vw\",\n              src: new URL(\"https://framerusercontent.com/images/xdEisWH55T6cUulSbnufzIMaNb8.jpg\").href,\n              srcSet: `${new URL(\"https://framerusercontent.com/images/xdEisWH55T6cUulSbnufzIMaNb8.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/xdEisWH55T6cUulSbnufzIMaNb8.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/xdEisWH55T6cUulSbnufzIMaNb8.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/xdEisWH55T6cUulSbnufzIMaNb8.jpg?scale-down-to=4096\").href} 4096w, ${new URL(\"https://framerusercontent.com/images/xdEisWH55T6cUulSbnufzIMaNb8.jpg\").href} 5000w`\n            },\n            className: \"framer-ken7z9\",\n            \"data-framer-name\": \"Events\",\n            name: \"Events\",\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-r0a7cf\"\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-txpfes\"\n            }), /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                qQPEbdc19: {\n                  \"data-framer-appear-id\": \"zvccqo\",\n                  animate: optimizeAppear(\"animate\", \"zvccqo\", animation1, \"rt341t\"),\n                  initial: optimizeAppear(\"initial\", \"zvccqo\", animation2, \"rt341t\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"zvccqo\", transformTemplate1)\n                },\n                W_6RBtaty: {\n                  \"data-framer-appear-id\": \"hkbnhb\",\n                  animate: optimizeAppear(\"animate\", \"hkbnhb\", animation1, \"g7u5mt\"),\n                  initial: optimizeAppear(\"initial\", \"hkbnhb\", animation2, \"g7u5mt\"),\n                  transformTemplate: optimizeAppearTransformTemplate(\"hkbnhb\", transformTemplate1)\n                }\n              },\n              children: /*#__PURE__*/_jsxs(motion.div, {\n                animate: optimizeAppear(\"animate\", \"xa7vw0\", animation1, \"o5w0f0\"),\n                className: \"framer-xa7vw0\",\n                \"data-framer-appear-id\": \"xa7vw0\",\n                exit: animation,\n                initial: optimizeAppear(\"initial\", \"xa7vw0\", animation2, \"o5w0f0\"),\n                transformTemplate: optimizeAppearTransformTemplate(\"xa7vw0\", transformTemplate1),\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      className: \"framer-styles-preset-1m9bzi2\",\n                      \"data-styles-preset\": \"stylesPresetHeading2\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                      },\n                      children: \"Looking for Student Events?\"\n                    })\n                  }),\n                  className: \"framer-9nk163\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-16bzrdu\",\n                      \"data-styles-preset\": \"stylesPresetParagraph\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-919b122c-d98c-492f-ace0-9d4f185cc861, rgb(170, 158, 189))\"\n                      },\n                      children: \"Trying to find the best nights out in your new town? Whether you're hitting the city center on a weekend or looking for a mid-week taster of\\xa0Birmingham\\xa0student nightlife, there's an unforgettable party for you!\"\n                    })\n                  }),\n                  className: \"framer-oe2a4f\",\n                  text: suffix(prefix(zxdFc9y0t, \"Trying to find the best nights out in your new town? Whether you're hitting the city center on a weekend or looking for a mid-week taster of\\xa0\"), \" student nightlife, there's an unforgettable party for you!\"),\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-15clhy0\",\n                  children: [/*#__PURE__*/_jsx(Container, {\n                    className: \"framer-110y6q6-container\",\n                    children: /*#__PURE__*/_jsx(Button, {\n                      background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Orange\"} */',\n                      background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                      color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                      fontSize: 17,\n                      height: \"100%\",\n                      hoverTextColor: \"rgb(0, 0, 0)\",\n                      icon: \"ArrowRight\",\n                      icon1: true,\n                      iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                      id: \"f7ARqAvbJ\",\n                      layoutId: \"f7ARqAvbJ\",\n                      link: resolveLink({\n                        webPageId: \"gj1CpNswK\"\n                      }, router),\n                      textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                      title: \"All Events\",\n                      variant: \"WDDGcxJxU\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-1ubj02p-container\",\n                    children: /*#__PURE__*/_jsx(Button, {\n                      background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Orange\"} */',\n                      background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                      color: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                      fontSize: 17,\n                      height: \"100%\",\n                      hoverTextColor: \"rgb(0, 0, 0)\",\n                      icon: \"ArrowRight\",\n                      icon1: true,\n                      iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                      id: \"fX5XEPnwT\",\n                      layoutId: \"fX5XEPnwT\",\n                      link: resolveLink({\n                        hash: \":bTbqr86I3\",\n                        pathVariables: {\n                          ObYrz10me\n                        },\n                        webPageId: \"kW1wQMs24\"\n                      }, router),\n                      textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                      title: suffix(zxdFc9y0t, \" FAQs\"),\n                      variant: \"or11p3f6B\",\n                      width: \"100%\"\n                    })\n                  })]\n                })]\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1rnsxdq-container\",\n              children: /*#__PURE__*/_jsx(FixrList, {\n                countdownToggle: true,\n                customTextField: zxdFc9y0t,\n                eventCountToggle: false,\n                height: \"100%\",\n                id: \"wRZljH9Ih\",\n                layoutId: \"wRZljH9Ih\",\n                style: {\n                  maxWidth: \"100%\",\n                  width: \"100%\"\n                },\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(motion.section, {\n            className: \"framer-rdvepv\",\n            id: id5,\n            ref: ref6,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-yc2tus\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsxs(\"h2\", {\n                    className: \"framer-styles-preset-1m9bzi2\",\n                    \"data-styles-preset\": \"stylesPresetHeading2\",\n                    style: {\n                      \"--framer-text-alignment\": \"center\"\n                    },\n                    children: [/*#__PURE__*/_jsxs(\"span\", {\n                      style: {\n                        \"--framer-text-color\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\"\n                      },\n                      children: [\"Freshers Week 2023:\", /*#__PURE__*/_jsx(\"br\", {})]\n                    }), \"Frequently Asked Questions\"]\n                  })\n                }),\n                className: \"framer-nzlw3\",\n                text: suffix(bqmE0EJVE, \" FAQ\"),\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1wp7xvn\",\n              children: /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-17r07zb\",\n                children: [/*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1wd1ord-container\",\n                  children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      qQPEbdc19: {\n                        variant: \"AS6WCBYIr\"\n                      },\n                      W_6RBtaty: {\n                        variant: \"AS6WCBYIr\"\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(FAQ, {\n                      answer: suffix(prefix(bqmE0EJVE, \"There are numerous ways to stuck into student life at \"), \". You can join various clubs and societies, take part in sports, volunteer for community service or even get involved in your student council. There's something for everyone, whether you want to explore a new interest or continue with a hobby you're passionate about.\"),\n                      height: \"100%\",\n                      id: \"QesusufBc\",\n                      layoutId: \"QesusufBc\",\n                      question: suffix(prefix(zxdFc9y0t, \"How can I get involved in student life in \"), \"?\"),\n                      style: {\n                        maxWidth: \"100%\",\n                        width: \"100%\"\n                      },\n                      variant: \"AtyGpkr8k\",\n                      width: \"100%\"\n                    })\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1gg1whk-container\",\n                  children: /*#__PURE__*/_jsx(FAQ, {\n                    answer: suffix(prefix(bqmE0EJVE, \"Many unis offer part-time study options for certain courses. This allows students to balance their studies with other commitments. The duration and structure of part-time courses may vary, so it's recommended to check the course details on \"), \"'s official website!\"),\n                    height: \"100%\",\n                    id: \"NPShWnQ1P\",\n                    layoutId: \"NPShWnQ1P\",\n                    question: suffix(prefix(bqmE0EJVE, \"Can I study part-time at \"), \"?\"),\n                    style: {\n                      maxWidth: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"AS6WCBYIr\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1ujdwr6-container\",\n                  children: /*#__PURE__*/_jsx(FAQ, {\n                    answer: \"Applications to most UK universities are made through the Universities and Colleges Admissions Service (UCAS). Prospective students will need to complete an application form, including information about their qualifications and a personal statement, and submit it via the UCAS website.\",\n                    height: \"100%\",\n                    id: \"dvjtsFsDA\",\n                    layoutId: \"dvjtsFsDA\",\n                    question: suffix(prefix(bqmE0EJVE, \"How can I apply to \"), \"?\"),\n                    style: {\n                      maxWidth: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"AS6WCBYIr\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-p6cvnw-container\",\n                  children: /*#__PURE__*/_jsx(FAQ, {\n                    answer: suffix(bqmE0EJVE, \", like most universities, offers a wide variety of student-led societies and clubs. These typically cover a broad range of interests, from academic and professional clubs, to cultural, sporting, creative, and recreational societies. Participating in these activities can greatly enrich your university experience.\"),\n                    height: \"100%\",\n                    id: \"c2mt63112\",\n                    layoutId: \"c2mt63112\",\n                    question: suffix(prefix(XY9WPs0wO, \"What kind of societies or clubs can I join at \"), \"?\"),\n                    style: {\n                      maxWidth: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"AS6WCBYIr\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-l05qfn-container\",\n                  children: /*#__PURE__*/_jsx(FAQ, {\n                    answer: suffix(prefix(zxdFc9y0t, \"Yes, student nightlife and parties are one of the most exciting parts of the \"), \" uni adventure! You can spend the day making the most of welcome week or freshers events, and hit the town on the evening to see what the buzz is like!\"),\n                    height: \"100%\",\n                    id: \"hf6uFZNV0\",\n                    layoutId: \"hf6uFZNV0\",\n                    question: suffix(prefix(zxdFc9y0t, \"Are there student events in \"), \"?\"),\n                    style: {\n                      maxWidth: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"AS6WCBYIr\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-160y71g-container\",\n                  children: /*#__PURE__*/_jsx(FAQ, {\n                    answer: suffix(prefix(zxdFc9y0t, \"Many students in \"), \" choose to work part-time while studying. This can help manage the cost of living, gain work experience, and develop valuable skills. However, it's important to balance work commitments with your studies to ensure academic success.\"),\n                    height: \"100%\",\n                    id: \"AZdDCrecA\",\n                    layoutId: \"AZdDCrecA\",\n                    question: suffix(prefix(bqmE0EJVE, \"Can I work while studying at \"), \"?\"),\n                    style: {\n                      maxWidth: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"AS6WCBYIr\",\n                    width: \"100%\"\n                  })\n                })]\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(motion.section, {\n            className: \"framer-1os5n8g\",\n            children: [/*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-11r7s4e\",\n              children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition1\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation5,\n                __framer__exit: animation,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-d1nc6i\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsxs(\"h2\", {\n                      className: \"framer-styles-preset-1m9bzi2\",\n                      \"data-styles-preset\": \"stylesPresetHeading2\",\n                      style: {\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\"\n                      },\n                      children: [/*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--framer-text-color\": \"var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(45, 36, 45))\"\n                        },\n                        children: \"Unmissable \"\n                      }), \"Student Resources\"]\n                    })\n                  }),\n                  className: \"framer-17c2qa0\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    qQPEbdc19: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-16bzrdu\",\n                          \"data-styles-preset\": \"stylesPresetParagraph\",\n                          style: {\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                          },\n                          children: \"Weekly tips, guides, ideas & inspiration for making student life just that little bit easier.\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-1c3fawt\",\n                        \"data-styles-preset\": \"ahLgTfCIP\",\n                        style: {\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                        },\n                        children: \"Weekly tips, guides, ideas & inspiration for making student life just that little bit easier.\"\n                      })\n                    }),\n                    className: \"framer-1gtpju7\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-17qrenh-container\",\n                  children: /*#__PURE__*/_jsx(Button, {\n                    background: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(255, 94, 32)) /* {\"name\":\"Orange\"} */',\n                    background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                    color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                    fontSize: 17,\n                    height: \"100%\",\n                    hoverTextColor: \"rgb(0, 0, 0)\",\n                    icon: \"ArrowRight\",\n                    icon1: true,\n                    iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                    id: \"PRCD9Dy5m\",\n                    layoutId: \"PRCD9Dy5m\",\n                    link: resolveLink({\n                      pathVariables: {\n                        L0ZMrt2aw: \"all\"\n                      },\n                      webPageId: \"JlfXCbqtw\"\n                    }, router),\n                    textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                    title: \"More Resources\",\n                    variant: \"WDDGcxJxU\",\n                    width: \"100%\"\n                  })\n                })]\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1f78kfy\",\n                children: /*#__PURE__*/_jsx(QueryData, {\n                  query: {\n                    from: {\n                      data: Resources,\n                      locale: activeLocale,\n                      type: \"Collection\"\n                    },\n                    limit: {\n                      type: \"LiteralValue\",\n                      value: 2\n                    },\n                    select: [{\n                      name: \"kp0vRVeP_\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"K7dNuuYhS\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"PQN53TwSD\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"OyFzbTTJH\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"xYDRMffaU\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"twtgYBXXy\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"id\",\n                      type: \"Identifier\"\n                    }]\n                  },\n                  children: collection2 => collection2.map(({\n                    kp0vRVeP_: kp0vRVeP_SNAPaZ_pg,\n                    K7dNuuYhS: K7dNuuYhSSNAPaZ_pg,\n                    PQN53TwSD: PQN53TwSDSNAPaZ_pg,\n                    OyFzbTTJH: OyFzbTTJHSNAPaZ_pg,\n                    xYDRMffaU: xYDRMffaUSNAPaZ_pg,\n                    twtgYBXXy: twtgYBXXySNAPaZ_pg,\n                    id: idSNAPaZ_pg\n                  }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                    id: `SNAPaZ_pg-${idSNAPaZ_pg}`,\n                    children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                      value: {\n                        kp0vRVeP_: kp0vRVeP_SNAPaZ_pg\n                      },\n                      children: /*#__PURE__*/_jsx(Container, {\n                        className: \"framer-bm2ow5-container\",\n                        children: /*#__PURE__*/_jsx(ResourceItem, {\n                          category: OyFzbTTJHSNAPaZ_pg,\n                          date: PQN53TwSDSNAPaZ_pg,\n                          height: \"100%\",\n                          id: \"qZJL_8Z3P\",\n                          image: toResponsiveImage(K7dNuuYhSSNAPaZ_pg),\n                          layoutId: \"qZJL_8Z3P\",\n                          link: resolveLink({\n                            pathVariables: {\n                              kp0vRVeP_: kp0vRVeP_SNAPaZ_pg\n                            },\n                            webPageId: \"RfktjYLzW\"\n                          }, router),\n                          metaDescription: twtgYBXXySNAPaZ_pg,\n                          style: {\n                            width: \"100%\"\n                          },\n                          title: xYDRMffaUSNAPaZ_pg,\n                          variant: \"kjs6Eswxl\",\n                          width: \"100%\"\n                        })\n                      })\n                    })\n                  }, idSNAPaZ_pg))\n                })\n              })]\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-s9g1qq\",\n              children: /*#__PURE__*/_jsx(QueryData, {\n                query: {\n                  from: {\n                    data: Resources,\n                    locale: activeLocale,\n                    type: \"Collection\"\n                  },\n                  limit: {\n                    type: \"LiteralValue\",\n                    value: 3\n                  },\n                  offset: {\n                    type: \"LiteralValue\",\n                    value: 2\n                  },\n                  select: [{\n                    name: \"kp0vRVeP_\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"K7dNuuYhS\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"PQN53TwSD\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"OyFzbTTJH\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"xYDRMffaU\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"twtgYBXXy\",\n                    type: \"Identifier\"\n                  }, {\n                    name: \"id\",\n                    type: \"Identifier\"\n                  }]\n                },\n                children: collection3 => collection3.map(({\n                  kp0vRVeP_: kp0vRVeP_eIxhJqhq8,\n                  K7dNuuYhS: K7dNuuYhSeIxhJqhq8,\n                  PQN53TwSD: PQN53TwSDeIxhJqhq8,\n                  OyFzbTTJH: OyFzbTTJHeIxhJqhq8,\n                  xYDRMffaU: xYDRMffaUeIxhJqhq8,\n                  twtgYBXXy: twtgYBXXyeIxhJqhq8,\n                  id: ideIxhJqhq8\n                }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                  id: `eIxhJqhq8-${ideIxhJqhq8}`,\n                  children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                    value: {\n                      kp0vRVeP_: kp0vRVeP_eIxhJqhq8\n                    },\n                    children: /*#__PURE__*/_jsx(Container, {\n                      className: \"framer-1cwwwkh-container\",\n                      children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                        breakpoint: baseVariant,\n                        overrides: {\n                          qQPEbdc19: {\n                            variant: \"Uv2fbKTg2\"\n                          }\n                        },\n                        children: /*#__PURE__*/_jsx(ResourceItem, {\n                          category: OyFzbTTJHeIxhJqhq8,\n                          date: PQN53TwSDeIxhJqhq8,\n                          height: \"100%\",\n                          id: \"VT4qT7pkS\",\n                          image: toResponsiveImage(K7dNuuYhSeIxhJqhq8),\n                          layoutId: \"VT4qT7pkS\",\n                          link: resolveLink({\n                            pathVariables: {\n                              kp0vRVeP_: kp0vRVeP_eIxhJqhq8\n                            },\n                            webPageId: \"RfktjYLzW\"\n                          }, router),\n                          metaDescription: twtgYBXXyeIxhJqhq8,\n                          style: {\n                            width: \"100%\"\n                          },\n                          title: xYDRMffaUeIxhJqhq8,\n                          variant: \"kjs6Eswxl\",\n                          width: \"100%\"\n                        })\n                      })\n                    })\n                  })\n                }, ideIxhJqhq8))\n              })\n            })]\n          }), isDisplayed() && /*#__PURE__*/_jsx(Container, {\n            className: \"framer-nox9mh-container hidden-o5w0f0 hidden-rt341t\",\n            children: /*#__PURE__*/_jsx(Footer, {\n              height: \"100%\",\n              id: \"TRzzVQaeV\",\n              layoutId: \"TRzzVQaeV\",\n              style: {\n                width: \"100%\"\n              },\n              variant: \"w8X8Gv4hD\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsxs(motion.section, {\n            className: \"framer-tzooay\",\n            id: id6,\n            ref: ref7,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-jecayx\"\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-rgfwb4\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  qQPEbdc19: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsxs(\"h2\", {\n                        className: \"framer-styles-preset-1m9bzi2\",\n                        \"data-styles-preset\": \"stylesPresetHeading2\",\n                        style: {\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32))\"\n                        },\n                        children: [\"Claim your \", /*#__PURE__*/_jsx(\"span\", {\n                          style: {\n                            \"--framer-text-color\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\"\n                          },\n                          children: \"huge & exclusive\"\n                        }), \" student discounts!\"]\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsxs(\"h2\", {\n                      className: \"framer-styles-preset-1m9bzi2\",\n                      \"data-styles-preset\": \"stylesPresetHeading2\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32))\"\n                      },\n                      children: [\"Claim your \", /*#__PURE__*/_jsx(\"span\", {\n                        style: {\n                          \"--framer-text-color\": \"var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88))\"\n                        },\n                        children: \"huge & exclusive\"\n                      }), \" student discounts!\"]\n                    })\n                  }),\n                  className: \"framer-1b7nejs\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  qQPEbdc19: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        className: \"framer-styles-preset-16bzrdu\",\n                        \"data-styles-preset\": \"stylesPresetParagraph\",\n                        style: {\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                        },\n                        children: \"Each year, we compile the biggest student discounts from huge national and international brands. Register your interest below to be sent an individual access code to view your discounts now!\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-16bzrdu\",\n                      \"data-styles-preset\": \"stylesPresetParagraph\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-4e43fcb7-15fc-48ad-a981-5e2c59e6ea30, rgb(132, 122, 148))\"\n                      },\n                      children: \"Each year, we compile the biggest student discounts from huge national and international brands. Register your interest below to be sent an individual access code to view your discounts now!\"\n                    })\n                  }),\n                  className: \"framer-mvaqmn\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1kt4fyw\",\n              children: /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1gqkott\",\n                children: /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-wjcvpb\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-tebmiw\",\n                    children: [/*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          className: \"framer-styles-preset-1m9bzi2\",\n                          \"data-styles-preset\": \"stylesPresetHeading2\",\n                          style: {\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                          },\n                          children: \"Register for Exclusive Student Discounts!\"\n                        })\n                      }),\n                      className: \"framer-1a5ylw1\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-1c3fawt\",\n                          \"data-styles-preset\": \"ahLgTfCIP\",\n                          style: {\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                          },\n                          children: \"What are you waiting for? Register now to start saving on huge brands!\"\n                        })\n                      }),\n                      className: \"framer-12ygyb0\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-11d4auy\",\n                    children: [/*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-19lf35c\",\n                      children: [/*#__PURE__*/_jsxs(motion.div, {\n                        className: \"framer-14j0cal\",\n                        children: [/*#__PURE__*/_jsx(Image, {\n                          background: {\n                            alt: \"\",\n                            fit: \"fit\",\n                            intrinsicHeight: 59.5,\n                            intrinsicWidth: 150,\n                            loading: \"lazy\",\n                            pixelHeight: 119,\n                            pixelWidth: 300,\n                            src: new URL(\"https://framerusercontent.com/images/hxAjkovo59yYsK8jGfJsbf0umQ.svg\").href\n                          },\n                          className: \"framer-pbhsoa\",\n                          \"data-framer-name\": \"Asset_11080_f8b29138\",\n                          name: \"Asset_11080_f8b29138\"\n                        }), /*#__PURE__*/_jsx(RichText, {\n                          __fromCanvasComponent: true,\n                          children: /*#__PURE__*/_jsx(React.Fragment, {\n                            children: /*#__PURE__*/_jsx(\"p\", {\n                              style: {\n                                \"--font-selector\": \"Q1VTVE9NO0FnZW8gTWVkaXVt\",\n                                \"--framer-font-family\": '\"Ageo Medium\", serif',\n                                \"--framer-font-size\": \"14px\",\n                                \"--framer-line-height\": \"1.5em\",\n                                \"--framer-text-alignment\": \"center\",\n                                \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                              },\n                              children: \"(And loads more!)\"\n                            })\n                          }),\n                          className: \"framer-g2qpjw\",\n                          fonts: [\"CUSTOM;Ageo Medium\"],\n                          verticalAlignment: \"top\",\n                          withExternalLayout: true\n                        })]\n                      }), /*#__PURE__*/_jsxs(motion.div, {\n                        className: \"framer-1s1fhhb\",\n                        children: [/*#__PURE__*/_jsxs(motion.div, {\n                          className: \"framer-1kpb7gb\",\n                          children: [/*#__PURE__*/_jsxs(motion.div, {\n                            className: \"framer-14y482w\",\n                            children: [/*#__PURE__*/_jsx(Container, {\n                              className: \"framer-1gvppi5-container\",\n                              children: /*#__PURE__*/_jsx(Hero, {\n                                color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                                height: \"100%\",\n                                iconSearch: \"Home\",\n                                iconSelection: \"Heart\",\n                                id: \"nCncy_bLI\",\n                                layoutId: \"nCncy_bLI\",\n                                mirrored: false,\n                                selectByList: true,\n                                style: {\n                                  height: \"100%\",\n                                  width: \"100%\"\n                                },\n                                width: \"100%\"\n                              })\n                            }), /*#__PURE__*/_jsx(RichText, {\n                              __fromCanvasComponent: true,\n                              children: /*#__PURE__*/_jsx(React.Fragment, {\n                                children: /*#__PURE__*/_jsx(\"p\", {\n                                  className: \"framer-styles-preset-1dhxq7d\",\n                                  \"data-styles-preset\": \"z5OsguW0s\",\n                                  children: \"Exclusive to The Freshers Guide\"\n                                })\n                              }),\n                              className: \"framer-360jlr\",\n                              verticalAlignment: \"top\",\n                              withExternalLayout: true\n                            })]\n                          }), /*#__PURE__*/_jsxs(motion.div, {\n                            className: \"framer-fsqfwa\",\n                            children: [/*#__PURE__*/_jsx(Container, {\n                              className: \"framer-zamnun-container\",\n                              children: /*#__PURE__*/_jsx(Hero, {\n                                color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                                height: \"100%\",\n                                iconSearch: \"Home\",\n                                iconSelection: \"CreditCard\",\n                                id: \"W7QDgTVff\",\n                                layoutId: \"W7QDgTVff\",\n                                mirrored: false,\n                                selectByList: true,\n                                style: {\n                                  height: \"100%\",\n                                  width: \"100%\"\n                                },\n                                width: \"100%\"\n                              })\n                            }), /*#__PURE__*/_jsx(RichText, {\n                              __fromCanvasComponent: true,\n                              children: /*#__PURE__*/_jsx(React.Fragment, {\n                                children: /*#__PURE__*/_jsx(\"p\", {\n                                  className: \"framer-styles-preset-1dhxq7d\",\n                                  \"data-styles-preset\": \"z5OsguW0s\",\n                                  children: \"Huge Discounts on Top UK brands\"\n                                })\n                              }),\n                              className: \"framer-vmpf7x\",\n                              verticalAlignment: \"top\",\n                              withExternalLayout: true\n                            })]\n                          }), /*#__PURE__*/_jsxs(motion.div, {\n                            className: \"framer-11abfvo\",\n                            children: [/*#__PURE__*/_jsx(Container, {\n                              className: \"framer-j0w9r1-container\",\n                              children: /*#__PURE__*/_jsx(Hero, {\n                                color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                                height: \"100%\",\n                                iconSearch: \"Home\",\n                                iconSelection: \"ShoppingBag\",\n                                id: \"nPMJUWdvM\",\n                                layoutId: \"nPMJUWdvM\",\n                                mirrored: false,\n                                selectByList: true,\n                                style: {\n                                  height: \"100%\",\n                                  width: \"100%\"\n                                },\n                                width: \"100%\"\n                              })\n                            }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                              breakpoint: baseVariant,\n                              overrides: {\n                                W_6RBtaty: {\n                                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                                    children: /*#__PURE__*/_jsx(\"p\", {\n                                      className: \"framer-styles-preset-1dhxq7d\",\n                                      \"data-styles-preset\": \"z5OsguW0s\",\n                                      children: \"Unmissable Deals on Household Essentials  \"\n                                    })\n                                  })\n                                }\n                              },\n                              children: /*#__PURE__*/_jsx(RichText, {\n                                __fromCanvasComponent: true,\n                                children: /*#__PURE__*/_jsx(React.Fragment, {\n                                  children: /*#__PURE__*/_jsx(\"p\", {\n                                    className: \"framer-styles-preset-1dhxq7d\",\n                                    \"data-styles-preset\": \"z5OsguW0s\",\n                                    children: \"Plus Unmissable Deals on Everyday Household Essentials  \"\n                                  })\n                                }),\n                                className: \"framer-1ds9zcd\",\n                                verticalAlignment: \"top\",\n                                withExternalLayout: true\n                              })\n                            })]\n                          })]\n                        }), isDisplayed1() && /*#__PURE__*/_jsx(motion.div, {\n                          className: \"framer-1v4hh3k hidden-g7u5mt\",\n                          children: /*#__PURE__*/_jsx(Container, {\n                            className: \"framer-jvjvhz-container\",\n                            children: /*#__PURE__*/_jsx(Button, {\n                              background: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                              background2: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                              color: 'var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */',\n                              fontSize: 17,\n                              height: \"100%\",\n                              hoverTextColor: \"rgb(0, 0, 0)\",\n                              icon: \"ArrowRight\",\n                              icon1: true,\n                              iconColor: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(231, 36, 88)) /* {\"name\":\"Brand\"} */',\n                              id: \"iNZWsKbmD\",\n                              layoutId: \"iNZWsKbmD\",\n                              link: resolveLink({\n                                hash: \":bTbqr86I3\",\n                                pathVariables: {\n                                  ObYrz10me\n                                },\n                                webPageId: \"kW1wQMs24\"\n                              }, router),\n                              textColor: 'var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249)) /* {\"name\":\"Light\"} */',\n                              title: \"Any Questions?\",\n                              variant: \"WDDGcxJxU\",\n                              width: \"100%\"\n                            })\n                          })\n                        })]\n                      })]\n                    }), /*#__PURE__*/_jsx(motion.div, {\n                      className: \"framer-1u53v4x\",\n                      children: /*#__PURE__*/_jsx(Container, {\n                        className: \"framer-15uo1cn-container\",\n                        children: /*#__PURE__*/_jsx(App1, {\n                          formId: \"Discounts\",\n                          height: \"100%\",\n                          id: \"xbkTAauw2\",\n                          layoutId: \"xbkTAauw2\",\n                          width: \"100%\"\n                        })\n                      })\n                    })]\n                  })]\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsx(motion.section, {\n            className: \"framer-1yt2vaa\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-uujaoj\",\n              children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                __framer__animate: {\n                  transition: transition1\n                },\n                __framer__animateOnce: true,\n                __framer__enter: animation5,\n                __framer__exit: animation,\n                __framer__styleAppearEffectEnabled: true,\n                __framer__threshold: .5,\n                __perspectiveFX: false,\n                __targetOpacity: 1,\n                className: \"framer-10kx23t\",\n                transformTemplate: transformTemplate1,\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      className: \"framer-styles-preset-1m9bzi2\",\n                      \"data-styles-preset\": \"stylesPresetHeading2\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(254, 248, 249))\"\n                      },\n                      children: \"Discovering Cardiff: Useful Links for Students & Freshers\"\n                    })\n                  }),\n                  className: \"framer-k3bgdp\",\n                  text: zxdFc9y0t,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: cjN6ZLhg9,\n                  className: \"framer-r0p46w\",\n                  stylesPresetsClassNames: {\n                    a: \"framer-styles-preset-1s4m8ot\",\n                    h1: \"framer-styles-preset-o3e5h0\",\n                    h2: \"framer-styles-preset-1m9bzi2\",\n                    h3: \"framer-styles-preset-1jkzk3b\",\n                    p: \"framer-styles-preset-16bzrdu\"\n                  },\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1br22xo\",\n                children: /*#__PURE__*/_jsx(QueryData, {\n                  query: {\n                    from: {\n                      data: CitiesAdditionalData,\n                      locale: activeLocale,\n                      type: \"Collection\"\n                    },\n                    limit: {\n                      type: \"LiteralValue\",\n                      value: 3\n                    },\n                    select: [{\n                      name: \"p43suUFd6\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"EvojgyzRw\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"kzUpyIHPT\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"kSAZGJJ9D\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"KJor9g4f1\",\n                      type: \"Identifier\"\n                    }, {\n                      name: \"id\",\n                      type: \"Identifier\"\n                    }],\n                    where: {\n                      left: {\n                        name: \"RWeuw2p0Q\",\n                        type: \"Identifier\"\n                      },\n                      operator: \"==\",\n                      right: {\n                        type: \"LiteralValue\",\n                        value: ObYrz10me\n                      },\n                      type: \"BinaryOperation\"\n                    }\n                  },\n                  children: collection4 => collection4.map(({\n                    p43suUFd6: p43suUFd6aocSC5UZ2,\n                    EvojgyzRw: EvojgyzRwaocSC5UZ2,\n                    kzUpyIHPT: kzUpyIHPTaocSC5UZ2,\n                    kSAZGJJ9D: kSAZGJJ9DaocSC5UZ2,\n                    KJor9g4f1: KJor9g4f1aocSC5UZ2,\n                    id: idaocSC5UZ2\n                  }, i) => /*#__PURE__*/_jsx(LayoutGroup, {\n                    id: `aocSC5UZ2-${idaocSC5UZ2}`,\n                    children: /*#__PURE__*/_jsx(Container, {\n                      className: \"framer-y97bf7-container\",\n                      children: /*#__PURE__*/_jsx(ResourceItemCopy, {\n                        description: KJor9g4f1aocSC5UZ2,\n                        height: \"100%\",\n                        id: \"XgwO8v6GL\",\n                        image: toResponsiveImage(EvojgyzRwaocSC5UZ2),\n                        layoutId: \"XgwO8v6GL\",\n                        link: resolveLink(p43suUFd6aocSC5UZ2, router),\n                        siteURL: kzUpyIHPTaocSC5UZ2,\n                        style: {\n                          width: \"100%\"\n                        },\n                        title: kSAZGJJ9DaocSC5UZ2,\n                        variant: \"DRG8wF4fY\",\n                        width: \"100%\"\n                      })\n                    })\n                  }, idaocSC5UZ2))\n                })\n              })]\n            })\n          }), isDisplayed1() && /*#__PURE__*/_jsx(Container, {\n            className: \"framer-qx9z90-container hidden-g7u5mt\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                qQPEbdc19: {\n                  variant: \"vUrCHDcI1\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"JNvvmFslB\",\n                layoutId: \"JNvvmFslB\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"H1mpamEnS\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-JusAO [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: white; }`, \".framer-JusAO .framer-7j4iez { display: block; }\", \".framer-JusAO .framer-o5w0f0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 6381px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-JusAO .framer-1n8473a-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\", \".framer-JusAO .framer-x0drxj { background-color: rgba(24, 25, 32, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 9; }\", \".framer-JusAO .framer-1oe7hn3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px 120px 0px 120px; pointer-events: none; position: fixed; top: 0px; width: 100%; z-index: 9; }\", \".framer-JusAO .framer-gif91k { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; max-width: 1000px; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-JusAO .framer-1efzy7u-container { flex: none; height: auto; pointer-events: auto; position: relative; width: auto; }\", \".framer-JusAO .framer-1hkpneq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 120px 100px 120px; position: relative; width: 100%; }\", \".framer-JusAO .framer-oqi15l, .framer-JusAO .framer-r0a7cf { background-color: var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, #181920); flex: none; height: 100%; left: 0px; mix-blend-mode: color; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\", '.framer-JusAO .framer-knmazn { background: linear-gradient(180deg, rgba(24, 25, 32, 0.74) 0%, var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */ 100%); flex: none; height: 100%; left: 0px; mix-blend-mode: luminosity; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 0; }', \".framer-JusAO .framer-upf7cd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-JusAO .framer-1hpytul, .framer-JusAO .framer-2hwrr5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1e51lmk, .framer-JusAO .framer-9yorpb, .framer-JusAO .framer-f7h4ch, .framer-JusAO .framer-9nk163, .framer-JusAO .framer-1a5ylw1, .framer-JusAO .framer-12ygyb0, .framer-JusAO .framer-k3bgdp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-4n1aat, .framer-JusAO .framer-oe2a4f { --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-JusAO .framer-1cyqqg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-JusAO .framer-1n7z3zp-container, .framer-JusAO .framer-bpfz29-container, .framer-JusAO .framer-f3g1aq-container, .framer-JusAO .framer-1nqryif-container, .framer-JusAO .framer-1ceock9-container, .framer-JusAO .framer-du6itd-container, .framer-JusAO .framer-j32mp8-container, .framer-JusAO .framer-v2kcq2-container, .framer-JusAO .framer-110y6q6-container, .framer-JusAO .framer-1ubj02p-container, .framer-JusAO .framer-17qrenh-container, .framer-JusAO .framer-15uo1cn-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-JusAO .framer-1rgyvvy { align-content: center; align-items: center; background-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: visible; padding: 0px 120px 0px 120px; position: relative; scroll-margin-top: 200px; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-11dixgw { background-color: var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, #181920); flex: none; height: 150px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\", \".framer-JusAO .framer-10n4mlv { align-content: flex-start; align-items: flex-start; background-color: var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, #e72458); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 40px 40px 40px 40px; position: relative; transform: perspective(1200px); width: 100%; z-index: 1; }\", \".framer-JusAO .framer-uhozac { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-ay4rkg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-1n3zm7n { align-content: center; align-items: center; background-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 120px 120px 120px; position: relative; width: 100%; }\", \".framer-JusAO .framer-8v9bxd-container, .framer-JusAO .framer-bg5ya3-container, .framer-JusAO .framer-1rnsxdq-container, .framer-JusAO .framer-1wd1ord-container, .framer-JusAO .framer-1gg1whk-container, .framer-JusAO .framer-1ujdwr6-container, .framer-JusAO .framer-p6cvnw-container, .framer-JusAO .framer-l05qfn-container, .framer-JusAO .framer-160y71g-container { flex: none; height: auto; max-width: 1000px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1y79ryg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-JusAO .framer-1xj5rkk { align-self: stretch; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\", \".framer-JusAO .framer-1hb20gu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 650px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-JusAO .framer-1ni6m9h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 500px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-11567ce, .framer-JusAO .framer-ie6773, .framer-JusAO .framer-ovikgl { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-1qh1yxu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-p9cmyd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-mmgb30 { align-content: center; align-items: center; background-color: var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, #181920); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 120px 120px 80px 120px; position: relative; scroll-margin-top: 80px; width: 100%; }\", \".framer-JusAO .framer-1shiux7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-JusAO .framer-1vypyn9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-5ksliy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 650px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-6ie5p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1g9k31q { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 800px; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-axc3us { align-content: center; align-items: center; background-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 120px 120px 120px; position: relative; scroll-margin-top: 80px; width: 100%; }\", \".framer-JusAO .framer-1arh9aa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-ny75dk { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.8 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 1px; }\", \".framer-JusAO .framer-o32v87 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 900px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-obpa2g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1va9s8u, .framer-JusAO .framer-k23cji, .framer-JusAO .framer-7mdb0j, .framer-JusAO .framer-11abfvo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-hqchei-container, .framer-JusAO .framer-la5ql2-container, .framer-JusAO .framer-1dmxwqr-container, .framer-JusAO .framer-1gvppi5-container, .framer-JusAO .framer-zamnun-container, .framer-JusAO .framer-j0w9r1-container { flex: none; height: 25px; position: relative; width: 25px; }\", \".framer-JusAO .framer-18u9hof, .framer-JusAO .framer-15fat2t, .framer-JusAO .framer-1mwt9e3, .framer-JusAO .framer-1ds9zcd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-1eqf3uh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-8f4w2z { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 70%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-sfiny5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 405px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-JusAO .framer-2o5pjb { aspect-ratio: 1.719869706840391 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 307px); overflow: visible; position: relative; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-ken7z9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 120px 100px 120px; position: relative; width: 100%; }\", '.framer-JusAO .framer-txpfes { background: linear-gradient(180deg, rgba(24, 25, 32, 0.84) 0%, var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, rgb(24, 25, 32)) /* {\"name\":\"Dark\"} */ 100%); flex: none; height: 100%; left: 0px; mix-blend-mode: luminosity; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 0; }', \".framer-JusAO .framer-xa7vw0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-JusAO .framer-15clhy0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 25px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-JusAO .framer-rdvepv { align-content: center; align-items: center; background-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fff4f0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 60px 120px 60px 120px; position: relative; width: 100%; }\", \".framer-JusAO .framer-yc2tus { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 960px; }\", \".framer-JusAO .framer-nzlw3, .framer-JusAO .framer-1gtpju7, .framer-JusAO .framer-1b7nejs, .framer-JusAO .framer-mvaqmn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-1wp7xvn, .framer-JusAO .framer-17r07zb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1os5n8g { align-content: center; align-items: center; background-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fff4f0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: visible; padding: 100px 120px 50px 120px; position: relative; width: 100%; }\", \".framer-JusAO .framer-11r7s4e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-d1nc6i { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 1px; }\", \".framer-JusAO .framer-17c2qa0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\", \".framer-JusAO .framer-1f78kfy { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; padding: 0px 0px 0px 10px; position: relative; width: 1px; }\", \".framer-JusAO .framer-bm2ow5-container, .framer-JusAO .framer-y97bf7-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\", \".framer-JusAO .framer-s9g1qq { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1000px; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1cwwwkh-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\", \".framer-JusAO .framer-nox9mh-container { flex: none; height: auto; position: relative; width: 810px; }\", \".framer-JusAO .framer-tzooay { align-content: center; align-items: center; background-color: var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, #fef8f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 50px 120px 0px 120px; position: relative; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-jecayx { background-color: var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, #181920); bottom: 0px; flex: none; height: 320px; left: 0px; overflow: hidden; position: absolute; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-rgfwb4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1kt4fyw { align-content: center; align-items: center; background-color: var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, #e72458); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px 40px 40px 40px; position: relative; width: 100%; z-index: 1; }\", \".framer-JusAO .framer-1gqkott { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-wjcvpb { align-content: flex-start; align-items: flex-start; display: flex; flex: 2.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-JusAO .framer-tebmiw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-11d4auy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-19lf35c { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-JusAO .framer-14j0cal { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 221px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-pbhsoa { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; }\", \".framer-JusAO .framer-g2qpjw, .framer-JusAO .framer-360jlr, .framer-JusAO .framer-vmpf7x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-JusAO .framer-1s1fhhb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-1kpb7gb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-14y482w, .framer-JusAO .framer-fsqfwa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-JusAO .framer-1v4hh3k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 2px 0px 35px; position: relative; width: min-content; }\", \".framer-JusAO .framer-jvjvhz-container { flex: none; height: auto; position: relative; width: auto; z-index: 3; }\", \".framer-JusAO .framer-1u53v4x { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-JusAO .framer-1yt2vaa { align-content: center; align-items: center; background-color: var(--token-25bf7970-308e-42aa-970e-9f585fb3eb2a, #181920); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: visible; padding: 100px 120px 100px 120px; position: relative; width: 100%; }\", \".framer-JusAO .framer-uujaoj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-10kx23t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-JusAO .framer-r0p46w { --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-JusAO .framer-1br22xo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-JusAO .framer-qx9z90-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JusAO .framer-o5w0f0, .framer-JusAO .framer-1oe7hn3, .framer-JusAO .framer-gif91k, .framer-JusAO .framer-1hkpneq, .framer-JusAO .framer-upf7cd, .framer-JusAO .framer-1hpytul, .framer-JusAO .framer-1cyqqg, .framer-JusAO .framer-1rgyvvy, .framer-JusAO .framer-10n4mlv, .framer-JusAO .framer-uhozac, .framer-JusAO .framer-2hwrr5, .framer-JusAO .framer-ay4rkg, .framer-JusAO .framer-1n3zm7n, .framer-JusAO .framer-1y79ryg, .framer-JusAO .framer-1hb20gu, .framer-JusAO .framer-1qh1yxu, .framer-JusAO .framer-p9cmyd, .framer-JusAO .framer-mmgb30, .framer-JusAO .framer-1shiux7, .framer-JusAO .framer-1vypyn9, .framer-JusAO .framer-6ie5p, .framer-JusAO .framer-axc3us, .framer-JusAO .framer-1arh9aa, .framer-JusAO .framer-ny75dk, .framer-JusAO .framer-obpa2g, .framer-JusAO .framer-1va9s8u, .framer-JusAO .framer-k23cji, .framer-JusAO .framer-7mdb0j, .framer-JusAO .framer-1eqf3uh, .framer-JusAO .framer-sfiny5, .framer-JusAO .framer-ken7z9, .framer-JusAO .framer-xa7vw0, .framer-JusAO .framer-15clhy0, .framer-JusAO .framer-rdvepv, .framer-JusAO .framer-yc2tus, .framer-JusAO .framer-1wp7xvn, .framer-JusAO .framer-17r07zb, .framer-JusAO .framer-1os5n8g, .framer-JusAO .framer-11r7s4e, .framer-JusAO .framer-d1nc6i, .framer-JusAO .framer-1f78kfy, .framer-JusAO .framer-tzooay, .framer-JusAO .framer-rgfwb4, .framer-JusAO .framer-1kt4fyw, .framer-JusAO .framer-1gqkott, .framer-JusAO .framer-wjcvpb, .framer-JusAO .framer-tebmiw, .framer-JusAO .framer-11d4auy, .framer-JusAO .framer-14j0cal, .framer-JusAO .framer-1s1fhhb, .framer-JusAO .framer-1kpb7gb, .framer-JusAO .framer-14y482w, .framer-JusAO .framer-fsqfwa, .framer-JusAO .framer-11abfvo, .framer-JusAO .framer-1v4hh3k, .framer-JusAO .framer-1u53v4x, .framer-JusAO .framer-1yt2vaa, .framer-JusAO .framer-uujaoj, .framer-JusAO .framer-10kx23t, .framer-JusAO .framer-1br22xo { gap: 0px; } .framer-JusAO .framer-o5w0f0 > *, .framer-JusAO .framer-yc2tus > *, .framer-JusAO .framer-1wp7xvn > *, .framer-JusAO .framer-17r07zb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JusAO .framer-o5w0f0 > :first-child, .framer-JusAO .framer-1hkpneq > :first-child, .framer-JusAO .framer-upf7cd > :first-child, .framer-JusAO .framer-1hpytul > :first-child, .framer-JusAO .framer-1rgyvvy > :first-child, .framer-JusAO .framer-10n4mlv > :first-child, .framer-JusAO .framer-uhozac > :first-child, .framer-JusAO .framer-2hwrr5 > :first-child, .framer-JusAO .framer-ay4rkg > :first-child, .framer-JusAO .framer-1n3zm7n > :first-child, .framer-JusAO .framer-1hb20gu > :first-child, .framer-JusAO .framer-1qh1yxu > :first-child, .framer-JusAO .framer-mmgb30 > :first-child, .framer-JusAO .framer-1shiux7 > :first-child, .framer-JusAO .framer-1vypyn9 > :first-child, .framer-JusAO .framer-axc3us > :first-child, .framer-JusAO .framer-ny75dk > :first-child, .framer-JusAO .framer-obpa2g > :first-child, .framer-JusAO .framer-sfiny5 > :first-child, .framer-JusAO .framer-ken7z9 > :first-child, .framer-JusAO .framer-xa7vw0 > :first-child, .framer-JusAO .framer-rdvepv > :first-child, .framer-JusAO .framer-yc2tus > :first-child, .framer-JusAO .framer-1wp7xvn > :first-child, .framer-JusAO .framer-17r07zb > :first-child, .framer-JusAO .framer-1os5n8g > :first-child, .framer-JusAO .framer-d1nc6i > :first-child, .framer-JusAO .framer-tzooay > :first-child, .framer-JusAO .framer-rgfwb4 > :first-child, .framer-JusAO .framer-1kt4fyw > :first-child, .framer-JusAO .framer-wjcvpb > :first-child, .framer-JusAO .framer-tebmiw > :first-child, .framer-JusAO .framer-14j0cal > :first-child, .framer-JusAO .framer-1s1fhhb > :first-child, .framer-JusAO .framer-1kpb7gb > :first-child, .framer-JusAO .framer-1u53v4x > :first-child, .framer-JusAO .framer-1yt2vaa > :first-child, .framer-JusAO .framer-uujaoj > :first-child, .framer-JusAO .framer-10kx23t > :first-child { margin-top: 0px; } .framer-JusAO .framer-o5w0f0 > :last-child, .framer-JusAO .framer-1hkpneq > :last-child, .framer-JusAO .framer-upf7cd > :last-child, .framer-JusAO .framer-1hpytul > :last-child, .framer-JusAO .framer-1rgyvvy > :last-child, .framer-JusAO .framer-10n4mlv > :last-child, .framer-JusAO .framer-uhozac > :last-child, .framer-JusAO .framer-2hwrr5 > :last-child, .framer-JusAO .framer-ay4rkg > :last-child, .framer-JusAO .framer-1n3zm7n > :last-child, .framer-JusAO .framer-1hb20gu > :last-child, .framer-JusAO .framer-1qh1yxu > :last-child, .framer-JusAO .framer-mmgb30 > :last-child, .framer-JusAO .framer-1shiux7 > :last-child, .framer-JusAO .framer-1vypyn9 > :last-child, .framer-JusAO .framer-axc3us > :last-child, .framer-JusAO .framer-ny75dk > :last-child, .framer-JusAO .framer-obpa2g > :last-child, .framer-JusAO .framer-sfiny5 > :last-child, .framer-JusAO .framer-ken7z9 > :last-child, .framer-JusAO .framer-xa7vw0 > :last-child, .framer-JusAO .framer-rdvepv > :last-child, .framer-JusAO .framer-yc2tus > :last-child, .framer-JusAO .framer-1wp7xvn > :last-child, .framer-JusAO .framer-17r07zb > :last-child, .framer-JusAO .framer-1os5n8g > :last-child, .framer-JusAO .framer-d1nc6i > :last-child, .framer-JusAO .framer-tzooay > :last-child, .framer-JusAO .framer-rgfwb4 > :last-child, .framer-JusAO .framer-1kt4fyw > :last-child, .framer-JusAO .framer-wjcvpb > :last-child, .framer-JusAO .framer-tebmiw > :last-child, .framer-JusAO .framer-14j0cal > :last-child, .framer-JusAO .framer-1s1fhhb > :last-child, .framer-JusAO .framer-1kpb7gb > :last-child, .framer-JusAO .framer-1u53v4x > :last-child, .framer-JusAO .framer-1yt2vaa > :last-child, .framer-JusAO .framer-uujaoj > :last-child, .framer-JusAO .framer-10kx23t > :last-child { margin-bottom: 0px; } .framer-JusAO .framer-1oe7hn3 > *, .framer-JusAO .framer-gif91k > *, .framer-JusAO .framer-1arh9aa > *, .framer-JusAO .framer-1va9s8u > *, .framer-JusAO .framer-k23cji > *, .framer-JusAO .framer-7mdb0j > *, .framer-JusAO .framer-14y482w > *, .framer-JusAO .framer-fsqfwa > *, .framer-JusAO .framer-11abfvo > *, .framer-JusAO .framer-1v4hh3k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-JusAO .framer-1oe7hn3 > :first-child, .framer-JusAO .framer-gif91k > :first-child, .framer-JusAO .framer-1cyqqg > :first-child, .framer-JusAO .framer-1y79ryg > :first-child, .framer-JusAO .framer-p9cmyd > :first-child, .framer-JusAO .framer-6ie5p > :first-child, .framer-JusAO .framer-1arh9aa > :first-child, .framer-JusAO .framer-1va9s8u > :first-child, .framer-JusAO .framer-k23cji > :first-child, .framer-JusAO .framer-7mdb0j > :first-child, .framer-JusAO .framer-1eqf3uh > :first-child, .framer-JusAO .framer-15clhy0 > :first-child, .framer-JusAO .framer-11r7s4e > :first-child, .framer-JusAO .framer-1f78kfy > :first-child, .framer-JusAO .framer-1gqkott > :first-child, .framer-JusAO .framer-11d4auy > :first-child, .framer-JusAO .framer-14y482w > :first-child, .framer-JusAO .framer-fsqfwa > :first-child, .framer-JusAO .framer-11abfvo > :first-child, .framer-JusAO .framer-1v4hh3k > :first-child, .framer-JusAO .framer-1br22xo > :first-child { margin-left: 0px; } .framer-JusAO .framer-1oe7hn3 > :last-child, .framer-JusAO .framer-gif91k > :last-child, .framer-JusAO .framer-1cyqqg > :last-child, .framer-JusAO .framer-1y79ryg > :last-child, .framer-JusAO .framer-p9cmyd > :last-child, .framer-JusAO .framer-6ie5p > :last-child, .framer-JusAO .framer-1arh9aa > :last-child, .framer-JusAO .framer-1va9s8u > :last-child, .framer-JusAO .framer-k23cji > :last-child, .framer-JusAO .framer-7mdb0j > :last-child, .framer-JusAO .framer-1eqf3uh > :last-child, .framer-JusAO .framer-15clhy0 > :last-child, .framer-JusAO .framer-11r7s4e > :last-child, .framer-JusAO .framer-1f78kfy > :last-child, .framer-JusAO .framer-1gqkott > :last-child, .framer-JusAO .framer-11d4auy > :last-child, .framer-JusAO .framer-14y482w > :last-child, .framer-JusAO .framer-fsqfwa > :last-child, .framer-JusAO .framer-11abfvo > :last-child, .framer-JusAO .framer-1v4hh3k > :last-child, .framer-JusAO .framer-1br22xo > :last-child { margin-right: 0px; } .framer-JusAO .framer-1hkpneq > *, .framer-JusAO .framer-upf7cd > *, .framer-JusAO .framer-1qh1yxu > *, .framer-JusAO .framer-mmgb30 > *, .framer-JusAO .framer-1shiux7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JusAO .framer-1hpytul > *, .framer-JusAO .framer-uhozac > *, .framer-JusAO .framer-2hwrr5 > *, .framer-JusAO .framer-ay4rkg > *, .framer-JusAO .framer-obpa2g > *, .framer-JusAO .framer-sfiny5 > *, .framer-JusAO .framer-14j0cal > *, .framer-JusAO .framer-1u53v4x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JusAO .framer-1cyqqg > *, .framer-JusAO .framer-p9cmyd > *, .framer-JusAO .framer-1eqf3uh > *, .framer-JusAO .framer-15clhy0 > *, .framer-JusAO .framer-1f78kfy > *, .framer-JusAO .framer-1br22xo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-JusAO .framer-1rgyvvy > *, .framer-JusAO .framer-1os5n8g > *, .framer-JusAO .framer-1kt4fyw > *, .framer-JusAO .framer-1yt2vaa > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-JusAO .framer-10n4mlv > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-JusAO .framer-1n3zm7n > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-JusAO .framer-1y79ryg > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-JusAO .framer-1hb20gu > *, .framer-JusAO .framer-1vypyn9 > *, .framer-JusAO .framer-ny75dk > *, .framer-JusAO .framer-xa7vw0 > *, .framer-JusAO .framer-rgfwb4 > *, .framer-JusAO .framer-1kpb7gb > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-JusAO .framer-6ie5p > *, .framer-JusAO .framer-11d4auy > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-JusAO .framer-axc3us > *, .framer-JusAO .framer-rdvepv > *, .framer-JusAO .framer-tzooay > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-JusAO .framer-ken7z9 > *, .framer-JusAO .framer-d1nc6i > *, .framer-JusAO .framer-1s1fhhb > *, .framer-JusAO .framer-10kx23t > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JusAO .framer-11r7s4e > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-JusAO .framer-1gqkott > * { margin: 0px; margin-left: calc(35px / 2); margin-right: calc(35px / 2); } .framer-JusAO .framer-wjcvpb > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-JusAO .framer-tebmiw > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-JusAO .framer-uujaoj > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } }\", \"@media (min-width: 1200px) { .framer-JusAO .hidden-o5w0f0 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-JusAO .hidden-g7u5mt { display: none !important; } .${metadata.bodyClassName} { background: white; } .framer-JusAO .framer-o5w0f0 { height: min-content; overflow: hidden; width: 810px; } .framer-JusAO .framer-1n8473a-container, .framer-JusAO .framer-pbhsoa { order: 0; } .framer-JusAO .framer-1oe7hn3 { padding: 0px 40px 0px 40px; } .framer-JusAO .framer-gif91k { gap: 5px; } .framer-JusAO .framer-1hkpneq { order: 1; padding: 180px 40px 100px 40px; } .framer-JusAO .framer-oqi15l, .framer-JusAO .framer-knmazn { height: 700px; } .framer-JusAO .framer-upf7cd, .framer-JusAO .framer-1hb20gu, .framer-JusAO .framer-1vypyn9 { max-width: unset; } .framer-JusAO .framer-1rgyvvy { order: 2; padding: 0px 40px 0px 40px; } .framer-JusAO .framer-11dixgw, .framer-JusAO .framer-g2qpjw { order: 1; } .framer-JusAO .framer-10n4mlv { order: 0; z-index: 2; } .framer-JusAO .framer-1n3zm7n { order: 3; padding: 60px 40px 60px 40px; } .framer-JusAO .framer-1y79ryg { gap: 50px; } .framer-JusAO .framer-mmgb30 { order: 4; padding: 60px 40px 60px 40px; } .framer-JusAO .framer-axc3us { order: 5; padding: 120px 40px 120px 40px; } .framer-JusAO .framer-1arh9aa { align-content: flex-start; align-items: flex-start; gap: 40px; } .framer-JusAO .framer-ny75dk { flex: 1 0 0px; max-width: 460px; } .framer-JusAO .framer-2o5pjb { height: var(--framer-aspect-ratio-supported, 200px); } .framer-JusAO .framer-ken7z9 { order: 7; padding: 80px 40px 80px 40px; } .framer-JusAO .framer-xa7vw0 { max-width: 600px; } .framer-JusAO .framer-rdvepv { order: 8; padding: 60px 40px 60px 40px; } .framer-JusAO .framer-yc2tus, .framer-JusAO .framer-17c2qa0 { width: 100%; } .framer-JusAO .framer-1os5n8g { order: 9; padding: 100px 40px 50px 40px; } .framer-JusAO .framer-nox9mh-container { order: 13; } .framer-JusAO .framer-tzooay { order: 12; padding: 40px 40px 40px 40px; } .framer-JusAO .framer-jecayx { height: 35%; } .framer-JusAO .framer-rgfwb4 { align-content: flex-start; align-items: flex-start; } .framer-JusAO .framer-1kt4fyw { gap: 30px; } .framer-JusAO .framer-wjcvpb { gap: 20px; } .framer-JusAO .framer-11d4auy { align-content: center; align-items: center; flex-direction: column; gap: 25px; } .framer-JusAO .framer-19lf35c { align-content: center; align-items: center; align-self: unset; flex: none; flex-direction: row; height: min-content; width: 100%; } .framer-JusAO .framer-14j0cal { flex: 2 0 0px; width: 1px; } .framer-JusAO .framer-1s1fhhb { align-content: center; align-items: center; flex: 1 0 0px; order: 0; width: 1px; } .framer-JusAO .framer-1kpb7gb { gap: 10px; order: 0; } .framer-JusAO .framer-14y482w { justify-content: flex-start; } .framer-JusAO .framer-360jlr { overflow: hidden; white-space: pre-wrap; width: 145px; word-break: break-word; word-wrap: break-word; } .framer-JusAO .framer-vmpf7x { overflow: hidden; white-space: pre-wrap; width: 160px; word-break: break-word; word-wrap: break-word; } .framer-JusAO .framer-11abfvo { width: 207px; } .framer-JusAO .framer-1u53v4x { flex: none; width: 100%; } .framer-JusAO .framer-1yt2vaa { order: 11; padding: 100px 40px 100px 40px; } .framer-JusAO .framer-1br22xo { gap: 15px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JusAO .framer-gif91k, .framer-JusAO .framer-1y79ryg, .framer-JusAO .framer-1arh9aa, .framer-JusAO .framer-1kt4fyw, .framer-JusAO .framer-wjcvpb, .framer-JusAO .framer-11d4auy, .framer-JusAO .framer-19lf35c, .framer-JusAO .framer-1kpb7gb, .framer-JusAO .framer-1br22xo { gap: 0px; } .framer-JusAO .framer-gif91k > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-JusAO .framer-gif91k > :first-child, .framer-JusAO .framer-1y79ryg > :first-child, .framer-JusAO .framer-1arh9aa > :first-child, .framer-JusAO .framer-1br22xo > :first-child { margin-left: 0px; } .framer-JusAO .framer-gif91k > :last-child, .framer-JusAO .framer-1y79ryg > :last-child, .framer-JusAO .framer-1arh9aa > :last-child, .framer-JusAO .framer-1br22xo > :last-child { margin-right: 0px; } .framer-JusAO .framer-1y79ryg > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-JusAO .framer-1arh9aa > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-JusAO .framer-1kt4fyw > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-JusAO .framer-1kt4fyw > :first-child, .framer-JusAO .framer-wjcvpb > :first-child, .framer-JusAO .framer-11d4auy > :first-child, .framer-JusAO .framer-1kpb7gb > :first-child { margin-top: 0px; } .framer-JusAO .framer-1kt4fyw > :last-child, .framer-JusAO .framer-wjcvpb > :last-child, .framer-JusAO .framer-11d4auy > :last-child, .framer-JusAO .framer-1kpb7gb > :last-child { margin-bottom: 0px; } .framer-JusAO .framer-wjcvpb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JusAO .framer-11d4auy > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-JusAO .framer-19lf35c > *, .framer-JusAO .framer-19lf35c > :first-child, .framer-JusAO .framer-19lf35c > :last-child { margin: 0px; } .framer-JusAO .framer-1kpb7gb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JusAO .framer-1br22xo > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }}`, `@media (max-width: 809px) { .framer-JusAO .hidden-rt341t { display: none !important; } .${metadata.bodyClassName} { background: white; } .framer-JusAO .framer-o5w0f0 { height: min-content; width: 390px; } .framer-JusAO .framer-x0drxj { z-index: 10; } .framer-JusAO .framer-1oe7hn3 { gap: 0px; padding: 0px 20px 0px 20px; z-index: 10; } .framer-JusAO .framer-gif91k { align-content: center; align-items: center; gap: 5px; height: 100%; overflow: hidden; } .framer-JusAO .framer-1hkpneq { padding: 180px 20px 60px 20px; } .framer-JusAO .framer-oqi15l, .framer-JusAO .framer-knmazn { height: 700px; } .framer-JusAO .framer-upf7cd, .framer-JusAO .framer-8v9bxd-container { max-width: unset; } .framer-JusAO .framer-1cyqqg, .framer-JusAO .framer-15clhy0, .framer-JusAO .framer-1gqkott { flex-direction: column; } .framer-JusAO .framer-1rgyvvy { padding: 0px 20px 40px 20px; } .framer-JusAO .framer-10n4mlv { gap: 25px; padding: 30px 20px 30px 20px; } .framer-JusAO .framer-1n3zm7n { gap: 30px; padding: 30px 20px 40px 20px; } .framer-JusAO .framer-1y79ryg { flex-direction: column; gap: 40px; } .framer-JusAO .framer-1xj5rkk { align-self: unset; flex: none; height: 200px; width: 100%; } .framer-JusAO .framer-1hb20gu, .framer-JusAO .framer-ny75dk { align-content: center; align-items: center; flex: none; width: 100%; } .framer-JusAO .framer-p9cmyd { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-JusAO .framer-mmgb30 { padding: 60px 20px 60px 20px; } .framer-JusAO .framer-6ie5p, .framer-JusAO .framer-11r7s4e { flex-direction: column; gap: 25px; } .framer-JusAO .framer-1g9k31q, .framer-JusAO .framer-d1nc6i, .framer-JusAO .framer-bm2ow5-container { flex: none; width: 100%; } .framer-JusAO .framer-axc3us { padding: 60px 20px 40px 20px; } .framer-JusAO .framer-1arh9aa { flex-direction: column; gap: 30px; } .framer-JusAO .framer-18u9hof, .framer-JusAO .framer-15fat2t, .framer-JusAO .framer-1mwt9e3 { flex: none; overflow: visible; white-space: pre; width: auto; } .framer-JusAO .framer-1eqf3uh, .framer-JusAO .framer-11d4auy { flex-direction: column; gap: 10px; } .framer-JusAO .framer-8f4w2z, .framer-JusAO .framer-yc2tus, .framer-JusAO .framer-14y482w, .framer-JusAO .framer-fsqfwa { width: 100%; } .framer-JusAO .framer-sfiny5 { flex: none; height: min-content; width: 100%; } .framer-JusAO .framer-2o5pjb { height: var(--framer-aspect-ratio-supported, 204px); } .framer-JusAO .framer-ken7z9, .framer-JusAO .framer-rdvepv { padding: 80px 20px 80px 20px; } .framer-JusAO .framer-1os5n8g, .framer-JusAO .framer-1yt2vaa { gap: 40px; padding: 40px 20px 80px 20px; } .framer-JusAO .framer-1f78kfy { flex: none; flex-direction: column; padding: 0px 0px 0px 0px; width: 100%; } .framer-JusAO .framer-s9g1qq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; max-width: unset; } .framer-JusAO .framer-1cwwwkh-container { align-self: unset; } .framer-JusAO .framer-tzooay { padding: 40px 20px 80px 20px; } .framer-JusAO .framer-rgfwb4 { align-content: flex-start; align-items: flex-start; } .framer-JusAO .framer-1kt4fyw { gap: 20px; padding: 30px 20px 30px 20px; } .framer-JusAO .framer-wjcvpb { flex: none; gap: 20px; width: 100%; } .framer-JusAO .framer-19lf35c { align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } .framer-JusAO .framer-pbhsoa { flex: none; height: 127px; } .framer-JusAO .framer-1s1fhhb { align-content: center; align-items: center; justify-content: center; } .framer-JusAO .framer-360jlr, .framer-JusAO .framer-vmpf7x { flex: 1 0 0px; overflow: hidden; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-JusAO .framer-1v4hh3k { padding: 0px 2px 0px 0px; } .framer-JusAO .framer-1u53v4x { flex: none; order: 0; width: 100%; } .framer-JusAO .framer-uujaoj { gap: 25px; } .framer-JusAO .framer-1br22xo { align-content: unset; align-items: unset; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(125px, 1fr)); } .framer-JusAO .framer-y97bf7-container { align-self: start; flex: none; justify-self: start; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JusAO .framer-1oe7hn3, .framer-JusAO .framer-gif91k, .framer-JusAO .framer-1cyqqg, .framer-JusAO .framer-10n4mlv, .framer-JusAO .framer-1n3zm7n, .framer-JusAO .framer-1y79ryg, .framer-JusAO .framer-p9cmyd, .framer-JusAO .framer-6ie5p, .framer-JusAO .framer-1arh9aa, .framer-JusAO .framer-1eqf3uh, .framer-JusAO .framer-15clhy0, .framer-JusAO .framer-1os5n8g, .framer-JusAO .framer-11r7s4e, .framer-JusAO .framer-1f78kfy, .framer-JusAO .framer-s9g1qq, .framer-JusAO .framer-1kt4fyw, .framer-JusAO .framer-1gqkott, .framer-JusAO .framer-wjcvpb, .framer-JusAO .framer-11d4auy, .framer-JusAO .framer-19lf35c, .framer-JusAO .framer-1yt2vaa, .framer-JusAO .framer-uujaoj, .framer-JusAO .framer-1br22xo { gap: 0px; } .framer-JusAO .framer-1oe7hn3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-JusAO .framer-1oe7hn3 > :first-child, .framer-JusAO .framer-gif91k > :first-child { margin-left: 0px; } .framer-JusAO .framer-1oe7hn3 > :last-child, .framer-JusAO .framer-gif91k > :last-child { margin-right: 0px; } .framer-JusAO .framer-gif91k > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-JusAO .framer-1cyqqg > *, .framer-JusAO .framer-p9cmyd > *, .framer-JusAO .framer-15clhy0 > *, .framer-JusAO .framer-1f78kfy > *, .framer-JusAO .framer-s9g1qq > *, .framer-JusAO .framer-1kt4fyw > *, .framer-JusAO .framer-wjcvpb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JusAO .framer-1cyqqg > :first-child, .framer-JusAO .framer-10n4mlv > :first-child, .framer-JusAO .framer-1n3zm7n > :first-child, .framer-JusAO .framer-1y79ryg > :first-child, .framer-JusAO .framer-p9cmyd > :first-child, .framer-JusAO .framer-6ie5p > :first-child, .framer-JusAO .framer-1arh9aa > :first-child, .framer-JusAO .framer-1eqf3uh > :first-child, .framer-JusAO .framer-15clhy0 > :first-child, .framer-JusAO .framer-1os5n8g > :first-child, .framer-JusAO .framer-11r7s4e > :first-child, .framer-JusAO .framer-1f78kfy > :first-child, .framer-JusAO .framer-s9g1qq > :first-child, .framer-JusAO .framer-1kt4fyw > :first-child, .framer-JusAO .framer-1gqkott > :first-child, .framer-JusAO .framer-wjcvpb > :first-child, .framer-JusAO .framer-11d4auy > :first-child, .framer-JusAO .framer-19lf35c > :first-child, .framer-JusAO .framer-1yt2vaa > :first-child, .framer-JusAO .framer-uujaoj > :first-child { margin-top: 0px; } .framer-JusAO .framer-1cyqqg > :last-child, .framer-JusAO .framer-10n4mlv > :last-child, .framer-JusAO .framer-1n3zm7n > :last-child, .framer-JusAO .framer-1y79ryg > :last-child, .framer-JusAO .framer-p9cmyd > :last-child, .framer-JusAO .framer-6ie5p > :last-child, .framer-JusAO .framer-1arh9aa > :last-child, .framer-JusAO .framer-1eqf3uh > :last-child, .framer-JusAO .framer-15clhy0 > :last-child, .framer-JusAO .framer-1os5n8g > :last-child, .framer-JusAO .framer-11r7s4e > :last-child, .framer-JusAO .framer-1f78kfy > :last-child, .framer-JusAO .framer-s9g1qq > :last-child, .framer-JusAO .framer-1kt4fyw > :last-child, .framer-JusAO .framer-1gqkott > :last-child, .framer-JusAO .framer-wjcvpb > :last-child, .framer-JusAO .framer-11d4auy > :last-child, .framer-JusAO .framer-19lf35c > :last-child, .framer-JusAO .framer-1yt2vaa > :last-child, .framer-JusAO .framer-uujaoj > :last-child { margin-bottom: 0px; } .framer-JusAO .framer-10n4mlv > *, .framer-JusAO .framer-6ie5p > *, .framer-JusAO .framer-11r7s4e > *, .framer-JusAO .framer-uujaoj > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-JusAO .framer-1n3zm7n > *, .framer-JusAO .framer-1arh9aa > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-JusAO .framer-1y79ryg > *, .framer-JusAO .framer-1os5n8g > *, .framer-JusAO .framer-1yt2vaa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JusAO .framer-1eqf3uh > *, .framer-JusAO .framer-11d4auy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JusAO .framer-1gqkott > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-JusAO .framer-19lf35c > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JusAO .framer-1br22xo > *, .framer-JusAO .framer-1br22xo > :first-child, .framer-JusAO .framer-1br22xo > :last-child { margin: 0px; } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css, ...sharedStyle5.css, ...sharedStyle6.css, ...sharedStyle7.css, ...sharedStyle8.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerIntrinsicHeight 6381\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"W_6RBtaty\":{\"layout\":[\"fixed\",\"auto\"]},\"qQPEbdc19\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            */\nconst FramerxpXNYh4za = withCSS(Component, css, \"framer-JusAO\");\nexport default FramerxpXNYh4za;\nFramerxpXNYh4za.displayName = \"Unis\";\nFramerxpXNYh4za.defaultProps = {\n  height: 6381,\n  width: 1200\n};\naddFonts(FramerxpXNYh4za, [{\n  family: \"Ageo Medium\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/xpXNYh4za:default\",\n    url: \"assets/QTMenN5dJS6ZdeFV8vssZGPCXU.woff2\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/QTMenN5dJS6ZdeFV8vssZGPCXU~4VWEpQk8-u-jc9ZA5YDc65-UVQlc6cXuqGhEkn4blHA.woff2\").href\n}, ...NavbarDarkFonts, ...CityFonts, ...ButtonFonts, ...AppFonts, ...BreadcrumbsFonts, ...ElementsTableCopyFonts, ...HeroFonts, ...FixrListFonts, ...FAQFonts, ...ResourceItemFonts, ...FooterFonts, ...App1Fonts, ...ResourceItemCopyFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts, ...sharedStyle5.fonts, ...sharedStyle6.fonts, ...sharedStyle7.fonts, ...sharedStyle8.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerxpXNYh4za\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"6381\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W_6RBtaty\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qQPEbdc19\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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P,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,GACd,gBAAiB,GACjB,YAAa,uBACb,MAAO,WACP,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,GACd,gBAAiB,GACjB,YAAa,uBACb,MAAO,WACP,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,GACd,gBAAiB,GACjB,YAAa,uBACb,MAAO,WACP,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,GACd,YAAa,uBACb,MAAO,WACP,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,GACd,YAAa,uBACb,MAAO,WACP,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,GACd,YAAa,uBACb,MAAO,YACP,KAAMA,EAAY,MACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAAW,CACT,aAAc,2BACd,MAAO,iBACP,KAAMA,EAAY,IACpB,EACA,UAA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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "isAfter", "dateString", "minDateString", "minDate", "isSet", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "WsfHLXQAE", "Quj9YChTw", "GLKW3HDEX", "Co65upyLu", "QdRZG4Czp", "Va1nQBv7w", "L3phxh7SK", "xrpVoMLja", "QKLGlAo2q", "yQE87tcGc", "pAfeRqJPJ", "u7B1My9Vl", "xntkT3hZ9", "hPEMXK8E4", "dG78Ji3BZ", "V64MKU0mW", "VLYqYA6Uc", "x1_AfZCSb", "AYwzQS1Bt", "MFw7JrSSH", "kofG97eOp", "ZhQ6e5j04", "MGkp0xPAp", "qq92gKrHF", "l4EupUsVi", "VqvD3UTG3", "FaE6v_IGZ", "SX0j7zwGj", "NjJXpz8rB", "fJHXUnzpl", "vvdPMmvJZ", "A249XZGWT", "YO_rA89oY", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "useLocale", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "css", "FramerhGN2Gct7w", "withCSS", "hGN2Gct7w_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "NavbarDarkFonts", "getFonts", "jTGlPMF74_default", "NavbarDarkWithVariantAppearEffect", "withVariantAppearEffect", "CityFonts", "sWnGOZQJE_default", "ButtonFonts", "P8dj6_5tK_default", "AppFonts", "App", "MotionDivWithFX", "withFX", "motion", "BreadcrumbsFonts", "Y8KN9JbRw_default", "ElementsTableCopyFonts", "hGN2Gct7w_default", "HeroFonts", "Icon", "FixrListFonts", "FixrList", "FAQFonts", "vzsQgxpo_default", "ResourceItemFonts", "br1pzF9tR_default", "FooterFonts", "NNpgnq2bN_default", "App1Fonts", "ResourceItemCopyFonts", "MmH0uHtZx_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "Overlay", "children", "blockDocumentScrolling", "visible", "setVisible", "useOverlayState", "transformTemplate", "_", "t", "suffix", "value", "QueryData", "query", "data", "useQueryData", "transition1", "animation", "transformTemplate1", "animation1", "animation2", "prefix", "animation3", "animation4", "animation5", "toResponsiveImage", "metadata", "xpXNYh4za_default", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "Component", "Y", "activeLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "CdRdIdvmZ_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "zxdFc9y0t", "ObYrz10me", "Zso9hlaanZLv7LZ7iX", "JaMdCLicfZLv7LZ7iX", "idZLv7LZ7iX", "bqmE0EJVE", "XY9WPs0wO", "Zso9hlaanesdxGOHKS", "JaMdCLicfesdxGOHKS", "idesdxGOHKS", "kB_qpvOuH", "v1EU_BpyA", "oPUiGvfQz", "svVmNqBUk", "qzUYilKlF", "VR08x6fq6", "M7yBfp2AJ", "KyNHsb984", "u6pmup3Qx", "zxl9oB6Ij", "arjlFJnHa", "rQykUHowX", "iD3EdVpAY", "pzfuuzjsz", "KOKSiM41g", "l7wLVinzB", "VAlFr0xhg", "GQtcfMwKf", "NKkMfLlmC", "TDEHHPrai", "aqlytjuR9", "PFnDYldPV", "buslyfYJ7", "cTutKS0D0", "a2XtmYCDa", "zYQ4r0Ixt", "W856vChUE", "wRPxuCABh", "oQZDdiNIc", "O7IOTt9DO", "trJJ4Vnsk", "kp0vRVeP_SNAPaZ_pg", "K7dNuuYhSSNAPaZ_pg", "PQN53TwSDSNAPaZ_pg", "OyFzbTTJHSNAPaZ_pg", "xYDRMffaUSNAPaZ_pg", "twtgYBXXySNAPaZ_pg", "idSNAPaZ_pg", "kp0vRVeP_eIxhJqhq8", "K7dNuuYhSeIxhJqhq8", "PQN53TwSDeIxhJqhq8", "OyFzbTTJHeIxhJqhq8", "xYDRMffaUeIxhJqhq8", "twtgYBXXyeIxhJqhq8", "ideIxhJqhq8", "cjN6ZLhg9", "p43suUFd6aocSC5UZ2", "EvojgyzRwaocSC5UZ2", "kzUpyIHPTaocSC5UZ2", "kSAZGJJ9DaocSC5UZ2", "KJor9g4f1aocSC5UZ2", "idaocSC5UZ2", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "oVERLAY42m929", "overlay", "args", "useRouteElementId", "router", "useRouter", "ref1", "pe", "ref2", "id1", "id2", "ref3", "id3", "ref4", "id4", "ref5", "id5", "ref6", "isDisplayed", "id6", "ref7", "isDisplayed1", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "overlayx0drxj", "l", "Container", "PropertyOverrides", "resolveLink", "NavbarDarkWithVariantAppearEffect", "AnimatePresence", "qa", "x", "QqQFHa0YD_default", "collection", "i", "PathVariablesContext", "sWnGOZQJE_default", "Image2", "optimizeAppear", "optimizeAppearTransformTemplate", "RichText", "P8dj6_5tK_default", "MotionDivWithFX", "App", "Y8KN9JbRw_default", "collection1", "hGN2Gct7w_default", "Icon", "Link", "FixrList", "vzsQgxpo_default", "fierLYIf7_default", "collection2", "br1pzF9tR_default", "collection3", "NNpgnq2bN_default", "GLd4zHWPF_default", "collection4", "MmH0uHtZx_default", "css", "FramerxpXNYh4za", "withCSS", "addFonts", "NavbarDarkFonts", "CityFonts", "ButtonFonts", "AppFonts", "BreadcrumbsFonts", "ElementsTableCopyFonts", "HeroFonts", "FixrListFonts", "FAQFonts", "ResourceItemFonts", "FooterFonts", "App1Fonts", "ResourceItemCopyFonts", "fonts", "__FramerMetadata__"]
}
