{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Zh7GxPvxZ5Gj4yjRYiib/qPJSE1MXidHvRZahen1W/wcN_zfRdX.js"],
  "sourcesContent": ["// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,LazyValue,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import DotLottie from\"https://framerusercontent.com/modules/jfK7C7JmdHGaVBsvt1V7/G0lF2a2mezep3QZSQZwm/DotLottie.js\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/Foxm7T4YpJpvPgDlEus0/FormSpark.js\";import Accordion from\"#framer/local/canvasComponent/ArYU6UuaH/ArYU6UuaH.js\";import Footer from\"#framer/local/canvasComponent/MBSD0t2hb/MBSD0t2hb.js\";import Navbar from\"#framer/local/canvasComponent/owl13aDXR/owl13aDXR.js\";import Button from\"#framer/local/canvasComponent/vCh_G47i7/vCh_G47i7.js\";import*as sharedStyle from\"#framer/local/css/PPndWUlOl/PPndWUlOl.js\";import*as sharedStyle1 from\"#framer/local/css/QIikidOCA/QIikidOCA.js\";import*as sharedStyle2 from\"#framer/local/css/WEzMZ_qS6/WEzMZ_qS6.js\";import metadataProvider from\"#framer/local/webPageMetadata/wcN_zfRdX/wcN_zfRdX.js\";const NavbarFonts=getFonts(Navbar);const NavbarWithVariantAppearEffect=withVariantAppearEffect(Navbar);const DotLottieFonts=getFonts(DotLottie);const ButtonFonts=getFonts(Button);const AccordionFonts=getFonts(Accordion);const VimeoFonts=getFonts(Vimeo);const FormSparkFonts=getFonts(FormSpark);const FooterFonts=getFonts(Footer);const cycleOrder=[\"uT6TtI1az\",\"Qz641FPVp\",\"YImKKRHMc\"];const breakpoints={Qz641FPVp:\"(min-width: 810px) and (max-width: 1199px)\",uT6TtI1az:\"(min-width: 1200px)\",YImKKRHMc:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-o5zQx\";const variantClassNames={Qz641FPVp:\"framer-v-1sehob3\",uT6TtI1az:\"framer-v-1i5rrpl\",YImKKRHMc:\"framer-v-z0rjya\"};const valuesByLocaleId={C_yCmCI7f:new LazyValue(()=>import(\"./wcN_zfRdX-0.js\")),p0R5_YyZd:new LazyValue(()=>import(\"./wcN_zfRdX-1.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"uT6TtI1az\",Phone:\"YImKKRHMc\",Tablet:\"Qz641FPVp\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"uT6TtI1az\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-o5zQx`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-o5zQx`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const ref2=React.useRef(null);const id=useRouteElementId(\"AxlDalRVf\");const isDisplayed=()=>{if(!isBrowser())return true;if([\"Qz641FPVp\",\"YImKKRHMc\"].includes(baseVariant))return false;return true;};const router=useRouter();const id1=useRouteElementId(\"VkZsf0Cti\");const ref3=React.useRef(null);const id2=useRouteElementId(\"uOBjdpt3l\");const ref4=React.useRef(null);const id3=useRouteElementId(\"USL4HVhKH\");const ref5=React.useRef(null);const id4=useRouteElementId(\"MIHPWgrBk\");const ref6=React.useRef(null);const id5=useRouteElementId(\"JyvkaSHfN\");const ref7=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"uT6TtI1az\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1i5rrpl\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g1cfax-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qz641FPVp:{variant:\"Eh42cietp\"},YImKKRHMc:{__framer__targets:[{ref:ref2,target:\"qm2fCZ83n\"}],variant:\"pSkBjr8RM\"}},children:/*#__PURE__*/_jsx(NavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"ig0nwGbkf\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"oYsNRlX9G\",kaxIVV5Uf:false,layoutId:\"oYsNRlX9G\",style:{width:\"100%\"},variant:\"EdTNEv06A\",width:\"100%\",xO_eTuyxr:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j1ldva\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rc3a66\",\"data-framer-name\":\"Container\",id:id,name:\"Container\",ref:ref2,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n9wbv8 hidden-1sehob3 hidden-z0rjya\",\"data-framer-name\":\"Lottie\",name:\"Lottie\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ooflsl-container\",children:/*#__PURE__*/_jsx(DotLottie,{autoplay:true,background:\"rgba(255, 255, 255, 0)\",controls:false,direction:\"1\",height:\"100%\",hover:false,id:\"hACiJHm4y\",layoutId:\"hACiJHm4y\",loop:true,progress:21,speed:1,srcFile:\"https://framerusercontent.com/assets/H5v00vgWqlCTKdVkEeZKTy8vAM.json\",srcType:\"file\",srcUrl:\"https://lottie.host/d826e0a7-b7e8-4072-8afe-c943ed2dd2ca/DpX3m5yT5Z.lottie\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-maybfo\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-akc3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-nrys3r\",\"data-styles-preset\":\"PPndWUlOl\",style:{\"--framer-text-color\":\"var(--token-008f5ed7-4002-4018-967f-6b4a3f02a0c6, rgb(35, 31, 32))\"},children:\"easyTRAINING\"})}),className:\"framer-13r7xg8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qz641FPVp:{children:(_getLocalizedValue1=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",children:[\"Unsere Plattform, die sich durch ihre intuitive Bedienbarkeit auszeichnet, bietet eine innovative L\\xf6sung zur Erfassung und Verbesserung des Wissensstandes in Unternehmen. Durch ma\\xdfgeschneiderte Online-Wissensabfragen, umfassende Zertifizierungsverfahren und gezielte Umfragen erm\\xf6glichen wir eine transparente und umfassende Analyse des aktuellen Wissenstandes. Diese Transparenz ist der Schl\\xfcssel zum Erfolg:\",/*#__PURE__*/_jsx(\"br\",{}),\"Sie erlaubt es, pr\\xe4zise Auswertungen zu erstellen, die wiederum die Grundlage f\\xfcr bedarfsgerechte Nachschulungen und Weiterbildungsma\\xdfnahmen bilden.\"]})})},YImKKRHMc:{children:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",children:\"Unsere Plattform, die sich durch ihre intuitive Bedienbarkeit auszeichnet, bietet eine innovative L\\xf6sung zur Erfassung und Verbesserung des Wissensstandes in Unternehmen. Durch ma\\xdfgeschneiderte Online-Wissensabfragen, umfassende Zertifizierungsverfahren und gezielte Umfragen erm\\xf6glichen wir eine transparente und umfassende Analyse des aktuellen Wissenstandes.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",children:[\"Unsere Plattform, die sich durch ihre intuitive Bedienbarkeit auszeichnet, bietet eine innovative L\\xf6sung zur Erfassung und Verbesserung des Wissensstandes in Unternehmen. Durch ma\\xdfgeschneiderte Online-Wissensabfragen, umfassende Zertifizierungsverfahren und gezielte Umfragen erm\\xf6glichen wir eine transparente und umfassende Analyse des aktuellen Wissenstandes. Diese Transparenz ist der Schl\\xfcssel zum Erfolg:\",/*#__PURE__*/_jsx(\"br\",{}),\"Sie erlaubt es, pr\\xe4zise Auswertungen zu erstellen, die wiederum die Grundlage f\\xfcr bedarfsgerechte Nachschulungen und Weiterbildungsma\\xdfnahmen bilden.\"]})}),className:\"framer-150pa84\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vpkrp5\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":JyvkaSHfN\",webPageId:\"wcN_zfRdX\"},implicitPathVariables:undefined},{href:{hash:\":JyvkaSHfN\",webPageId:\"wcN_zfRdX\"},implicitPathVariables:undefined},{href:{hash:\":JyvkaSHfN\",webPageId:\"wcN_zfRdX\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{width:\"min(min(100vw, 1280px) - 80px, 560px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fo0icl-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qz641FPVp:{S_3NrDp1U:resolvedLinks[1]},YImKKRHMc:{S_3NrDp1U:resolvedLinks[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{BmPOaLk2U:false,height:\"100%\",HtzUGVqk_:(_getLocalizedValue=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Kontakt aufnehmen\",id:\"tI8cAbOBp\",layoutId:\"tI8cAbOBp\",lkbp9CYwX:\"var(--token-1a9dc4ea-0adf-426f-94ae-4f72994ab225, rgb(246, 141, 46))\",S_3NrDp1U:resolvedLinks[0],variant:\"kbOect45o\",width:\"100%\"})})})})});}})})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14jwj9m\",\"data-framer-name\":\"About\",name:\"About\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dy55e4\",\"data-framer-name\":\"Container\",id:id1,name:\"Container\",ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{children:(_getLocalizedValue4=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1r5rbhl\",\"data-styles-preset\":\"WEzMZ_qS6\",children:\"Funktionen\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1r5rbhl\",\"data-styles-preset\":\"WEzMZ_qS6\",children:\"Produktfunktionen\"})}),className:\"framer-1mtn7oe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o5yo69\",\"data-framer-name\":\"Container\",id:id2,name:\"Container\",ref:ref4,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{width:\"calc(min(100vw, 1280px) - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(100vw, 1280px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ienkz5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{lvp9i7ZBy:(_getLocalizedValue6=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training\"}),\" ist eine innovative Plattform, die speziell daf\\xfcr entwickelt wurde, um Unternehmen bei der Erstellung von Wissenstests und der Durchf\\xfchrung von Zertifizierungen zu unterst\\xfctzen. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Sie dient als effektives Werkzeug zur Ermittlung des Wissensstandes der Mitarbeiter, wobei die eigentliche Vermittlung des Wissens au\\xdferhalb des Systems stattfindet. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training \"}),\"erleichtert die Organisation und Koordination von Schulungen durch einen umfassenden Schulungskatalog, der auf die Bed\\xfcrfnisse des Unternehmens zugeschnitten ist.\"]})})}},children:/*#__PURE__*/_jsx(Accordion,{AWSjGYVqE:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"Was macht easyTRAINING?\",height:\"100%\",id:\"d7HKUDfzv\",layoutId:\"d7HKUDfzv\",lvp9i7ZBy:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training\"}),\" ist eine innovative Plattform, die speziell daf\\xfcr entwickelt wurde, um Unternehmen bei der Erstellung von Wissenstests und der Durchf\\xfchrung von Zertifizierungen zu unterst\\xfctzen. Sie dient als effektives Werkzeug zur Ermittlung des Wissensstandes der Mitarbeiter, wobei die eigentliche Vermittlung des Wissens au\\xdferhalb des Systems stattfindet. \",/*#__PURE__*/_jsx(\"br\",{}),\"easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training \"}),\"erleichtert die Organisation und Koordination von Schulungen durch einen umfassenden Schulungskatalog, der auf die Bed\\xfcrfnisse des Unternehmens zugeschnitten ist.\"]})}),style:{width:\"100%\"},variant:\"QEWLuuqbE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{width:\"calc(min(100vw, 1280px) - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(100vw, 1280px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gbbig6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{AWSjGYVqE:(_getLocalizedValue9=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"F\\xfcr wen ist es geeignet?\"}},children:/*#__PURE__*/_jsx(Accordion,{AWSjGYVqE:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"F\\xfcr wen ist easyTRAINING geeignet?\",height:\"100%\",id:\"QDrDN_0u4\",layoutId:\"QDrDN_0u4\",lvp9i7ZBy:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Die Zielgruppe von easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training \"}),\"ist breit gef\\xe4chert und umfasst jedes Unternehmen, das Wissen vermittelt. \",/*#__PURE__*/_jsx(\"br\",{}),\"Dies schlie\\xdft alle Rollen und Hierarchieebenen innerhalb eines Unternehmens ein, was die Plattform besonders vielseitig macht.\"]})}),style:{width:\"100%\"},variant:\"QEWLuuqbE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{width:\"calc(min(100vw, 1280px) - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(100vw, 1280px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18x3adn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{AWSjGYVqE:(_getLocalizedValue12=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Vergleich andere Anwendungen?\",lvp9i7ZBy:(_getLocalizedValue13=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Ein wesentlicher Unterschied von easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training\"}),\" zu anderen Plattformen liegt in der M\\xf6glichkeit, Vergleiche zwischen verschiedenen organisatorischen Ebenen eines Unternehmens zu ziehen (unabh\\xe4ngig von deren Ausgangssprache). \",/*#__PURE__*/_jsx(\"br\",{}),\"Nutzer haben die M\\xf6glichkeit, Inhalte regional zu spezifizieren und anzupassen. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Dies erm\\xf6glicht es, einen standardisierten Test auf regionaler Ebene durchzuf\\xfchren, was besonders f\\xfcr global agierende Unternehmen von Vorteil ist. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Dar\\xfcber hinaus bietet easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training\"}),\" eine sehr detaillierte Analyse der Testergebnisse. \",/*#__PURE__*/_jsx(\"br\",{}),\"Diese tiefgreifenden Einblicke erm\\xf6glichen es, Schulungen gezielt auf die Bed\\xfcrfnisse einzelner Mitarbeiter abzustimmen, was eine individuellere und effektivere Weiterbildung f\\xf6rdert.\"]})})}},children:/*#__PURE__*/_jsx(Accordion,{AWSjGYVqE:(_getLocalizedValue14=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Was unterscheidet easyTRAINING von anderen Anwendungen?\",height:\"100%\",id:\"mKHDQJE_c\",layoutId:\"mKHDQJE_c\",lvp9i7ZBy:(_getLocalizedValue15=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Ein wesentlicher Unterschied von easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training\"}),\" zu anderen Plattformen liegt in der M\\xf6glichkeit, Vergleiche zwischen verschiedenen organisatorischen Ebenen eines Unternehmens zu ziehen (unabh\\xe4ngig von deren Ausgangssprache). \",/*#__PURE__*/_jsx(\"br\",{}),\"Nutzer haben die M\\xf6glichkeit, Inhalte regional zu spezifizieren und anzupassen. \",/*#__PURE__*/_jsx(\"br\",{}),\"Dies erm\\xf6glicht es, einen standardisierten Test auf regionaler Ebene durchzuf\\xfchren, was besonders f\\xfcr global agierende Unternehmen von Vorteil ist. \",/*#__PURE__*/_jsx(\"br\",{}),\"Dar\\xfcber hinaus bietet easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"Training\"}),\" eine sehr detaillierte Analyse der Testergebnisse. \",/*#__PURE__*/_jsx(\"br\",{}),\"Diese tiefgreifenden Einblicke erm\\xf6glichen es, Schulungen gezielt auf die Bed\\xfcrfnisse einzelner Mitarbeiter abzustimmen, was eine individuellere und effektivere Weiterbildung f\\xf6rdert.\"]})}),style:{width:\"100%\"},variant:\"QEWLuuqbE\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11le00v\",\"data-framer-name\":\"Video\",id:id3,name:\"Video\",ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pbjexk\",\"data-framer-name\":\"Container\",id:id4,name:\"Container\",ref:ref6,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{children:(_getLocalizedValue16=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1r5rbhl\",\"data-styles-preset\":\"WEzMZ_qS6\",children:\"Die Anwendung\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1r5rbhl\",\"data-styles-preset\":\"WEzMZ_qS6\",children:\"\\xdcber easyTRAINING\"})}),className:\"framer-16u4z4o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jbglgt\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q0kzt2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qz641FPVp:{backgroundColor:\"var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, rgb(255, 255, 255))\"}},children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(255, 255, 255, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"dp1l5sLnT\",isMixedBorderRadius:true,layoutId:\"dp1l5sLnT\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:48,video:\"https://vimeo.com/905519462\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1br7cfd\",\"data-border\":true,\"data-framer-name\":\"Contact\",id:id5,name:\"Contact\",ref:ref7,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10o6rkk\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7j9i7j\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dovd21\",\"data-framer-name\":\"Head\",name:\"Head\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1r5rbhl\",\"data-styles-preset\":\"WEzMZ_qS6\",style:{\"--framer-text-alignment\":\"left\"},children:\"Kontakt\"})}),className:\"framer-1uenfx4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YImKKRHMc:{children:(_getLocalizedValue19=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Kontaktieren Sie uns, f\\xfcr den ma\\xdfgeschneiderten Einsatz von easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"TRAINING \"}),\"in Ihrem Unternehmen!\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",style:{\"--framer-text-alignment\":\"left\"},children:\"Wir sind nur einen Klick entfernt, um Sie auf Ihrem Weg zur Wissensexzellenz zu begleiten.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Kontaktieren Sie uns, f\\xfcr den ma\\xdfgeschneiderten Einsatz von easy\",/*#__PURE__*/_jsx(\"strong\",{children:\"TRAINING \"}),\"in Ihrem Unternehmen!\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-mhpqv5\",\"data-styles-preset\":\"QIikidOCA\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Sie m\\xf6chten den Wissensstand in Ihrem Unternehmen pr\\xe4zise erfassen und optimieren? Unsere Plattform bietet Ihnen genau das \u2013 mit intuitiven Wissensabfragen, Zertifizierungen und zielgerichteten Umfragen.\",/*#__PURE__*/_jsx(\"br\",{}),\"Wir freuen uns darauf, gemeinsam mit Ihnen Wege zu finden, die Kompetenzen Ihrer Mitarbeiter zu f\\xf6rdern und den Mehrwert f\\xfcr Ihr Unternehmen zu maximieren. Kontaktieren Sie uns f\\xfcr eine pers\\xf6nliche Beratung oder weitere Informationen. Wir sind nur einen Klick entfernt, um Sie auf Ihrem Weg zur Wissensexzellenz zu begleiten.\"]})]}),className:\"framer-1np8kwp\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v4o4a1-container\",children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,button:{color:\"var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, rgb(255, 255, 255))\",fill:\"var(--token-008f5ed7-4002-4018-967f-6b4a3f02a0c6, rgb(35, 31, 32))\",fontWeight:600,label:(_getLocalizedValue21=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Nachricht senden\"},email:{placeholder:(_getLocalizedValue22=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"E-Mail\",value:\"\"},font:true,fontFamily:\"Montserrat\",fontSize:16,fontWeight:500,formId:\"ia8UUw3fO\",gap:16,height:\"100%\",id:\"HyT5TQ5QD\",inputs:{color:\"var(--token-008f5ed7-4002-4018-967f-6b4a3f02a0c6, rgb(35, 31, 32))\",error:\"var(--token-28f6c95b-a0b2-44c8-a73c-ef9a729a5402, rgb(224, 60, 49))\",fill:\"var(--token-b931cb00-e6f1-45e0-b084-e94b5ec98179, rgb(245, 245, 245))\",placeholderColor:\"var(--token-008f5ed7-4002-4018-967f-6b4a3f02a0c6, rgb(35, 31, 32))\"},isMixedBorderRadius:false,layout:\"vertical\",layoutId:\"HyT5TQ5QD\",message:{placeholder:(_getLocalizedValue23=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Nachricht\",value:\"\"},nameField:{placeholder:(_getLocalizedValue24=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Name\",value:\"\"},padding:12,paddingBottom:16,paddingLeft:20,paddingPerSide:true,paddingRight:16,paddingTop:16,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",withEmail:true,withMessage:true,withName:true})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nhx7mi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qz641FPVp:{variant:\"pFK9Oh2Me\"},YImKKRHMc:{variant:\"e_NcEdbOb\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"bd9RVEMtw\",J4NohiOy9:(_getLocalizedValue25=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Support\",layoutId:\"bd9RVEMtw\",mMEmOSCOk:(_getLocalizedValue26=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"System-Status\",style:{width:\"100%\"},TJ2kIy3mK:(_getLocalizedValue27=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Hilfe\",variant:\"sFrZB07Jn\",vlioUVMi0:false,width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-o5zQx { background: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */; }`,\".framer-o5zQx.framer-1wxecid, .framer-o5zQx .framer-1wxecid { display: block; }\",\".framer-o5zQx.framer-1i5rrpl { align-content: center; align-items: center; background-color: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-o5zQx .framer-1g1cfax-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-o5zQx .framer-1j1ldva { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-1rc3a66 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 48px 48px 48px; position: relative; width: 1px; }\",\".framer-o5zQx .framer-1n9wbv8 { align-content: center; align-items: center; bottom: 1px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 509px; justify-content: center; left: 702px; overflow: hidden; padding: 0px 40px 0px 0px; position: absolute; width: 465px; z-index: 8; }\",\".framer-o5zQx .framer-ooflsl-container { flex: none; height: 509px; left: 0px; position: absolute; top: -22px; width: 470px; z-index: 1; }\",\".framer-o5zQx .framer-maybfo { --border-bottom-width: 2px; --border-color: var(--token-2531125f-bbcc-48d8-b376-08b55d3ddbd7, #231f20); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, #ffffff); border-bottom-left-radius: 48px; box-shadow: 4px 4px 0px 0px var(--token-2531125f-bbcc-48d8-b376-08b55d3ddbd7, #231f20); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: auto; justify-content: flex-start; overflow: visible; padding: 48px; position: relative; width: 75%; }\",\".framer-o5zQx .framer-akc3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: flex-start; max-width: 560px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-o5zQx .framer-13r7xg8, .framer-o5zQx .framer-1mtn7oe, .framer-o5zQx .framer-16u4z4o, .framer-o5zQx .framer-1np8kwp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-o5zQx .framer-150pa84 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 110%; word-break: break-word; word-wrap: break-word; }\",\".framer-o5zQx .framer-vpkrp5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-fo0icl-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-o5zQx .framer-14jwj9m, .framer-o5zQx .framer-11le00v { align-content: center; align-items: center; background-color: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-1dy55e4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 48px; position: relative; scroll-margin-top: 80px; width: 100%; }\",\".framer-o5zQx .framer-1o5yo69 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 48px 40px 48px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-1ienkz5-container, .framer-o5zQx .framer-1gbbig6-container, .framer-o5zQx .framer-18x3adn-container, .framer-o5zQx .framer-nhx7mi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-o5zQx .framer-pbjexk { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 48px 48px 102px 48px; position: relative; scroll-margin-top: 80px; width: 100%; }\",\".framer-o5zQx .framer-jbglgt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-1q0kzt2-container { aspect-ratio: 1.7777777777777777 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 113px); position: relative; width: 1px; }\",\".framer-o5zQx .framer-1br7cfd { --border-bottom-width: 0px; --border-color: var(--token-2531125f-bbcc-48d8-b376-08b55d3ddbd7, #231f20); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 2px; align-content: flex-start; align-items: flex-start; background-color: var(--token-428902c6-b4a7-4bbf-a9a3-8268305e65f4, #b1c9e8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-10o6rkk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 1px; }\",\".framer-o5zQx .framer-7j9i7j { --border-bottom-width: 2px; --border-color: var(--token-2531125f-bbcc-48d8-b376-08b55d3ddbd7, #231f20); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: flex-start; align-items: flex-start; background-color: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, #ffffff); border-bottom-left-radius: 40px; box-shadow: 4px 4px 0px 0px var(--token-2531125f-bbcc-48d8-b376-08b55d3ddbd7, #231f20); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 48px; position: relative; width: 100%; }\",\".framer-o5zQx .framer-1dovd21 { 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; max-width: 640px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-o5zQx .framer-1uenfx4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-o5zQx .framer-v4o4a1-container { flex: 1 0 0px; height: 349px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-o5zQx.framer-1i5rrpl, .framer-o5zQx .framer-1j1ldva, .framer-o5zQx .framer-1rc3a66, .framer-o5zQx .framer-1n9wbv8, .framer-o5zQx .framer-maybfo, .framer-o5zQx .framer-akc3, .framer-o5zQx .framer-vpkrp5, .framer-o5zQx .framer-14jwj9m, .framer-o5zQx .framer-1dy55e4, .framer-o5zQx .framer-1o5yo69, .framer-o5zQx .framer-11le00v, .framer-o5zQx .framer-pbjexk, .framer-o5zQx .framer-jbglgt, .framer-o5zQx .framer-1br7cfd, .framer-o5zQx .framer-10o6rkk, .framer-o5zQx .framer-7j9i7j, .framer-o5zQx .framer-1dovd21 { gap: 0px; } .framer-o5zQx.framer-1i5rrpl > *, .framer-o5zQx .framer-1rc3a66 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-o5zQx.framer-1i5rrpl > :first-child, .framer-o5zQx .framer-1rc3a66 > :first-child, .framer-o5zQx .framer-akc3 > :first-child, .framer-o5zQx .framer-14jwj9m > :first-child, .framer-o5zQx .framer-1dy55e4 > :first-child, .framer-o5zQx .framer-1o5yo69 > :first-child, .framer-o5zQx .framer-11le00v > :first-child, .framer-o5zQx .framer-pbjexk > :first-child, .framer-o5zQx .framer-10o6rkk > :first-child, .framer-o5zQx .framer-1dovd21 > :first-child { margin-top: 0px; } .framer-o5zQx.framer-1i5rrpl > :last-child, .framer-o5zQx .framer-1rc3a66 > :last-child, .framer-o5zQx .framer-akc3 > :last-child, .framer-o5zQx .framer-14jwj9m > :last-child, .framer-o5zQx .framer-1dy55e4 > :last-child, .framer-o5zQx .framer-1o5yo69 > :last-child, .framer-o5zQx .framer-11le00v > :last-child, .framer-o5zQx .framer-pbjexk > :last-child, .framer-o5zQx .framer-10o6rkk > :last-child, .framer-o5zQx .framer-1dovd21 > :last-child { margin-bottom: 0px; } .framer-o5zQx .framer-1j1ldva > *, .framer-o5zQx .framer-1n9wbv8 > *, .framer-o5zQx .framer-1br7cfd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-o5zQx .framer-1j1ldva > :first-child, .framer-o5zQx .framer-1n9wbv8 > :first-child, .framer-o5zQx .framer-maybfo > :first-child, .framer-o5zQx .framer-vpkrp5 > :first-child, .framer-o5zQx .framer-jbglgt > :first-child, .framer-o5zQx .framer-1br7cfd > :first-child, .framer-o5zQx .framer-7j9i7j > :first-child { margin-left: 0px; } .framer-o5zQx .framer-1j1ldva > :last-child, .framer-o5zQx .framer-1n9wbv8 > :last-child, .framer-o5zQx .framer-maybfo > :last-child, .framer-o5zQx .framer-vpkrp5 > :last-child, .framer-o5zQx .framer-jbglgt > :last-child, .framer-o5zQx .framer-1br7cfd > :last-child, .framer-o5zQx .framer-7j9i7j > :last-child { margin-right: 0px; } .framer-o5zQx .framer-maybfo > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-o5zQx .framer-akc3 > *, .framer-o5zQx .framer-1dovd21 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-o5zQx .framer-vpkrp5 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-o5zQx .framer-14jwj9m > *, .framer-o5zQx .framer-11le00v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-o5zQx .framer-1dy55e4 > *, .framer-o5zQx .framer-pbjexk > *, .framer-o5zQx .framer-10o6rkk > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-o5zQx .framer-1o5yo69 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-o5zQx .framer-jbglgt > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-o5zQx .framer-7j9i7j > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } }\",\"@media (min-width: 1200px) { .framer-o5zQx .hidden-1i5rrpl { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-o5zQx .hidden-1sehob3 { display: none !important; } .${metadata.bodyClassName}-framer-o5zQx { background: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */; } .framer-o5zQx.framer-1i5rrpl { width: 810px; } .framer-o5zQx .framer-maybfo { align-content: flex-start; align-items: flex-start; flex-direction: column; order: 1; width: 100%; } .framer-o5zQx .framer-akc3, .framer-o5zQx .framer-1q0kzt2-container, .framer-o5zQx .framer-1dovd21, .framer-o5zQx .framer-v4o4a1-container { flex: none; width: 100%; } .framer-o5zQx .framer-pbjexk { padding: 48px 48px 64px 48px; } .framer-o5zQx .framer-jbglgt { flex-direction: column; } .framer-o5zQx .framer-1br7cfd { padding: 48px 0px 48px 0px; } .framer-o5zQx .framer-7j9i7j { flex-direction: column; gap: 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-o5zQx .framer-maybfo, .framer-o5zQx .framer-jbglgt, .framer-o5zQx .framer-7j9i7j { gap: 0px; } .framer-o5zQx .framer-maybfo > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-o5zQx .framer-maybfo > :first-child, .framer-o5zQx .framer-jbglgt > :first-child, .framer-o5zQx .framer-7j9i7j > :first-child { margin-top: 0px; } .framer-o5zQx .framer-maybfo > :last-child, .framer-o5zQx .framer-jbglgt > :last-child, .framer-o5zQx .framer-7j9i7j > :last-child { margin-bottom: 0px; } .framer-o5zQx .framer-jbglgt > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-o5zQx .framer-7j9i7j > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,`@media (max-width: 809px) { .framer-o5zQx .hidden-z0rjya { display: none !important; } .${metadata.bodyClassName}-framer-o5zQx { background: var(--token-3c2589af-4f4a-4d46-9166-eaa48bbc1fe5, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */; } .framer-o5zQx.framer-1i5rrpl { width: 390px; } .framer-o5zQx .framer-1j1ldva { flex-direction: column; padding: 104px 0px 0px 0px; } .framer-o5zQx .framer-1rc3a66 { flex: none; padding: 0px 16px 48px 16px; width: 100%; } .framer-o5zQx .framer-maybfo { border-bottom-left-radius: 24px; flex-direction: column; gap: 24px; padding: 24px 24px 32px 24px; width: 100%; } .framer-o5zQx .framer-akc3 { flex: none; gap: 12px; order: 0; width: 100%; } .framer-o5zQx .framer-150pa84, .framer-o5zQx .framer-fo0icl-container { width: 100%; } .framer-o5zQx .framer-vpkrp5 { flex-direction: column; } .framer-o5zQx .framer-1dy55e4 { gap: 24px; padding: 0px 16px 16px 16px; } .framer-o5zQx .framer-1o5yo69 { padding: 0px 16px 48px 16px; } .framer-o5zQx .framer-pbjexk { gap: 24px; padding: 24px 16px 64px 16px; } .framer-o5zQx .framer-jbglgt { flex-direction: column; gap: 24px; } .framer-o5zQx .framer-1q0kzt2-container, .framer-o5zQx .framer-1dovd21, .framer-o5zQx .framer-v4o4a1-container { flex: none; width: 100%; } .framer-o5zQx .framer-1br7cfd { flex-direction: column; padding: 32px 0px 48px 0px; } .framer-o5zQx .framer-10o6rkk { flex: none; gap: 32px; padding: 0px 16px 0px 16px; width: 100%; } .framer-o5zQx .framer-7j9i7j { border-bottom-left-radius: 24px; flex-direction: column; gap: 32px; padding: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-o5zQx .framer-1j1ldva, .framer-o5zQx .framer-maybfo, .framer-o5zQx .framer-akc3, .framer-o5zQx .framer-vpkrp5, .framer-o5zQx .framer-1dy55e4, .framer-o5zQx .framer-pbjexk, .framer-o5zQx .framer-jbglgt, .framer-o5zQx .framer-1br7cfd, .framer-o5zQx .framer-10o6rkk, .framer-o5zQx .framer-7j9i7j { gap: 0px; } .framer-o5zQx .framer-1j1ldva > *, .framer-o5zQx .framer-1br7cfd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-o5zQx .framer-1j1ldva > :first-child, .framer-o5zQx .framer-maybfo > :first-child, .framer-o5zQx .framer-akc3 > :first-child, .framer-o5zQx .framer-vpkrp5 > :first-child, .framer-o5zQx .framer-1dy55e4 > :first-child, .framer-o5zQx .framer-pbjexk > :first-child, .framer-o5zQx .framer-jbglgt > :first-child, .framer-o5zQx .framer-1br7cfd > :first-child, .framer-o5zQx .framer-10o6rkk > :first-child, .framer-o5zQx .framer-7j9i7j > :first-child { margin-top: 0px; } .framer-o5zQx .framer-1j1ldva > :last-child, .framer-o5zQx .framer-maybfo > :last-child, .framer-o5zQx .framer-akc3 > :last-child, .framer-o5zQx .framer-vpkrp5 > :last-child, .framer-o5zQx .framer-1dy55e4 > :last-child, .framer-o5zQx .framer-pbjexk > :last-child, .framer-o5zQx .framer-jbglgt > :last-child, .framer-o5zQx .framer-1br7cfd > :last-child, .framer-o5zQx .framer-10o6rkk > :last-child, .framer-o5zQx .framer-7j9i7j > :last-child { margin-bottom: 0px; } .framer-o5zQx .framer-maybfo > *, .framer-o5zQx .framer-1dy55e4 > *, .framer-o5zQx .framer-pbjexk > *, .framer-o5zQx .framer-jbglgt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-o5zQx .framer-akc3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-o5zQx .framer-vpkrp5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-o5zQx .framer-10o6rkk > *, .framer-o5zQx .framer-7j9i7j > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-o5zQx[data-border=\"true\"]::after, .framer-o5zQx [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3369\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Qz641FPVp\":{\"layout\":[\"fixed\",\"auto\"]},\"YImKKRHMc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwcN_zfRdX=withCSS(Component,css,\"framer-o5zQx\");export default FramerwcN_zfRdX;FramerwcN_zfRdX.displayName=\"Produkt 2\";FramerwcN_zfRdX.defaultProps={height:3369,width:1200};addFonts(FramerwcN_zfRdX,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.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://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"}]},...NavbarFonts,...DotLottieFonts,...ButtonFonts,...AccordionFonts,...VimeoFonts,...FormSparkFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwcN_zfRdX\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3369\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qz641FPVp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YImKKRHMc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "6nCAAAA,KAC40C,IAAMC,GAAYC,EAASC,EAAM,EAAQC,GAA8BC,GAAwBF,EAAM,EAAQG,GAAeJ,EAASK,EAAS,EAAQC,GAAYN,EAASO,EAAM,EAAQC,GAAeR,EAASS,CAAS,EAAQC,GAAWV,EAASW,EAAK,EAAQC,GAAeZ,EAASa,EAAS,EAAQC,GAAYd,EAASe,EAAM,EAAyD,IAAMC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAiB,CAAC,UAAU,IAAIC,GAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,GAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAQC,GAAuBC,GAAQ,CAAC,IAAMC,EAAS,CAAC,EAAE,KAAMD,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMC,EAAQD,EAAO,QAAQ,EAAKC,GAASF,EAAS,KAAKE,CAAO,EAAIH,EAAOA,EAAO,SAAU,GAAGC,EAAS,OAAO,EAAG,OAAO,QAAQ,IAAIA,CAAQ,CAAG,EAAQG,EAAkB,CAACC,EAAIL,IAAS,CAAC,KAAMA,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMI,EAAMJ,EAAO,KAAK,EAAEG,CAAG,EAAE,GAAGC,EAAO,OAAOA,EAAQN,EAAOA,EAAO,SAAU,EAAQO,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAASA,GAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,GAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,GAAmB,IAAI,CAAC,IAAMC,EAAUrB,GAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIC,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUD,EAAU,QAAQ,EAAG,GAAGA,EAAU,OAAO,CAAC,IAAIE,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUF,EAAU,MAAM,GAAQE,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUF,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYE,CAAS,GAAI,GAAGF,EAAU,cAAe,aAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOG,GAAGA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAG,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EAAE,SAAS,KAAK,UAAU,IAAI,GAAGH,EAAU,4BAA4B,EAAQ,IAAI,CAAC,SAAS,KAAK,UAAU,OAAO,GAAGA,EAAU,4BAA4B,CAAE,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACa,EAAYC,EAAmB,EAAEC,GAA8BT,GAAQnC,GAAY,EAAK,EAAQ6C,GAAe,OAAgBC,GAAexC,GAAuBuB,CAAY,EAAE,GAAGiB,GAAe,MAAMA,GAAe,IAAMC,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQ3B,GAAG6B,EAAkB,WAAW,EAAQC,GAAY,IAASlD,GAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAASyC,CAAW,EAAtD,GAAyFU,GAAOC,GAAU,EAAQC,GAAIJ,EAAkB,WAAW,EAAQK,GAAWP,EAAO,IAAI,EAAQQ,GAAIN,EAAkB,WAAW,EAAQO,GAAWT,EAAO,IAAI,EAAQU,GAAIR,EAAkB,WAAW,EAAQS,GAAWX,EAAO,IAAI,EAAQY,GAAIV,EAAkB,WAAW,EAAQW,GAAWb,EAAO,IAAI,EAAQc,GAAIZ,EAAkB,WAAW,EAAQa,GAAWf,EAAO,IAAI,EAAQgB,GAAsBC,GAAM,EAAQC,GAAsB,CAAajC,GAAuBA,GAAuBA,EAAS,EAAEkC,GAAiB,CAAC,CAAC,EAAE,IAAIC,EAAmBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqB,OAAoBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA9F,EAAiB,EAAE,SAAsB+F,EAAMC,GAAY,CAAC,GAAGjE,GAA4C8B,GAAgB,SAAS,CAAckC,EAAME,GAAO,IAAI,CAAC,GAAGhE,GAAU,UAAUiE,GAAGnG,GAAkB,GAAGgE,GAAsB,iBAAiBjC,CAAS,EAAE,IAAIL,GAA6BmB,GAAK,MAAM,CAAC,GAAGf,CAAK,EAAE,SAAS,CAAcgE,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,kBAAkBzF,GAAmB,SAAsBkF,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIO,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB+C,EAAKS,GAA8B,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIxD,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,UAAU,GAAM,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAG7E,GAAG,KAAK,YAAY,IAAI4B,EAAK,SAAS,CAACE,GAAY,GAAgB6C,EAAK,MAAM,CAAC,UAAU,8CAA8C,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKU,GAAU,CAAC,SAAS,GAAK,WAAW,yBAAyB,SAAS,GAAM,UAAU,IAAI,OAAO,OAAO,MAAM,GAAM,GAAG,YAAY,SAAS,YAAY,KAAK,GAAK,SAAS,GAAG,MAAM,EAAE,QAAQ,uEAAuE,QAAQ,OAAO,OAAO,6EAA6E,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBE,EAAM,MAAM,CAAC,UAAU,cAAc,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUvC,EAAmBzD,EAAkB,KAAKkB,CAAY,KAAK,MAAMuC,IAAqB,OAAOA,EAAgC4B,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU2B,EAAoB1D,EAAkB,KAAKkB,CAAY,KAAK,MAAMwC,IAAsB,OAAOA,EAAiC2B,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,waAAqbF,EAAK,KAAK,CAAC,CAAC,EAAE,+JAA+J,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,UAAU1B,EAAoB3D,EAAkB,KAAKkB,CAAY,KAAK,MAAMyC,IAAsB,OAAOA,EAAiC0B,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oXAAoX,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUpC,EAAoB5D,EAAkB,KAAKkB,CAAY,KAAK,MAAM0C,IAAsB,OAAOA,EAAiCyB,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,waAAqbF,EAAK,KAAK,CAAC,CAAC,EAAE,+JAA+J,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKa,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4B,CAAC,IAAI1C,EAAmB,OAAO4B,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,uCAAuC,CAAC,EAAE,SAAsBsD,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUoE,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBd,EAAKe,GAAO,CAAC,UAAU,GAAM,OAAO,OAAO,WAAW3C,EAAmBzD,EAAkB,KAAKkB,CAAY,KAAK,MAAMuC,IAAqB,OAAOA,EAAmB,oBAAoB,GAAG,YAAY,SAAS,YAAY,UAAU,uEAAuE,UAAU0C,EAAc,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAG1C,GAAI,KAAK,YAAY,IAAIC,GAAK,SAAsByC,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU8B,EAAoB7D,EAAkB,KAAKkB,CAAY,KAAK,MAAM2C,IAAsB,OAAOA,EAAiCwB,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUlC,EAAoB9D,EAAkB,KAAKkB,CAAY,KAAK,MAAM4C,IAAsB,OAAOA,EAAiCuB,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAG1C,GAAI,KAAK,YAAY,IAAIC,GAAK,SAAS,CAAcuC,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,iCAAiC,CAAC,EAAE,SAAsBsD,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,WAAWgC,EAAoB/D,EAAkB,KAAKkB,CAAY,KAAK,MAAM6C,IAAsB,OAAOA,EAAiCsB,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,OAAoBF,EAAK,SAAS,CAAC,SAAS,UAAU,CAAC,EAAE,+LAA4MA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAE,4KAAyLA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAE,OAAoBA,EAAK,SAAS,CAAC,SAAS,WAAW,CAAC,EAAE,uKAAuK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKgB,EAAU,CAAC,WAAWrC,EAAoBhE,EAAkB,KAAKkB,CAAY,KAAK,MAAM8C,IAAsB,OAAOA,EAAoB,0BAA0B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,WAAWC,EAAoBjE,EAAkB,KAAKkB,CAAY,KAAK,MAAM+C,IAAsB,OAAOA,EAAiCoB,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,OAAoBF,EAAK,SAAS,CAAC,SAAS,UAAU,CAAC,EAAE,wWAAqXA,EAAK,KAAK,CAAC,CAAC,EAAE,OAAoBA,EAAK,SAAS,CAAC,SAAS,WAAW,CAAC,EAAE,uKAAuK,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,iCAAiC,CAAC,EAAE,SAAsBsD,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,WAAWmC,EAAoBlE,EAAkB,MAAMkB,CAAY,KAAK,MAAMgD,IAAsB,OAAOA,EAAoB,6BAA6B,CAAC,EAAE,SAAsBmB,EAAKgB,EAAU,CAAC,WAAWlC,EAAqBnE,EAAkB,MAAMkB,CAAY,KAAK,MAAMiD,IAAuB,OAAOA,EAAqB,wCAAwC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,WAAWC,EAAqBpE,EAAkB,MAAMkB,CAAY,KAAK,MAAMkD,IAAuB,OAAOA,EAAkCiB,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,0BAAuCF,EAAK,SAAS,CAAC,SAAS,WAAW,CAAC,EAAE,gFAA6FA,EAAK,KAAK,CAAC,CAAC,EAAE,mIAAmI,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,iCAAiC,CAAC,EAAE,SAAsBsD,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,WAAWsC,EAAqBrE,EAAkB,MAAMkB,CAAY,KAAK,MAAMmD,IAAuB,OAAOA,EAAqB,gCAAgC,WAAWC,EAAqBtE,EAAkB,MAAMkB,CAAY,KAAK,MAAMoD,IAAuB,OAAOA,EAAkCe,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,wCAAqDF,EAAK,SAAS,CAAC,SAAS,UAAU,CAAC,EAAE,2LAAwMA,EAAK,KAAK,CAAC,CAAC,EAAE,sFAAmGA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAE,gKAA6KA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAE,gCAA6CA,EAAK,SAAS,CAAC,SAAS,UAAU,CAAC,EAAE,uDAAoEA,EAAK,KAAK,CAAC,CAAC,EAAE,kMAAkM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKgB,EAAU,CAAC,WAAW9B,EAAqBvE,EAAkB,MAAMkB,CAAY,KAAK,MAAMqD,IAAuB,OAAOA,EAAqB,0DAA0D,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,WAAWC,EAAqBxE,EAAkB,MAAMkB,CAAY,KAAK,MAAMsD,IAAuB,OAAOA,EAAkCa,EAAWY,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,wCAAqDF,EAAK,SAAS,CAAC,SAAS,UAAU,CAAC,EAAE,2LAAwMA,EAAK,KAAK,CAAC,CAAC,EAAE,sFAAmGA,EAAK,KAAK,CAAC,CAAC,EAAE,gKAA6KA,EAAK,KAAK,CAAC,CAAC,EAAE,gCAA6CA,EAAK,SAAS,CAAC,SAAS,UAAU,CAAC,EAAE,uDAAoEA,EAAK,KAAK,CAAC,CAAC,EAAE,kMAAkM,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,GAAGtC,GAAI,KAAK,QAAQ,IAAIC,GAAK,SAAsBuC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,GAAGtC,GAAI,KAAK,YAAY,IAAIC,GAAK,SAAS,CAAcmC,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU0C,EAAqBzE,EAAkB,MAAMkB,CAAY,KAAK,MAAMuD,IAAuB,OAAOA,EAAkCY,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUtB,EAAqB1E,EAAkB,MAAMkB,CAAY,KAAK,MAAMwD,IAAuB,OAAOA,EAAkCW,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,gBAAgB,uEAAuE,CAAC,EAAE,SAAsBsD,EAAKiB,GAAM,CAAC,SAAS,GAAM,gBAAgB,yBAAyB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,SAAS,GAAK,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAK,SAAS,YAAY,KAAK,GAAM,KAAK,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,GAAG,MAAM,8BAA8B,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,UAAU,GAAGlC,GAAI,KAAK,UAAU,IAAIC,GAAK,SAAsBiC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUrB,EAAqB3E,EAAkB,MAAMkB,CAAY,KAAK,MAAMyD,IAAuB,OAAOA,EAAkCU,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU6C,EAAqB5E,EAAkB,MAAMkB,CAAY,KAAK,MAAM0D,IAAuB,OAAOA,EAAkCW,EAAYU,EAAS,CAAC,SAAS,CAAcV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,CAAC,yEAAsFF,EAAK,SAAS,CAAC,SAAS,WAAW,CAAC,EAAE,uBAAuB,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,4FAA4F,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUnB,EAAqB7E,EAAkB,MAAMkB,CAAY,KAAK,MAAM2D,IAAuB,OAAOA,EAAkCU,EAAYU,EAAS,CAAC,SAAS,CAAcV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,CAAC,yEAAsFF,EAAK,SAAS,CAAC,SAAS,WAAW,CAAC,EAAE,uBAAuB,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,CAAC,yNAAiOF,EAAK,KAAK,CAAC,CAAC,EAAE,mVAAmV,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKkB,GAAU,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,CAAC,MAAM,wEAAwE,KAAK,qEAAqE,WAAW,IAAI,OAAOzB,EAAqB9E,EAAkB,MAAMkB,CAAY,KAAK,MAAM4D,IAAuB,OAAOA,EAAqB,kBAAkB,EAAE,MAAM,CAAC,aAAaC,EAAqB/E,EAAkB,MAAMkB,CAAY,KAAK,MAAM6D,IAAuB,OAAOA,EAAqB,SAAS,MAAM,EAAE,EAAE,KAAK,GAAK,WAAW,aAAa,SAAS,GAAG,WAAW,IAAI,OAAO,YAAY,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,OAAO,CAAC,MAAM,qEAAqE,MAAM,sEAAsE,KAAK,wEAAwE,iBAAiB,oEAAoE,EAAE,oBAAoB,GAAM,OAAO,WAAW,SAAS,YAAY,QAAQ,CAAC,aAAaC,EAAqBhF,EAAkB,MAAMkB,CAAY,KAAK,MAAM8D,IAAuB,OAAOA,EAAqB,YAAY,MAAM,EAAE,EAAE,UAAU,CAAC,aAAaC,EAAqBjF,EAAkB,MAAMkB,CAAY,KAAK,MAAM+D,IAAuB,OAAOA,EAAqB,OAAO,MAAM,EAAE,EAAE,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAK,aAAa,GAAG,WAAW,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,OAAO,UAAU,GAAK,YAAY,GAAK,SAAS,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9D,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBsD,EAAKmB,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,WAAWtB,EAAqBlF,EAAkB,MAAMkB,CAAY,KAAK,MAAMgE,IAAuB,OAAOA,EAAqB,UAAU,SAAS,YAAY,WAAWC,EAAqBnF,EAAkB,MAAMkB,CAAY,KAAK,MAAMiE,IAAuB,OAAOA,EAAqB,gBAAgB,MAAM,CAAC,MAAM,MAAM,EAAE,WAAWC,EAAqBpF,EAAkB,MAAMkB,CAAY,KAAK,MAAMkE,IAAuB,OAAOA,EAAqB,QAAQ,QAAQ,YAAY,UAAU,GAAM,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeC,EAAK,MAAM,CAAC,UAAUK,GAAGnG,GAAkB,GAAGgE,EAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkD,GAAI,CAAC,kFAAkF,IAAInG,GAAS,gJAAgJ,kFAAkF,uVAAuV,qKAAqK,oSAAoS,gUAAgU,2TAA2T,6IAA6I,8pBAA8pB,uSAAuS,+UAA+U,kPAAkP,sSAAsS,wGAAwG,6XAA6X,0UAA0U,+TAA+T,mOAAmO,uaAAua,qRAAqR,wLAAwL,+jBAA+jB,wTAAwT,8qBAA8qB,gTAAgT,oQAAoQ,2GAA2G,i+GAAi+G,6FAA6F,oHAAoHA,GAAS,ihDAAihD,2FAA2FA,GAAS,k6GAAk6G,GAAemG,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EAS/y6CC,EAAgBC,GAAQ5F,GAAU0F,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,YAAYA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,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,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,mEAAmE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,+DAA+D,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,mEAAmE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,+DAA+D,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,oEAAoE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAe,GAAGC,GAAY,GAAGC,GAAe,GAAGC,GAAW,GAAGC,GAAe,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAClhH,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,OAAO,sBAAwB,IAAI,uBAAyB,GAAG,yBAA2B,QAAQ,oCAAsC,4JAA0L,yBAA2B,OAAO,6BAA+B,OAAO,qBAAuB,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "NavbarFonts", "getFonts", "owl13aDXR_default", "NavbarWithVariantAppearEffect", "withVariantAppearEffect", "DotLottieFonts", "DotLottie", "ButtonFonts", "vCh_G47i7_default", "AccordionFonts", "ArYU6UuaH_default", "VimeoFonts", "Vimeo_default", "FormSparkFonts", "FormSpark_default", "FooterFonts", "MBSD0t2hb_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "ref2", "useRouteElementId", "isDisplayed", "router", "useRouter", "id1", "ref3", "id2", "ref4", "id3", "ref5", "id4", "ref6", "id5", "ref7", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavbarWithVariantAppearEffect", "DotLottie", "RichText2", "x", "ResolveLinks", "resolvedLinks", "vCh_G47i7_default", "ArYU6UuaH_default", "Vimeo_default", "FormSpark_default", "MBSD0t2hb_default", "css", "FramerwcN_zfRdX", "withCSS", "wcN_zfRdX_default", "addFonts", "NavbarFonts", "DotLottieFonts", "ButtonFonts", "AccordionFonts", "VimeoFonts", "FormSparkFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
