{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7uK4s5RWj5yokr2EB5D3/TEyniITCv3UQY0Y96aXD/OQZiKN5vM.js"],
  "sourcesContent": ["// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useQueryData,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import UnternehmenTestergebnisse from\"https://framerusercontent.com/modules/w6eKZZCdG6rOVz4BeCcr/MShesOOXPloqOEAWTREM/d9Seu9Qud.js\";import Unternehmen from\"https://framerusercontent.com/modules/Enp8mCervf9ScPjlPNEc/cMsM5HHroSVLqHPGl41r/IRKjY2bHX.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/dYKYeI5FooWgOobe9sbQ/Jd65mty0wTmjImbZfIso/HPCNkCHCb.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/zqwRIUDAreU6ZoAad7iu/Nzq4uma6qXYfh1kbqKys/NWkCScbQS.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/lZ9REawpFS2vuf1qAyc0/ABgsHsOMFfuXub9mp1aQ/Oqf_iHLqU.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/eMz87QOsQocvb48GU9xF/zyqQByZpQGMU1HkhoJmN/xZndidUCt.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/BKY1Pv9bwPI835M0ag21/7jOV5rOYPgt4kKYwZmwo/YAP816Y5n.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/1BEHfKTabAt7AmBBQxAU/T8P8YCBhlUwukwGAC2tw/YckFIlg3V.js\";import Testergebnis from\"https://framerusercontent.com/modules/WCbOaVg0FZMxxZwB6HvF/8zOdQqv1iGFLMZKqGQKQ/ehWNaHIS_.js\";import Button from\"https://framerusercontent.com/modules/cBhGpDFx1YnCimMBHNXG/HMBHKslrwlBVtUbqLrUT/nEDMPIJV1.js\";import ButtonText from\"https://framerusercontent.com/modules/nJfQrjadfsfqRWmTmvOS/eoAmOjY7Jpf7XTyr5hMD/Q3kdzq8JL.js\";const EmbedFonts=getFonts(Embed);const PhosphorFonts=getFonts(Phosphor);const ButtonFonts=getFonts(Button);const ButtonTextFonts=getFonts(ButtonText);const MotionDivWithFX=withFX(motion.div);const TestergebnisFonts=getFonts(Testergebnis);const cycleOrder=[\"aFRHqgQCi\",\"hdbd3dKpp\",\"b0aB2WDlr\",\"YQGJ1v3Vm\"];const serializationHash=\"framer-dxSHJ\";const variantClassNames={aFRHqgQCi:\"framer-v-1coe75j\",b0aB2WDlr:\"framer-v-zdesnv\",hdbd3dKpp:\"framer-v-6uxudm\",YQGJ1v3Vm:\"framer-v-1yoowsd\"};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 prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"SkqGsjD20\":return\"qVeSt4LDb\";default:return\"QZfvFa4TV\";}};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};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 convertFromEnum1=(value,activeLocale)=>{switch(value){case\"SkqGsjD20\":return true;default:return false;}};const toBoolean=value=>{return Boolean(value);};const greaterThan=(a,b)=>{return typeof a===\"number\"&&typeof b===\"number\"?a>b:false;};const convertFromString=(value,activeLocale)=>{switch(typeof value===\"string\"?value.toLowerCase():value){case\"keine lizenz\":return\"raHJ8US8P\";default:return\"Y2FzPg75t\";}};const query=(prequery,{bEUhwit18,dp_yuSAdF})=>prequery({from:{alias:\"hT1K076Qm\",data:Unternehmen,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"hT1K076Qm\",name:\"fmexc_3d5\",type:\"Identifier\"},{collection:\"hT1K076Qm\",name:\"FCNs3zham\",type:\"Identifier\"},{collection:\"hT1K076Qm\",name:\"aK__OomIQ\",type:\"Identifier\"},{collection:\"hT1K076Qm\",name:\"id\",type:\"Identifier\"},{alias:\"lrKeX6vBK\",arguments:[{from:{alias:\"lrKeX6vBK\",data:UnternehmenTestergebnisse,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},select:[{collection:\"lrKeX6vBK\",name:\"ex4grjtBF\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"UrCIiqKxh\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"Rl8_HHbdy\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"sRRktuxDE\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"UiACABwep\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"QdJOdjIXg\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"GcxnfPdIX\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"y8Up5SORN\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{left:{collection:\"lrKeX6vBK\",name:\"y8Up5SORN\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:dp_yuSAdF},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"lrKeX6vBK\",name:\"yjzo9U9Ja\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:bEUhwit18},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}],where:{left:{collection:\"hT1K076Qm\",name:\"s5VHVnrCI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:dp_yuSAdF},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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 humanReadableEnumMap={\"Keine Lizenz\":\"BLmDOaHbT\",Aktiv:\"SkqGsjD20\"};const humanReadableVariantMap={\"Desktop Large\":\"hdbd3dKpp\",Desktop:\"aFRHqgQCi\",Phone:\"YQGJ1v3Vm\",Tablet:\"b0aB2WDlr\"};const getProps=({englischLink,franz_sischLink,height,id,italienischLink,karteSiegelBeschreibung,karteSiegelTitle,karteZertifikatBeschreibung,karteZertifikatTitle,niederl_ndischLink,polnischLink,pr_fID,schwedischLink,siegelBild,siegelLink,smallTitle,spanischLink,status,subtitle,t_rkischLink,text1,text2,title,unternehmensname,width,zertifikatLink,...props})=>{return{...props,A0E3FYPGJ:humanReadableEnumMap[status]??status??props.A0E3FYPGJ??\"SkqGsjD20\",bEUhwit18:pr_fID??props.bEUhwit18??\"QU1731500383\",DgBlqXabw:t_rkischLink??props.DgBlqXabw,dp_yuSAdF:unternehmensname??props.dp_yuSAdF??\"Xonic\",G59xWV9nx:text1??props.G59xWV9nx??\"Das Produkt wurde gem\\xe4\\xdf den strengen Anforderungen der DVN-Norm 5001 gepr\\xfcft und hat den Test erfolgreich bestanden. Die \\xdcberpr\\xfcfung best\\xe4tigt, dass das Produkt h\\xf6chste Qualit\\xe4tsstandards erf\\xfcllt. Das Unternehmen setzt mit diesem zertifizierten Produkt ein Zeichen f\\xfcr Transparenz, Sicherheit und Zuverl\\xe4ssigkeit.\",JXYxjAFV2:karteSiegelBeschreibung??props.JXYxjAFV2??\"Das Siegel best\\xe4tigt die Einhaltung strenger Qualit\\xe4tsanforderungen und steht f\\xfcr Transparenz, Vertrauen sowie h\\xf6chste Standards \u2013 sichtbar und verl\\xe4sslich.\",LC6kvbst6:niederl_ndischLink??props.LC6kvbst6,lGC8onroH:karteZertifikatTitle??props.lGC8onroH??\"Zertifizierte Exzellenz\",MZNvJTXWS:title??props.MZNvJTXWS??\"Design Reisekoffer\",NmW5BQzfK:smallTitle??props.NmW5BQzfK??\"text\",obuKVkE3C:englischLink??props.obuKVkE3C,Oxp2NrhM4:italienischLink??props.Oxp2NrhM4,PaCHb1RcT:siegelLink??props.PaCHb1RcT,qqulkIuzl:franz_sischLink??props.qqulkIuzl,QVJwdvlww:spanischLink??props.QVJwdvlww,qyBAZ0kbB:schwedischLink??props.qyBAZ0kbB,Skaw82XKc:subtitle??props.Skaw82XKc??\"von\",uJYLvZJv2:karteZertifikatBeschreibung??props.uJYLvZJv2??\"Das Zertifikat dokumentiert die erfolgreiche Pr\\xfcfung nach festgelegten Normen und steht f\\xfcr Qualit\\xe4t, Exzellenz sowie eine verl\\xe4ssliche Grundlage f\\xfcr Vertrauen.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"aFRHqgQCi\",vYHNoQTEI:text2??props.vYHNoQTEI??\"Die Pr\\xfcfung gew\\xe4hrleistet, dass das Produkt alle relevanten Standards erf\\xfcllt und sich durch exzellente Verarbeitung und Verl\\xe4sslichkeit auszeichnet. Zertifizierte Produkte durchlaufen ein strenges Pr\\xfcfverfahren, das Verbrauchern Sicherheit bietet und die Qualit\\xe4t des Produkts sichtbar macht.\",xQPMqYbHr:karteSiegelTitle??props.xQPMqYbHr??\"Gepr\\xfcfte Standards\",YhK9cRFHb:siegelBild??props.YhK9cRFHb??\"https://lh3.googleusercontent.com/d/1Iufuiqe9bXyiVC7In6pkNsj66EkkUp_v\",ynCeTqhJy:polnischLink??props.ynCeTqhJy,ZhksONL_o:zertifikatLink??props.ZhksONL_o};};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,bEUhwit18,A0E3FYPGJ,YhK9cRFHb,NmW5BQzfK,MZNvJTXWS,Skaw82XKc,dp_yuSAdF,G59xWV9nx,vYHNoQTEI,PaCHb1RcT,ZhksONL_o,xQPMqYbHr,JXYxjAFV2,lGC8onroH,uJYLvZJv2,obuKVkE3C,qqulkIuzl,Oxp2NrhM4,QVJwdvlww,LC6kvbst6,qyBAZ0kbB,ynCeTqhJy,DgBlqXabw,fmexc_3d5hT1K076Qm,ex4grjtBFlrKeX6vBK,UrCIiqKxhlrKeX6vBK,FCNs3zhamhT1K076Qm,Rl8_HHbdylrKeX6vBK,sRRktuxDElrKeX6vBK,UiACABweplrKeX6vBK,QdJOdjIXglrKeX6vBK,GcxnfPdIXlrKeX6vBK,y8Up5SORNlrKeX6vBK,idlrKeX6vBK,aK__OomIQhT1K076Qm,idhT1K076Qm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aFRHqgQCi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const H_Eew67Jptxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const visible=negate(equals(A0E3FYPGJ,\"SkqGsjD20\"));const textContent=suffix(dp_yuSAdF,\" hat keine Lizenz f\\xfcr dieses Pr\\xfcf- und Qualit\\xe4tssiegel erhalten. Die auf dieser Seite bereitgestellten Informationen dienen ausschlie\\xdflich der allgemeinen Information. Eine Nutzung durch das Unternehmen oder andere Dritte ist nicht gestattet.\");const ref2=React.useRef(null);const ref3=React.useRef(null);const visible1=isSet(obuKVkE3C);const visible2=isSet(qqulkIuzl);const visible3=isSet(Oxp2NrhM4);const visible4=isSet(QVJwdvlww);const visible5=isSet(LC6kvbst6);const visible6=isSet(qyBAZ0kbB);const visible7=isSet(ynCeTqhJy);const visible8=isSet(DgBlqXabw);const visible9=toBoolean(convertFromEnum1(A0E3FYPGJ,activeLocale));const textContent1=prefix(dp_yuSAdF,\"Weitere Pr\\xfcfungsberichte zu \");const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const componentViewport=useComponentViewport();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.section,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1coe75j\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"aFRHqgQCi\",ref:ref??ref1,style:{...style},...addPropertyOverrides({b0aB2WDlr:{\"data-framer-name\":\"Tablet\"},hdbd3dKpp:{\"data-framer-name\":\"Desktop Large\"},YQGJ1v3Vm:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f98n1m\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"XKVWZodRb\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uoa7ti\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"OS8btKrtu\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dqzrj4-container\",layoutDependency:layoutDependency,layoutId:\"SxNl6rgQP-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:suffix(prefix(YhK9cRFHb,'<div style=\"width: 100%; height: 100%; overflow: hidden; display: flex; align-items: flex-start; justify-content: center;\"><img src=\"'),'\" style=\"width: 100%; height: 100%; object-fit: contain; object-position: top; display: block; border: none;\"></div>'),id:\"SxNl6rgQP\",layoutId:\"SxNl6rgQP\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"https://lh3.googleusercontent.com/d/1Iufuiqe9bXyiVC7In6pkNsj66EkkUp_v\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1950lwn\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"rAq0gJq4l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cqwskc\",\"data-styles-preset\":\"NWkCScbQS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7fb34e38-9735-4a47-90c2-6b550b2a8099, rgb(197, 167, 136)))\"},children:\"datum\"})}),className:\"framer-ogtzf6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CiW3Lt22T\",style:{\"--extracted-r6o4lv\":\"var(--token-7fb34e38-9735-4a47-90c2-6b550b2a8099, rgb(197, 167, 136))\",\"--framer-paragraph-spacing\":\"0px\"},text:NmW5BQzfK,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ffepp4\",layoutDependency:layoutDependency,layoutId:\"inAxRSm5b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Vertrauensvoll. Unabh\\xe4ngig. Verbraucherorientiert.\"})}),className:\"framer-1kr35pa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CywOEhOgx\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:MZNvJTXWS,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"von APANA\"})}),className:\"framer-1itnkbv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UUqqZ_7Pv\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:Skaw82XKc,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6)))\"},children:\"Das Produkt wurde gem\\xe4\\xdf den strengen Anforderungen der DVN-Norm 5001 gepr\\xfcft und hat den Test erfolgreich bestanden. Die \\xdcberpr\\xfcfung best\\xe4tigt, dass das Produkt h\\xf6chste Qualit\\xe4tsstandards erf\\xfcllt. Das Produkt setzt mit diesem zertifizierten Produkt ein Zeichen f\\xfcr Transparenz, Sicherheit und Zuverl\\xe4ssigkeit.\"})}),className:\"framer-ducl7d\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DuBmI5rOe\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:G59xWV9nx,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6)))\"},children:\"Die Pr\\xfcfung gew\\xe4hrleistet, dass das Produkt alle relevanten Standards erf\\xfcllt und sich durch exzellente Verarbeitung und Verl\\xe4sslichkeit auszeichnet. Zertifizierte Produkte durchlaufen ein strenges Pr\\xfcfverfahren, das Verbrauchern Sicherheit bietet und die Qualit\\xe4t des Produkts sichtbar macht.\"})}),className:\"framer-q4w070\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wDgrQUFof\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:vYHNoQTEI,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qr5e2c\",\"data-framer-name\":\"Hinweis\",layoutDependency:layoutDependency,layoutId:\"ttgqis8cN\",style:{backgroundColor:\"var(--token-2d16ceb1-9619-4bbc-925b-04c643136a48, rgb(19, 32, 48))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bivtb1\",layoutDependency:layoutDependency,layoutId:\"tCSvsMeh7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5vxpom-container\",layoutDependency:layoutDependency,layoutId:\"MwKaBQYwa-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 0, 0)\",height:\"100%\",iconSearch:\"buildings\",iconSelection:\"Warning\",id:\"MwKaBQYwa\",layoutId:\"MwKaBQYwa\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1x09rnd\",\"data-styles-preset\":\"HPCNkCHCb\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(255, 0, 0))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Hinweis\"})})}),className:\"framer-ppu1aa\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"zrcQ5y4tC\",style:{\"--extracted-1eung3n\":\"rgb(255, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-737408c3-0d9a-4a09-88df-d394f746c985, rgba(255, 255, 255, 0.7)))\"},children:\"asd\"})}),className:\"framer-sh3m0a\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CPs6UGxK9\",style:{\"--extracted-r6o4lv\":\"var(--token-737408c3-0d9a-4a09-88df-d394f746c985, rgba(255, 255, 255, 0.7))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-je5ylj\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"XdqLC211c\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iwbbab\",\"data-framer-name\":\"Card\",layoutDependency:layoutDependency,layoutId:\"P6DbOWQG2\",style:{backgroundColor:\"var(--token-9193bf7d-571f-4db2-8acb-3ad1e5079c5a, rgb(249, 249, 249))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ms1hrv\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"emY9fd9ws\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cqwskc\",\"data-styles-preset\":\"NWkCScbQS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7fb34e38-9735-4a47-90c2-6b550b2a8099, rgb(197, 167, 136)))\"},children:\"SIEGEL\"})}),className:\"framer-glox39\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Wf0cgPQD4\",style:{\"--extracted-r6o4lv\":\"var(--token-7fb34e38-9735-4a47-90c2-6b550b2a8099, rgb(197, 167, 136))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15opgq1\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"EzkYHf8P2\",style:{backgroundColor:\"var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, rgb(232, 237, 237))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q4a0t3\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"XhNWdgCWQ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yqp8x6\",layoutDependency:layoutDependency,layoutId:\"zo4D49ecn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Gepr\\xfcfte Standards\"})}),className:\"framer-2c4mvk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YGgJ9DgmG\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:xQPMqYbHr,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6)))\"},children:\"Das Siegel best\\xe4tigt die Einhaltung strenger Qualit\\xe4tsanforderungen und steht f\\xfcr Transparenz, Vertrauen sowie h\\xf6chste Standards \u2013 sichtbar und verl\\xe4sslich.\"})}),className:\"framer-5ctxs8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OwE8Re3z9\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:JXYxjAFV2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mw4bd7\",layoutDependency:layoutDependency,layoutId:\"DzsISJoNu\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0},YQGJ1v3Vm:{width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1400px) - 64px, 1px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11jj2iu-container\",id:`${layoutId}-11jj2iu`,layoutDependency:layoutDependency,layoutId:\"V2IVw8djv-container\",ref:ref2,children:[/*#__PURE__*/_jsx(Button,{amWyVdppW:true,ApxukoHYo:\"Siegel herunterladen\",H_Eew67Jp:H_Eew67Jptxyyif({overlay}),height:\"100%\",id:\"V2IVw8djv\",layoutId:\"V2IVw8djv\",variant:convertFromEnum(A0E3FYPGJ,activeLocale),width:\"100%\",...addPropertyOverrides({YQGJ1v3Vm:{style:{width:\"100%\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-11jj2iu`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-m2iini\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"GnQYRVgTW\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+0,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+0},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+0},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-troklv-container\",layoutDependency:layoutDependency,layoutId:\"oCSXsX7rh-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"oCSXsX7rh\",layoutId:\"oCSXsX7rh\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:PaCHb1RcT,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Deutsch\"})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+31,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+31},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+31},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+31}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k7pkj-container\",layoutDependency:layoutDependency,layoutId:\"ZiWH2o4DT-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"ZiWH2o4DT\",layoutId:\"ZiWH2o4DT\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:obuKVkE3C,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Englisch\"})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+62,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+62},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+62},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+62}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4sx4ws-container\",layoutDependency:layoutDependency,layoutId:\"Z_oNiQD6o-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"Z_oNiQD6o\",layoutId:\"Z_oNiQD6o\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:qqulkIuzl,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Franz\\xf6sisch\"})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+93,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+93},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+93},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+93}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jw3ysc-container\",layoutDependency:layoutDependency,layoutId:\"Be2LPRNv1-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"Be2LPRNv1\",layoutId:\"Be2LPRNv1\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:Oxp2NrhM4,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Italienisch\"})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+124,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+124},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+124},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+124}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1enw0b6-container\",layoutDependency:layoutDependency,layoutId:\"rpAmLECrP-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"rpAmLECrP\",layoutId:\"rpAmLECrP\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:QVJwdvlww,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Spanisch\"})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+155,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+155},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+155},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+155}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1enkrlz-container\",layoutDependency:layoutDependency,layoutId:\"rtd2yRGIu-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"rtd2yRGIu\",layoutId:\"rtd2yRGIu\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:LC6kvbst6,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Niederl\\xe4ndisch\"})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+186,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+186},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+186},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+186}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a7ypah-container\",layoutDependency:layoutDependency,layoutId:\"i2M14Bz1S-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"i2M14Bz1S\",layoutId:\"i2M14Bz1S\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:qyBAZ0kbB,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Schwedisch\"})})}),visible7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+217,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+217},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+217},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+217}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ahiv56-container\",layoutDependency:layoutDependency,layoutId:\"iQbhg6QR7-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"iQbhg6QR7\",layoutId:\"iQbhg6QR7\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:ynCeTqhJy,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"Polnisch\"})})}),visible8&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,width:\"238px\",y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+248,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2+0+-27.5+20+248},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2+0+-27.5+20+248},YQGJ1v3Vm:{y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+0+32+47.6+0+199.2+0+-27.5+20+248}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19iwqq9-container\",layoutDependency:layoutDependency,layoutId:\"dOKLziqn_-container\",children:/*#__PURE__*/_jsx(ButtonText,{bp31TjQBy:false,height:\"100%\",id:\"dOKLziqn_\",layoutId:\"dOKLziqn_\",NUrsnrIij:true,style:{width:\"100%\"},U1gPdA4r9:DgBlqXabw,variant:\"xVnEazx8s\",width:\"100%\",YwyRGS3Ya:\"T\\xfcrkisch\"})})})]})})})]})})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ky2v5s\",\"data-framer-name\":\"Card\",layoutDependency:layoutDependency,layoutId:\"MFpRgf7NR\",style:{backgroundColor:\"var(--token-9193bf7d-571f-4db2-8acb-3ad1e5079c5a, rgb(249, 249, 249))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wwrw9j\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"zuhW00Gkp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cqwskc\",\"data-styles-preset\":\"NWkCScbQS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7fb34e38-9735-4a47-90c2-6b550b2a8099, rgb(197, 167, 136)))\"},children:\"ZERTIFIKAT\"})}),className:\"framer-16x94nm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mD6zn5Jnp\",style:{\"--extracted-r6o4lv\":\"var(--token-7fb34e38-9735-4a47-90c2-6b550b2a8099, rgb(197, 167, 136))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mzhyr9\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"tSSpk6yc3\",style:{backgroundColor:\"var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, rgb(232, 237, 237))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qa13vz\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"uwBPTcANv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xwf7wv\",layoutDependency:layoutDependency,layoutId:\"eku_eyFE5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Zertifizierte Exzellenz\"})}),className:\"framer-1v4cxnj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FtSxyngLM\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:lGC8onroH,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6)))\"},children:\"Das Zertifikat dokumentiert die erfolgreiche Pr\\xfcfung nach festgelegten Normen und steht f\\xfcr Qualit\\xe4t, Exzellenz sowie eine verl\\xe4ssliche Grundlage f\\xfcr Vertrauen.\"})}),className:\"framer-5d3693\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vO4gxSksu\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(13, 28, 41, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:uJYLvZJv2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+479.20000000000005+0+40+47.6+0+199.2},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+766+0+40+47.6+0+199.2},YQGJ1v3Vm:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1400px) - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+811.2+0+374.8+32+47.6+0+199.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-itqupl-container\",layoutDependency:layoutDependency,layoutId:\"grPpujB0V-container\",children:/*#__PURE__*/_jsx(Button,{amWyVdppW:true,ApxukoHYo:\"Zertifikat herunterladen\",height:\"100%\",id:\"grPpujB0V\",layoutId:\"grPpujB0V\",QkE8o0HIe:ZhksONL_o,variant:convertFromEnum(A0E3FYPGJ,activeLocale),width:\"100%\",...addPropertyOverrides({YQGJ1v3Vm:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]})]}),visible9&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:107,intrinsicWidth:339.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1050)-64-992.4270986745214)/2+0+0)+0+1164.8),pixelHeight:214,pixelWidth:679,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,src:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png 679w\"},className:\"framer-1b8olfk\",\"data-framer-name\":\"Artboard\",layoutDependency:layoutDependency,layoutId:\"YwZ0vUXpN\",...addPropertyOverrides({b0aB2WDlr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:107,intrinsicWidth:339.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+0+0)+0+878),pixelHeight:214,pixelWidth:679,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 96px, 1400px)`,src:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png 679w\"}},hdbd3dKpp:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:107,intrinsicWidth:339.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+0+0)+0+1164.8),pixelHeight:214,pixelWidth:679,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 160px, 1400px)`,src:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png 679w\"}},YQGJ1v3Vm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:107,intrinsicWidth:339.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+0+0)+0+1568.8000000000002),pixelHeight:214,pixelWidth:679,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1400px)`,src:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRHnvJQtRMTnmkmbYiv1lRvQnY.png 679w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-afhsf8\",layoutDependency:layoutDependency,layoutId:\"hT1K076Qm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"hT1K076Qm\",data:Unternehmen,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"hT1K076Qm\",name:\"fmexc_3d5\",type:\"Identifier\"},{collection:\"hT1K076Qm\",name:\"FCNs3zham\",type:\"Identifier\"},{collection:\"hT1K076Qm\",name:\"aK__OomIQ\",type:\"Identifier\"},{collection:\"hT1K076Qm\",name:\"id\",type:\"Identifier\"},{alias:\"lrKeX6vBK\",arguments:[{from:{alias:\"lrKeX6vBK\",data:UnternehmenTestergebnisse,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},select:[{collection:\"lrKeX6vBK\",name:\"ex4grjtBF\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"UrCIiqKxh\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"Rl8_HHbdy\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"sRRktuxDE\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"UiACABwep\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"QdJOdjIXg\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"GcxnfPdIX\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"y8Up5SORN\",type:\"Identifier\"},{collection:\"lrKeX6vBK\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{left:{collection:\"lrKeX6vBK\",name:\"y8Up5SORN\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:dp_yuSAdF},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"lrKeX6vBK\",name:\"yjzo9U9Ja\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:bEUhwit18},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}],where:{left:{collection:\"hT1K076Qm\",name:\"s5VHVnrCI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:dp_yuSAdF},type:\"BinaryOperation\"}},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({aK__OomIQ:aK__OomIQhT1K076Qm,FCNs3zham:FCNs3zhamhT1K076Qm,fmexc_3d5:fmexc_3d5hT1K076Qm,id:idhT1K076Qm,lrKeX6vBK:collection},i)=>{fmexc_3d5hT1K076Qm??=0;FCNs3zhamhT1K076Qm??=\"#09F\";aK__OomIQhT1K076Qm??=\"\";const visible10=greaterThan(fmexc_3d5hT1K076Qm,1);return /*#__PURE__*/_jsx(LayoutGroup,{id:`hT1K076Qm-${idhT1K076Qm}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{aK__OomIQ:aK__OomIQhT1K076Qm},children:visible10&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u9ulmw\",layoutDependency:layoutDependency,layoutId:\"gDkb9xFYw\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-102lfjk\",\"data-framer-name\":\"Weitere Pr\\xfcfberichte\",layoutDependency:layoutDependency,layoutId:\"kBuhrIzjD\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sciyc1\",layoutDependency:layoutDependency,layoutId:\"pQMdQuTek\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e5vsix-container\",layoutDependency:layoutDependency,layoutId:\"bq0R7miRk-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(13, 28, 41))\",height:\"100%\",iconSearch:\"buildings\",iconSelection:\"Certificate\",id:\"bq0R7miRk\",layoutId:\"bq0R7miRk\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n8ow61\",layoutDependency:layoutDependency,layoutId:\"UIuo1NOBB\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-b5mojm\",\"data-styles-preset\":\"Oqf_iHLqU\",style:{\"--framer-text-alignment\":\"left\"},children:\"Weitere Pr\\xfcfungsberichte zu Xonic\"})}),className:\"framer-18283q5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EU4WxONce\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vebnbu\",layoutDependency:layoutDependency,layoutId:\"lrKeX6vBK\",children:collection.map(({ex4grjtBF:ex4grjtBFlrKeX6vBK,GcxnfPdIX:GcxnfPdIXlrKeX6vBK,id:idlrKeX6vBK,QdJOdjIXg:QdJOdjIXglrKeX6vBK,Rl8_HHbdy:Rl8_HHbdylrKeX6vBK,sRRktuxDE:sRRktuxDElrKeX6vBK,UiACABwep:UiACABweplrKeX6vBK,UrCIiqKxh:UrCIiqKxhlrKeX6vBK,y8Up5SORN:y8Up5SORNlrKeX6vBK},i)=>{ex4grjtBFlrKeX6vBK??=\"\";UrCIiqKxhlrKeX6vBK??=\"\";Rl8_HHbdylrKeX6vBK??=\"\";sRRktuxDElrKeX6vBK??=\"\";UiACABweplrKeX6vBK??=\"\";QdJOdjIXglrKeX6vBK??=\"\";GcxnfPdIXlrKeX6vBK??=\"\";y8Up5SORNlrKeX6vBK??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`lrKeX6vBK-${idlrKeX6vBK}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sRRktuxDE:sRRktuxDElrKeX6vBK},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kc5uum\",layoutDependency:layoutDependency,layoutId:\"fE057Jqc5\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:Rl8_HHbdylrKeX6vBK,implicitPathVariables:{sRRktuxDE:sRRktuxDElrKeX6vBK}},{href:Rl8_HHbdylrKeX6vBK,implicitPathVariables:{sRRktuxDE:sRRktuxDElrKeX6vBK}},{href:Rl8_HHbdylrKeX6vBK,implicitPathVariables:{sRRktuxDE:sRRktuxDElrKeX6vBK}},{href:Rl8_HHbdylrKeX6vBK,implicitPathVariables:{sRRktuxDE:sRRktuxDElrKeX6vBK}}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,...addPropertyOverrides({b0aB2WDlr:{width:`min(${componentViewport?.width||\"100vw\"} - 96px, 1400px)`},hdbd3dKpp:{width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1400px)`},YQGJ1v3Vm:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1400px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jchjrr-container\",layoutDependency:layoutDependency,layoutId:\"zU39apKfV-container\",children:/*#__PURE__*/_jsx(Testergebnis,{Aw61FPceT:convertFromString(ex4grjtBFlrKeX6vBK,activeLocale),Bx3qMsXvF:GcxnfPdIXlrKeX6vBK,CX9juPeDZ:QdJOdjIXglrKeX6vBK,DAxkv_TGN:UiACABweplrKeX6vBK,height:\"100%\",id:\"zU39apKfV\",KSQAuAY8W:UrCIiqKxhlrKeX6vBK,layoutId:\"zU39apKfV\",RD3hFDaph:resolvedLinks[0],style:{width:\"100%\"},variant:\"eCz5WswuH\",vaSAeIqBa:FCNs3zhamhT1K076Qm,width:\"100%\",xXAQkBoQi:y8Up5SORNlrKeX6vBK,...addPropertyOverrides({b0aB2WDlr:{RD3hFDaph:resolvedLinks[2]},hdbd3dKpp:{RD3hFDaph:resolvedLinks[1]},YQGJ1v3Vm:{RD3hFDaph:resolvedLinks[3],variant:\"s9zSvT5Qf\"}},baseVariant,gestureVariant)})})})})})})},idlrKeX6vBK);})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{aK__OomIQ:aK__OomIQhT1K076Qm},webPageId:\"aPAzz7hQu\"},implicitPathVariables:undefined},{href:{pathVariables:{aK__OomIQ:aK__OomIQhT1K076Qm},webPageId:\"aPAzz7hQu\"},implicitPathVariables:undefined},{href:{pathVariables:{aK__OomIQ:aK__OomIQhT1K076Qm},webPageId:\"aPAzz7hQu\"},implicitPathVariables:undefined},{href:{pathVariables:{aK__OomIQ:aK__OomIQhT1K076Qm},webPageId:\"aPAzz7hQu\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({b0aB2WDlr:{y:(componentViewport?.y||0)+48+(((componentViewport?.height||1280.5)-48-992.4270986745214)/2+928.4270986745214+64)+0+-103+0+0+118},hdbd3dKpp:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1053)-64-992.4270986745214)/2+928.4270986745214+64)+0+-119+0+0+118},YQGJ1v3Vm:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||2083.5)-32-1667.2270986745216)/2+1619.2270986745216+48)+0+-115+0+0+158}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mru1ox-container\",layoutDependency:layoutDependency,layoutId:\"BvLfcCrtH-container\",children:/*#__PURE__*/_jsx(Button,{amWyVdppW:false,ApxukoHYo:\"Gesamte Pr\\xfcfungsunterlagen zum Unternehmen aufrufen\",height:\"100%\",id:\"BvLfcCrtH\",layoutId:\"BvLfcCrtH\",QkE8o0HIe:resolvedLinks1[0],variant:\"MblpBuNJI\",width:\"100%\",...addPropertyOverrides({b0aB2WDlr:{QkE8o0HIe:resolvedLinks1[2]},hdbd3dKpp:{QkE8o0HIe:resolvedLinks1[1]},YQGJ1v3Vm:{ApxukoHYo:\"Gesamten Pr\\xfcfungsunterlagen\",QkE8o0HIe:resolvedLinks1[3],style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})})]})})})},idhT1K076Qm);})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dxSHJ.framer-4k9mxe, .framer-dxSHJ .framer-4k9mxe { display: block; }\",\".framer-dxSHJ.framer-1coe75j { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 64px 64px 0px 64px; position: relative; width: 1200px; }\",\".framer-dxSHJ .framer-1f98n1m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1uoa7ti { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1dqzrj4-container { -webkit-user-select: none; aspect-ratio: 1 / 1; flex: 0.7 0 0px; height: var(--framer-aspect-ratio-supported, 415px); pointer-events: none; position: relative; user-select: none; width: 1px; }\",\".framer-dxSHJ .framer-1950lwn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-dxSHJ .framer-ogtzf6, .framer-dxSHJ .framer-ppu1aa, .framer-dxSHJ .framer-glox39, .framer-dxSHJ .framer-16x94nm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-dxSHJ .framer-ffepp4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1kr35pa, .framer-dxSHJ .framer-1itnkbv, .framer-dxSHJ .framer-ducl7d, .framer-dxSHJ .framer-q4w070, .framer-dxSHJ .framer-sh3m0a, .framer-dxSHJ .framer-2c4mvk, .framer-dxSHJ .framer-1v4cxnj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-dxSHJ .framer-1qr5e2c { 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; max-width: 1400px; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1bivtb1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-5vxpom-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-dxSHJ .framer-je5ylj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-iwbbab, .framer-dxSHJ .framer-ky2v5s { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-dxSHJ .framer-1ms1hrv, .framer-dxSHJ .framer-1wwrw9j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-15opgq1, .framer-dxSHJ .framer-1mzhyr9 { flex: 1 0 0px; height: 1px; position: relative; width: 1px; }\",\".framer-dxSHJ .framer-1q4a0t3, .framer-dxSHJ .framer-qa13vz { 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: 100%; }\",\".framer-dxSHJ .framer-yqp8x6, .framer-dxSHJ .framer-1xwf7wv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-5ctxs8, .framer-dxSHJ .framer-5d3693 { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-mw4bd7 { 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: 100%; }\",\".framer-dxSHJ .framer-11jj2iu-container, .framer-dxSHJ .framer-itqupl-container, .framer-dxSHJ .framer-1mru1ox-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-dxSHJ .framer-m2iini { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 278px; will-change: var(--framer-will-change-override, transform); }\",\".framer-dxSHJ .framer-troklv-container, .framer-dxSHJ .framer-1k7pkj-container, .framer-dxSHJ .framer-4sx4ws-container, .framer-dxSHJ .framer-1jw3ysc-container, .framer-dxSHJ .framer-1enw0b6-container, .framer-dxSHJ .framer-1enkrlz-container, .framer-dxSHJ .framer-1a7ypah-container, .framer-dxSHJ .framer-ahiv56-container, .framer-dxSHJ .framer-19iwqq9-container, .framer-dxSHJ .framer-1jchjrr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1b8olfk { -webkit-user-select: none; flex: none; height: 50px; overflow: visible; pointer-events: none; position: relative; user-select: none; width: 100%; }\",\".framer-dxSHJ .framer-afhsf8 { 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: center; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1u9ulmw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-102lfjk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-sciyc1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-e5vsix-container { flex: none; height: 54px; position: relative; width: 54px; }\",\".framer-dxSHJ .framer-1n8ow61 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-dxSHJ .framer-18283q5 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-dxSHJ .framer-vebnbu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1400px; padding: 0px; position: relative; width: 100%; }\",\".framer-dxSHJ .framer-1kc5uum { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dxSHJ.framer-1coe75j, .framer-dxSHJ .framer-1f98n1m, .framer-dxSHJ .framer-1uoa7ti, .framer-dxSHJ .framer-1950lwn, .framer-dxSHJ .framer-ffepp4, .framer-dxSHJ .framer-1qr5e2c, .framer-dxSHJ .framer-1bivtb1, .framer-dxSHJ .framer-je5ylj, .framer-dxSHJ .framer-iwbbab, .framer-dxSHJ .framer-1ms1hrv, .framer-dxSHJ .framer-1q4a0t3, .framer-dxSHJ .framer-yqp8x6, .framer-dxSHJ .framer-mw4bd7, .framer-dxSHJ .framer-m2iini, .framer-dxSHJ .framer-ky2v5s, .framer-dxSHJ .framer-1wwrw9j, .framer-dxSHJ .framer-qa13vz, .framer-dxSHJ .framer-1xwf7wv, .framer-dxSHJ .framer-afhsf8, .framer-dxSHJ .framer-1u9ulmw, .framer-dxSHJ .framer-102lfjk, .framer-dxSHJ .framer-sciyc1, .framer-dxSHJ .framer-1n8ow61, .framer-dxSHJ .framer-vebnbu, .framer-dxSHJ .framer-1kc5uum { gap: 0px; } .framer-dxSHJ.framer-1coe75j > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-dxSHJ.framer-1coe75j > :first-child, .framer-dxSHJ .framer-1f98n1m > :first-child, .framer-dxSHJ .framer-1950lwn > :first-child, .framer-dxSHJ .framer-ffepp4 > :first-child, .framer-dxSHJ .framer-1qr5e2c > :first-child, .framer-dxSHJ .framer-iwbbab > :first-child, .framer-dxSHJ .framer-1q4a0t3 > :first-child, .framer-dxSHJ .framer-yqp8x6 > :first-child, .framer-dxSHJ .framer-m2iini > :first-child, .framer-dxSHJ .framer-ky2v5s > :first-child, .framer-dxSHJ .framer-qa13vz > :first-child, .framer-dxSHJ .framer-1xwf7wv > :first-child, .framer-dxSHJ .framer-afhsf8 > :first-child, .framer-dxSHJ .framer-102lfjk > :first-child, .framer-dxSHJ .framer-vebnbu > :first-child, .framer-dxSHJ .framer-1kc5uum > :first-child { margin-top: 0px; } .framer-dxSHJ.framer-1coe75j > :last-child, .framer-dxSHJ .framer-1f98n1m > :last-child, .framer-dxSHJ .framer-1950lwn > :last-child, .framer-dxSHJ .framer-ffepp4 > :last-child, .framer-dxSHJ .framer-1qr5e2c > :last-child, .framer-dxSHJ .framer-iwbbab > :last-child, .framer-dxSHJ .framer-1q4a0t3 > :last-child, .framer-dxSHJ .framer-yqp8x6 > :last-child, .framer-dxSHJ .framer-m2iini > :last-child, .framer-dxSHJ .framer-ky2v5s > :last-child, .framer-dxSHJ .framer-qa13vz > :last-child, .framer-dxSHJ .framer-1xwf7wv > :last-child, .framer-dxSHJ .framer-afhsf8 > :last-child, .framer-dxSHJ .framer-102lfjk > :last-child, .framer-dxSHJ .framer-vebnbu > :last-child, .framer-dxSHJ .framer-1kc5uum > :last-child { margin-bottom: 0px; } .framer-dxSHJ .framer-1f98n1m > *, .framer-dxSHJ .framer-iwbbab > *, .framer-dxSHJ .framer-ky2v5s > *, .framer-dxSHJ .framer-102lfjk > *, .framer-dxSHJ .framer-vebnbu > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-dxSHJ .framer-1uoa7ti > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-dxSHJ .framer-1uoa7ti > :first-child, .framer-dxSHJ .framer-1bivtb1 > :first-child, .framer-dxSHJ .framer-je5ylj > :first-child, .framer-dxSHJ .framer-1ms1hrv > :first-child, .framer-dxSHJ .framer-mw4bd7 > :first-child, .framer-dxSHJ .framer-1wwrw9j > :first-child, .framer-dxSHJ .framer-1u9ulmw > :first-child, .framer-dxSHJ .framer-sciyc1 > :first-child, .framer-dxSHJ .framer-1n8ow61 > :first-child { margin-left: 0px; } .framer-dxSHJ .framer-1uoa7ti > :last-child, .framer-dxSHJ .framer-1bivtb1 > :last-child, .framer-dxSHJ .framer-je5ylj > :last-child, .framer-dxSHJ .framer-1ms1hrv > :last-child, .framer-dxSHJ .framer-mw4bd7 > :last-child, .framer-dxSHJ .framer-1wwrw9j > :last-child, .framer-dxSHJ .framer-1u9ulmw > :last-child, .framer-dxSHJ .framer-sciyc1 > :last-child, .framer-dxSHJ .framer-1n8ow61 > :last-child { margin-right: 0px; } .framer-dxSHJ .framer-1950lwn > *, .framer-dxSHJ .framer-m2iini > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-dxSHJ .framer-ffepp4 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-dxSHJ .framer-1qr5e2c > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-dxSHJ .framer-1bivtb1 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-dxSHJ .framer-je5ylj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-dxSHJ .framer-1ms1hrv > *, .framer-dxSHJ .framer-1wwrw9j > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-dxSHJ .framer-1q4a0t3 > *, .framer-dxSHJ .framer-qa13vz > *, .framer-dxSHJ .framer-afhsf8 > *, .framer-dxSHJ .framer-1kc5uum > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-dxSHJ .framer-yqp8x6 > *, .framer-dxSHJ .framer-1xwf7wv > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dxSHJ .framer-mw4bd7 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-dxSHJ .framer-1u9ulmw > *, .framer-dxSHJ .framer-1n8ow61 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-dxSHJ .framer-sciyc1 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-dxSHJ.framer-v-6uxudm.framer-1coe75j { padding: 64px 80px 0px 80px; width: 1600px; }\",\".framer-dxSHJ.framer-v-6uxudm .framer-1dqzrj4-container { flex: 0.5 0 0px; height: var(--framer-aspect-ratio-supported, 446px); }\",\".framer-dxSHJ.framer-v-6uxudm .framer-102lfjk { padding: 0px 0px 80px 0px; }\",\".framer-dxSHJ.framer-v-zdesnv.framer-1coe75j { padding: 48px 48px 0px 48px; width: 810px; }\",\".framer-dxSHJ.framer-v-zdesnv .framer-1uoa7ti { gap: 32px; order: 0; }\",\".framer-dxSHJ.framer-v-zdesnv .framer-1dqzrj4-container { height: var(--framer-aspect-ratio-supported, 281px); position: sticky; top: 170px; will-change: transform; z-index: 1; }\",\".framer-dxSHJ.framer-v-zdesnv .framer-1qr5e2c, .framer-dxSHJ.framer-v-1yoowsd .framer-1qr5e2c { order: 3; }\",\".framer-dxSHJ.framer-v-zdesnv .framer-je5ylj { order: 1; }\",\".framer-dxSHJ.framer-v-zdesnv .framer-1b8olfk, .framer-dxSHJ.framer-v-1yoowsd .framer-1b8olfk { order: 2; }\",\".framer-dxSHJ.framer-v-zdesnv .framer-102lfjk { padding: 0px 0px 48px 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dxSHJ.framer-v-zdesnv .framer-1uoa7ti { gap: 0px; } .framer-dxSHJ.framer-v-zdesnv .framer-1uoa7ti > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-dxSHJ.framer-v-zdesnv .framer-1uoa7ti > :first-child { margin-left: 0px; } .framer-dxSHJ.framer-v-zdesnv .framer-1uoa7ti > :last-child { margin-right: 0px; } }\",\".framer-dxSHJ.framer-v-1yoowsd.framer-1coe75j { gap: 48px; padding: 32px 32px 0px 32px; width: 390px; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-1uoa7ti { flex-direction: column; gap: 32px; order: 0; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-1dqzrj4-container { aspect-ratio: 1.0866666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 300px); width: 100%; z-index: 1; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-1950lwn, .framer-dxSHJ.framer-v-1yoowsd .framer-1n8ow61 { flex: none; width: 100%; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-je5ylj { flex-direction: column; order: 1; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-iwbbab, .framer-dxSHJ.framer-v-1yoowsd .framer-ky2v5s { flex: none; padding: 32px; width: 100%; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-11jj2iu-container { flex: 1 0 0px; width: 1px; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-itqupl-container, .framer-dxSHJ.framer-v-1yoowsd .framer-1mru1ox-container { width: 100%; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-102lfjk { padding: 0px 0px 32px 0px; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-sciyc1 { flex-direction: column; }\",\".framer-dxSHJ.framer-v-1yoowsd .framer-e5vsix-container { height: 30px; width: 30px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dxSHJ.framer-v-1yoowsd.framer-1coe75j, .framer-dxSHJ.framer-v-1yoowsd .framer-1uoa7ti, .framer-dxSHJ.framer-v-1yoowsd .framer-je5ylj, .framer-dxSHJ.framer-v-1yoowsd .framer-sciyc1 { gap: 0px; } .framer-dxSHJ.framer-v-1yoowsd.framer-1coe75j > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-dxSHJ.framer-v-1yoowsd.framer-1coe75j > :first-child, .framer-dxSHJ.framer-v-1yoowsd .framer-1uoa7ti > :first-child, .framer-dxSHJ.framer-v-1yoowsd .framer-je5ylj > :first-child, .framer-dxSHJ.framer-v-1yoowsd .framer-sciyc1 > :first-child { margin-top: 0px; } .framer-dxSHJ.framer-v-1yoowsd.framer-1coe75j > :last-child, .framer-dxSHJ.framer-v-1yoowsd .framer-1uoa7ti > :last-child, .framer-dxSHJ.framer-v-1yoowsd .framer-je5ylj > :last-child, .framer-dxSHJ.framer-v-1yoowsd .framer-sciyc1 > :last-child { margin-bottom: 0px; } .framer-dxSHJ.framer-v-1yoowsd .framer-1uoa7ti > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-dxSHJ.framer-v-1yoowsd .framer-je5ylj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-dxSHJ.framer-v-1yoowsd .framer-sciyc1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1050\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hdbd3dKpp\":{\"layout\":[\"fixed\",\"auto\"]},\"b0aB2WDlr\":{\"layout\":[\"fixed\",\"auto\"]},\"YQGJ1v3Vm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"bEUhwit18\":\"pr_fID\",\"A0E3FYPGJ\":\"status\",\"YhK9cRFHb\":\"siegelBild\",\"NmW5BQzfK\":\"smallTitle\",\"MZNvJTXWS\":\"title\",\"Skaw82XKc\":\"subtitle\",\"dp_yuSAdF\":\"unternehmensname\",\"G59xWV9nx\":\"text1\",\"vYHNoQTEI\":\"text2\",\"PaCHb1RcT\":\"siegelLink\",\"ZhksONL_o\":\"zertifikatLink\",\"xQPMqYbHr\":\"karteSiegelTitle\",\"JXYxjAFV2\":\"karteSiegelBeschreibung\",\"lGC8onroH\":\"karteZertifikatTitle\",\"uJYLvZJv2\":\"karteZertifikatBeschreibung\",\"obuKVkE3C\":\"englischLink\",\"qqulkIuzl\":\"franz_sischLink\",\"Oxp2NrhM4\":\"italienischLink\",\"QVJwdvlww\":\"spanischLink\",\"LC6kvbst6\":\"niederl_ndischLink\",\"qyBAZ0kbB\":\"schwedischLink\",\"ynCeTqhJy\":\"polnischLink\",\"DgBlqXabw\":\"t_rkischLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOQZiKN5vM=withCSS(Component,css,\"framer-dxSHJ\");export default FramerOQZiKN5vM;FramerOQZiKN5vM.displayName=\"Testergebnis: Sektion 1\";FramerOQZiKN5vM.defaultProps={height:1050,width:1200};addPropertyControls(FramerOQZiKN5vM,{variant:{options:[\"aFRHqgQCi\",\"hdbd3dKpp\",\"b0aB2WDlr\",\"YQGJ1v3Vm\"],optionTitles:[\"Desktop\",\"Desktop Large\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},bEUhwit18:{defaultValue:\"QU1731500383\",title:\"Pr\\xfcf-ID\",type:ControlType.String},A0E3FYPGJ:{defaultValue:\"SkqGsjD20\",description:\"\",options:[\"SkqGsjD20\",\"BLmDOaHbT\"],optionTitles:[\"Aktiv\",\"Keine Lizenz\"],title:\"Status\",type:ControlType.Enum},YhK9cRFHb:{defaultValue:\"https://lh3.googleusercontent.com/d/1Iufuiqe9bXyiVC7In6pkNsj66EkkUp_v\",title:\"Siegel Bild\",type:ControlType.String},NmW5BQzfK:{defaultValue:\"text\",displayTextArea:false,title:\"Small Title\",type:ControlType.String},MZNvJTXWS:{defaultValue:\"Design Reisekoffer\",title:\"Title\",type:ControlType.String},Skaw82XKc:{defaultValue:\"von\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},dp_yuSAdF:{defaultValue:\"Xonic\",title:\"Unternehmensname\",type:ControlType.String},G59xWV9nx:{defaultValue:\"Das Produkt wurde gem\\xe4\\xdf den strengen Anforderungen der DVN-Norm 5001 gepr\\xfcft und hat den Test erfolgreich bestanden. Die \\xdcberpr\\xfcfung best\\xe4tigt, dass das Produkt h\\xf6chste Qualit\\xe4tsstandards erf\\xfcllt. Das Unternehmen setzt mit diesem zertifizierten Produkt ein Zeichen f\\xfcr Transparenz, Sicherheit und Zuverl\\xe4ssigkeit.\",displayTextArea:true,title:\"Text 1\",type:ControlType.String},vYHNoQTEI:{defaultValue:\"Die Pr\\xfcfung gew\\xe4hrleistet, dass das Produkt alle relevanten Standards erf\\xfcllt und sich durch exzellente Verarbeitung und Verl\\xe4sslichkeit auszeichnet. Zertifizierte Produkte durchlaufen ein strenges Pr\\xfcfverfahren, das Verbrauchern Sicherheit bietet und die Qualit\\xe4t des Produkts sichtbar macht.\",displayTextArea:true,title:\"Text 2\",type:ControlType.String},PaCHb1RcT:{title:\"Siegel Link\",type:ControlType.Link},ZhksONL_o:{title:\"Zertifikat Link\",type:ControlType.Link},xQPMqYbHr:{defaultValue:\"Gepr\\xfcfte Standards\",displayTextArea:false,title:\"Karte: Siegel Title\",type:ControlType.String},JXYxjAFV2:{defaultValue:\"Das Siegel best\\xe4tigt die Einhaltung strenger Qualit\\xe4tsanforderungen und steht f\\xfcr Transparenz, Vertrauen sowie h\\xf6chste Standards \u2013 sichtbar und verl\\xe4sslich.\",displayTextArea:true,title:\"Karte: Siegel Beschreibung\",type:ControlType.String},lGC8onroH:{defaultValue:\"Zertifizierte Exzellenz\",displayTextArea:false,title:\"Karte: Zertifikat Title\",type:ControlType.String},uJYLvZJv2:{defaultValue:\"Das Zertifikat dokumentiert die erfolgreiche Pr\\xfcfung nach festgelegten Normen und steht f\\xfcr Qualit\\xe4t, Exzellenz sowie eine verl\\xe4ssliche Grundlage f\\xfcr Vertrauen.\",displayTextArea:true,title:\"Karte: Zertifikat Beschreibung\",type:ControlType.String},obuKVkE3C:{title:\"Englisch Link\",type:ControlType.Link},qqulkIuzl:{title:\"Franz\\xf6sisch Link\",type:ControlType.Link},Oxp2NrhM4:{title:\"Italienisch Link\",type:ControlType.Link},QVJwdvlww:{title:\"Spanisch Link\",type:ControlType.Link},LC6kvbst6:{title:\"Niederl\\xe4ndisch Link\",type:ControlType.Link},qyBAZ0kbB:{title:\"Schwedisch Link\",type:ControlType.Link},ynCeTqhJy:{title:\"Polnisch Link\",type:ControlType.Link},DgBlqXabw:{title:\"T\\xfcrkisch Link\",type:ControlType.Link}});addFonts(FramerOQZiKN5vM,[{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...EmbedFonts,...PhosphorFonts,...ButtonFonts,...ButtonTextFonts,...TestergebnisFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOQZiKN5vM\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"bEUhwit18\\\":\\\"pr_fID\\\",\\\"A0E3FYPGJ\\\":\\\"status\\\",\\\"YhK9cRFHb\\\":\\\"siegelBild\\\",\\\"NmW5BQzfK\\\":\\\"smallTitle\\\",\\\"MZNvJTXWS\\\":\\\"title\\\",\\\"Skaw82XKc\\\":\\\"subtitle\\\",\\\"dp_yuSAdF\\\":\\\"unternehmensname\\\",\\\"G59xWV9nx\\\":\\\"text1\\\",\\\"vYHNoQTEI\\\":\\\"text2\\\",\\\"PaCHb1RcT\\\":\\\"siegelLink\\\",\\\"ZhksONL_o\\\":\\\"zertifikatLink\\\",\\\"xQPMqYbHr\\\":\\\"karteSiegelTitle\\\",\\\"JXYxjAFV2\\\":\\\"karteSiegelBeschreibung\\\",\\\"lGC8onroH\\\":\\\"karteZertifikatTitle\\\",\\\"uJYLvZJv2\\\":\\\"karteZertifikatBeschreibung\\\",\\\"obuKVkE3C\\\":\\\"englischLink\\\",\\\"qqulkIuzl\\\":\\\"franz_sischLink\\\",\\\"Oxp2NrhM4\\\":\\\"italienischLink\\\",\\\"QVJwdvlww\\\":\\\"spanischLink\\\",\\\"LC6kvbst6\\\":\\\"niederl_ndischLink\\\",\\\"qyBAZ0kbB\\\":\\\"schwedischLink\\\",\\\"ynCeTqhJy\\\":\\\"polnischLink\\\",\\\"DgBlqXabw\\\":\\\"t_rkischLink\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hdbd3dKpp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"b0aB2WDlr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YQGJ1v3Vm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1050\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "61BACyjE,IAAMA,GAAWC,EAASC,EAAK,EAAQC,GAAcF,EAASG,CAAQ,EAAQC,GAAYJ,EAASK,CAAM,EAAQC,GAAgBN,EAASO,CAAU,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAkBX,EAASY,EAAY,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAO,CAACC,EAAMD,IAAa,OAAOC,GAAQ,UAAU,OAAOD,GAAS,SAAiBA,EAAOC,EAAe,OAAOA,GAAQ,SAAiBA,EAAe,OAAOD,GAAS,SAAiBA,EAAc,GAAWE,GAAO,CAACD,EAAMC,IAAa,OAAOD,GAAQ,UAAU,OAAOC,GAAS,SAAiBD,EAAMC,EAAgB,OAAOD,GAAQ,SAAiBA,EAAe,OAAOC,GAAS,SAAiBA,EAAc,GAAWC,GAAO,CAACC,EAAEC,IAAY,OAAOD,GAAI,UAAU,OAAOC,GAAI,SAASD,EAAE,YAAY,IAAIC,EAAE,YAAY,EAAED,IAAIC,EAAUC,GAAOL,GAAc,CAACA,EAAcM,GAAgB,CAACN,EAAMO,IAAe,CAAC,OAAOP,EAAM,CAAC,IAAI,YAAY,MAAM,YAAY,QAAQ,MAAM,WAAY,CAAC,EAAQQ,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWV,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQW,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWX,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQY,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAMX,GAAW,MAAM,QAAQA,CAAK,EAAUA,EAAM,OAAO,EAA6BA,GAAQ,MAAMA,IAAQ,GAAWY,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAiB,CAACnB,EAAMO,IAAe,CAAC,OAAOP,EAAM,CAAC,IAAI,YAAY,MAAO,GAAK,QAAQ,MAAO,EAAM,CAAC,EAAQoB,GAAUpB,GAAe,EAAQA,EAAeqB,GAAY,CAAClB,EAAEC,IAAY,OAAOD,GAAI,UAAU,OAAOC,GAAI,SAASD,EAAEC,EAAE,GAAckB,GAAkB,CAACtB,EAAMO,IAAe,CAAC,OAAO,OAAOP,GAAQ,SAASA,EAAM,YAAY,EAAEA,EAAM,CAAC,IAAI,eAAe,MAAM,YAAY,QAAQ,MAAM,WAAY,CAAC,EAA2pD,IAAMuB,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAJ,CAAQ,IAAI,CAAC,IAAMK,EAAaC,GAAWC,EAAmB,EAAQC,EAAWJ,GAAOC,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAAST,CAAQ,CAAC,CAAE,EAAQY,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAqB,CAAC,eAAe,YAAY,MAAM,WAAW,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,aAAAC,EAAa,gBAAAC,EAAgB,OAAAC,EAAO,GAAAC,EAAG,gBAAAC,EAAgB,wBAAAC,EAAwB,iBAAAC,EAAiB,4BAAAC,EAA4B,qBAAAC,EAAqB,mBAAAC,EAAmB,aAAAC,EAAa,OAAAC,EAAO,eAAAC,EAAe,WAAAC,EAAW,WAAAC,EAAW,WAAAC,EAAW,aAAAC,EAAa,OAAAC,EAAO,SAAAC,EAAS,aAAAC,EAAa,MAAAC,EAAM,MAAAC,EAAM,MAAAC,EAAM,iBAAAC,EAAiB,MAAAC,GAAM,eAAAC,EAAe,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAU7B,GAAqBoB,CAAM,GAAGA,GAAQS,EAAM,WAAW,YAAY,UAAUf,GAAQe,EAAM,WAAW,eAAe,UAAUP,GAAcO,EAAM,UAAU,UAAUH,GAAkBG,EAAM,WAAW,QAAQ,UAAUN,GAAOM,EAAM,WAAW,6VAA6V,UAAUrB,GAAyBqB,EAAM,WAAW,mLAA8K,UAAUjB,GAAoBiB,EAAM,UAAU,UAAUlB,GAAsBkB,EAAM,WAAW,0BAA0B,UAAUJ,GAAOI,EAAM,WAAW,qBAAqB,UAAUX,GAAYW,EAAM,WAAW,OAAO,UAAU1B,GAAc0B,EAAM,UAAU,UAAUtB,GAAiBsB,EAAM,UAAU,UAAUZ,GAAYY,EAAM,UAAU,UAAUzB,GAAiByB,EAAM,UAAU,UAAUV,GAAcU,EAAM,UAAU,UAAUd,GAAgBc,EAAM,UAAU,UAAUR,GAAUQ,EAAM,WAAW,MAAM,UAAUnB,GAA6BmB,EAAM,WAAW,kLAAkL,QAAQ5B,GAAwB4B,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUL,GAAOK,EAAM,WAAW,0TAA0T,UAAUpB,GAAkBoB,EAAM,WAAW,wBAAwB,UAAUb,GAAYa,EAAM,WAAW,wEAAwE,UAAUhB,GAAcgB,EAAM,UAAU,UAAUD,GAAgBC,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,GAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE5E,GAAS2B,CAAK,EAAO,CAAC,YAAAkD,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAvD,EAAQ,EAAEwD,GAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAA/C,EAAQ,kBAAAgD,EAAiB,CAAC,EAAQC,EAAiB5D,GAAuBD,EAAME,EAAQ,EAAO,CAAC,sBAAA4D,GAAsB,MAAAC,EAAK,EAAEC,GAAyBd,CAAW,EAAQe,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,EAAQ,IAAIL,GAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQG,GAAWC,EAAO,IAAI,EAAQC,GAAQC,GAAOC,GAAO3D,EAAU,WAAW,CAAC,EAAQ4D,GAAYC,GAAOxD,EAAU,gQAAgQ,EAAQyD,GAAWN,EAAO,IAAI,EAAQO,GAAWP,EAAO,IAAI,EAAQQ,GAASC,EAAMnD,CAAS,EAAQoD,GAASD,EAAMlD,EAAS,EAAQoD,GAASF,EAAMjD,CAAS,EAAQoD,GAASH,EAAMhD,CAAS,EAAQoD,GAASJ,EAAM/C,EAAS,EAAQoD,GAASL,EAAM9C,EAAS,EAAQoD,GAASN,EAAM7C,EAAS,EAAQoD,GAASP,EAAM5C,EAAS,EAAQoD,GAASC,GAAUC,GAAiB3E,EAAUR,CAAY,CAAC,EAAQoF,GAAaC,GAAOxE,EAAU,iCAAiC,EAAQyE,GAAOC,GAAU,EAAQC,GAAsBC,GAAM,EAAQC,GAAsB,CAAatF,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAQuF,EAAkBC,GAAqB,EAAE,OAAoBnI,EAAKoI,EAAY,CAAC,GAAGxF,GAAUmF,GAAgB,SAAsB/H,EAAKC,GAAS,CAAC,QAAQkC,GAAS,QAAQ,GAAM,SAAsBnC,EAAKR,GAAW,CAAC,MAAM6I,GAAY,SAAsBC,EAAMpI,EAAO,QAAQ,CAAC,GAAGgF,GAAU,GAAGI,GAAgB,UAAUiD,GAAGC,GAAkB,GAAGP,GAAsB,iBAAiBtF,EAAUyC,EAAU,EAAE,mBAAmB,UAAU,iBAAiBU,EAAiB,SAAS,YAAY,IAAIxD,GAAKgE,GAAK,MAAM,CAAC,GAAG5D,CAAK,EAAE,GAAG+F,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAEtD,EAAYI,CAAc,EAAE,SAAS,CAAc+C,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK0I,EAA0B,CAAC,SAAsB1I,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAK2I,GAAM,CAAC,OAAO,OAAO,KAAK/B,GAAOgB,GAAO5E,EAAU,uIAAuI,EAAE,sHAAsH,EAAE,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,wEAAwE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesF,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,KAAK7C,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeqF,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uDAAuD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAK5C,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAelD,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAK3C,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAenD,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mGAAmG,EAAE,SAAS,wVAAwV,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2EAA2E,6BAA6B,KAAK,EAAE,KAAKzC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerD,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mGAAmG,EAAE,SAAS,yTAAyT,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2EAA2E,6BAA6B,KAAK,EAAE,KAAKxC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkD,IAAsB8B,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oEAAoE,EAAE,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK0I,EAA0B,CAAC,SAAsB1I,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAK6I,EAAS,CAAC,MAAM,iBAAiB,OAAO,OAAO,WAAW,YAAY,cAAc,UAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7I,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,0CAA0C,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,YAAY,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,iBAAiB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,sGAAsG,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,8EAA8E,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKa,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,EAAE,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9F,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKrC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezD,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mGAAmG,EAAE,SAAS,kLAA6K,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2EAA2E,6BAA6B,KAAK,EAAE,KAAKpC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe1D,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAsB9F,EAAK8I,GAAQ,CAAC,uBAAuB,GAAM,SAAS3C,GAAsBnG,EAAK+I,GAAU,CAAC,SAAsB/I,EAAK0I,EAA0B,CAAC,OAAO,GAAG,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,CAAC,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsB+C,EAAMpI,EAAO,IAAI,CAAC,UAAU,2BAA2B,GAAG,GAAG0C,CAAQ,WAAW,iBAAiBkD,EAAiB,SAAS,sBAAsB,IAAIe,GAAK,SAAS,CAAc7G,EAAKgJ,EAAO,CAAC,UAAU,GAAK,UAAU,uBAAuB,UAAU9C,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ8C,GAAgBlG,EAAUR,CAAY,EAAE,MAAM,OAAO,GAAGkG,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAEtD,EAAYI,CAAc,CAAC,CAAC,EAAevF,EAAKkJ,GAAgB,CAAC,SAAS/C,EAAQ,SAAsBnG,EAAKmJ,GAAS,CAAC,UAAU,QAAQ,UAAUtC,GAAK,UAAU0B,GAAGC,GAAkBpD,GAAW,GAAG6C,EAAqB,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGrF,CAAQ,WAAW,QAAQ,EAAE,QAAQ,GAAG,UAAUuD,EAAQ,KAAK,UAAU,SAAS,eAAe,WAAW,SAAS,GAAK,OAAO,GAAG,SAAsBmC,EAAMc,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQC,GAAW,UAAU,gBAAgB,KAAKC,GAAU,QAAQC,GAAW,iBAAiBzD,EAAiB,SAAS,YAAY,IAAIgB,GAAK,KAAK,SAAS,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,oCAAoC,EAAE,SAAS,CAAc9G,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,CAAC,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUjG,EAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwD,IAAuB/G,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU3F,EAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBjH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU1F,GAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBlH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,EAAE,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUzF,EAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBnH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUxF,EAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBpH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUvF,GAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBrH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUtF,GAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBtH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUrF,GAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,IAAuBvH,EAAK0I,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,MAAM,GAAG,GAAG,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKwJ,EAAW,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUpF,GAAU,QAAQ,YAAY,MAAM,OAAO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekE,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,EAAE,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9F,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKnC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe3D,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mGAAmG,EAAE,SAAS,iLAAiL,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2EAA2E,6BAA6B,KAAK,EAAE,KAAKlC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK0I,EAA0B,CAAC,OAAO,GAAG,GAAGR,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,MAAM,GAAGO,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,KAAK,EAAE,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,KAAK,EAAE,UAAU,CAAC,MAAM,YAAYA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,GAAG,KAAK,EAAE,KAAK,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKgJ,EAAO,CAAC,UAAU,GAAK,UAAU,2BAA2B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUxF,EAAU,QAAQyF,GAAgBlG,EAAUR,CAAY,EAAE,MAAM,OAAO,GAAGkG,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAEtD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiC,IAAuBxH,EAAKyJ,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,MAAM,QAAQC,GAA2BxB,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,OAAOA,GAAmB,OAAO,OAAO,oBAAoB,IAAI,wFAAwF,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBpC,EAAiB,SAAS,YAAY,GAAG2C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,MAAM,QAAQiB,GAA2BxB,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,OAAOA,GAAmB,OAAO,OAAO,mBAAmB,IAAI,wFAAwF,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,MAAM,QAAQwB,GAA2BxB,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,OAAOA,GAAmB,OAAO,OAAO,oBAAoB,IAAI,wFAAwF,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,MAAM,QAAQwB,GAA2BxB,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,EAAE,GAAG,EAAE,kBAAkB,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,OAAOA,GAAmB,OAAO,OAAO,mBAAmB,IAAI,wFAAwF,OAAO,qKAAqK,CAAC,CAAC,EAAE/C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevF,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAsB9F,EAAK2J,GAAmB,CAAC,SAAsB3J,EAAKd,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK0K,GAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,CAAC,MAAM,YAAY,UAAU,CAAC,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAA0B,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,KAAK,SAAS,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMzG,CAAS,EAAE,KAAK,iBAAiB,EAAE,SAAS,MAAM,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMN,CAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,aAAa,QAAQ,KAAK,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMM,CAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAAC0G,EAAYC,GAAe3D,KAAwBpG,EAAK+I,GAAU,CAAC,SAASe,EAAY,IAAI,CAAC,CAAC,UAAU9E,EAAmB,UAAUR,GAAmB,UAAUH,GAAmB,GAAGY,GAAY,UAAU+E,EAAU,EAAEC,KAAI,CAAC5F,KAAqB,EAAEG,KAAqB,OAAOQ,IAAqB,GAAG,IAAMkF,GAAUC,GAAY9F,GAAmB,CAAC,EAAE,OAAoBrE,EAAKoI,EAAY,CAAC,GAAG,aAAanD,EAAW,GAAG,SAAsBjF,EAAKoK,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUpF,CAAkB,EAAE,SAASkF,IAAwBlK,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAsBwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,0BAA0B,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAcwC,EAAMpI,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAS,CAAc9F,EAAK0I,EAA0B,CAAC,SAAsB1I,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAK6I,EAAS,CAAC,MAAM,qEAAqE,OAAO,OAAO,WAAW,YAAY,cAAc,cAAc,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,QAAQ,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7I,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAsB9F,EAAK4I,EAAS,CAAC,sBAAsB,GAAK,SAAsB5I,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB4F,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAK6B,GAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3H,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4F,EAAiB,SAAS,YAAY,SAASkE,GAAW,IAAI,CAAC,CAAC,UAAU1F,EAAmB,UAAUO,GAAmB,GAAGE,GAAY,UAAUH,GAAmB,UAAUH,EAAmB,UAAUC,EAAmB,UAAUC,GAAmB,UAAUJ,GAAmB,UAAUO,EAAkB,EAAEmF,MAAK3F,IAAqB,GAAGC,KAAqB,GAAGE,IAAqB,GAAGC,IAAqB,GAAGC,KAAqB,GAAGC,KAAqB,GAAGC,KAAqB,GAAGC,KAAqB,GAAuB9E,EAAKoI,EAAY,CAAC,GAAG,aAAarD,EAAW,GAAG,SAAsB/E,EAAKoK,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAU1F,CAAkB,EAAE,SAAsB1E,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4F,EAAiB,SAAS,YAAY,SAAsB9F,EAAKqK,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK5F,EAAmB,sBAAsB,CAAC,UAAUC,CAAkB,CAAC,EAAE,CAAC,KAAKD,EAAmB,sBAAsB,CAAC,UAAUC,CAAkB,CAAC,EAAE,CAAC,KAAKD,EAAmB,sBAAsB,CAAC,UAAUC,CAAkB,CAAC,EAAE,CAAC,KAAKD,EAAmB,sBAAsB,CAAC,UAAUC,CAAkB,CAAC,CAAC,EAAE,SAAS4F,GAA4BtK,EAAK0I,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOR,GAAmB,OAAO,OAAO,oBAAoB,GAAGO,EAAqB,CAAC,UAAU,CAAC,MAAM,OAAOP,GAAmB,OAAO,OAAO,kBAAkB,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,OAAO,mBAAmB,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,OAAO,kBAAkB,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKuK,GAAa,CAAC,UAAUC,GAAkBlG,EAAmB/B,CAAY,EAAE,UAAUsC,GAAmB,UAAUD,GAAmB,UAAUD,GAAmB,OAAO,OAAO,GAAG,YAAY,UAAUJ,GAAmB,SAAS,YAAY,UAAU+F,EAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU9F,GAAmB,MAAM,OAAO,UAAUM,GAAmB,GAAG2D,EAAqB,CAAC,UAAU,CAAC,UAAU6B,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAEnF,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAER,EAAW,EAAG,CAAC,CAAC,EAAe/E,EAAKqK,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUrF,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASyF,GAA6BzK,EAAK0I,EAA0B,CAAC,OAAO,GAAG,GAAGD,EAAqB,CAAC,UAAU,CAAC,GAAGP,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,mBAAmB,EAAE,kBAAkB,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,MAAM,GAAG,mBAAmB,EAAE,kBAAkB,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,QAAQ,GAAG,oBAAoB,EAAE,mBAAmB,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,CAAC,EAAE/C,EAAYI,CAAc,EAAE,SAAsBvF,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4F,EAAiB,SAAS,sBAAsB,SAAsB9F,EAAKgJ,EAAO,CAAC,UAAU,GAAM,UAAU,yDAAyD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUyB,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGhC,EAAqB,CAAC,UAAU,CAAC,UAAUgC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAU,iCAAiC,UAAUA,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAEtF,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEN,EAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyF,GAAI,CAAC,kFAAkF,gFAAgF,qRAAqR,gTAAgT,0RAA0R,6OAA6O,+RAA+R,2MAA2M,sRAAsR,2VAA2V,4SAA4S,gRAAgR,wGAAwG,yRAAyR,6TAA6T,iTAAiT,+HAA+H,2TAA2T,6SAA6S,kKAAkK,iRAAiR,0LAA0L,6UAA6U,sdAAsd,sLAAsL,qQAAqQ,+PAA+P,6RAA6R,4SAA4S,wGAAwG,4RAA4R,uKAAuK,4RAA4R,gQAAgQ,++JAA++J,+FAA+F,oIAAoI,+EAA+E,8FAA8F,yEAAyE,qLAAqL,8GAA8G,6DAA6D,8GAA8G,+EAA+E,mbAAmb,0GAA0G,kGAAkG,+LAA+L,8HAA8H,sFAAsF,2IAA2I,0FAA0F,qIAAqI,gFAAgF,4EAA4E,yFAAyF,+yCAA+yC,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAShzjEC,EAAgBC,GAAQxI,GAAUsI,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,0BAA0BA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,gBAAgB,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,eAAe,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,YAAY,YAAY,GAAG,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,QAAQ,cAAc,EAAE,MAAM,SAAS,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,wEAAwE,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,qBAAqB,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,MAAM,gBAAgB,GAAM,MAAM,WAAW,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,QAAQ,MAAM,mBAAmB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,6VAA6V,gBAAgB,GAAK,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,0TAA0T,gBAAgB,GAAK,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,cAAc,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,kBAAkB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,wBAAwB,gBAAgB,GAAM,MAAM,sBAAsB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,mLAA8K,gBAAgB,GAAK,MAAM,6BAA6B,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,0BAA0B,gBAAgB,GAAM,MAAM,0BAA0B,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,kLAAkL,gBAAgB,GAAK,MAAM,iCAAiC,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,sBAAsB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,mBAAmB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,yBAAyB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,kBAAkB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,mBAAmB,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAW,GAAGC,GAAc,GAAGC,GAAY,GAAGC,GAAgB,GAAGC,GAAkB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["EmbedFonts", "getFonts", "Embed", "PhosphorFonts", "Icon", "ButtonFonts", "nEDMPIJV1_default", "ButtonTextFonts", "Q3kdzq8JL_default", "MotionDivWithFX", "withFX", "motion", "TestergebnisFonts", "ehWNaHIS_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "prefix", "value", "suffix", "equals", "a", "b", "negate", "convertFromEnum", "activeLocale", "animation", "animation1", "animation2", "isSet", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "convertFromEnum1", "toBoolean", "greaterThan", "convertFromString", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "englischLink", "franz_sischLink", "height", "id", "italienischLink", "karteSiegelBeschreibung", "karteSiegelTitle", "karteZertifikatBeschreibung", "karteZertifikatTitle", "niederl_ndischLink", "polnischLink", "pr_fID", "schwedischLink", "siegelBild", "siegelLink", "smallTitle", "spanischLink", "status", "subtitle", "t_rkischLink", "text1", "text2", "title", "unternehmensname", "width", "zertifikatLink", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "bEUhwit18", "A0E3FYPGJ", "YhK9cRFHb", "NmW5BQzfK", "MZNvJTXWS", "Skaw82XKc", "dp_yuSAdF", "G59xWV9nx", "vYHNoQTEI", "PaCHb1RcT", "ZhksONL_o", "xQPMqYbHr", "JXYxjAFV2", "lGC8onroH", "uJYLvZJv2", "obuKVkE3C", "qqulkIuzl", "Oxp2NrhM4", "QVJwdvlww", "LC6kvbst6", "qyBAZ0kbB", "ynCeTqhJy", "DgBlqXabw", "fmexc_3d5hT1K076Qm", "ex4grjtBFlrKeX6vBK", "UrCIiqKxhlrKeX6vBK", "FCNs3zhamhT1K076Qm", "Rl8_HHbdylrKeX6vBK", "sRRktuxDElrKeX6vBK", "UiACABweplrKeX6vBK", "QdJOdjIXglrKeX6vBK", "GcxnfPdIXlrKeX6vBK", "y8Up5SORNlrKeX6vBK", "idlrKeX6vBK", "aK__OomIQhT1K076Qm", "idhT1K076Qm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "H_Eew67Jptxyyif", "overlay", "loadMore", "args", "ref1", "pe", "visible", "negate", "equals", "textContent", "suffix", "ref2", "ref3", "visible1", "isSet", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "toBoolean", "convertFromEnum1", "textContent1", "prefix", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "u", "cx", "serializationHash", "addPropertyOverrides", "ComponentViewportProvider", "Embed", "RichText2", "Icon", "Overlay", "l", "nEDMPIJV1_default", "convertFromEnum", "AnimatePresence", "Floating", "MotionDivWithFX", "animation1", "animation", "animation2", "Q3kdzq8JL_default", "Image2", "getLoadingLazyAtYPosition", "ChildrenCanSuspend", "IRKjY2bHX_default", "d9Seu9Qud_default", "collection1", "paginationInfo", "collection", "i", "visible10", "greaterThan", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ehWNaHIS_default", "convertFromString", "resolvedLinks1", "css", "FramerOQZiKN5vM", "withCSS", "OQZiKN5vM_default", "addPropertyControls", "ControlType", "addFonts", "EmbedFonts", "PhosphorFonts", "ButtonFonts", "ButtonTextFonts", "TestergebnisFonts", "getFontsFromSharedStyle", "fonts"]
}
