{"version":3,"sources":["ke8Y9b19V.tsx"],"sourcesContent":["// Generated by Framer (1f5f6d9)\n\nimport { addFonts, ComponentViewportProvider, cx, CycleVariantState, getFonts, SmartComponentScopedContainer, useComponentViewport, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { useRef } from \"react\";\nimport ScriptLoader from \"../codeFile/ScriptLoader.tsx\";\nconst ScriptLoaderFonts = getFonts(ScriptLoader);\n\nconst serializationHash = \"framer-nwXjq\"\n\nconst variantClassNames = {ca7_lPq2N: \"framer-v-169hm1w\"};\n\nfunction addPropertyOverrides(overrides, ...variants) {\nconst nextOverrides = {}\nvariants?.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]))\nreturn nextOverrides\n}\n\nconst transition1 = {bounce: 0.2, delay: 0, duration: 0.4, type: \"spring\"}\n\nconst Transition = ({value, children}) => {\nconst config = React.useContext(MotionConfigContext)\nconst transition = value ?? config.transition\nconst contextValue = React.useMemo(() => ({ ...config, transition }), [JSON.stringify(transition)])\nreturn <MotionConfigContext.Provider value={contextValue}>{children}</MotionConfigContext.Provider>\n}\n\nconst Variants = motion.create(React.Fragment)\n\nconst getProps = ({height, id, width, ...props}) => { return {...props} }\n\nconst createLayoutDependency = (props, variants) => {if (props.layoutDependency) return variants.join('-') + props.layoutDependency\nreturn variants.join('-')}\n\nexport interface Props extends React.HTMLAttributes<HTMLDivElement> { style?: Record<string, unknown>;className?: string;layoutId?: string | number; }\n\nconst Component = React.forwardRef<HTMLDivElement, Props>(function(props, ref) {\n\nconst fallbackRef = useRef<HTMLElement>(null)\n\nconst refBinding = ref ?? fallbackRef\n\nconst defaultLayoutId = React.useId()\n\nconst { activeLocale, setLocale } = useLocaleInfo()\n\nconst componentViewport = useComponentViewport()\n\nconst {style, className, layoutId, variant, ...restProps} = getProps(props)\n\nconst {baseVariant, classNames, clearLoadingGesture, gestureHandlers, gestureVariant, isLoading, setGestureState, setVariant, variants} = useVariantState({defaultVariant: \"ca7_lPq2N\", ref: refBinding, variant, variantClassNames})\n\nconst layoutDependency = createLayoutDependency(props, variants)\n\nconst sharedStyleClassNames = []\n\nconst scopingClassNames = cx(serializationHash, ...sharedStyleClassNames)\n\nreturn (<LayoutGroup id={layoutId ?? defaultLayoutId}><Variants animate={variants} initial={false}><Transition value={transition1}><motion.div {...restProps} {...gestureHandlers} className={cx(scopingClassNames, \"framer-169hm1w\", className, classNames)} data-framer-name={\"Default\"} layoutDependency={layoutDependency} layoutId={\"ca7_lPq2N\"} ref={refBinding} style={{...style}}><ComponentViewportProvider ><SmartComponentScopedContainer className={\"framer-1qr18pp-container\"} isAuthoredByUser layoutDependency={layoutDependency} layoutId={\"lCkdhMLxP-container\"} nodeId={\"lCkdhMLxP\"} rendersWithMotion scopeId={\"ke8Y9b19V\"}><ScriptLoader buttonClassName={\"__framer-cookie-component-button\"} cookieCategory={\"marketing\"} defer height={\"100%\"} id={\"lCkdhMLxP\"} isAsync layoutId={\"lCkdhMLxP\"} localStorageKey={\"framerCookiesConsentMode\"} onLoadFunctionName={\"bootIntercom\"} scriptCode={\"window.intercomSettings = {\\n    api_base: \\\"https://api-iam.eu.intercom.io\\\",\\n    app_id: \\\"niegcmk9\\\",\\n  };\\n\\nfunction bootIntercom() {\\nconsole.log('Booting...');\\nwindow.Intercom(\\\"boot\\\", {\\n  api_base: \\\"https://api-iam.eu.intercom.io\\\",\\n  app_id: \\\"niegcmk9\\\",\\n});\\n}\"} scriptName={\"intercom\"} scriptURL={\"https://widget.intercom.io/widget/niegcmk9\"} width={\"100%\"}/></SmartComponentScopedContainer></ComponentViewportProvider></motion.div></Transition></Variants></LayoutGroup>)\n\n});\n\nconst css = [\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-nwXjq.framer-1lxfvzx, .framer-nwXjq .framer-1lxfvzx { display: block; }\", \".framer-nwXjq.framer-169hm1w { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\", \".framer-nwXjq .framer-1qr18pp-container { flex: none; height: auto; position: relative; width: auto; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nwXjq.framer-169hm1w { gap: 0px; } .framer-nwXjq.framer-169hm1w > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-nwXjq.framer-169hm1w > :first-child { margin-top: 0px; } .framer-nwXjq.framer-169hm1w > :last-child { margin-bottom: 0px; } }\"]\n\n/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 0\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */\nconst Framerke8Y9b19V: React.ComponentType<Props> = withCSS(Component, css, \"framer-nwXjq\") as typeof Component;\nexport default Framerke8Y9b19V;\n\nFramerke8Y9b19V.displayName = \"Intercom\";\n\nFramerke8Y9b19V.defaultProps = {height: 0, width: 1200};\n\naddFonts(Framerke8Y9b19V, [{explicitInter: true, fonts: []}, ...ScriptLoaderFonts], {supportsExplicitInterCodegen: true})"],"names":[],"mappings":"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"}