{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cxA6JVhlxVCuBMwiMKqA/vRixXCi89BgAe5WUXCIv/Jet8JeOoH.js", "ssg:https://framerusercontent.com/modules/YI5m5i36RyHRHThQa139/HiQsjwyIkHqpPmwdHxPB/UY6bzJEB6.js", "ssg:https://framerusercontent.com/modules/sub95ESVDaWQPinm3F3e/oIFJHMxUujxkblJCk75e/aiecK0T3D.js", "ssg:https://framerusercontent.com/modules/j4oHGJOTAt08I8tgBnR0/k8cg32V4lRL5wj11dcVO/BRIszEvXM.js", "ssg:https://framerusercontent.com/modules/ORr8IhcGeofAjxfwEBEW/2rGurcxodJKaW8mbG2aF/SPxJPDkMy-0.js", "ssg:https://framerusercontent.com/modules/ORr8IhcGeofAjxfwEBEW/2rGurcxodJKaW8mbG2aF/SPxJPDkMy.js", "ssg:https://framerusercontent.com/modules/DOMpxnBnh2DTskhXkgjT/GyrE3ZqYQ0wdvKv95db8/BRIszEvXM.js", "ssg:https://framerusercontent.com/modules/m0MYbDvDLAFuT2ezv9rJ/J3pJm1eubpBqoHzrmFzV/SPxJPDkMy.js", "ssg:https://framerusercontent.com/modules/ExbvNsWl01IXyugZBTVu/y4WiNifLopy6ZhYUmyVg/F1WmXqQj3.js", "ssg:https://framerusercontent.com/modules/wP8mUMkDcQS79MI81gOp/6NZ7mS0sYCKqXm7Njrd9/YfIkLlbHb.js", "ssg:https://framerusercontent.com/modules/vpag3yz6yUefUvfnAmNH/5HWtDiMpQiTv1bsfqVQ5/jWk5RnofR.js", "ssg:https://framerusercontent.com/modules/p8747YyS114PqYe2PhPE/1DCFzwfQwNZQTFLlbP3l/S8llo6H1u.js", "ssg:https://framerusercontent.com/modules/cYG0H9a1HP0pSA0LxHe1/QHVsrTdAnpuXJ8vzXoUn/uEdZDj0Qc.js", "ssg:https://framerusercontent.com/modules/mgw0uxvupxYtn4aKtmmw/rjLLBYd3JcV3nA2iJRWL/Yc3DJVuiD.js", "ssg:https://framerusercontent.com/modules/yQHfNhwF8sRfB0V33vCK/m7JPHje9RwnK2uMjnxr6/fRYBkiRHI.js", "ssg:https://framerusercontent.com/modules/yv1lPO0Yy7QnnQsdPQTE/NyS4INdXuo6pNGQyzl8Q/UY6bzJEB6.js", "ssg:https://framerusercontent.com/modules/gZSJaAw23KToaFAdUqxA/2dch4ICgIBXbJwdjA5s0/tllDwDpfj.js", "ssg:https://framerusercontent.com/modules/qxPYHXfQ57gZjThZ8BGN/JhfGfeHO5uW0aDu5x2l1/w4AbGsIb5-0.js", "ssg:https://framerusercontent.com/modules/qxPYHXfQ57gZjThZ8BGN/JhfGfeHO5uW0aDu5x2l1/w4AbGsIb5.js", "ssg:https://framerusercontent.com/modules/zOb87wFj9MoKkW75FUTS/KyIwwFht1VwiksMuLP3Y/WDtbj2kqk.js"],
  "sourcesContent": ["// Generated by Framer (d6b3045)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-LJu5S\";const variantClassNames={haZvgLwGh:\"framer-v-jxe6qn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({buttontext,height,id,link,width,...props})=>{var _ref;return{...props,EmkkJfUBs:(_ref=buttontext!==null&&buttontext!==void 0?buttontext:props.EmkkJfUBs)!==null&&_ref!==void 0?_ref:\"Buttontext Beispiel\",LQrji5Jss:link!==null&&link!==void 0?link:props.LQrji5Jss};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,EmkkJfUBs,LQrji5Jss,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"haZvgLwGh\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:LQrji5Jss,nodeId:\"haZvgLwGh\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-jxe6qn\",className,classNames)} framer-12747qw`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"haZvgLwGh\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:'linear-gradient(64.83545479980833deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) /* {\"name\":\"Akzent 1\"} */ 0%, rgb(51, 137, 184) 38.288288288288285%, rgb(95, 193, 250) 51.35135135135135%, rgb(35, 157, 222) 73%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) /* {\"name\":\"Akzent 2\"} */ 100%)',borderBottomLeftRadius:44,borderBottomRightRadius:44,borderTopLeftRadius:44,borderTopRightRadius:44,...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Sm9zZWZpbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Josefin Sans\", \"Josefin Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Buttontext Beispiel\"})}),className:\"framer-j2xjy\",\"data-framer-name\":\"Jetzt AI Vorsprung sichern\",fonts:[\"GF;Josefin Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"u_mko3UCD\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:EmkkJfUBs,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LJu5S.framer-12747qw, .framer-LJu5S .framer-12747qw { display: block; }\",\".framer-LJu5S.framer-jxe6qn { 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: 10px 24px 10px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-LJu5S .framer-j2xjy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LJu5S.framer-jxe6qn { gap: 0px; } .framer-LJu5S.framer-jxe6qn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-LJu5S.framer-jxe6qn > :first-child { margin-top: 0px; } .framer-LJu5S.framer-jxe6qn > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 165.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"EmkkJfUBs\":\"buttontext\",\"LQrji5Jss\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJet8JeOoH=withCSS(Component,css,\"framer-LJu5S\");export default FramerJet8JeOoH;FramerJet8JeOoH.displayName=\"Button klein\";FramerJet8JeOoH.defaultProps={height:37,width:165.5};addPropertyControls(FramerJet8JeOoH,{EmkkJfUBs:{defaultValue:\"Buttontext Beispiel\",displayTextArea:false,title:\"Buttontext\",type:ControlType.String},LQrji5Jss:{title:\"Link\",type:ControlType.Link}});addFonts(FramerJet8JeOoH,[{explicitInter:true,fonts:[{family:\"Josefin Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjQXMRrLgTsQV0.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJet8JeOoH\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"165.5\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"37\",\"framerVariables\":\"{\\\"EmkkJfUBs\\\":\\\"buttontext\\\",\\\"LQrji5Jss\\\":\\\"link\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Jet8JeOoH.map", "// Generated by Framer (f57d8b5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Urbanist-bold\",\"FS;Urbanist-black\",\"FS;Urbanist-black italic\",\"FS;Urbanist-bold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"},{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/UCII5D3SSDQUKDNFBIKBIAPMR2IJ6L7T/XL3KCUFJ73GTWVQOSF66RCIM4V7NJIVX/44WTW5QSGOU5UEWRO4NHIW5D4FZHB7PL.woff2\",weight:\"900\"},{family:\"Urbanist\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/URJEJW6YFG7I3BVQS3KBTQF47HFGENUC/DQNPW7ZXRDGSWN5TI26SKURYG6YRZBKR/PKMLYTWGUJTDR35VNBVHWHHGCCA6CPK4.woff2\",weight:\"900\"},{family:\"Urbanist\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/GDORYCYP3U3MKIKHZNDJGHDYDPVQPHAS/ORR4EYQENJF7RBGXI4RRRWUEDXEIEFZQ/6Y6VR6UQPVF2GIANVIG5ITQRQM2CLQ3A.woff2\",weight:\"700\"}]}];export const css=['.framer-RQ88A .framer-styles-preset-267u0q:not(.rich-text-wrapper), .framer-RQ88A .framer-styles-preset-267u0q.rich-text-wrapper h5 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-RQ88A .framer-styles-preset-267u0q:not(.rich-text-wrapper), .framer-RQ88A .framer-styles-preset-267u0q.rich-text-wrapper h5 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-RQ88A\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YI5m5i36RyHRHThQa139/HiQsjwyIkHqpPmwdHxPB/UY6bzJEB6.js\";const enabledGestures={wDhhf3ayE:{hover:true}};const serializationHash=\"framer-WfsNb\";const variantClassNames={wDhhf3ayE:\"framer-v-11lk2wd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,men_name,width,...props})=>{var _ref;return{...props,BXsHlok3V:link!==null&&link!==void 0?link:props.BXsHlok3V,sw4u8I2Rn:(_ref=men_name!==null&&men_name!==void 0?men_name:props.sw4u8I2Rn)!==null&&_ref!==void 0?_ref:\"Start\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,sw4u8I2Rn,BXsHlok3V,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"wDhhf3ayE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:BXsHlok3V,nodeId:\"wDhhf3ayE\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-11lk2wd\",className,classNames)} framer-3p3f89`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"wDhhf3ayE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"wDhhf3ayE-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Start\"})}),className:\"framer-1guibsl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"idEJpTFZj\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:sw4u8I2Rn,variants:{\"wDhhf3ayE-hover\":{\"--extracted-1lwpl3i\":\"rgb(51, 51, 51)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"wDhhf3ayE-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(313deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) 20%, rgb(43, 148, 204) 42.34234234234234%, rgb(120, 198, 240) 54.95495495495496%, rgb(44, 151, 209) 67.11711711711712%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) 90%)\"},children:\"Start\"})})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WfsNb.framer-3p3f89, .framer-WfsNb .framer-3p3f89 { display: block; }\",\".framer-WfsNb.framer-11lk2wd { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-WfsNb .framer-1guibsl { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WfsNb.framer-11lk2wd { gap: 0px; } .framer-WfsNb.framer-11lk2wd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WfsNb.framer-11lk2wd > :first-child { margin-left: 0px; } .framer-WfsNb.framer-11lk2wd > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 41\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"UHlsMKZsz\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sw4u8I2Rn\":\"men_name\",\"BXsHlok3V\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraiecK0T3D=withCSS(Component,css,\"framer-WfsNb\");export default FrameraiecK0T3D;FrameraiecK0T3D.displayName=\"Men\\xfceintrag Einfach\";FrameraiecK0T3D.defaultProps={height:25,width:41};addPropertyControls(FrameraiecK0T3D,{sw4u8I2Rn:{defaultValue:\"Start\",displayTextArea:false,title:\"Men\\xfcname\",type:ControlType.String},BXsHlok3V:{title:\"Link\",type:ControlType.Link}});addFonts(FrameraiecK0T3D,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraiecK0T3D\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"41\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"sw4u8I2Rn\\\":\\\"men_name\\\",\\\"BXsHlok3V\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UHlsMKZsz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"25\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aiecK0T3D.map", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YI5m5i36RyHRHThQa139/HiQsjwyIkHqpPmwdHxPB/UY6bzJEB6.js\";const enabledGestures={kBiQ_dSVZ:{hover:true,pressed:true}};const serializationHash=\"framer-6VDrd\";const variantClassNames={kBiQ_dSVZ:\"framer-v-176dwtw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,men_text,width,...props})=>{var _ref;return{...props,LW8knDlcM:link!==null&&link!==void 0?link:props.LW8knDlcM,pGsCnzyBA:(_ref=men_text!==null&&men_text!==void 0?men_text:props.pGsCnzyBA)!==null&&_ref!==void 0?_ref:\"Beispiel\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,pGsCnzyBA,LW8knDlcM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"kBiQ_dSVZ\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:LW8knDlcM,nodeId:\"kBiQ_dSVZ\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-176dwtw\",className,classNames)} framer-tc97y4`,\"data-framer-name\":\"Standard\",layoutDependency:layoutDependency,layoutId:\"kBiQ_dSVZ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"kBiQ_dSVZ-hover\":{\"data-framer-name\":undefined},\"kBiQ_dSVZ-pressed\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Beispiel\"})}),className:\"framer-1t54hal\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iLU_TzyaJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:pGsCnzyBA,variants:{\"kBiQ_dSVZ-hover\":{\"--extracted-1lwpl3i\":\"rgb(51, 51, 51)\"},\"kBiQ_dSVZ-pressed\":{\"--extracted-1lwpl3i\":\"rgb(51, 51, 51)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"kBiQ_dSVZ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(313deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) 20%, rgb(43, 148, 204) 42.34234234234234%, rgb(120, 198, 240) 54.95495495495496%, rgb(44, 151, 209) 67.11711711711712%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) 90%)\"},children:\"Beispiel\"})})})},\"kBiQ_dSVZ-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(313deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) 20%, rgb(43, 148, 204) 42.34234234234234%, rgb(120, 198, 240) 54.95495495495496%, rgb(44, 151, 209) 67.11711711711712%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) 90%)\"},children:\"Beispiel\"})})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6VDrd.framer-tc97y4, .framer-6VDrd .framer-tc97y4 { display: block; }\",\".framer-6VDrd.framer-176dwtw { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-6VDrd .framer-1t54hal { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6VDrd.framer-176dwtw { gap: 0px; } .framer-6VDrd.framer-176dwtw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6VDrd.framer-176dwtw > :first-child { margin-left: 0px; } .framer-6VDrd.framer-176dwtw > :last-child { margin-right: 0px; } }\",\".framer-6VDrd.framer-v-176dwtw.hover.framer-176dwtw { padding: 0px 0px 0px 10px; }\",\".framer-6VDrd.framer-v-176dwtw.pressed.framer-176dwtw { padding: 0px 0px 0px 5px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 61\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"I0573nnqu\":{\"layout\":[\"auto\",\"auto\"]},\"h1lLEXdvb\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"pGsCnzyBA\":\"men_text\",\"LW8knDlcM\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBRIszEvXM=withCSS(Component,css,\"framer-6VDrd\");export default FramerBRIszEvXM;FramerBRIszEvXM.displayName=\"Dropdown Men\\xfceintrag\";FramerBRIszEvXM.defaultProps={height:25,width:61};addPropertyControls(FramerBRIszEvXM,{pGsCnzyBA:{defaultValue:\"Beispiel\",displayTextArea:false,title:\"Men\\xfctext\",type:ControlType.String},LW8knDlcM:{title:\"Link\",type:ControlType.Link}});addFonts(FramerBRIszEvXM,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBRIszEvXM\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"61\",\"framerIntrinsicHeight\":\"25\",\"framerVariables\":\"{\\\"pGsCnzyBA\\\":\\\"men_text\\\",\\\"LW8knDlcM\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"I0573nnqu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h1lLEXdvb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BRIszEvXM.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtYm9sZA==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"FAIR\"})});export const v1=\"Cosmetics Berlin 2024\";export const v2=\"Beauty D\\xfcsseldorf 2025\";\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ddd30d5)\nimport*as localizedValues from\"./SPxJPDkMy-0.js\";const valuesByLocaleId={c_15CLNtE:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YI5m5i36RyHRHThQa139/HiQsjwyIkHqpPmwdHxPB/UY6bzJEB6.js\";const enabledGestures={kBiQ_dSVZ:{hover:true,pressed:true}};const serializationHash=\"framer-6VDrd\";const variantClassNames={kBiQ_dSVZ:\"framer-v-176dwtw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,men_text,width,...props})=>{var _ref;return{...props,LW8knDlcM:link!==null&&link!==void 0?link:props.LW8knDlcM,pGsCnzyBA:(_ref=men_text!==null&&men_text!==void 0?men_text:props.pGsCnzyBA)!==null&&_ref!==void 0?_ref:\"Beispiel\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,pGsCnzyBA,LW8knDlcM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"kBiQ_dSVZ\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:LW8knDlcM,nodeId:\"kBiQ_dSVZ\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-176dwtw\",className,classNames)} framer-tc97y4`,\"data-framer-name\":\"Standard\",layoutDependency:layoutDependency,layoutId:\"kBiQ_dSVZ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"kBiQ_dSVZ-hover\":{\"data-framer-name\":undefined},\"kBiQ_dSVZ-pressed\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Beispiel\"})}),className:\"framer-1t54hal\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iLU_TzyaJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:pGsCnzyBA,variants:{\"kBiQ_dSVZ-hover\":{\"--extracted-1lwpl3i\":\"rgb(51, 51, 51)\"},\"kBiQ_dSVZ-pressed\":{\"--extracted-1lwpl3i\":\"rgb(51, 51, 51)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"kBiQ_dSVZ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(313deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) 20%, rgb(43, 148, 204) 42.34234234234234%, rgb(120, 198, 240) 54.95495495495496%, rgb(44, 151, 209) 67.11711711711712%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) 90%)\"},children:\"Beispiel\"})})})},\"kBiQ_dSVZ-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(313deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) 20%, rgb(43, 148, 204) 42.34234234234234%, rgb(120, 198, 240) 54.95495495495496%, rgb(44, 151, 209) 67.11711711711712%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) 90%)\"},children:\"Beispiel\"})})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6VDrd.framer-tc97y4, .framer-6VDrd .framer-tc97y4 { display: block; }\",\".framer-6VDrd.framer-176dwtw { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-6VDrd .framer-1t54hal { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6VDrd.framer-176dwtw { gap: 0px; } .framer-6VDrd.framer-176dwtw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6VDrd.framer-176dwtw > :first-child { margin-left: 0px; } .framer-6VDrd.framer-176dwtw > :last-child { margin-right: 0px; } }\",\".framer-6VDrd.framer-v-176dwtw.hover.framer-176dwtw { padding: 0px 0px 0px 10px; }\",\".framer-6VDrd.framer-v-176dwtw.pressed.framer-176dwtw { padding: 0px 0px 0px 5px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 61\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"I0573nnqu\":{\"layout\":[\"auto\",\"auto\"]},\"h1lLEXdvb\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"pGsCnzyBA\":\"men_text\",\"LW8knDlcM\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBRIszEvXM=withCSS(Component,css,\"framer-6VDrd\");export default FramerBRIszEvXM;FramerBRIszEvXM.displayName=\"Dropdown Men\\xfceintrag\";FramerBRIszEvXM.defaultProps={height:25,width:61};addPropertyControls(FramerBRIszEvXM,{pGsCnzyBA:{defaultValue:\"Beispiel\",displayTextArea:false,title:\"Men\\xfctext\",type:ControlType.String},LW8knDlcM:{title:\"Link\",type:ControlType.Link}});addFonts(FramerBRIszEvXM,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBRIszEvXM\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"61\",\"framerIntrinsicHeight\":\"25\",\"framerVariables\":\"{\\\"pGsCnzyBA\\\":\\\"men_text\\\",\\\"LW8knDlcM\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"I0573nnqu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h1lLEXdvb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BRIszEvXM.map", "// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/ORr8IhcGeofAjxfwEBEW/2rGurcxodJKaW8mbG2aF/SPxJPDkMy.js\";import DropdownMenEintrag from\"https://framerusercontent.com/modules/DOMpxnBnh2DTskhXkgjT/GyrE3ZqYQ0wdvKv95db8/BRIszEvXM.js\";const DropdownMenEintragFonts=getFonts(DropdownMenEintrag);const cycleOrder=[\"gw_y5PSpA\",\"SxlFPZwFM\"];const serializationHash=\"framer-8tR5A\";const variantClassNames={gw_y5PSpA:\"framer-v-1s5m0nk\",SxlFPZwFM:\"framer-v-18qj0lv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"gw_y5PSpA\",Phone:\"SxlFPZwFM\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gw_y5PSpA\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gw_y5PSpA\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"SxlFPZwFM\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1s5m0nk\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"gw_y5PSpA\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{SxlFPZwFM:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({SxlFPZwFM:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtYm9sZA==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"MESSE\"})}),className:\"framer-1tud8j7\",fonts:[\"FS;Urbanist-bold\"],layoutDependency:layoutDependency,layoutId:\"vCo4eheqW\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d10eui\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"UehnT1T4v\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{SxlFPZwFM:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({SxlFPZwFM:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cxJWifL9c\"},implicitPathVariables:undefined},{href:{webPageId:\"cxJWifL9c\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+0+0,...addPropertyOverrides({SxlFPZwFM:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+83.99999999999999+17}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mydbft-container\",layoutDependency:layoutDependency,layoutId:\"KPyRVwuvG-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"KPyRVwuvG\",layoutId:\"KPyRVwuvG\",LW8knDlcM:resolvedLinks[0],pGsCnzyBA:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Cosmetica Berlin 2024\",width:\"100%\",...addPropertyOverrides({SxlFPZwFM:{LW8knDlcM:resolvedLinks[1]}},baseVariant,gestureVariant)})})});}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wf5kvc\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"GUUr_348L\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{SxlFPZwFM:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({SxlFPZwFM:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"w19nL_LxC\"},implicitPathVariables:undefined},{href:{webPageId:\"w19nL_LxC\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+27+0,...addPropertyOverrides({SxlFPZwFM:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+140+17}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yogvdk-container\",layoutDependency:layoutDependency,layoutId:\"DPWY0CtAJ-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"DPWY0CtAJ\",layoutId:\"DPWY0CtAJ\",LW8knDlcM:resolvedLinks1[0],pGsCnzyBA:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Beauty D\\xfcsseldorf 2025\",width:\"100%\",...addPropertyOverrides({SxlFPZwFM:{LW8knDlcM:resolvedLinks1[1]}},baseVariant,gestureVariant)})})});}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8tR5A.framer-9ew58r, .framer-8tR5A .framer-9ew58r { display: block; }\",\".framer-8tR5A.framer-1s5m0nk { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-8tR5A .framer-1tud8j7 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100px; word-break: break-word; word-wrap: break-word; }\",\".framer-8tR5A .framer-1d10eui, .framer-8tR5A .framer-1wf5kvc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-8tR5A .framer-mydbft-container, .framer-8tR5A .framer-yogvdk-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8tR5A.framer-1s5m0nk, .framer-8tR5A .framer-1d10eui, .framer-8tR5A .framer-1wf5kvc { gap: 0px; } .framer-8tR5A.framer-1s5m0nk > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-8tR5A.framer-1s5m0nk > :first-child { margin-top: 0px; } .framer-8tR5A.framer-1s5m0nk > :last-child { margin-bottom: 0px; } .framer-8tR5A .framer-1d10eui > *, .framer-8tR5A .framer-1wf5kvc > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-8tR5A .framer-1d10eui > :first-child, .framer-8tR5A .framer-1wf5kvc > :first-child { margin-left: 0px; } .framer-8tR5A .framer-1d10eui > :last-child, .framer-8tR5A .framer-1wf5kvc > :last-child { margin-right: 0px; } }\",\".framer-8tR5A.framer-v-18qj0lv.framer-1s5m0nk { gap: 0px; padding: 32px 0px 0px 0px; }\",\".framer-8tR5A.framer-v-18qj0lv .framer-1tud8j7 { order: 0; }\",\".framer-8tR5A.framer-v-18qj0lv .framer-1d10eui { align-self: stretch; height: 56px; order: 1; width: auto; }\",\".framer-8tR5A.framer-v-18qj0lv .framer-1wf5kvc { align-self: stretch; height: 56px; order: 2; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8tR5A.framer-v-18qj0lv.framer-1s5m0nk { gap: 0px; } .framer-8tR5A.framer-v-18qj0lv.framer-1s5m0nk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8tR5A.framer-v-18qj0lv.framer-1s5m0nk > :first-child { margin-top: 0px; } .framer-8tR5A.framer-v-18qj0lv.framer-1s5m0nk > :last-child { margin-bottom: 0px; } }\",'.framer-8tR5A[data-border=\"true\"]::after, .framer-8tR5A [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 196\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"SxlFPZwFM\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSPxJPDkMy=withCSS(Component,css,\"framer-8tR5A\");export default FramerSPxJPDkMy;FramerSPxJPDkMy.displayName=\"Men\\xfc Dropdown Messe\";FramerSPxJPDkMy.defaultProps={height:80,width:196};addPropertyControls(FramerSPxJPDkMy,{variant:{options:[\"gw_y5PSpA\",\"SxlFPZwFM\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSPxJPDkMy,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"}]},...DropdownMenEintragFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSPxJPDkMy\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"196\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SxlFPZwFM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"80\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f57d8b5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"S0SCSc7mw\",\"kFWvlNpmh\"];const serializationHash=\"framer-miE0Y\";const variantClassNames={kFWvlNpmh:\"framer-v-1vxv5xq\",S0SCSc7mw:\"framer-v-1r510u1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"S0SCSc7mw\",Open:\"kFWvlNpmh\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"S0SCSc7mw\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"S0SCSc7mw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1r510u1\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"S0SCSc7mw\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({kFWvlNpmh:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hxfbp9\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"zymRmzL42\",style:{rotate:0},variants:{kFWvlNpmh:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nadhlr\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"gg45i43DS\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-8e7ea314-57b6-4e04-ba7c-1d1fbcaee352, rgb(33, 32, 32)) /* {&quot;name&quot;:&quot;\\xdcberschrift&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11230620551,withExternalLayout:true,...addPropertyOverrides({kFWvlNpmh:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(23, 121, 173)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9268244112}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-miE0Y.framer-bmez9m, .framer-miE0Y .framer-bmez9m { display: block; }\",\".framer-miE0Y.framer-1r510u1 { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-miE0Y .framer-hxfbp9 { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-miE0Y .framer-nadhlr { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kFWvlNpmh\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerF1WmXqQj3=withCSS(Component,css,\"framer-miE0Y\");export default FramerF1WmXqQj3;FramerF1WmXqQj3.displayName=\"Caret\";FramerF1WmXqQj3.defaultProps={height:14,width:14};addPropertyControls(FramerF1WmXqQj3,{variant:{options:[\"S0SCSc7mw\",\"kFWvlNpmh\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerF1WmXqQj3,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerF1WmXqQj3\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kFWvlNpmh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"14\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"14\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./F1WmXqQj3.map", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YI5m5i36RyHRHThQa139/HiQsjwyIkHqpPmwdHxPB/UY6bzJEB6.js\";import Caret from\"https://framerusercontent.com/modules/ExbvNsWl01IXyugZBTVu/y4WiNifLopy6ZhYUmyVg/F1WmXqQj3.js\";const CaretFonts=getFonts(Caret);const cycleOrder=[\"ZvTc28spP\",\"dMtDIo2jW\"];const serializationHash=\"framer-rtbhD\";const variantClassNames={dMtDIo2jW:\"framer-v-19r3974\",ZvTc28spP:\"framer-v-9gwsjq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"ZvTc28spP\",Open:\"dMtDIo2jW\"};const getProps=({height,hover,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,DApvjrdfG:(_ref=title!==null&&title!==void 0?title:props.DApvjrdfG)!==null&&_ref!==void 0?_ref:\"Product\",PWSlWeqS6:hover!==null&&hover!==void 0?hover:props.PWSlWeqS6,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"ZvTc28spP\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PWSlWeqS6,DApvjrdfG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZvTc28spP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9gwsjq\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZvTc28spP\",onMouseEnter:onMouseEnter170i0h9,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({dMtDIo2jW:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Product\"})}),className:\"framer-t1cbsy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZuCwBZDjL\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:DApvjrdfG,variants:{dMtDIo2jW:{\"--extracted-1lwpl3i\":\"rgb(51, 51, 51)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({dMtDIo2jW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(313deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) 20%, rgb(43, 148, 204) 42.34234234234234%, rgb(120, 198, 240) 54.95495495495496%, rgb(44, 151, 209) 67.11711711711712%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) 90%)\"},children:\"Product\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(5+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||35)-10-14)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fam2zs-container\",layoutDependency:layoutDependency,layoutId:\"s7Bv7iF4U-container\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"s7Bv7iF4U\",layoutId:\"s7Bv7iF4U\",variant:\"S0SCSc7mw\",width:\"100%\",...addPropertyOverrides({dMtDIo2jW:{variant:\"kFWvlNpmh\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rtbhD.framer-d0mec0, .framer-rtbhD .framer-d0mec0 { display: block; }\",\".framer-rtbhD.framer-9gwsjq { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-rtbhD .framer-t1cbsy { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-rtbhD .framer-fam2zs-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rtbhD.framer-9gwsjq { gap: 0px; } .framer-rtbhD.framer-9gwsjq > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-rtbhD.framer-9gwsjq > :first-child { margin-left: 0px; } .framer-rtbhD.framer-9gwsjq > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 35\n * @framerIntrinsicWidth 81\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dMtDIo2jW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYfIkLlbHb=withCSS(Component,css,\"framer-rtbhD\");export default FramerYfIkLlbHb;FramerYfIkLlbHb.displayName=\"Trigger 3\";FramerYfIkLlbHb.defaultProps={height:35,width:81};addPropertyControls(FramerYfIkLlbHb,{variant:{options:[\"ZvTc28spP\",\"dMtDIo2jW\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerYfIkLlbHb,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...CaretFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYfIkLlbHb\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dMtDIo2jW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\"}\",\"framerIntrinsicWidth\":\"81\",\"framerIntrinsicHeight\":\"35\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YfIkLlbHb.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DropdownMenEintrag from\"https://framerusercontent.com/modules/j4oHGJOTAt08I8tgBnR0/k8cg32V4lRL5wj11dcVO/BRIszEvXM.js\";import MenDropdownMesse from\"https://framerusercontent.com/modules/m0MYbDvDLAFuT2ezv9rJ/J3pJm1eubpBqoHzrmFzV/SPxJPDkMy.js\";import Trigger3 from\"https://framerusercontent.com/modules/wP8mUMkDcQS79MI81gOp/6NZ7mS0sYCKqXm7Njrd9/YfIkLlbHb.js\";const DropdownMenEintragFonts=getFonts(DropdownMenEintrag);const Trigger3Fonts=getFonts(Trigger3);const MenDropdownMesseFonts=getFonts(MenDropdownMesse);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"x3Tr6Sk3D\",\"gPmGTubcr\"];const serializationHash=\"framer-2vK4L\";const variantClassNames={gPmGTubcr:\"framer-v-1tbhz6c\",x3Tr6Sk3D:\"framer-v-wl49zh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"x3Tr6Sk3D\",Phone:\"gPmGTubcr\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"x3Tr6Sk3D\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"x3Tr6Sk3D\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const PWSlWeqS6izu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"gPmGTubcr\")return true;return false;};const router=useRouter();const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-wl49zh\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"x3Tr6Sk3D\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{gPmGTubcr:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({gPmGTubcr:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtYm9sZA==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"SERVICE\"})}),className:\"framer-19j8kz7\",fonts:[\"FS;Urbanist-bold\"],layoutDependency:layoutDependency,layoutId:\"QmXbRwkCz\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ocqnoh\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"sDGgrjRi9\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RizKsTZ3Y\"},implicitPathVariables:undefined},{href:{webPageId:\"RizKsTZ3Y\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+0+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+83.99999999999999+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o1jy46-container\",layoutDependency:layoutDependency,layoutId:\"bsnqO8aEV-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"bsnqO8aEV\",layoutId:\"bsnqO8aEV\",LW8knDlcM:resolvedLinks[0],pGsCnzyBA:\"Locations\",width:\"100%\",...addPropertyOverrides({gPmGTubcr:{LW8knDlcM:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n50abd\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"c01QkXj5m\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+30+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+140+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-riz6u1-container\",layoutDependency:layoutDependency,layoutId:\"mrKAJnwJ9-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"mrKAJnwJ9\",layoutId:\"mrKAJnwJ9\",LW8knDlcM:\"https://konfigurator.alix-lasers.com/\",pGsCnzyBA:\"Configure\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cstqlw\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"Tzj8GYpzn\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+60+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+196+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dvncy8-container\",layoutDependency:layoutDependency,layoutId:\"o2DcIhkFd-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"o2DcIhkFd\",layoutId:\"o2DcIhkFd\",LW8knDlcM:\"https://help.alix-lasers.com/\",pGsCnzyBA:\"Help Center\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jhuczk\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"GAJ0c2g1z\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jZ96mG0k4\"},implicitPathVariables:undefined},{href:{webPageId:\"jZ96mG0k4\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+90+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+252+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nxcn3x-container\",layoutDependency:layoutDependency,layoutId:\"GMhsJkENy-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"GMhsJkENy\",layoutId:\"GMhsJkENy\",LW8knDlcM:resolvedLinks1[0],pGsCnzyBA:\"Contact Us\",width:\"100%\",...addPropertyOverrides({gPmGTubcr:{LW8knDlcM:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kf8z9r\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"f6_IWADIv\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"akhfvNnMD\"},implicitPathVariables:undefined},{href:{webPageId:\"akhfvNnMD\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+120+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+308+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b45mex-container\",layoutDependency:layoutDependency,layoutId:\"wD0ZSWa2j-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"wD0ZSWa2j\",layoutId:\"wD0ZSWa2j\",LW8knDlcM:resolvedLinks2[0],pGsCnzyBA:\"Technology\",width:\"100%\",...addPropertyOverrides({gPmGTubcr:{LW8knDlcM:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-iyefbd\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"VhH5QRCzu\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+150+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+364+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1safzgj-container\",layoutDependency:layoutDependency,layoutId:\"lSCvvmJ7J-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"lSCvvmJ7J\",layoutId:\"lSCvvmJ7J\",LW8knDlcM:\"https://alixlasers-akademie.com/\",pGsCnzyBA:\"Academy\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4ymz26\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"hxUvL0jS9\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vSwsZUbA6\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+180+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+420+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-np85tp-container\",layoutDependency:layoutDependency,layoutId:\"tsipi_cUw-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"tsipi_cUw\",layoutId:\"tsipi_cUw\",pGsCnzyBA:\"Beauty News\",width:\"100%\",...addPropertyOverrides({gPmGTubcr:{LW8knDlcM:resolvedLinks3[0],pGsCnzyBA:\"Alix News\"}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rg8dj9\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"JmwEjQF7r\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"D4cebatAg\"},implicitPathVariables:undefined},{href:{webPageId:\"D4cebatAg\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+210+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+476+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-81qvpk-container\",layoutDependency:layoutDependency,layoutId:\"rmCEd96kH-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"rmCEd96kH\",layoutId:\"rmCEd96kH\",LW8knDlcM:resolvedLinks4[0],pGsCnzyBA:\"Alix - The Story\",width:\"100%\",...addPropertyOverrides({gPmGTubcr:{LW8knDlcM:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pn425x\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"KwvfKYNkB\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+240+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+532+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xw1okh-container\",layoutDependency:layoutDependency,layoutId:\"PAmfYVc22-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"PAmfYVc22\",layoutId:\"PAmfYVc22\",LW8knDlcM:\"https://jobs.alix-lasers.com/\",pGsCnzyBA:\"Jobs at Alix Lasers\\xae\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pgh79n\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"PCqc7MNFH\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gPmGTubcr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gPmGTubcr:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+270+0,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+588+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-102rurt-container\",layoutDependency:layoutDependency,layoutId:\"JoHkvv7wp-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"JoHkvv7wp\",layoutId:\"JoHkvv7wp\",LW8knDlcM:\"https://alix-studio.shop/\",pGsCnzyBA:\"Studio Equipment\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+300,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+644}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z9yxvv-container\",id:`${layoutId}-z9yxvv`,layoutDependency:layoutDependency,layoutId:\"ApEutmxnm-container\",ref:ref2,children:[/*#__PURE__*/_jsx(Trigger3,{DApvjrdfG:\"Trade Shows\",height:\"100%\",id:\"ApEutmxnm\",layoutId:\"ApEutmxnm\",PWSlWeqS6:PWSlWeqS6izu9gt({overlay}),variant:overlay.visible?\"dMtDIo2jW\":\"ZvTc28spP\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-z9yxvv`,offsetX:-10,offsetY:30,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+300+70,...addPropertyOverrides({gPmGTubcr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+644+70}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-7s1f14-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"atF93uicm-container\",ref:ref3,role:\"dialog\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenDropdownMesse,{height:\"100%\",id:\"atF93uicm\",layoutId:\"atF93uicm\",variant:\"gw_y5PSpA\",width:\"100%\"})})})})})]})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2vK4L.framer-1y9gwgr, .framer-2vK4L .framer-1y9gwgr { display: block; }\",\".framer-2vK4L.framer-wl49zh { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-2vK4L .framer-19j8kz7 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100px; word-break: break-word; word-wrap: break-word; }\",\".framer-2vK4L .framer-1ocqnoh, .framer-2vK4L .framer-1n50abd, .framer-2vK4L .framer-1cstqlw, .framer-2vK4L .framer-jhuczk, .framer-2vK4L .framer-kf8z9r, .framer-2vK4L .framer-iyefbd, .framer-2vK4L .framer-4ymz26, .framer-2vK4L .framer-rg8dj9, .framer-2vK4L .framer-1pn425x, .framer-2vK4L .framer-pgh79n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-2vK4L .framer-1o1jy46-container, .framer-2vK4L .framer-riz6u1-container, .framer-2vK4L .framer-dvncy8-container, .framer-2vK4L .framer-nxcn3x-container, .framer-2vK4L .framer-b45mex-container, .framer-2vK4L .framer-1safzgj-container, .framer-2vK4L .framer-np85tp-container, .framer-2vK4L .framer-81qvpk-container, .framer-2vK4L .framer-1xw1okh-container, .framer-2vK4L .framer-102rurt-container, .framer-2vK4L .framer-z9yxvv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-2vK4L .framer-7s1f14-container { height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2vK4L.framer-wl49zh, .framer-2vK4L .framer-1ocqnoh, .framer-2vK4L .framer-1n50abd, .framer-2vK4L .framer-1cstqlw, .framer-2vK4L .framer-jhuczk, .framer-2vK4L .framer-kf8z9r, .framer-2vK4L .framer-iyefbd, .framer-2vK4L .framer-4ymz26, .framer-2vK4L .framer-rg8dj9, .framer-2vK4L .framer-1pn425x, .framer-2vK4L .framer-pgh79n { gap: 0px; } .framer-2vK4L.framer-wl49zh > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-2vK4L.framer-wl49zh > :first-child { margin-top: 0px; } .framer-2vK4L.framer-wl49zh > :last-child { margin-bottom: 0px; } .framer-2vK4L .framer-1ocqnoh > *, .framer-2vK4L .framer-1n50abd > *, .framer-2vK4L .framer-1cstqlw > *, .framer-2vK4L .framer-jhuczk > *, .framer-2vK4L .framer-kf8z9r > *, .framer-2vK4L .framer-iyefbd > *, .framer-2vK4L .framer-4ymz26 > *, .framer-2vK4L .framer-rg8dj9 > *, .framer-2vK4L .framer-1pn425x > *, .framer-2vK4L .framer-pgh79n > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-2vK4L .framer-1ocqnoh > :first-child, .framer-2vK4L .framer-1n50abd > :first-child, .framer-2vK4L .framer-1cstqlw > :first-child, .framer-2vK4L .framer-jhuczk > :first-child, .framer-2vK4L .framer-kf8z9r > :first-child, .framer-2vK4L .framer-iyefbd > :first-child, .framer-2vK4L .framer-4ymz26 > :first-child, .framer-2vK4L .framer-rg8dj9 > :first-child, .framer-2vK4L .framer-1pn425x > :first-child, .framer-2vK4L .framer-pgh79n > :first-child { margin-left: 0px; } .framer-2vK4L .framer-1ocqnoh > :last-child, .framer-2vK4L .framer-1n50abd > :last-child, .framer-2vK4L .framer-1cstqlw > :last-child, .framer-2vK4L .framer-jhuczk > :last-child, .framer-2vK4L .framer-kf8z9r > :last-child, .framer-2vK4L .framer-iyefbd > :last-child, .framer-2vK4L .framer-4ymz26 > :last-child, .framer-2vK4L .framer-rg8dj9 > :last-child, .framer-2vK4L .framer-1pn425x > :last-child, .framer-2vK4L .framer-pgh79n > :last-child { margin-right: 0px; } }\",\".framer-2vK4L.framer-v-1tbhz6c.framer-wl49zh { gap: 0px; padding: 32px 0px 0px 0px; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-19j8kz7 { order: 0; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-1ocqnoh { align-self: stretch; height: 56px; order: 1; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-1n50abd { align-self: stretch; height: 56px; order: 2; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-1cstqlw { align-self: stretch; height: 56px; order: 3; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-jhuczk { align-self: stretch; height: 56px; order: 4; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-kf8z9r { align-self: stretch; height: 56px; order: 5; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-iyefbd { align-self: stretch; height: 56px; order: 6; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-4ymz26 { align-self: stretch; height: 56px; order: 7; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-rg8dj9 { align-self: stretch; height: 56px; order: 8; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-1pn425x { align-self: stretch; height: 56px; order: 9; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-pgh79n { align-self: stretch; height: 56px; order: 10; width: auto; }\",\".framer-2vK4L.framer-v-1tbhz6c .framer-z9yxvv-container { order: 11; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2vK4L.framer-v-1tbhz6c.framer-wl49zh { gap: 0px; } .framer-2vK4L.framer-v-1tbhz6c.framer-wl49zh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2vK4L.framer-v-1tbhz6c.framer-wl49zh > :first-child { margin-top: 0px; } .framer-2vK4L.framer-v-1tbhz6c.framer-wl49zh > :last-child { margin-bottom: 0px; } }\",'.framer-2vK4L[data-border=\"true\"]::after, .framer-2vK4L [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 367\n * @framerIntrinsicWidth 190\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"gPmGTubcr\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjWk5RnofR=withCSS(Component,css,\"framer-2vK4L\");export default FramerjWk5RnofR;FramerjWk5RnofR.displayName=\"Men\\xfc Dropdown Service\";FramerjWk5RnofR.defaultProps={height:367,width:190};addPropertyControls(FramerjWk5RnofR,{variant:{options:[\"x3Tr6Sk3D\",\"gPmGTubcr\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjWk5RnofR,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"}]},...DropdownMenEintragFonts,...Trigger3Fonts,...MenDropdownMesseFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjWk5RnofR\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"190\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gPmGTubcr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"367\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jWk5RnofR.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import DropdownMenEintrag from\"https://framerusercontent.com/modules/j4oHGJOTAt08I8tgBnR0/k8cg32V4lRL5wj11dcVO/BRIszEvXM.js\";const DropdownMenEintragFonts=getFonts(DropdownMenEintrag);const VideoFonts=getFonts(Video);const cycleOrder=[\"JEir1gPX2\",\"F2N4r2U8V\"];const serializationHash=\"framer-tppVJ\";const variantClassNames={F2N4r2U8V:\"framer-v-1ccjh21\",JEir1gPX2:\"framer-v-yi26ap\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"JEir1gPX2\",Phone:\"F2N4r2U8V\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"JEir1gPX2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"JEir1gPX2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"F2N4r2U8V\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yi26ap\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"JEir1gPX2\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:28,borderBottomRightRadius:28,borderTopLeftRadius:28,borderTopRightRadius:28,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{F2N4r2U8V:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14nljjl\",layoutDependency:layoutDependency,layoutId:\"pslfVmJni\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtYm9sZA==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"FACE\"})}),className:\"framer-1pfji5y\",fonts:[\"FS;Urbanist-bold\"],layoutDependency:layoutDependency,layoutId:\"J1arqgqDE\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7r67r1\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"WfJ5Rw3gn\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{F2N4r2U8V:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"skin-master\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"T7zTSzsWH\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"skin-master\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"T7zTSzsWH\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+0+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+93.99999999999999+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-f058h2-container\",layoutDependency:layoutDependency,layoutId:\"VhqSTsJVl-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"VhqSTsJVl\",layoutId:\"VhqSTsJVl\",LW8knDlcM:resolvedLinks[0],pGsCnzyBA:\"Aqua Skin Master\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t57ujd\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"LlXu_ZE4s\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{F2N4r2U8V:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"needling\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"Db5U34XhG\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"needling\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"Db5U34XhG\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+35+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+160+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5cfnlh-container\",layoutDependency:layoutDependency,layoutId:\"cgk1gpsUx-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"cgk1gpsUx\",layoutId:\"cgk1gpsUx\",LW8knDlcM:resolvedLinks1[0],pGsCnzyBA:\"Alix Needling\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cmmvhn\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"Ewm4hdc7f\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{F2N4r2U8V:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"hifu\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"UTtxGEgB_\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"hifu\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"UTtxGEgB_\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+70+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+226+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19ebw51-container\",layoutDependency:layoutDependency,layoutId:\"GRe9w8BdH-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"GRe9w8BdH\",layoutId:\"GRe9w8BdH\",LW8knDlcM:resolvedLinks2[0],pGsCnzyBA:\"HIFU Ultrasound\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1czhyj8\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"P5EH8BFeq\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{F2N4r2U8V:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"carbon-laser-gesichtsbehandlung\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"yGkXyWswa\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"carbon-laser-gesichtsbehandlung\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"yGkXyWswa\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+105+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+292+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4x16n2-container\",layoutDependency:layoutDependency,layoutId:\"hSBRWTUfV-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"hSBRWTUfV\",layoutId:\"hSBRWTUfV\",LW8knDlcM:resolvedLinks3[0],pGsCnzyBA:\"Carbon Laser\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a0u5pd\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"do99rYZ0O\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{F2N4r2U8V:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"pico-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"rSABMayph\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"pico-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"rSABMayph\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+140+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+358+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yysi8z-container\",layoutDependency:layoutDependency,layoutId:\"lHgQKFXJW-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"lHgQKFXJW\",layoutId:\"lHgQKFXJW\",LW8knDlcM:resolvedLinks4[0],pGsCnzyBA:\"Pico Laser\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nq5sij\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"wh87WPzLu\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{F2N4r2U8V:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({F2N4r2U8V:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"co2-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"GUs0hoKzc\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"co2-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"GUs0hoKzc\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+175+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+424+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gtyhy6-container\",layoutDependency:layoutDependency,layoutId:\"qABP0uMcQ-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"qABP0uMcQ\",layoutId:\"qABP0uMcQ\",LW8knDlcM:resolvedLinks5[0],pGsCnzyBA:\"CO2 PRO LAB\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15qbl5g\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"sB99ZAc_0\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"ipl-shr-laser-gesichtsbehandlung\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"hSXryuR3v\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"ipl-shr-laser-gesichtsbehandlung\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"hSXryuR3v\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||316)-16-235)/2)+0+210+0,...addPropertyOverrides({F2N4r2U8V:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+490+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kwxgs4-container\",layoutDependency:layoutDependency,layoutId:\"sZBaDe7aG-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"sZBaDe7aG\",layoutId:\"sZBaDe7aG\",LW8knDlcM:resolvedLinks6[0],pGsCnzyBA:\"IPL SHR E-Light Laser\",width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{LW8knDlcM:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})})})]}),/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-axxso3\",layoutDependency:layoutDependency,layoutId:\"OBnZi7jB2\",style:{borderBottomLeftRadius:22,borderBottomRightRadius:22,borderTopLeftRadius:22,borderTopRightRadius:22},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-w6tc4b-container\",layoutDependency:layoutDependency,layoutId:\"GbEYGrlCS-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"GbEYGrlCS\",isMixedBorderRadius:false,layoutId:\"GbEYGrlCS\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/2XNpqLPLkf6oFlheYkj5mf3tvw4.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/rDZYvv4vPBWjPlIX4e0lB695oTE.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({F2N4r2U8V:{borderRadius:22,bottomLeftRadius:22,bottomRightRadius:22,topLeftRadius:22,topRightRadius:22}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tppVJ.framer-1c5gpca, .framer-tppVJ .framer-1c5gpca { display: block; }\",\".framer-tppVJ.framer-yi26ap { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 8px; position: relative; width: min-content; }\",\".framer-tppVJ .framer-14nljjl { 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: visible; padding: 0px 0px 0px 20px; position: relative; width: min-content; }\",\".framer-tppVJ .framer-1pfji5y { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-tppVJ .framer-7r67r1, .framer-tppVJ .framer-1t57ujd, .framer-tppVJ .framer-1cmmvhn, .framer-tppVJ .framer-1czhyj8, .framer-tppVJ .framer-1a0u5pd, .framer-tppVJ .framer-nq5sij, .framer-tppVJ .framer-15qbl5g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-tppVJ .framer-f058h2-container, .framer-tppVJ .framer-5cfnlh-container, .framer-tppVJ .framer-19ebw51-container, .framer-tppVJ .framer-4x16n2-container, .framer-tppVJ .framer-yysi8z-container, .framer-tppVJ .framer-1gtyhy6-container, .framer-tppVJ .framer-1kwxgs4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tppVJ .framer-axxso3 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tppVJ .framer-w6tc4b-container { flex: 1 0 0px; height: 300px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tppVJ.framer-yi26ap, .framer-tppVJ .framer-14nljjl, .framer-tppVJ .framer-7r67r1, .framer-tppVJ .framer-1t57ujd, .framer-tppVJ .framer-1cmmvhn, .framer-tppVJ .framer-1czhyj8, .framer-tppVJ .framer-1a0u5pd, .framer-tppVJ .framer-nq5sij, .framer-tppVJ .framer-15qbl5g, .framer-tppVJ .framer-axxso3 { gap: 0px; } .framer-tppVJ.framer-yi26ap > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-tppVJ.framer-yi26ap > :first-child, .framer-tppVJ .framer-7r67r1 > :first-child, .framer-tppVJ .framer-1t57ujd > :first-child, .framer-tppVJ .framer-1cmmvhn > :first-child, .framer-tppVJ .framer-1czhyj8 > :first-child, .framer-tppVJ .framer-1a0u5pd > :first-child, .framer-tppVJ .framer-nq5sij > :first-child, .framer-tppVJ .framer-15qbl5g > :first-child, .framer-tppVJ .framer-axxso3 > :first-child { margin-left: 0px; } .framer-tppVJ.framer-yi26ap > :last-child, .framer-tppVJ .framer-7r67r1 > :last-child, .framer-tppVJ .framer-1t57ujd > :last-child, .framer-tppVJ .framer-1cmmvhn > :last-child, .framer-tppVJ .framer-1czhyj8 > :last-child, .framer-tppVJ .framer-1a0u5pd > :last-child, .framer-tppVJ .framer-nq5sij > :last-child, .framer-tppVJ .framer-15qbl5g > :last-child, .framer-tppVJ .framer-axxso3 > :last-child { margin-right: 0px; } .framer-tppVJ .framer-14nljjl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tppVJ .framer-14nljjl > :first-child { margin-top: 0px; } .framer-tppVJ .framer-14nljjl > :last-child { margin-bottom: 0px; } .framer-tppVJ .framer-7r67r1 > *, .framer-tppVJ .framer-1t57ujd > *, .framer-tppVJ .framer-1cmmvhn > *, .framer-tppVJ .framer-1czhyj8 > *, .framer-tppVJ .framer-1a0u5pd > *, .framer-tppVJ .framer-nq5sij > *, .framer-tppVJ .framer-15qbl5g > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-tppVJ .framer-axxso3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-tppVJ.framer-v-1ccjh21.framer-yi26ap { flex-direction: column; gap: 20px; padding: 20px 0px 0px 0px; width: 400px; }\",\".framer-tppVJ.framer-v-1ccjh21 .framer-14nljjl { order: 1; padding: 0px; width: 100%; }\",\".framer-tppVJ.framer-v-1ccjh21 .framer-7r67r1, .framer-tppVJ.framer-v-1ccjh21 .framer-1t57ujd, .framer-tppVJ.framer-v-1ccjh21 .framer-1cmmvhn, .framer-tppVJ.framer-v-1ccjh21 .framer-1czhyj8, .framer-tppVJ.framer-v-1ccjh21 .framer-1a0u5pd, .framer-tppVJ.framer-v-1ccjh21 .framer-nq5sij, .framer-tppVJ.framer-v-1ccjh21 .framer-15qbl5g { height: 56px; width: 100%; }\",\".framer-tppVJ.framer-v-1ccjh21 .framer-axxso3 { align-self: unset; height: min-content; order: 0; width: 100%; }\",\".framer-tppVJ.framer-v-1ccjh21 .framer-w6tc4b-container { height: 160px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tppVJ.framer-v-1ccjh21.framer-yi26ap { gap: 0px; } .framer-tppVJ.framer-v-1ccjh21.framer-yi26ap > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-tppVJ.framer-v-1ccjh21.framer-yi26ap > :first-child { margin-top: 0px; } .framer-tppVJ.framer-v-1ccjh21.framer-yi26ap > :last-child { margin-bottom: 0px; } }\",'.framer-tppVJ[data-border=\"true\"]::after, .framer-tppVJ [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 316\n * @framerIntrinsicWidth 650\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"F2N4r2U8V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerS8llo6H1u=withCSS(Component,css,\"framer-tppVJ\");export default FramerS8llo6H1u;FramerS8llo6H1u.displayName=\"Men\\xfc Dropdown Gesicht\";FramerS8llo6H1u.defaultProps={height:316,width:650};addPropertyControls(FramerS8llo6H1u,{variant:{options:[\"JEir1gPX2\",\"F2N4r2U8V\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerS8llo6H1u,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"}]},...DropdownMenEintragFonts,...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS8llo6H1u\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"316\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"F2N4r2U8V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"650\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./S8llo6H1u.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import DropdownMenEintrag from\"https://framerusercontent.com/modules/j4oHGJOTAt08I8tgBnR0/k8cg32V4lRL5wj11dcVO/BRIszEvXM.js\";import ButtonKlein from\"https://framerusercontent.com/modules/cxA6JVhlxVCuBMwiMKqA/vRixXCi89BgAe5WUXCIv/Jet8JeOoH.js\";const DropdownMenEintragFonts=getFonts(DropdownMenEintrag);const ButtonKleinFonts=getFonts(ButtonKlein);const VideoFonts=getFonts(Video);const cycleOrder=[\"f_lDeRnKp\",\"iFXC2Kscq\"];const serializationHash=\"framer-sQYY2\";const variantClassNames={f_lDeRnKp:\"framer-v-1tzjuo4\",iFXC2Kscq:\"framer-v-1a1y401\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"f_lDeRnKp\",Phone:\"iFXC2Kscq\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"f_lDeRnKp\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"f_lDeRnKp\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"iFXC2Kscq\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"iFXC2Kscq\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tzjuo4\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"f_lDeRnKp\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:28,borderBottomRightRadius:28,borderTopLeftRadius:28,borderTopRightRadius:28,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{iFXC2Kscq:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-34bb2m\",layoutDependency:layoutDependency,layoutId:\"c6rsmFeJw\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtYm9sZA==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"LASER SYSTEMS\"})}),className:\"framer-1s1mchb\",fonts:[\"FS;Urbanist-bold\"],layoutDependency:layoutDependency,layoutId:\"HfPvu3j15\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"diodenlaser-ice-3w\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"CsV93TWqd\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"x4FSgl4R8\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1e4xqry framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"x4FSgl4R8\"})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"ai-diodenlaser-ice-3w\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"EN_IBLFgI\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"HCIkUHIni\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1jcjw47 framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"HCIkUHIni\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{iFXC2Kscq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+10+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"},className:\"framer-1o2k6fd\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"uQ9Vu1Cwp\",...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+93.99999999999999+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+10+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+93.99999999999999+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10ovooz-container\",layoutDependency:layoutDependency,layoutId:\"aA_TWzWzn-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"aA_TWzWzn\",layoutId:\"aA_TWzWzn\",pGsCnzyBA:\"AI Diode Laser ICE\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"alexandritlaser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"lQPjLaE2m\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"oZctvA6wx\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1yc2fbd framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"oZctvA6wx\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{iFXC2Kscq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+45+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"},className:\"framer-8a5gke\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"mokFpFb_a\",...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+160+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+45+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+160+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j2m8td-container\",layoutDependency:layoutDependency,layoutId:\"AFzxFqBND-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"AFzxFqBND\",layoutId:\"AFzxFqBND\",pGsCnzyBA:\"Alexandrite Shark\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"twin-combi\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"wru9ZCKdW\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"T_UEKis0U\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-xr9i0k framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"T_UEKis0U\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{iFXC2Kscq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+80+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"},className:\"framer-1w9l1s\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"unLssoM5e\",...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+226+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+80+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+226+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-102i81h-container\",layoutDependency:layoutDependency,layoutId:\"t1YQe1FbW-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"t1YQe1FbW\",layoutId:\"t1YQe1FbW\",pGsCnzyBA:\"Twin Combi 8W\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"carbon-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"vrzN1lVkV\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"rhWlukADl\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-11hmk42 framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"rhWlukADl\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{iFXC2Kscq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+115+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Jv2SctViEI1bi5q1T4h6ISRer14.png\"},className:\"framer-155pb1e\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"KgsfNu7Gm\",style:{opacity:.9},...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+292+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Jv2SctViEI1bi5q1T4h6ISRer14.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+115+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+292+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ib3g13-container\",layoutDependency:layoutDependency,layoutId:\"hxqyl90au-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"hxqyl90au\",layoutId:\"hxqyl90au\",pGsCnzyBA:\"Carbon Laser\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"alix-saphir-ai\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"HsvCLSYCB\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"RGrWBUFHH\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-13xsl9l framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"RGrWBUFHH\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{iFXC2Kscq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+150+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"},className:\"framer-v4syp1\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"l2XllUwhv\",...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+358+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/cUSgXk0nHJdUMeUpJD8zlov2go.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+150+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+358+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b374o9-container\",layoutDependency:layoutDependency,layoutId:\"g5eT_IZUQ-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"g5eT_IZUQ\",layoutId:\"g5eT_IZUQ\",pGsCnzyBA:\"Alix Sapphire AI 12W\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"mobile-ger\\xe4te\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"xvf9f5rsR\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"AtJGCydFx\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-rfbwxe framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"AtJGCydFx\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{iFXC2Kscq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({iFXC2Kscq:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+185+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Jv2SctViEI1bi5q1T4h6ISRer14.png\"},className:\"framer-1jiji6m\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"sZHIkAZHX\",style:{opacity:.9},...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+424+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Jv2SctViEI1bi5q1T4h6ISRer14.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+185+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+424+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pwohmv-container\",layoutDependency:layoutDependency,layoutId:\"VJHr7pmHW-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"VJHr7pmHW\",layoutId:\"VJHr7pmHW\",pGsCnzyBA:\"Mobile Devices\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"ipl-shr\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"Q9qIhVdvv\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"Fkfj2RftR\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-j363r1 framer-1ehcaor\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"Fkfj2RftR\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+220+3.5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Jv2SctViEI1bi5q1T4h6ISRer14.png\"},className:\"framer-11n3vvx\",\"data-framer-name\":\"AI-Icon\",layoutDependency:layoutDependency,layoutId:\"pJ7JOMD2Z\",style:{opacity:.9},...addPropertyOverrides({iFXC2Kscq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+490+19),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Jv2SctViEI1bi5q1T4h6ISRer14.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+220+0,...addPropertyOverrides({iFXC2Kscq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+490+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xv8fj0-container\",layoutDependency:layoutDependency,layoutId:\"EMCP0ddHg-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"EMCP0ddHg\",layoutId:\"EMCP0ddHg\",pGsCnzyBA:\"IPL SHR Laser\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"O4BDzfTO7\"},implicitPathVariables:undefined},{href:{webPageId:\"O4BDzfTO7\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(8+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-16-292)/2)+0+255,...addPropertyOverrides({iFXC2Kscq:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+556}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ex4mwx-container\",layoutDependency:layoutDependency,layoutId:\"YiuQxnOOM-container\",children:/*#__PURE__*/_jsx(ButtonKlein,{EmkkJfUBs:\"What is AI?\",height:\"100%\",id:\"YiuQxnOOM\",layoutId:\"YiuQxnOOM\",LQrji5Jss:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({iFXC2Kscq:{LQrji5Jss:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"alexandritlaser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"lQPjLaE2m\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"WRKNY__tV\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{background:{alt:\"\",fit:\"fill\"},className:\"framer-818fc0 framer-1ehcaor\",layoutDependency:layoutDependency,layoutId:\"WRKNY__tV\",style:{borderBottomLeftRadius:22,borderBottomRightRadius:22,borderTopLeftRadius:22,borderTopRightRadius:22},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12dhj6k-container\",layoutDependency:layoutDependency,layoutId:\"f_6KKHWlo-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"f_6KKHWlo\",isMixedBorderRadius:false,layoutId:\"f_6KKHWlo\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/RZ9QxMrr7zEZdyHcgU2fRrFPEQ.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/PY4pCObUktx7g8qAlbbMJMx42M.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sQYY2.framer-1ehcaor, .framer-sQYY2 .framer-1ehcaor { display: block; }\",\".framer-sQYY2.framer-1tzjuo4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 8px; position: relative; width: min-content; }\",\".framer-sQYY2 .framer-34bb2m { 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: visible; padding: 0px 0px 0px 20px; position: relative; width: min-content; }\",\".framer-sQYY2 .framer-1s1mchb { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-sQYY2 .framer-1e4xqry { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; min-height: 18px; min-width: 18px; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-sQYY2 .framer-1jcjw47, .framer-sQYY2 .framer-1yc2fbd, .framer-sQYY2 .framer-xr9i0k, .framer-sQYY2 .framer-11hmk42, .framer-sQYY2 .framer-13xsl9l, .framer-sQYY2 .framer-rfbwxe, .framer-sQYY2 .framer-j363r1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-sQYY2 .framer-1o2k6fd, .framer-sQYY2 .framer-8a5gke, .framer-sQYY2 .framer-1w9l1s, .framer-sQYY2 .framer-155pb1e, .framer-sQYY2 .framer-v4syp1, .framer-sQYY2 .framer-1jiji6m, .framer-sQYY2 .framer-11n3vvx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); overflow: visible; position: relative; width: 18px; }\",\".framer-sQYY2 .framer-10ovooz-container, .framer-sQYY2 .framer-1j2m8td-container, .framer-sQYY2 .framer-102i81h-container, .framer-sQYY2 .framer-ib3g13-container, .framer-sQYY2 .framer-b374o9-container, .framer-sQYY2 .framer-1pwohmv-container, .framer-sQYY2 .framer-1xv8fj0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-sQYY2 .framer-ex4mwx-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-sQYY2 .framer-818fc0 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sQYY2 .framer-12dhj6k-container { flex: 1 0 0px; height: 300px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sQYY2.framer-1tzjuo4, .framer-sQYY2 .framer-34bb2m, .framer-sQYY2 .framer-1e4xqry, .framer-sQYY2 .framer-1jcjw47, .framer-sQYY2 .framer-1yc2fbd, .framer-sQYY2 .framer-xr9i0k, .framer-sQYY2 .framer-11hmk42, .framer-sQYY2 .framer-13xsl9l, .framer-sQYY2 .framer-rfbwxe, .framer-sQYY2 .framer-j363r1, .framer-sQYY2 .framer-818fc0 { gap: 0px; } .framer-sQYY2.framer-1tzjuo4 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-sQYY2.framer-1tzjuo4 > :first-child, .framer-sQYY2 .framer-1e4xqry > :first-child, .framer-sQYY2 .framer-1jcjw47 > :first-child, .framer-sQYY2 .framer-1yc2fbd > :first-child, .framer-sQYY2 .framer-xr9i0k > :first-child, .framer-sQYY2 .framer-11hmk42 > :first-child, .framer-sQYY2 .framer-13xsl9l > :first-child, .framer-sQYY2 .framer-rfbwxe > :first-child, .framer-sQYY2 .framer-j363r1 > :first-child, .framer-sQYY2 .framer-818fc0 > :first-child { margin-left: 0px; } .framer-sQYY2.framer-1tzjuo4 > :last-child, .framer-sQYY2 .framer-1e4xqry > :last-child, .framer-sQYY2 .framer-1jcjw47 > :last-child, .framer-sQYY2 .framer-1yc2fbd > :last-child, .framer-sQYY2 .framer-xr9i0k > :last-child, .framer-sQYY2 .framer-11hmk42 > :last-child, .framer-sQYY2 .framer-13xsl9l > :last-child, .framer-sQYY2 .framer-rfbwxe > :last-child, .framer-sQYY2 .framer-j363r1 > :last-child, .framer-sQYY2 .framer-818fc0 > :last-child { margin-right: 0px; } .framer-sQYY2 .framer-34bb2m > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sQYY2 .framer-34bb2m > :first-child { margin-top: 0px; } .framer-sQYY2 .framer-34bb2m > :last-child { margin-bottom: 0px; } .framer-sQYY2 .framer-1e4xqry > *, .framer-sQYY2 .framer-1jcjw47 > *, .framer-sQYY2 .framer-1yc2fbd > *, .framer-sQYY2 .framer-xr9i0k > *, .framer-sQYY2 .framer-11hmk42 > *, .framer-sQYY2 .framer-13xsl9l > *, .framer-sQYY2 .framer-rfbwxe > *, .framer-sQYY2 .framer-j363r1 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-sQYY2 .framer-818fc0 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-sQYY2.framer-v-1a1y401.framer-1tzjuo4 { flex-direction: column; gap: 20px; padding: 20px 0px 0px 0px; width: 390px; }\",\".framer-sQYY2.framer-v-1a1y401 .framer-34bb2m { order: 1; padding: 0px; width: 100%; }\",\".framer-sQYY2.framer-v-1a1y401 .framer-1jcjw47, .framer-sQYY2.framer-v-1a1y401 .framer-1yc2fbd, .framer-sQYY2.framer-v-1a1y401 .framer-xr9i0k, .framer-sQYY2.framer-v-1a1y401 .framer-11hmk42, .framer-sQYY2.framer-v-1a1y401 .framer-13xsl9l, .framer-sQYY2.framer-v-1a1y401 .framer-rfbwxe, .framer-sQYY2.framer-v-1a1y401 .framer-j363r1 { height: 56px; width: 100%; }\",\".framer-sQYY2.framer-v-1a1y401 .framer-ex4mwx-container { align-self: unset; width: 100%; }\",\".framer-sQYY2.framer-v-1a1y401 .framer-818fc0 { align-self: unset; height: min-content; order: 0; width: 100%; }\",\".framer-sQYY2.framer-v-1a1y401 .framer-12dhj6k-container { height: 160px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sQYY2.framer-v-1a1y401.framer-1tzjuo4 { gap: 0px; } .framer-sQYY2.framer-v-1a1y401.framer-1tzjuo4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-sQYY2.framer-v-1a1y401.framer-1tzjuo4 > :first-child { margin-top: 0px; } .framer-sQYY2.framer-v-1a1y401.framer-1tzjuo4 > :last-child { margin-bottom: 0px; } }\",'.framer-sQYY2[data-border=\"true\"]::after, .framer-sQYY2 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 327\n * @framerIntrinsicWidth 671.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"iFXC2Kscq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruEdZDj0Qc=withCSS(Component,css,\"framer-sQYY2\");export default FrameruEdZDj0Qc;FrameruEdZDj0Qc.displayName=\"Men\\xfc Dropdown Lasersysteme\";FrameruEdZDj0Qc.defaultProps={height:327,width:671.5};addPropertyControls(FrameruEdZDj0Qc,{variant:{options:[\"f_lDeRnKp\",\"iFXC2Kscq\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameruEdZDj0Qc,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"}]},...DropdownMenEintragFonts,...ButtonKleinFonts,...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruEdZDj0Qc\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iFXC2Kscq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"327\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"671.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uEdZDj0Qc.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import DropdownMenEintrag from\"https://framerusercontent.com/modules/j4oHGJOTAt08I8tgBnR0/k8cg32V4lRL5wj11dcVO/BRIszEvXM.js\";const DropdownMenEintragFonts=getFonts(DropdownMenEintrag);const VideoFonts=getFonts(Video);const cycleOrder=[\"wLwEqSqIX\",\"ozQ5XmPb5\"];const serializationHash=\"framer-pkcmB\";const variantClassNames={ozQ5XmPb5:\"framer-v-9japxe\",wLwEqSqIX:\"framer-v-1kbnu7r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"wLwEqSqIX\",Phone:\"ozQ5XmPb5\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"wLwEqSqIX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wLwEqSqIX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"ozQ5XmPb5\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1kbnu7r\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"wLwEqSqIX\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:28,borderBottomRightRadius:28,borderTopLeftRadius:28,borderTopRightRadius:28,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{ozQ5XmPb5:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8u84ct\",layoutDependency:layoutDependency,layoutId:\"w2E9qZi7i\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtYm9sZA==\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"BODY\"})}),className:\"framer-1qraz40\",fonts:[\"FS;Urbanist-bold\"],layoutDependency:layoutDependency,layoutId:\"zzF2WcOU5\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-eb2hvh\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"zrN4xltI1\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ozQ5XmPb5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"kryolipolyse\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"yO37teZ1j\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"kryolipolyse\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"yO37teZ1j\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+0+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+93.99999999999999+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5irqn0-container\",layoutDependency:layoutDependency,layoutId:\"ujCP4Owef-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"ujCP4Owef\",layoutId:\"ujCP4Owef\",LW8knDlcM:resolvedLinks[0],pGsCnzyBA:\"Cryolipolysis\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15pbw02\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"nDhQMAgg9\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ozQ5XmPb5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"ipl-shr\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"Q9qIhVdvv\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"ipl-shr\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"Q9qIhVdvv\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+35+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+160+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rjs37d-container\",layoutDependency:layoutDependency,layoutId:\"nLlO0QTko-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"nLlO0QTko\",layoutId:\"nLlO0QTko\",LW8knDlcM:resolvedLinks1[0],pGsCnzyBA:\"IPL SHR E-Light\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dj5x1j\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"fZ6pU1Qc4\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ozQ5XmPb5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"celluex\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"mV_rRsrla\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"celluex\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"mV_rRsrla\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+70+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+226+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-116j1sl-container\",layoutDependency:layoutDependency,layoutId:\"GTgd1VKq5-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"GTgd1VKq5\",layoutId:\"GTgd1VKq5\",LW8knDlcM:resolvedLinks2[0],pGsCnzyBA:\"Cellulite\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lwy36b\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"GKdpC_7WS\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ozQ5XmPb5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"hifu-body\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"aNnAHFs4i\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"hifu-body\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"aNnAHFs4i\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+105+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+292+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-psy96j-container\",layoutDependency:layoutDependency,layoutId:\"AAAFYLi1W-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"AAAFYLi1W\",layoutId:\"AAAFYLi1W\",LW8knDlcM:resolvedLinks3[0],pGsCnzyBA:\"HIFU Ultrasound\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uw4h4i\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"I9MkAOhKJ\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ozQ5XmPb5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"carbon-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"vrzN1lVkV\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"carbon-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"vrzN1lVkV\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+140+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+358+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nv6wok-container\",layoutDependency:layoutDependency,layoutId:\"JjPt3L111-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"JjPt3L111\",layoutId:\"JjPt3L111\",LW8knDlcM:resolvedLinks4[0],pGsCnzyBA:\"Carbon Laser\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12bl5lk\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"agvovK5Qt\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ozQ5XmPb5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ozQ5XmPb5:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"pico-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"rSABMayph\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"pico-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"rSABMayph\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+175+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+424+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hteiow-container\",layoutDependency:layoutDependency,layoutId:\"Sm58KGfPJ-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"Sm58KGfPJ\",layoutId:\"Sm58KGfPJ\",LW8knDlcM:resolvedLinks5[0],pGsCnzyBA:\"Pico Laser\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mtwyr0\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"FBKH4y3z3\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iBTu4DekZ:\"co2-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"GUs0hoKzc\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined},{href:{pathVariables:{iBTu4DekZ:\"co2-laser\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"GUs0hoKzc\"}},webPageId:\"B4sNt4Vk3\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(15+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||330)-30-275)/2)+20+210+0,...addPropertyOverrides({ozQ5XmPb5:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+180+0+490+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12vqh4q-container\",layoutDependency:layoutDependency,layoutId:\"WUBrGTkI0-container\",children:/*#__PURE__*/_jsx(DropdownMenEintrag,{height:\"100%\",id:\"WUBrGTkI0\",layoutId:\"WUBrGTkI0\",LW8knDlcM:resolvedLinks6[0],pGsCnzyBA:\"CO2 PRO LAB\",width:\"100%\",...addPropertyOverrides({ozQ5XmPb5:{LW8knDlcM:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})})})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"celluex\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"mV_rRsrla\"}},webPageId:\"B4sNt4Vk3\"},nodeId:\"gbINoPTW_\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{background:{alt:\"\",fit:\"fill\"},className:\"framer-g4jj79 framer-d6s3mq\",layoutDependency:layoutDependency,layoutId:\"gbINoPTW_\",style:{borderBottomLeftRadius:22,borderBottomRightRadius:22,borderTopLeftRadius:22,borderTopRightRadius:22},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1atr2ll-container\",layoutDependency:layoutDependency,layoutId:\"f8OhMQVFQ-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"f8OhMQVFQ\",isMixedBorderRadius:false,layoutId:\"f8OhMQVFQ\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/sFOwrqpyxMuhIUGpm9EiS5fepkg.jpg\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/kz5IB1EUlL0xftCVIPUISU70ew0.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pkcmB.framer-d6s3mq, .framer-pkcmB .framer-d6s3mq { display: block; }\",\".framer-pkcmB.framer-1kbnu7r { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-pkcmB .framer-8u84ct { 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: visible; padding: 20px; position: relative; width: min-content; }\",\".framer-pkcmB .framer-1qraz40 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-pkcmB .framer-eb2hvh, .framer-pkcmB .framer-15pbw02, .framer-pkcmB .framer-dj5x1j, .framer-pkcmB .framer-lwy36b, .framer-pkcmB .framer-1uw4h4i, .framer-pkcmB .framer-12bl5lk, .framer-pkcmB .framer-mtwyr0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pkcmB .framer-5irqn0-container, .framer-pkcmB .framer-rjs37d-container, .framer-pkcmB .framer-116j1sl-container, .framer-pkcmB .framer-psy96j-container, .framer-pkcmB .framer-1nv6wok-container, .framer-pkcmB .framer-1hteiow-container, .framer-pkcmB .framer-12vqh4q-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-pkcmB .framer-g4jj79 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pkcmB .framer-1atr2ll-container { flex: 1 0 0px; height: 300px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pkcmB.framer-1kbnu7r, .framer-pkcmB .framer-8u84ct, .framer-pkcmB .framer-eb2hvh, .framer-pkcmB .framer-15pbw02, .framer-pkcmB .framer-dj5x1j, .framer-pkcmB .framer-lwy36b, .framer-pkcmB .framer-1uw4h4i, .framer-pkcmB .framer-12bl5lk, .framer-pkcmB .framer-mtwyr0, .framer-pkcmB .framer-g4jj79 { gap: 0px; } .framer-pkcmB.framer-1kbnu7r > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-pkcmB.framer-1kbnu7r > :first-child, .framer-pkcmB .framer-eb2hvh > :first-child, .framer-pkcmB .framer-15pbw02 > :first-child, .framer-pkcmB .framer-dj5x1j > :first-child, .framer-pkcmB .framer-lwy36b > :first-child, .framer-pkcmB .framer-1uw4h4i > :first-child, .framer-pkcmB .framer-12bl5lk > :first-child, .framer-pkcmB .framer-mtwyr0 > :first-child, .framer-pkcmB .framer-g4jj79 > :first-child { margin-left: 0px; } .framer-pkcmB.framer-1kbnu7r > :last-child, .framer-pkcmB .framer-eb2hvh > :last-child, .framer-pkcmB .framer-15pbw02 > :last-child, .framer-pkcmB .framer-dj5x1j > :last-child, .framer-pkcmB .framer-lwy36b > :last-child, .framer-pkcmB .framer-1uw4h4i > :last-child, .framer-pkcmB .framer-12bl5lk > :last-child, .framer-pkcmB .framer-mtwyr0 > :last-child, .framer-pkcmB .framer-g4jj79 > :last-child { margin-right: 0px; } .framer-pkcmB .framer-8u84ct > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pkcmB .framer-8u84ct > :first-child { margin-top: 0px; } .framer-pkcmB .framer-8u84ct > :last-child { margin-bottom: 0px; } .framer-pkcmB .framer-eb2hvh > *, .framer-pkcmB .framer-15pbw02 > *, .framer-pkcmB .framer-dj5x1j > *, .framer-pkcmB .framer-lwy36b > *, .framer-pkcmB .framer-1uw4h4i > *, .framer-pkcmB .framer-12bl5lk > *, .framer-pkcmB .framer-mtwyr0 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-pkcmB .framer-g4jj79 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-pkcmB.framer-v-9japxe.framer-1kbnu7r { flex-direction: column; gap: 20px; padding: 20px 0px 0px 0px; width: 400px; }\",\".framer-pkcmB.framer-v-9japxe .framer-8u84ct { order: 1; padding: 0px; width: 100%; }\",\".framer-pkcmB.framer-v-9japxe .framer-eb2hvh, .framer-pkcmB.framer-v-9japxe .framer-15pbw02, .framer-pkcmB.framer-v-9japxe .framer-dj5x1j, .framer-pkcmB.framer-v-9japxe .framer-lwy36b, .framer-pkcmB.framer-v-9japxe .framer-1uw4h4i, .framer-pkcmB.framer-v-9japxe .framer-12bl5lk, .framer-pkcmB.framer-v-9japxe .framer-mtwyr0 { height: 56px; width: 100%; }\",\".framer-pkcmB.framer-v-9japxe .framer-g4jj79 { align-self: unset; height: min-content; order: 0; width: 100%; }\",\".framer-pkcmB.framer-v-9japxe .framer-1atr2ll-container { height: 160px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pkcmB.framer-v-9japxe.framer-1kbnu7r { gap: 0px; } .framer-pkcmB.framer-v-9japxe.framer-1kbnu7r > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-pkcmB.framer-v-9japxe.framer-1kbnu7r > :first-child { margin-top: 0px; } .framer-pkcmB.framer-v-9japxe.framer-1kbnu7r > :last-child { margin-bottom: 0px; } }\",'.framer-pkcmB[data-border=\"true\"]::after, .framer-pkcmB [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 330\n * @framerIntrinsicWidth 605\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ozQ5XmPb5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYc3DJVuiD=withCSS(Component,css,\"framer-pkcmB\");export default FramerYc3DJVuiD;FramerYc3DJVuiD.displayName=\"Men\\xfc Dropdown K\\xf6rper\";FramerYc3DJVuiD.defaultProps={height:330,width:605};addPropertyControls(FramerYc3DJVuiD,{variant:{options:[\"wLwEqSqIX\",\"ozQ5XmPb5\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerYc3DJVuiD,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"}]},...DropdownMenEintragFonts,...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYc3DJVuiD\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"330\",\"framerIntrinsicWidth\":\"605\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ozQ5XmPb5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Yc3DJVuiD.map", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MenEintragEinfach from\"https://framerusercontent.com/modules/sub95ESVDaWQPinm3F3e/oIFJHMxUujxkblJCk75e/aiecK0T3D.js\";import MenDropdownService from\"https://framerusercontent.com/modules/vpag3yz6yUefUvfnAmNH/5HWtDiMpQiTv1bsfqVQ5/jWk5RnofR.js\";import MenDropdownGesicht from\"https://framerusercontent.com/modules/p8747YyS114PqYe2PhPE/1DCFzwfQwNZQTFLlbP3l/S8llo6H1u.js\";import MenDropdownMesse from\"https://framerusercontent.com/modules/m0MYbDvDLAFuT2ezv9rJ/J3pJm1eubpBqoHzrmFzV/SPxJPDkMy.js\";import MenDropdownLasersysteme from\"https://framerusercontent.com/modules/cYG0H9a1HP0pSA0LxHe1/QHVsrTdAnpuXJ8vzXoUn/uEdZDj0Qc.js\";import MenDropdownKRper from\"https://framerusercontent.com/modules/mgw0uxvupxYtn4aKtmmw/rjLLBYd3JcV3nA2iJRWL/Yc3DJVuiD.js\";import Trigger3 from\"https://framerusercontent.com/modules/wP8mUMkDcQS79MI81gOp/6NZ7mS0sYCKqXm7Njrd9/YfIkLlbHb.js\";const MenEintragEinfachFonts=getFonts(MenEintragEinfach);const Trigger3Fonts=getFonts(Trigger3);const MenDropdownLasersystemeFonts=getFonts(MenDropdownLasersysteme);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const MenDropdownMesseFonts=getFonts(MenDropdownMesse);const MenDropdownServiceFonts=getFonts(MenDropdownService);const MenDropdownGesichtFonts=getFonts(MenDropdownGesicht);const MenDropdownKRperFonts=getFonts(MenDropdownKRper);const enabledGestures={GvGZ6Kp0J:{hover:true},Rbu6Qywrw:{hover:true}};const cycleOrder=[\"xNyktyXy0\",\"GvGZ6Kp0J\",\"aQMK8Glkc\",\"ghLKxVxdd\",\"Rbu6Qywrw\"];const serializationHash=\"framer-dUH2K\";const variantClassNames={aQMK8Glkc:\"framer-v-9g4cs4\",ghLKxVxdd:\"framer-v-16nqmm1\",GvGZ6Kp0J:\"framer-v-1da1m42\",Rbu6Qywrw:\"framer-v-j0j9a1\",xNyktyXy0:\"framer-v-1v1m1ds\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const transition3={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop - Scroll\":\"GvGZ6Kp0J\",\"Desktop - TRP\":\"xNyktyXy0\",\"Phone Open\":\"ghLKxVxdd\",\"Phone Scroll\":\"Rbu6Qywrw\",Phone:\"aQMK8Glkc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xNyktyXy0\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xNyktyXy0\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap3rqd7z=activeVariantCallback(async(...args)=>{setVariant(\"ghLKxVxdd\");});const onTapqoklfw=activeVariantCallback(async(...args)=>{setVariant(\"Rbu6Qywrw\");});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"GvGZ6Kp0J-hover\",\"Rbu6Qywrw-hover\"].includes(gestureVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"Rbu6Qywrw-hover\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"GvGZ6Kp0J-hover\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"Rbu6Qywrw-hover\")return true;if([\"aQMK8Glkc\",\"ghLKxVxdd\",\"Rbu6Qywrw\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed4=()=>{if(gestureVariant===\"Rbu6Qywrw-hover\")return false;if([\"aQMK8Glkc\",\"ghLKxVxdd\",\"Rbu6Qywrw\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed5=()=>{if(baseVariant===\"ghLKxVxdd\")return true;return false;};const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const ref8=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1v1m1ds\",className,classNames),\"data-framer-name\":\"Desktop - TRP\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"xNyktyXy0\",ref:refBinding,style:{backdropFilter:\"none\",backgroundColor:\"var(--token-64c42675-e940-4b3f-ad57-e4886a8e2989, rgb(233, 236, 240))\",boxShadow:\"none\",WebkitBackdropFilter:\"none\",...style},variants:{\"GvGZ6Kp0J-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.8)\"},\"Rbu6Qywrw-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.8)\"},aQMK8Glkc:{backdropFilter:\"none\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},ghLKxVxdd:{backdropFilter:\"none\",backgroundColor:\"var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255))\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},GvGZ6Kp0J:{backdropFilter:\"blur(20px)\",backgroundColor:\"rgba(255, 255, 255, 0.6)\",boxShadow:\"0px 6px 50px -10px rgba(0, 0, 0, 0.1)\",WebkitBackdropFilter:\"blur(20px)\"},Rbu6Qywrw:{backdropFilter:\"blur(20px)\",backgroundColor:\"rgba(255, 255, 255, 0.2)\",boxShadow:\"0px 4px 50px -10px rgba(0, 0, 0, 0.15)\",WebkitBackdropFilter:\"blur(20px)\"}},...addPropertyOverrides({\"GvGZ6Kp0J-hover\":{\"data-framer-name\":undefined},\"Rbu6Qywrw-hover\":{\"data-framer-name\":undefined},aQMK8Glkc:{\"data-framer-name\":\"Phone\"},ghLKxVxdd:{\"data-framer-name\":\"Phone Open\"},GvGZ6Kp0J:{\"data-framer-name\":\"Desktop - Scroll\"},Rbu6Qywrw:{\"data-framer-name\":\"Phone Scroll\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yd6vqd\",layoutDependency:layoutDependency,layoutId:\"CCqYVivl2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kwweki\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"EM33Xoj5m\",...addPropertyOverrides({aQMK8Glkc:{\"data-highlight\":true,onTap:onTap3rqd7z},ghLKxVxdd:{\"data-highlight\":true,onTap:onTapqoklfw},Rbu6Qywrw:{\"data-highlight\":true,onTap:onTap3rqd7z}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"QGLX3wr8H\",scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1moctpj framer-85sqr3\",\"data-framer-name\":\"Logo and Name\",layoutDependency:layoutDependency,layoutId:\"QGLX3wr8H\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+0+0+0),pixelHeight:319,pixelWidth:1600,sizes:\"180.7405px\",src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"},className:\"framer-1r7y5z4\",\"data-framer-name\":\"Alix-Lasers\",layoutDependency:layoutDependency,layoutId:\"udXGy8WLa\",...addPropertyOverrides({aQMK8Glkc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+0+14+0),pixelHeight:319,pixelWidth:1600,sizes:\"180.7405px\",src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"}},ghLKxVxdd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+14+0),pixelHeight:319,pixelWidth:1600,sizes:\"180.7405px\",src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"}},GvGZ6Kp0J:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+0+0+0),pixelHeight:418,pixelWidth:2100,sizes:\"180.7405px\",src:\"https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png\",srcSet:\"https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png?scale-down-to=512 512w,https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png 2100w\"}},Rbu6Qywrw:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+0+14+0),pixelHeight:418,pixelWidth:2100,sizes:\"180.7405px\",src:\"https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png\",srcSet:\"https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png?scale-down-to=512 512w,https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/VXmBLs0yKtuMOYSyeYCdkdd4CU.png 2100w\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,pixelHeight:319,pixelWidth:1600,src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"},className:\"framer-1efqeoc\",\"data-framer-name\":\"Alix-Lasers\",layoutDependency:layoutDependency,layoutId:\"ya0vYyMd1\",...addPropertyOverrides({\"Rbu6Qywrw-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+0+14+0),pixelHeight:319,pixelWidth:1600,sizes:\"181px\",src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"}}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,pixelHeight:319,pixelWidth:1600,src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"},className:\"framer-12wijkd\",\"data-framer-name\":\"Alix-Lasers\",layoutDependency:layoutDependency,layoutId:\"RDItiigDP\",...addPropertyOverrides({\"GvGZ6Kp0J-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+0+0+0),pixelHeight:319,pixelWidth:1600,sizes:\"180.7405px\",src:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png\",srcSet:\"https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HbjFnohpXeAXOze21K4edGQK8LY.png 1600w\"}}},baseVariant,gestureVariant)})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uwooun\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"wEfxFq0sD\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rfdop8\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"a0J85gvt0\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{ghLKxVxdd:{rotate:-45},Rbu6Qywrw:{rotate:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-covgwi\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Lj3TFQw4L\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{ghLKxVxdd:{rotate:45},Rbu6Qywrw:{rotate:0}}})]})]}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({aQMK8Glkc:{value:transition2},ghLKxVxdd:{value:transition2},Rbu6Qywrw:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13hp6b1\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"J2pRWc1QV\",style:{opacity:1},variants:{\"GvGZ6Kp0J-hover\":{opacity:1},aQMK8Glkc:{opacity:0},ghLKxVxdd:{opacity:1},Rbu6Qywrw:{opacity:0}},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"A7l7Gy1wI\",scopeId:\"fRYBkiRHI\",...addPropertyOverrides({\"Rbu6Qywrw-hover\":{href:undefined},aQMK8Glkc:{href:undefined},ghLKxVxdd:{openInNewTab:true},Rbu6Qywrw:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1f1uby framer-85sqr3\",\"data-framer-name\":\"Einfacher Link\",layoutDependency:layoutDependency,layoutId:\"A7l7Gy1wI\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"37px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+6.5+0,...addPropertyOverrides({\"GvGZ6Kp0J-hover\":{width:undefined},\"Rbu6Qywrw-hover\":{width:undefined},aQMK8Glkc:{height:25,width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+0+15.5},ghLKxVxdd:{height:25,width:undefined,y:(componentViewport?.y||0)+0+0+0+74+0+0+20},GvGZ6Kp0J:{height:25,width:undefined,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+5+0},Rbu6Qywrw:{height:25,width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+0+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-w85lsf-container\",layoutDependency:layoutDependency,layoutId:\"Q90loKgfv-container\",nodeId:\"Q90loKgfv\",rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsx(MenEintragEinfach,{BXsHlok3V:resolvedLinks[0],height:\"100%\",id:\"Q90loKgfv\",layoutId:\"Q90loKgfv\",style:{height:\"100%\",width:\"100%\"},sw4u8I2Rn:\"Home\",width:\"100%\",...addPropertyOverrides({\"GvGZ6Kp0J-hover\":{BXsHlok3V:resolvedLinks[5]},\"Rbu6Qywrw-hover\":{BXsHlok3V:resolvedLinks[6]},aQMK8Glkc:{BXsHlok3V:resolvedLinks[2]},ghLKxVxdd:{BXsHlok3V:resolvedLinks[3]},GvGZ6Kp0J:{BXsHlok3V:resolvedLinks[1]},Rbu6Qywrw:{BXsHlok3V:resolvedLinks[4]}},baseVariant,gestureVariant)})})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-nd2ag7-container\",\"data-framer-name\":\"Trigger\",id:`${layoutId}-nd2ag7`,layoutDependency:layoutDependency,layoutId:\"sXGAit83P-container\",name:\"Trigger\",nodeId:\"sXGAit83P\",ref:ref1,rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:[/*#__PURE__*/_jsx(Trigger3,{DApvjrdfG:\"Laser Systems\",height:\"100%\",id:\"sXGAit83P\",layoutId:\"sXGAit83P\",name:\"Trigger\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:overlay.visible?\"dMtDIo2jW\":\"ZvTc28spP\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-nd2ag7`,offsetX:-50,offsetY:30,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:327,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1lsxepy-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Is0HY2_FG-container\",nodeId:\"Is0HY2_FG\",ref:ref2,rendersWithMotion:true,role:\"dialog\",scopeId:\"fRYBkiRHI\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenDropdownLasersysteme,{height:\"100%\",id:\"Is0HY2_FG\",layoutId:\"Is0HY2_FG\",variant:\"f_lDeRnKp\",width:\"100%\"})})})})})]})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ghLKxVxdd:{height:80,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,y:(componentViewport?.y||0)+0+0+0+74+0+1018}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-78ipr4-container\",layoutDependency:layoutDependency,layoutId:\"GJfSU1tmb-container\",nodeId:\"GJfSU1tmb\",rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsx(MenDropdownMesse,{height:\"100%\",id:\"GJfSU1tmb\",layoutId:\"GJfSU1tmb\",style:{width:\"100%\"},variant:\"SxlFPZwFM\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ghLKxVxdd:{height:367,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,y:(componentViewport?.y||0)+0+0+0+74+0+1098}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g1uots-container\",layoutDependency:layoutDependency,layoutId:\"mf1wZUK7Q-container\",nodeId:\"mf1wZUK7Q\",rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsx(MenDropdownService,{height:\"100%\",id:\"mf1wZUK7Q\",layoutId:\"mf1wZUK7Q\",style:{width:\"100%\"},variant:\"gPmGTubcr\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-exqgma-container\",id:`${layoutId}-exqgma`,layoutDependency:layoutDependency,layoutId:\"Q5Tbk8jbJ-container\",nodeId:\"Q5Tbk8jbJ\",ref:ref3,rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:[/*#__PURE__*/_jsx(Trigger3,{DApvjrdfG:\"Face\",height:\"100%\",id:\"Q5Tbk8jbJ\",layoutId:\"Q5Tbk8jbJ\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay1}),variant:overlay1.visible?\"dMtDIo2jW\":\"ZvTc28spP\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-exqgma`,offsetX:-50,offsetY:30,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:316,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1nagoie-container\",\"data-framer-name\":\"Men\\xfc Dropdown Gesicht\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Uj5_KCAQu-container\",name:\"Men\\xfc Dropdown Gesicht\",nodeId:\"Uj5_KCAQu\",ref:ref4,rendersWithMotion:true,role:\"dialog\",scopeId:\"fRYBkiRHI\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenDropdownGesicht,{height:\"100%\",id:\"Uj5_KCAQu\",layoutId:\"Uj5_KCAQu\",name:\"Men\\xfc Dropdown Gesicht\",variant:\"JEir1gPX2\",width:\"100%\"})})})})})]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-670s58-container\",id:`${layoutId}-670s58`,layoutDependency:layoutDependency,layoutId:\"zCEQ1f5NU-container\",nodeId:\"zCEQ1f5NU\",ref:ref5,rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:[/*#__PURE__*/_jsx(Trigger3,{DApvjrdfG:\"Body\",height:\"100%\",id:\"zCEQ1f5NU\",layoutId:\"zCEQ1f5NU\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay2}),variant:overlay2.visible?\"dMtDIo2jW\":\"ZvTc28spP\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-670s58`,offsetX:-120,offsetY:30,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:330,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-9v4541-container\",\"data-framer-name\":\"Men\\xfc Dropdown K\\xf6rper\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"BvzRxx0vb-container\",name:\"Men\\xfc Dropdown K\\xf6rper\",nodeId:\"BvzRxx0vb\",ref:ref6,rendersWithMotion:true,role:\"dialog\",scopeId:\"fRYBkiRHI\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenDropdownKRper,{height:\"100%\",id:\"BvzRxx0vb\",layoutId:\"BvzRxx0vb\",name:\"Men\\xfc Dropdown K\\xf6rper\",variant:\"wLwEqSqIX\",width:\"100%\"})})})})})]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1pwry5z-container\",id:`${layoutId}-1pwry5z`,layoutDependency:layoutDependency,layoutId:\"Es_uyK_ha-container\",nodeId:\"Es_uyK_ha\",ref:ref7,rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:[/*#__PURE__*/_jsx(Trigger3,{DApvjrdfG:\"Service\",height:\"100%\",id:\"Es_uyK_ha\",layoutId:\"Es_uyK_ha\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay3}),variant:overlay3.visible?\"dMtDIo2jW\":\"ZvTc28spP\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1pwry5z`,offsetX:-10,offsetY:30,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:367,width:\"150px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-36)/2)+.5+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-47udp4-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"vWfHSVftl-container\",nodeId:\"vWfHSVftl\",ref:ref8,rendersWithMotion:true,role:\"dialog\",scopeId:\"fRYBkiRHI\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenDropdownService,{height:\"100%\",id:\"vWfHSVftl\",layoutId:\"vWfHSVftl\",style:{width:\"100%\"},variant:\"x3Tr6Sk3D\",width:\"100%\"})})})})})]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aQMK8Glkc:{height:327,width:\"311px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+56},ghLKxVxdd:{height:327,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,y:(componentViewport?.y||0)+0+0+0+74+0+45},Rbu6Qywrw:{height:327,width:\"311px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13axyyp-container\",layoutDependency:layoutDependency,layoutId:\"liTG1S_vn-container\",nodeId:\"liTG1S_vn\",rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsx(MenDropdownLasersysteme,{height:\"100%\",id:\"liTG1S_vn\",layoutId:\"liTG1S_vn\",style:{width:\"100%\"},variant:\"f_lDeRnKp\",width:\"100%\",...addPropertyOverrides({ghLKxVxdd:{variant:\"iFXC2Kscq\"}},baseVariant,gestureVariant)})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aQMK8Glkc:{height:316,width:\"311px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+383},ghLKxVxdd:{height:316,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,y:(componentViewport?.y||0)+0+0+0+74+0+372},Rbu6Qywrw:{height:316,width:\"311px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+383}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-177vy94-container\",layoutDependency:layoutDependency,layoutId:\"dxiD8o6k9-container\",nodeId:\"dxiD8o6k9\",rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsx(MenDropdownGesicht,{height:\"100%\",id:\"dxiD8o6k9\",layoutId:\"dxiD8o6k9\",style:{width:\"100%\"},variant:\"JEir1gPX2\",width:\"100%\",...addPropertyOverrides({ghLKxVxdd:{variant:\"F2N4r2U8V\"}},baseVariant,gestureVariant)})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aQMK8Glkc:{height:330,width:\"311px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+699},ghLKxVxdd:{height:330,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,y:(componentViewport?.y||0)+0+0+0+74+0+688},Rbu6Qywrw:{height:330,width:\"311px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+-965+0+699}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1939u48-container\",layoutDependency:layoutDependency,layoutId:\"XUGyy5cFR-container\",nodeId:\"XUGyy5cFR\",rendersWithMotion:true,scopeId:\"fRYBkiRHI\",children:/*#__PURE__*/_jsx(MenDropdownKRper,{height:\"100%\",id:\"XUGyy5cFR\",layoutId:\"XUGyy5cFR\",style:{width:\"100%\"},variant:\"wLwEqSqIX\",width:\"100%\",...addPropertyOverrides({ghLKxVxdd:{variant:\"ozQ5XmPb5\"}},baseVariant,gestureVariant)})})})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dUH2K.framer-85sqr3, .framer-dUH2K .framer-85sqr3 { display: block; }\",\".framer-dUH2K.framer-1v1m1ds { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 64px; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 1200px; }\",\".framer-dUH2K .framer-1yd6vqd { 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: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-dUH2K .framer-1kwweki { 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: 0px; position: relative; width: min-content; }\",\".framer-dUH2K .framer-1moctpj { 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: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-dUH2K .framer-1r7y5z4, .framer-dUH2K .framer-1efqeoc, .framer-dUH2K .framer-12wijkd { aspect-ratio: 5.0205696202531644 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); overflow: visible; position: relative; width: 181px; }\",\".framer-dUH2K .framer-uwooun { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-dUH2K .framer-rfdop8 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-dUH2K .framer-covgwi { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-dUH2K .framer-13hp6b1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-dUH2K .framer-1f1uby { 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: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-dUH2K .framer-w85lsf-container { flex: none; height: 22px; position: relative; width: 37px; }\",\".framer-dUH2K .framer-nd2ag7-container, .framer-dUH2K .framer-exqgma-container, .framer-dUH2K .framer-670s58-container, .framer-dUH2K .framer-1pwry5z-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-dUH2K .framer-1lsxepy-container, .framer-dUH2K .framer-1nagoie-container, .framer-dUH2K .framer-9v4541-container { height: auto; position: relative; width: auto; }\",\".framer-dUH2K .framer-78ipr4-container, .framer-dUH2K .framer-1g1uots-container, .framer-dUH2K .framer-13axyyp-container, .framer-dUH2K .framer-177vy94-container, .framer-dUH2K .framer-1939u48-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-dUH2K .framer-47udp4-container { height: auto; position: relative; width: 150px; }\",\".framer-dUH2K.framer-v-1da1m42.framer-1v1m1ds { cursor: pointer; }\",\".framer-dUH2K.framer-v-1da1m42 .framer-w85lsf-container, .framer-dUH2K.framer-v-9g4cs4 .framer-w85lsf-container, .framer-dUH2K.framer-v-16nqmm1 .framer-w85lsf-container, .framer-dUH2K.framer-v-j0j9a1 .framer-w85lsf-container { height: auto; width: auto; }\",\".framer-dUH2K.framer-v-9g4cs4.framer-1v1m1ds { flex-direction: column; gap: 0px; height: min-content; overflow: hidden; padding: 0px; width: min-content; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-1yd6vqd, .framer-dUH2K.framer-v-j0j9a1 .framer-1yd6vqd { flex-direction: column; gap: unset; height: 64px; justify-content: space-between; order: 0; width: min-content; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-1kwweki, .framer-dUH2K.framer-v-j0j9a1 .framer-1kwweki { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; padding: 0px 0px 0px 10px; width: 351px; z-index: 2; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-1moctpj, .framer-dUH2K.framer-v-16nqmm1 .framer-1moctpj, .framer-dUH2K.framer-v-j0j9a1 .framer-1moctpj { order: 0; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-uwooun, .framer-dUH2K.framer-v-16nqmm1 .framer-uwooun, .framer-dUH2K.framer-v-j0j9a1 .framer-uwooun { height: 44px; order: 1; width: 44px; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-13hp6b1, .framer-dUH2K.framer-v-j0j9a1 .framer-13hp6b1 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 0px; justify-content: flex-start; padding: 0px 20px 0px 20px; width: 351px; z-index: 2; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-1f1uby, .framer-dUH2K.framer-v-j0j9a1 .framer-1f1uby { gap: 15px; height: 56px; justify-content: flex-start; order: 5; overflow: hidden; width: 100%; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-13axyyp-container, .framer-dUH2K.framer-v-16nqmm1 .framer-1939u48-container, .framer-dUH2K.framer-v-j0j9a1 .framer-13axyyp-container { flex: none; order: 7; width: 100%; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-177vy94-container, .framer-dUH2K.framer-v-16nqmm1 .framer-78ipr4-container, .framer-dUH2K.framer-v-j0j9a1 .framer-177vy94-container { flex: none; order: 8; width: 100%; }\",\".framer-dUH2K.framer-v-9g4cs4 .framer-1939u48-container, .framer-dUH2K.framer-v-16nqmm1 .framer-1g1uots-container, .framer-dUH2K.framer-v-j0j9a1 .framer-1939u48-container { flex: none; order: 9; width: 100%; }\",\".framer-dUH2K.framer-v-16nqmm1.framer-1v1m1ds { flex-direction: column; gap: 0px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; padding: 0px 0px 363px 0px; width: 390px; }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-1yd6vqd { flex-direction: column; justify-content: flex-start; order: 0; }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-1kwweki { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-rfdop8, .framer-dUH2K.framer-v-16nqmm1 .framer-covgwi { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-13hp6b1 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 0px; justify-content: flex-start; padding: 0px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-1f1uby { gap: 15px; justify-content: flex-start; order: 3; overflow: hidden; padding: 20px 0px 0px 0px; width: 100%; }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-13axyyp-container { flex: none; order: 5; width: 100%; }\",\".framer-dUH2K.framer-v-16nqmm1 .framer-177vy94-container { flex: none; order: 6; width: 100%; }\",\".framer-dUH2K.framer-v-j0j9a1.framer-1v1m1ds { cursor: pointer; flex-direction: column; gap: 0px; height: min-content; overflow: hidden; padding: 0px; width: min-content; }\",\".framer-dUH2K.framer-v-1da1m42.hover .framer-nd2ag7-container { z-index: 5; }\",\".framer-dUH2K.framer-v-j0j9a1.hover .framer-1yd6vqd, .framer-dUH2K.framer-v-j0j9a1.hover .framer-1kwweki { gap: unset; }\",'.framer-dUH2K[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-dUH2K [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-dUH2K[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-dUH2K [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-dUH2K[data-hide-scrollbars=\"true\"], .framer-dUH2K [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"GvGZ6Kp0J\":{\"layout\":[\"fixed\",\"fixed\"]},\"aQMK8Glkc\":{\"layout\":[\"auto\",\"auto\"]},\"ghLKxVxdd\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]},\"Rbu6Qywrw\":{\"layout\":[\"auto\",\"auto\"]},\"XQXitaOhN\":{\"layout\":[\"fixed\",\"fixed\"]},\"D_yKcW9cG\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerfRYBkiRHI=withCSS(Component,css,\"framer-dUH2K\");export default FramerfRYBkiRHI;FramerfRYBkiRHI.displayName=\"Kopfzeile\";FramerfRYBkiRHI.defaultProps={height:64,width:1200};addPropertyControls(FramerfRYBkiRHI,{variant:{options:[\"xNyktyXy0\",\"GvGZ6Kp0J\",\"aQMK8Glkc\",\"ghLKxVxdd\",\"Rbu6Qywrw\"],optionTitles:[\"Desktop - TRP\",\"Desktop - Scroll\",\"Phone\",\"Phone Open\",\"Phone Scroll\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfRYBkiRHI,[{explicitInter:true,fonts:[]},...MenEintragEinfachFonts,...Trigger3Fonts,...MenDropdownLasersystemeFonts,...MenDropdownMesseFonts,...MenDropdownServiceFonts,...MenDropdownGesichtFonts,...MenDropdownKRperFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfRYBkiRHI\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GvGZ6Kp0J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aQMK8Glkc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ghLKxVxdd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"Rbu6Qywrw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XQXitaOhN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D_yKcW9cG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"64\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fRYBkiRHI.map", "// Generated by Framer (f57d8b5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Urbanist-bold\",\"FS;Urbanist-black\",\"FS;Urbanist-black italic\",\"FS;Urbanist-bold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/Y3L2ZYYP26QQ73LRHQEGMGHU7HLMLCIE/5WHYQ3VUOWNEN3Y7DIOEXY5R4W6MYIPF/SS2LIWIFT3QZUKOLJ7TGBEFWHF3TFYQD.woff2\",weight:\"700\"},{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/UCII5D3SSDQUKDNFBIKBIAPMR2IJ6L7T/XL3KCUFJ73GTWVQOSF66RCIM4V7NJIVX/44WTW5QSGOU5UEWRO4NHIW5D4FZHB7PL.woff2\",weight:\"900\"},{family:\"Urbanist\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/URJEJW6YFG7I3BVQS3KBTQF47HFGENUC/DQNPW7ZXRDGSWN5TI26SKURYG6YRZBKR/PKMLYTWGUJTDR35VNBVHWHHGCCA6CPK4.woff2\",weight:\"900\"},{family:\"Urbanist\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/GDORYCYP3U3MKIKHZNDJGHDYDPVQPHAS/ORR4EYQENJF7RBGXI4RRRWUEDXEIEFZQ/6Y6VR6UQPVF2GIANVIG5ITQRQM2CLQ3A.woff2\",weight:\"700\"}]}];export const css=['.framer-RQ88A .framer-styles-preset-267u0q:not(.rich-text-wrapper), .framer-RQ88A .framer-styles-preset-267u0q.rich-text-wrapper h5 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-RQ88A .framer-styles-preset-267u0q:not(.rich-text-wrapper), .framer-RQ88A .framer-styles-preset-267u0q.rich-text-wrapper h5 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-RQ88A\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f318921)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-BdOII .framer-styles-preset-1az2ihl:not(.rich-text-wrapper), .framer-BdOII .framer-styles-preset-1az2ihl.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, #075681) /* {\"name\":\"Akzent 1\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-decoration: none; }'];export const className=\"framer-BdOII\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"Home\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0623976)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as localizedValues from\"./w4AbGsIb5-0.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={aa3lRu0IY:{hover:true}};const cycleOrder=[\"aa3lRu0IY\",\"oE1cMZY4b\",\"nvZv4C8Yy\",\"IaF09Etq9\",\"CRVW9kbDR\"];const serializationHash=\"framer-f0oGR\";const variantClassNames={aa3lRu0IY:\"framer-v-oms0lk\",CRVW9kbDR:\"framer-v-1d5u25y\",IaF09Etq9:\"framer-v-1g1vjf4\",nvZv4C8Yy:\"framer-v-wylr13\",oE1cMZY4b:\"framer-v-1o8rqdg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={c_15CLNtE:localizedValues};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Instagram - Hover\":\"nvZv4C8Yy\",\"Instagram \":\"oE1cMZY4b\",\"YouTube - Hover\":\"CRVW9kbDR\",Facebook:\"aa3lRu0IY\",YouTube:\"IaF09Etq9\"};const getProps=({height,id,socialMediaLink,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,O1_arVPBg:socialMediaLink!==null&&socialMediaLink!==void 0?socialMediaLink:props.O1_arVPBg,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"aa3lRu0IY\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,O1_arVPBg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aa3lRu0IY\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1whs0y4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"nvZv4C8Yy\");});const onMouseLeave1g3omql=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"oE1cMZY4b\");});const onMouseEnterhlu2ec=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"CRVW9kbDR\");});const onMouseLeave1fi1iec=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"IaF09Etq9\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:O1_arVPBg,nodeId:\"aa3lRu0IY\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-oms0lk\",className,classNames)} framer-1nusnxt`,\"data-border\":true,\"data-framer-name\":\"Facebook\",layoutDependency:layoutDependency,layoutId:\"aa3lRu0IY\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",background:\"linear-gradient(212deg, var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255)) 0%, var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255)) 25%, var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255)) 50%, var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255)) 75%, var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},variants:{\"aa3lRu0IY-hover\":{\"--border-color\":\"rgba(255, 255, 255, 0.1)\",background:'linear-gradient(212deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) /* {\"name\":\"Akzent 1\"} */ -35%, rgb(28, 133, 189) 26%, rgb(69, 185, 247) 56.75675675675676%, rgb(33, 148, 209) 77.47747747747748%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) /* {\"name\":\"Akzent 2\"} */ 131%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},CRVW9kbDR:{\"--border-color\":\"rgba(255, 255, 255, 0.1)\",background:'linear-gradient(212deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) /* {\"name\":\"Akzent 1\"} */ -35%, rgb(28, 133, 189) 26%, rgb(69, 185, 247) 56.75675675675676%, rgb(33, 148, 209) 77.47747747747748%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) /* {\"name\":\"Akzent 2\"} */ 131%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},nvZv4C8Yy:{\"--border-color\":\"rgba(255, 255, 255, 0.1)\",background:'linear-gradient(212deg, var(--token-8e3f0c9a-6ea2-4a83-bb8b-c2c04dea1226, rgb(7, 86, 129)) /* {\"name\":\"Akzent 1\"} */ -35%, rgb(28, 133, 189) 26%, rgb(69, 185, 247) 56.75675675675676%, rgb(33, 148, 209) 77.47747747747748%, var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212)) /* {\"name\":\"Akzent 2\"} */ 131%)',backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"aa3lRu0IY-hover\":{\"data-framer-name\":undefined},CRVW9kbDR:{\"data-framer-name\":\"YouTube - Hover\",\"data-highlight\":true,onMouseLeave:onMouseLeave1fi1iec},IaF09Etq9:{\"data-framer-name\":\"YouTube\",\"data-highlight\":true,onMouseEnter:onMouseEnterhlu2ec},nvZv4C8Yy:{\"data-framer-name\":\"Instagram - Hover\",\"data-highlight\":true,onMouseLeave:onMouseLeave1g3omql},oE1cMZY4b:{\"data-framer-name\":\"Instagram \",\"data-highlight\":true,onMouseEnter:onMouseEnter1whs0y4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j4k1ls-container\",layoutDependency:layoutDependency,layoutId:\"ExGYAKBqU-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-84eb8894-2ed4-43bb-89e7-6dcec7cdf797, rgb(28, 147, 212))\",height:\"100%\",iconSearch:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Home\",iconSelection:\"facebook\",id:\"ExGYAKBqU\",layoutId:\"ExGYAKBqU\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"aa3lRu0IY-hover\":{color:\"var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255))\"},CRVW9kbDR:{color:\"var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255))\",iconSelection:\"youtube\"},IaF09Etq9:{iconSelection:\"youtube\"},nvZv4C8Yy:{color:\"var(--token-85a2d553-e121-402f-a0b1-fc1b80f11e81, rgb(255, 255, 255))\",iconSelection:\"instagram\"},oE1cMZY4b:{iconSelection:\"instagram\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-f0oGR.framer-1nusnxt, .framer-f0oGR .framer-1nusnxt { display: block; }\",\".framer-f0oGR.framer-oms0lk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: center; overflow: visible; padding: 6px; position: relative; text-decoration: none; width: 26px; }\",\".framer-f0oGR .framer-1j4k1ls-container { flex: none; height: 14px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-f0oGR.framer-oms0lk { gap: 0px; } .framer-f0oGR.framer-oms0lk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-f0oGR.framer-oms0lk > :first-child { margin-left: 0px; } .framer-f0oGR.framer-oms0lk > :last-child { margin-right: 0px; } }\",'.framer-f0oGR[data-border=\"true\"]::after, .framer-f0oGR [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 26\n * @framerIntrinsicWidth 26\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"oE1cMZY4b\":{\"layout\":[\"fixed\",\"fixed\"]},\"nvZv4C8Yy\":{\"layout\":[\"fixed\",\"fixed\"]},\"IaF09Etq9\":{\"layout\":[\"fixed\",\"fixed\"]},\"CRVW9kbDR\":{\"layout\":[\"fixed\",\"fixed\"]},\"SKDSAhg5t\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"O1_arVPBg\":\"socialMediaLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerw4AbGsIb5=withCSS(Component,css,\"framer-f0oGR\");export default Framerw4AbGsIb5;Framerw4AbGsIb5.displayName=\"Social Media Icons\";Framerw4AbGsIb5.defaultProps={height:26,width:26};addPropertyControls(Framerw4AbGsIb5,{variant:{options:[\"aa3lRu0IY\",\"oE1cMZY4b\",\"nvZv4C8Yy\",\"IaF09Etq9\",\"CRVW9kbDR\"],optionTitles:[\"Facebook\",\"Instagram \",\"Instagram - Hover\",\"YouTube\",\"YouTube - Hover\"],title:\"Variant\",type:ControlType.Enum},O1_arVPBg:{title:\"Social Media Link\",type:ControlType.Link}});addFonts(Framerw4AbGsIb5,[{explicitInter:true,fonts:[]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerw4AbGsIb5\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"26\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"26\",\"framerVariables\":\"{\\\"O1_arVPBg\\\":\\\"socialMediaLink\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oE1cMZY4b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nvZv4C8Yy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IaF09Etq9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CRVW9kbDR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SKDSAhg5t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./w4AbGsIb5.map", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/xH4ccVssUqxaMZ7y6OqF/kLuG5FOjUNqs26S9NKoc/PWPzBAU88.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/gZSJaAw23KToaFAdUqxA/2dch4ICgIBXbJwdjA5s0/tllDwDpfj.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/yv1lPO0Yy7QnnQsdPQTE/NyS4INdXuo6pNGQyzl8Q/UY6bzJEB6.js\";import SocialMediaIcons from\"https://framerusercontent.com/modules/qxPYHXfQ57gZjThZ8BGN/JhfGfeHO5uW0aDu5x2l1/w4AbGsIb5.js\";const SocialMediaIconsFonts=getFonts(SocialMediaIcons);const cycleOrder=[\"zGkowuORj\",\"oyqs4gQCX\"];const serializationHash=\"framer-T6Jcm\";const variantClassNames={oyqs4gQCX:\"framer-v-1bfcckz\",zGkowuORj:\"framer-v-k4czfm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"zGkowuORj\",Mobil:\"oyqs4gQCX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zGkowuORj\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zGkowuORj\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-k4czfm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"zGkowuORj\",ref:refBinding,style:{...style},...addPropertyOverrides({oyqs4gQCX:{\"data-framer-name\":\"Mobil\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bktgfq\",layoutDependency:layoutDependency,layoutId:\"R5qo5Fjh8\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qldqbz\",layoutDependency:layoutDependency,layoutId:\"NgvR7Fyie\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Our Models\"})}),className:\"framer-qiedal\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TPhtWjvcJ\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12w2uv5\",\"data-framer-name\":\"Men\\xfc\",layoutDependency:layoutDependency,layoutId:\"dKA1mHS9y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"ai-diodenlaser-ice-3w\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"EN_IBLFgI\"}},webPageId:\"B4sNt4Vk3\"},motionChild:true,nodeId:\"iVSr3WeiK\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"3 Wavelengths\"})})})}),className:\"framer-o091j9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iVSr3WeiK\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"ai-diodenlaser-ice-4w\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"aRolKVGwU\"}},webPageId:\"B4sNt4Vk3\"},motionChild:true,nodeId:\"qTinEUgyC\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"4 Wavelengths\"})})})}),className:\"framer-11wu4tz\",\"data-framer-name\":\"4 Wavelengths\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qTinEUgyC\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iBTu4DekZ:\"ai-diodenlaser-ice-8w\"},unresolvedPathSlugs:{iBTu4DekZ:{collectionId:\"KyeE4ICZt\",collectionItemId:\"xhjlZMTmt\"}},webPageId:\"B4sNt4Vk3\"},motionChild:true,nodeId:\"m9sEYmbY5\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"8 Wavelengths\"})})})}),className:\"framer-jll7hr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m9sEYmbY5\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://alix-prive.com/\",motionChild:true,nodeId:\"A3FL8NzLm\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Prive \\xae\"})})})}),className:\"framer-1iwbv0u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"A3FL8NzLm\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://alix-saphir.com/\",motionChild:true,nodeId:\"ijAUDFoES\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Saphir \\xae\"})})})}),className:\"framer-13w5bwy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ijAUDFoES\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l4pmod\",layoutDependency:layoutDependency,layoutId:\"uaIzRIE8U\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Alix Lasers \\xae\"})}),className:\"framer-1jlzvnv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YlZEUkTLh\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l3xjnb\",\"data-framer-name\":\"Men\\xfc\",layoutDependency:layoutDependency,layoutId:\"MZ3sd9K7b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://alix-lasers.com\",motionChild:true,nodeId:\"AZOlxXaoo\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Lasers \\xae European\"})})})}),className:\"framer-1o4b9gk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AZOlxXaoo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://alix-lasers.de\",motionChild:true,nodeId:\"aDFHKTxoJ\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Lasers \\xae Germany\"})})})}),className:\"framer-keu53f\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aDFHKTxoJ\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://alix-lasers.de/en/alixacademy\",motionChild:true,nodeId:\"glRWzHrPI\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Beauty Akademie\"})})})}),className:\"framer-1w57emu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"glRWzHrPI\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://medi-metropole.de/\",motionChild:true,nodeId:\"BwgnGCTZH\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Trainingscenter\"})})})}),className:\"framer-1hejjjl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BwgnGCTZH\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://diodenlaser.com/\",motionChild:true,nodeId:\"SFAI_nSuX\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Diodenlaser.com\"})})})}),className:\"framer-z9ua3l\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SFAI_nSuX\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zgfvrl\",layoutDependency:layoutDependency,layoutId:\"drbv01JGM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Informations\"})}),className:\"framer-jnlsax\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MSCijv3qn\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xdp6gq\",\"data-framer-name\":\"Men\\xfc\",layoutDependency:layoutDependency,layoutId:\"H4Bl6JW5q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:\"Technology\"})}),className:\"framer-kjr1v2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"os3F5oGoP\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/alix.lasers.deutschland/\",motionChild:true,nodeId:\"kJumUOkbS\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Social Media\"})})})}),className:\"framer-1sfzqqn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kJumUOkbS\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"D4cebatAg\"},motionChild:true,nodeId:\"uRc41b3Sk\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Lasers \\xae\"})})})}),className:\"framer-1fwofqs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uRc41b3Sk\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://forms.alix-lasers.com/AlixLasers/form/AlixiComSupport/formperma/zkugByytIZD3XufASVatgIb_Yq2rVgMjO3F5drSQPAU?zf_lang=en\",motionChild:true,nodeId:\"UkBiFFh9g\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Report Incident\"})})})}),className:\"framer-1x0ye7g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UkBiFFh9g\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://forms.alix-lasers.com/AlixLasers/form/AlixiComSupport/formperma/zkugByytIZD3XufASVatgIb_Yq2rVgMjO3F5drSQPAU?zf_lang=en\",motionChild:true,nodeId:\"SByOq0b_4\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Recharge Impulses\"})})})}),className:\"framer-1x9c1vx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SByOq0b_4\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dicvc8\",layoutDependency:layoutDependency,layoutId:\"g7Anw4f41\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"News\"})}),className:\"framer-1nkdltc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ari3dc5vy\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lfuyd6\",\"data-framer-name\":\"Men\\xfc\",layoutDependency:layoutDependency,layoutId:\"CtRNpVE4F\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{imznnLx38:\"alix-lasers-pr\\xe4sentiert-weltweit-ersten-ki-beauty-roboter\"},unresolvedPathSlugs:{imznnLx38:{collectionId:\"NOZgOW2yU\",collectionItemId:\"MGb9mxw5q\"}},webPageId:\"AVeJ1ny_b\"},motionChild:true,nodeId:\"RV9CN3kW4\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"KI Beauty Robot\"})})})}),className:\"framer-rxdif7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RV9CN3kW4\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://alix-studio.shop/\",motionChild:true,nodeId:\"U1tpDW1OH\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix Studio\"})})})}),className:\"framer-aw5rit\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U1tpDW1OH\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{imznnLx38:\"silent-ice-qualit\\xe4t-verpflichtet-seit-\\xfcber-12-jahren\"},unresolvedPathSlugs:{imznnLx38:{collectionId:\"NOZgOW2yU\",collectionItemId:\"S5IXB4brV\"}},webPageId:\"AVeJ1ny_b\"},motionChild:true,nodeId:\"ydZdu9Qq_\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Silent ICE\"})})})}),className:\"framer-1v3x6t6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ydZdu9Qq_\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f6tDV7pKM\"},motionChild:true,nodeId:\"QnoZ7tT8H\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Handpieces\"})})})}),className:\"framer-1mjnzpc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QnoZ7tT8H\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://beautemag.com/\",motionChild:true,nodeId:\"NS9SMSyS0\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Beautemag\"})})})}),className:\"framer-e0owub\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NS9SMSyS0\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1aanfw8\",layoutDependency:layoutDependency,layoutId:\"gKmtDvLnw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-267u0q\",\"data-styles-preset\":\"UY6bzJEB6\",children:\"Legal\"})}),className:\"framer-oi99gw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vO9y3bgOx\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n64ich\",\"data-framer-name\":\"Men\\xfc\",layoutDependency:layoutDependency,layoutId:\"vtHrBZBst\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vqGbVPeaZ\"},motionChild:true,nodeId:\"u3AX8lq1U\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Legal Notice\"})})})}),className:\"framer-1nx3f5l\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"u3AX8lq1U\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"E_qJyRLbT\"},motionChild:true,nodeId:\"i7BnNT5uU\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Privacy Notice\"})})})}),className:\"framer-lf8d7c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"i7BnNT5uU\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jZ96mG0k4\"},motionChild:true,nodeId:\"sMtH5K53W\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Contact\"})})})}),className:\"framer-1swpqx8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sMtH5K53W\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:\"https://forms.alix-lasers.com/AlixLasers/form/AlixiComSupport/formperma/zkugByytIZD3XufASVatgIb_Yq2rVgMjO3F5drSQPAU?zf_lang=en\",motionChild:true,nodeId:\"Y9DabgK3a\",openInNewTab:true,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix iCom Support\"})})})}),className:\"framer-1uw9srq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Y9DabgK3a\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vSwsZUbA6\"},motionChild:true,nodeId:\"M6M5hDwG_\",openInNewTab:false,relValues:[],scopeId:\"WDtbj2kqk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1az2ihl\",\"data-styles-preset\":\"tllDwDpfj\",children:\"Alix News\"})})})}),className:\"framer-8ymi30\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"M6M5hDwG_\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fiiq3e\",layoutDependency:layoutDependency,layoutId:\"WjBd7viYA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1313i5m\",layoutDependency:layoutDependency,layoutId:\"YBPhhHcT6\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+217.2+0+0+0+0),pixelHeight:1264,pixelWidth:6346,sizes:\"140px\",src:\"https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=512 512w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png 6346w\"},className:\"framer-mqaino\",\"data-framer-name\":\"Alix-Lasers\",layoutDependency:layoutDependency,layoutId:\"jYi3MS74d\",...addPropertyOverrides({oyqs4gQCX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:632,intrinsicWidth:3173,pixelHeight:1264,pixelWidth:6346,sizes:\"140px\",src:\"https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=512 512w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/KMmjwWkyjDWU7Sbk7QzN3dnKHY.png 6346w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",children:\"\\xa9 2025 THE 5TH AVE. BEAUTY & AESTHETIC CORP -  All rights reserved.\"})}),className:\"framer-n62zmv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HOSBSTypW\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oyqs4gQCX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12mh49a\",\"data-styles-preset\":\"PWPzBAU88\",style:{\"--framer-text-alignment\":\"center\"},children:\"\\xa9 2025 THE 5TH AVE. BEAUTY & AESTHETIC CORP -  All rights reserved.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a974pr\",layoutDependency:layoutDependency,layoutId:\"Hzqa80EdV\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"26px\",y:(componentViewport?.y||0)+60+217.2+0+32.2853+0,...addPropertyOverrides({oyqs4gQCX:{y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12ne4y1-container\",layoutDependency:layoutDependency,layoutId:\"fkwPQ5ITF-container\",nodeId:\"fkwPQ5ITF\",rendersWithMotion:true,scopeId:\"WDtbj2kqk\",children:/*#__PURE__*/_jsx(SocialMediaIcons,{height:\"100%\",id:\"fkwPQ5ITF\",layoutId:\"fkwPQ5ITF\",O1_arVPBg:\"https://www.facebook.com/otvisionswiss\",style:{width:\"100%\"},variant:\"aa3lRu0IY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"26px\",y:(componentViewport?.y||0)+60+217.2+0+32.2853+0,...addPropertyOverrides({oyqs4gQCX:{y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1u9anui-container\",layoutDependency:layoutDependency,layoutId:\"T3Nifmvom-container\",nodeId:\"T3Nifmvom\",rendersWithMotion:true,scopeId:\"WDtbj2kqk\",children:/*#__PURE__*/_jsx(SocialMediaIcons,{height:\"100%\",id:\"T3Nifmvom\",layoutId:\"T3Nifmvom\",O1_arVPBg:\"https://www.instagram.com/alix.lasers.deutschland/\",style:{width:\"100%\"},variant:\"oE1cMZY4b\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"26px\",y:(componentViewport?.y||0)+60+217.2+0+32.2853+0,...addPropertyOverrides({oyqs4gQCX:{y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ptzcnm-container\",layoutDependency:layoutDependency,layoutId:\"ffAeoErza-container\",nodeId:\"ffAeoErza\",rendersWithMotion:true,scopeId:\"WDtbj2kqk\",children:/*#__PURE__*/_jsx(SocialMediaIcons,{height:\"100%\",id:\"ffAeoErza\",layoutId:\"ffAeoErza\",O1_arVPBg:\"https://www.youtube.com/@otvisionswiss/videos\",style:{width:\"100%\"},variant:\"IaF09Etq9\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-T6Jcm.framer-mc62gh, .framer-T6Jcm .framer-mc62gh { display: block; }\",\".framer-T6Jcm.framer-k4czfm { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 60px 0px 10px 0px; position: relative; width: 1080px; }\",\".framer-T6Jcm .framer-bktgfq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-T6Jcm .framer-qldqbz, .framer-T6Jcm .framer-l4pmod, .framer-T6Jcm .framer-zgfvrl, .framer-T6Jcm .framer-dicvc8, .framer-T6Jcm .framer-1aanfw8 { 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; position: relative; width: min-content; }\",\".framer-T6Jcm .framer-qiedal, .framer-T6Jcm .framer-o091j9, .framer-T6Jcm .framer-11wu4tz, .framer-T6Jcm .framer-jll7hr, .framer-T6Jcm .framer-1iwbv0u, .framer-T6Jcm .framer-13w5bwy, .framer-T6Jcm .framer-1jlzvnv, .framer-T6Jcm .framer-1o4b9gk, .framer-T6Jcm .framer-keu53f, .framer-T6Jcm .framer-1w57emu, .framer-T6Jcm .framer-1hejjjl, .framer-T6Jcm .framer-z9ua3l, .framer-T6Jcm .framer-jnlsax, .framer-T6Jcm .framer-kjr1v2, .framer-T6Jcm .framer-1sfzqqn, .framer-T6Jcm .framer-1fwofqs, .framer-T6Jcm .framer-1x0ye7g, .framer-T6Jcm .framer-1x9c1vx, .framer-T6Jcm .framer-1nkdltc, .framer-T6Jcm .framer-rxdif7, .framer-T6Jcm .framer-aw5rit, .framer-T6Jcm .framer-1v3x6t6, .framer-T6Jcm .framer-1mjnzpc, .framer-T6Jcm .framer-e0owub, .framer-T6Jcm .framer-oi99gw, .framer-T6Jcm .framer-1nx3f5l, .framer-T6Jcm .framer-lf8d7c, .framer-T6Jcm .framer-1swpqx8, .framer-T6Jcm .framer-1uw9srq, .framer-T6Jcm .framer-8ymi30, .framer-T6Jcm .framer-n62zmv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-T6Jcm .framer-12w2uv5, .framer-T6Jcm .framer-1l3xjnb, .framer-T6Jcm .framer-xdp6gq, .framer-T6Jcm .framer-1lfuyd6, .framer-T6Jcm .framer-1n64ich { 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; position: relative; width: min-content; }\",\".framer-T6Jcm .framer-fiiq3e { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-T6Jcm .framer-1313i5m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-T6Jcm .framer-mqaino { aspect-ratio: 5.0205696202531644 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; width: 140px; }\",\".framer-T6Jcm .framer-a974pr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-T6Jcm .framer-12ne4y1-container, .framer-T6Jcm .framer-1u9anui-container, .framer-T6Jcm .framer-ptzcnm-container { flex: none; height: auto; position: relative; width: 26px; }\",\".framer-T6Jcm.framer-v-1bfcckz.framer-k4czfm { padding: 20px 0px 10px 0px; width: 390px; }\",\".framer-T6Jcm.framer-v-1bfcckz .framer-bktgfq { flex-wrap: wrap; }\",\".framer-T6Jcm.framer-v-1bfcckz .framer-qldqbz, .framer-T6Jcm.framer-v-1bfcckz .framer-l4pmod, .framer-T6Jcm.framer-v-1bfcckz .framer-zgfvrl, .framer-T6Jcm.framer-v-1bfcckz .framer-dicvc8, .framer-T6Jcm.framer-v-1bfcckz .framer-1aanfw8 { padding: 30px 0px 0px 0px; width: 50%; }\",\".framer-T6Jcm.framer-v-1bfcckz .framer-fiiq3e { flex-direction: column; gap: 10px; justify-content: center; }\",\".framer-T6Jcm.framer-v-1bfcckz .framer-1313i5m { align-content: center; align-items: center; width: 100%; }\",\".framer-T6Jcm.framer-v-1bfcckz .framer-n62zmv { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-T6Jcm.framer-v-1bfcckz .framer-a974pr { justify-content: center; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 345.5\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1400px\",null,null]},\"oyqs4gQCX\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1400px\",null,null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWDtbj2kqk=withCSS(Component,css,\"framer-T6Jcm\");export default FramerWDtbj2kqk;FramerWDtbj2kqk.displayName=\"Fu\\xdfzeile\";FramerWDtbj2kqk.defaultProps={height:345.5,width:1080};addPropertyControls(FramerWDtbj2kqk,{variant:{options:[\"zGkowuORj\",\"oyqs4gQCX\"],optionTitles:[\"Desktop\",\"Mobil\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerWDtbj2kqk,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...SocialMediaIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWDtbj2kqk\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"345.5\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1080\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1400px\\\",null,null]},\\\"oyqs4gQCX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1400px\\\",null,null]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WDtbj2kqk.map"],
  "mappings": "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",
  "names": ["serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "buttontext", "height", "id", "link", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "EmkkJfUBs", "LQrji5Jss", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "RichText", "css", "FramerJet8JeOoH", "withCSS", "Jet8JeOoH_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "men_name", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sw4u8I2Rn", "BXsHlok3V", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FrameraiecK0T3D", "withCSS", "aiecK0T3D_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "men_text", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "pGsCnzyBA", "LW8knDlcM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerBRIszEvXM", "withCSS", "BRIszEvXM_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SPxJPDkMy_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "valuesByLocaleId", "SPxJPDkMy_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "men_text", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "pGsCnzyBA", "LW8knDlcM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerBRIszEvXM", "withCSS", "BRIszEvXM_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "DropdownMenEintragFonts", "getFonts", "BRIszEvXM_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "LayoutGroup", "u", "cx", "RichText", "getLocalizedValue", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "css", "FramerSPxJPDkMy", "withCSS", "SPxJPDkMy_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramerF1WmXqQj3", "withCSS", "F1WmXqQj3_default", "addPropertyControls", "ControlType", "addFonts", "CaretFonts", "getFonts", "F1WmXqQj3_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter170i0h9", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "ComponentViewportProvider", "css", "FramerYfIkLlbHb", "withCSS", "YfIkLlbHb_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "DropdownMenEintragFonts", "getFonts", "BRIszEvXM_default", "Trigger3Fonts", "YfIkLlbHb_default", "MenDropdownMesseFonts", "SPxJPDkMy_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "PWSlWeqS6izu9gt", "overlay", "paginationInfo", "args", "ref1", "pe", "isDisplayed", "router", "useRouter", "ref2", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "l", "AnimatePresence", "Floating", "css", "FramerjWk5RnofR", "withCSS", "jWk5RnofR_default", "addPropertyControls", "ControlType", "addFonts", "DropdownMenEintragFonts", "getFonts", "BRIszEvXM_default", "VideoFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "FramerS8llo6H1u", "withCSS", "S8llo6H1u_default", "addPropertyControls", "ControlType", "addFonts", "DropdownMenEintragFonts", "getFonts", "BRIszEvXM_default", "ButtonKleinFonts", "Jet8JeOoH_default", "VideoFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "css", "FrameruEdZDj0Qc", "withCSS", "uEdZDj0Qc_default", "addPropertyControls", "ControlType", "addFonts", "DropdownMenEintragFonts", "getFonts", "BRIszEvXM_default", "VideoFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "Link", "css", "FramerYc3DJVuiD", "withCSS", "Yc3DJVuiD_default", "addPropertyControls", "ControlType", "addFonts", "MenEintragEinfachFonts", "getFonts", "aiecK0T3D_default", "Trigger3Fonts", "YfIkLlbHb_default", "MenDropdownLasersystemeFonts", "uEdZDj0Qc_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "MenDropdownMesseFonts", "SPxJPDkMy_default", "MenDropdownServiceFonts", "jWk5RnofR_default", "MenDropdownGesichtFonts", "S8llo6H1u_default", "MenDropdownKRperFonts", "Yc3DJVuiD_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3rqd7z", "args", "onTapqoklfw", "PWSlWeqS6txyyif", "overlay", "loadMore", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "router", "useRouter", "isDisplayed4", "ref1", "ref2", "isDisplayed5", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "overlay1", "overlay2", "overlay3", "css", "FramerfRYBkiRHI", "withCSS", "fRYBkiRHI_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "w4AbGsIb5_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "w4AbGsIb5_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "socialMediaLink", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "O1_arVPBg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1whs0y4", "args", "onMouseLeave1g3omql", "onMouseEnterhlu2ec", "onMouseLeave1fi1iec", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "LayoutGroup", "Link", "cx", "ComponentViewportProvider", "css", "Framerw4AbGsIb5", "withCSS", "w4AbGsIb5_default", "addPropertyControls", "ControlType", "addFonts", "SocialMediaIconsFonts", "getFonts", "w4AbGsIb5_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerWDtbj2kqk", "withCSS", "WDtbj2kqk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
