{"version":3,"file":"LcKf5-GSXd4852tyImjE4ZhoA2_W-_40BNAW4bh7umM.E2RwaZPW.mjs","names":["NavNormal","PrimaryButton","SocialProofBar","UseCaseSection","Footer","metadata","className","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/hhr0tXVN4g8Ip0T8f0zC/GCghCrjjvH9rytXXLWRb/MyXHRsZhF.js"],"sourcesContent":["// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import PrimaryButton from\"#framer/local/canvasComponent/fcNaKKj8H/fcNaKKj8H.js\";import NavNormal from\"#framer/local/canvasComponent/fH9gWuyR3/fH9gWuyR3.js\";import Footer from\"#framer/local/canvasComponent/JH_1Hmbq2/JH_1Hmbq2.js\";import SocialProofBar from\"#framer/local/canvasComponent/VT64eiUsG/VT64eiUsG.js\";import UseCaseSection from\"#framer/local/canvasComponent/WuMGMoMnP/WuMGMoMnP.js\";import*as sharedStyle3 from\"#framer/local/css/C8fhxATlR/C8fhxATlR.js\";import*as sharedStyle2 from\"#framer/local/css/gcl8flF2B/gcl8flF2B.js\";import*as sharedStyle from\"#framer/local/css/IjPjfm2Jt/IjPjfm2Jt.js\";import*as sharedStyle4 from\"#framer/local/css/jwa3A5f_5/jwa3A5f_5.js\";import*as sharedStyle5 from\"#framer/local/css/lOuVAW5gU/lOuVAW5gU.js\";import*as sharedStyle1 from\"#framer/local/css/SU8PAjiEb/SU8PAjiEb.js\";import metadataProvider from\"#framer/local/webPageMetadata/MyXHRsZhF/MyXHRsZhF.js\";const NavNormalFonts=getFonts(NavNormal);const NavNormalWithVariantAppearEffect=withVariantAppearEffect(NavNormal);const PrimaryButtonFonts=getFonts(PrimaryButton);const SocialProofBarFonts=getFonts(SocialProofBar);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const UseCaseSectionFonts=getFonts(UseCaseSection);const FooterFonts=getFonts(Footer);const breakpoints={ltGT9c20_:\"(min-width: 810px) and (max-width: 1199px)\",U0dj3uHKI:\"(max-width: 809px)\",WSEixivGM:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZH4rg\";const variantClassNames={ltGT9c20_:\"framer-v-15w64bo\",U0dj3uHKI:\"framer-v-1h5wmx6\",WSEixivGM:\"framer-v-9kc3fu\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition1={damping:30,delay:0,mass:4,stiffness:105,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WSEixivGM\",Phone:\"U0dj3uHKI\",Tablet:\"ltGT9c20_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WSEixivGM\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"ltGT9c20_\",\"U0dj3uHKI\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ltGT9c20_\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"U0dj3uHKI\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WSEixivGM\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:'html body { background: linear-gradient(180deg, var(--token-d76905e4-2c65-41ea-ad93-75330e4ee570, rgb(19, 18, 17)) /* {\"name\":\"Gray 900\"} */ 0%, var(--token-664a5600-cc70-43fd-9c9d-f3273b8dd27c, rgb(62, 61, 60)) /* {\"name\":\"Gray 700\"} */ 100%); }'}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9kc3fu\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r3573g-container\",nodeId:\"YueIiD_fc\",rendersWithMotion:true,scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{__framer__scrollDirection:{direction:\"down\",target:\"HV37hGd1x\"},variant:\"Zm_2xMpWd\"}},children:/*#__PURE__*/_jsx(NavNormalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__scrollDirection:{direction:\"down\",target:\"VRJzguv8i\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"YueIiD_fc\",layoutId:\"YueIiD_fc\",style:{width:\"100%\"},variant:\"j6w7QyqUs\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ubpomi\",\"data-framer-name\":\"Home Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+971.2-475.5),pixelHeight:814,pixelWidth:2400,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=512 512w,https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png 2400w\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+281.3022),pixelHeight:814,pixelWidth:1200,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/kZP6IN21PrWWKPWrSkB6osXEeI.png\",srcSet:\"https://framerusercontent.com/images/kZP6IN21PrWWKPWrSkB6osXEeI.png?scale-down-to=512 512w,https://framerusercontent.com/images/kZP6IN21PrWWKPWrSkB6osXEeI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kZP6IN21PrWWKPWrSkB6osXEeI.png 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+977.2-621.828),pixelHeight:814,pixelWidth:2400,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=512 512w,https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YeBJkXBV08KrFz0GzxUt4Z7kbIo.png 2400w\"},className:\"framer-e08p4k\",\"data-framer-name\":\"Placeholder\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kkk4lq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rnisbt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14qwfet\",\"data-styles-preset\":\"IjPjfm2Jt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"The fastest way to connect apps that don't integrate\"})}),className:\"framer-otvami\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f930ffcf-65b8-472c-9e9d-90374e859d9d, rgb(218, 221, 221))\"},children:\"Magical’s no-code solution allows teams to connect and move information between any app—internal apps, home-grown tools, back-end systems—without expensive integrations or APIs.\"})}),className:\"framer-ingpbd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{y:(componentViewport?.y||0)+0+70+0+0+0+305.2},U0dj3uHKI:{y:(componentViewport?.y||0)+0+70+0+0+0+279.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+70+0+0+0+311.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11qy02q-container\",nodeId:\"OOrewXbeG\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{yTidcEhQP:resolvedLinks[1]},U0dj3uHKI:{yTidcEhQP:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"OOrewXbeG\",layoutId:\"OOrewXbeG\",r0c3mKesF:\"Book a demo\",variant:\"kPo3Q1THd\",width:\"100%\",yTidcEhQP:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{y:(componentViewport?.y||0)+0+70+0+828.2},U0dj3uHKI:{y:(componentViewport?.y||0)+0+70+0+699.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:143,y:(componentViewport?.y||0)+0+70+0+834.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17m96yp-container\",nodeId:\"DlIRyeXfS\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{variant:\"CucGGx25y\"}},children:/*#__PURE__*/_jsx(SocialProofBar,{height:\"100%\",id:\"DlIRyeXfS\",layoutId:\"DlIRyeXfS\",style:{height:\"100%\"},variant:\"sLHgmiqsL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{transformTemplate:transformTemplate2},U0dj3uHKI:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:90,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ja3xfn\",\"data-framer-name\":\"Bg img\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1172.5,intrinsicWidth:5979,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+971.2-530.5+0),pixelHeight:2345,pixelWidth:11958,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.1)`,src:\"https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png\",srcSet:\"https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=512 512w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png 11958w\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1172.5,intrinsicWidth:5979,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+350+0),pixelHeight:2345,pixelWidth:11958,sizes:\"1109px\",src:\"https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png\",srcSet:\"https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=512 512w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png 11958w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1172.5,intrinsicWidth:5979,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+392.7405+0),pixelHeight:2345,pixelWidth:11958,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.1)`,src:\"https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png\",srcSet:\"https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=512 512w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/8IUEhbhp2Y2ahHcqtVfqzKQbPDA.png 11958w\"},className:\"framer-b4pdgv\",\"data-framer-name\":\"Image\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-eearo9\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nnkttf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n6ig9z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-16ejgdg\",\"data-styles-preset\":\"gcl8flF2B\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Disparate apps =\",/*#__PURE__*/_jsx(\"br\",{}),\"Disrupted productivity\"]})}),className:\"framer-5c6eik\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Companies across every industry, Healthcare, Finance, Logistics, and more, are overwhelmed with manual, repetitive work. Workers spend 30% their time manual tasks: manual data entry, typing, copy-paste, and reporting. Why?\"})}),className:\"framer-yj3yr9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4bxqpi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7c5d1w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1041.2+80+0+0+118.8+0+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/FxKQF0osDZfgjzSXlF389LeSs.png\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+912.2+80+0+0+214.8+0+0+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/FxKQF0osDZfgjzSXlF389LeSs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1047.2+80+0+0+118.8+0+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/FxKQF0osDZfgjzSXlF389LeSs.png\"},className:\"framer-12z72nh\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Each worker has too many apps causing constant context switching.\"})}),className:\"framer-1yppl15\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a7v9i8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1041.2+80+0+0+118.8+0+20+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/7hxZQQHRO1ETAslPan0dgmq8.png\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+912.2+80+0+0+214.8+0+349+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/7hxZQQHRO1ETAslPan0dgmq8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1047.2+80+0+0+118.8+0+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/7hxZQQHRO1ETAslPan0dgmq8.png\"},className:\"framer-1guy56e\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Each task involves too many systems that can’t be integrated.\"})}),className:\"framer-3u741e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11behoi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1041.2+80+0+0+118.8+0+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/cgEqhFLcEdqSAUz4ED8LuUjayk.png\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+912.2+80+0+0+214.8+0+698+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/cgEqhFLcEdqSAUz4ED8LuUjayk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1047.2+80+0+0+118.8+0+24+0),pixelHeight:300,pixelWidth:400,src:\"https://framerusercontent.com/images/cgEqhFLcEdqSAUz4ED8LuUjayk.png\"},className:\"framer-j01njx\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"RPA tools sought out to solve this problem but they have limitations.\"})}),className:\"framer-pm0qsr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-px57l5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-gvtibg\",\"data-styles-preset\":\"jwa3A5f_5\",children:[\"These tedious tasks lead to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-cde9ba34-1d44-4645-bcb3-8ea0f3ce58b7, rgb(204, 246, 126))\"},children:\"massive productivity gaps, errors, burnout and lost revenue.\"})]})}),className:\"framer-qmwxd4\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pjmtgb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hcro84\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ubwdte\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QWxpa2UgQW5ndWxhci1yZWd1bGFy\",\"--framer-font-family\":'\"Alike Angular\", \"Alike Angular Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"How Magical agentic AI works\"})})},U0dj3uHKI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QWxpa2UgQW5ndWxhci1yZWd1bGFy\",\"--framer-font-family\":'\"Alike Angular\", \"Alike Angular Placeholder\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"How Magical agentic AI works\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QWxpa2UgQW5ndWxhci1yZWd1bGFy\",\"--framer-font-family\":'\"Alike Angular\", \"Alike Angular Placeholder\", serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"How Magical agentic AI works\"})}),className:\"framer-rb8s4h\",fonts:[\"GF;Alike Angular-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yuanyq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-baoqhi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1990.1852+80+40+92+0+0+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"358px\",src:\"https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png\",srcSet:\"https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png 800w\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2746.5625+64+36+67.2+0+0+0+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.765)`,src:\"https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png\",srcSet:\"https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2110.5+80+60+100.8+0+0+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"358px\",src:\"https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png\",srcSet:\"https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/QHB30XLA4I5KR0jmQCjywurxVs.png 800w\"},className:\"framer-1lce2ou\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18g017r\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:\"Ambient learning\"})}),className:\"framer-lsh5w5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Magical uses machine learning and AI to understand user activity, an individual’s or an entire company’s, and creates one-click automations to help the user complete the task in the future.\"})}),className:\"framer-47i2xq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mthwyd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-108b8zp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:\"Self-serve automation\"})}),className:\"framer-2jyb1z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Users can easily create one-click automations between any app—no code required. No more switching between all your tabs and boring repetitive work, we’ll do them for you.\"})}),className:\"framer-rkwpzr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1990.1852+80+40+92+0+286+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"358px\",src:\"https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png\",srcSet:\"https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png 800w\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2746.5625+64+36+67.2+0+453.2+0+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.765)`,src:\"https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png\",srcSet:\"https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2110.5+80+60+100.8+0+294+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"358px\",src:\"https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png\",srcSet:\"https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aWN6VNkyoggErpX4REU55PTHsU.png 800w\"},className:\"framer-1geact\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ohhvv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1990.1852+80+40+92+0+572+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"358px\",src:\"https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png\",srcSet:\"https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png 800w\"}},U0dj3uHKI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2746.5625+64+36+67.2+0+906.4+0+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.765)`,src:\"https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png\",srcSet:\"https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2110.5+80+60+100.8+0+588+0),pixelHeight:500,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"358px\",src:\"https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png\",srcSet:\"https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uzLyZ0cTVgy8lzS2f7nIOd4mM.png 800w\"},className:\"framer-qfml3q\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-utcl75\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:[\"Built for \",/*#__PURE__*/_jsx(\"br\",{}),\"enterprise scale\"]})}),className:\"framer-o7v6nr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:[\"Our local and no-code approach to automation helps maintain the highest levels of security and privacy for you and your team.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Secure | SAML SSO | \",/*#__PURE__*/_jsx(\"br\",{}),\"SOC2 Type II | AI Controls\"]})}),className:\"framer-a1o1ew\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3124.1852},U0dj3uHKI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4337.3625}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:685,width:\"1200px\",y:(componentViewport?.y||0)+0+3329.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k2huyx-container\",nodeId:\"JhOfl9vlL\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{variant:\"OEyVbVA_a\"},U0dj3uHKI:{variant:\"BeIM_WIaS\"}},children:/*#__PURE__*/_jsx(UseCaseSection,{height:\"100%\",id:\"JhOfl9vlL\",layoutId:\"JhOfl9vlL\",style:{width:\"100%\"},variant:\"P5J0DyYW_\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-6hrkpt hidden-15w64bo hidden-1h5wmx6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n2q4kb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gvtibg\",\"data-styles-preset\":\"jwa3A5f_5\",style:{\"--framer-text-alignment\":\"left\"},children:\"See how Magical pays off\"})}),className:\"framer-bu35lo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14s970g\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16q7c9s\",\"data-border\":true,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4014.3+0+0+48+101.6+0+0+0),pixelHeight:560,pixelWidth:900,sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.7, 1200px) - 32px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png\",srcSet:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png 900w\"},className:\"framer-sisn9d\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zcb9uq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xm9972\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:\"Saving time at Deel\"})}),className:\"framer-13pcclm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"Deel uses Magical to streamline the process of onboarding new employees and contractors.\"})}),className:\"framer-1losuny\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dc53Sme11:\"deel\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"kYMu9Cf1l\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4014.3+0+0+48+101.6+0+0+272+24+91.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14q413a-container\",nodeId:\"up_gJq1sc\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"up_gJq1sc\",layoutId:\"up_gJq1sc\",r0c3mKesF:\"Learn more\",variant:\"fZetBFsK2\",width:\"100%\",yTidcEhQP:resolvedLinks1[0]})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10xc76i\",\"data-border\":true,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4014.3+0+0+48+101.6+0+0+0),pixelHeight:560,pixelWidth:900,sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.7, 1200px) - 32px) / 2, 1px)`,src:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png\",srcSet:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png 900w\"},className:\"framer-64dpp\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10j0rv8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iltuv5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:[\"Simplifying logistics \",/*#__PURE__*/_jsx(\"br\",{}),\"at DHL\"]})}),className:\"framer-1adp8o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"DHL uses Magical to move shipping data between apps and automate logistics.\"})}),className:\"framer-v69tl9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dc53Sme11:\"dhl\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"fJ6cLpTJ3\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4014.3+0+0+48+101.6+0+0+272+24+187.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pjhlq5-container\",nodeId:\"DPDU3qRwB\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"DPDU3qRwB\",layoutId:\"DPDU3qRwB\",r0c3mKesF:\"Learn more\",variant:\"fZetBFsK2\",width:\"100%\",yTidcEhQP:resolvedLinks2[0]})})})})]})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i1q43n\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ac7qz7\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n2k68z\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x8fxtw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14qwfet\",\"data-styles-preset\":\"IjPjfm2Jt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ready to connect your apps?\"})}),className:\"framer-1kkxn0u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{y:(componentViewport?.y||0)+0+4578.9852+0+1+0+270.4+0+111.2},U0dj3uHKI:{y:(componentViewport?.y||0)+0+6233.3625+0+1+0+270.4+0+111.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4852.1+0+1+0+320.4+0+111.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11zgvcy-container\",nodeId:\"NX6qfAlFu\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{yTidcEhQP:resolvedLinks3[1]},U0dj3uHKI:{yTidcEhQP:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"NX6qfAlFu\",layoutId:\"NX6qfAlFu\",r0c3mKesF:\"Book a demo\",variant:\"kPo3Q1THd\",width:\"100%\",yTidcEhQP:resolvedLinks3[0]})})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{y:(componentViewport?.y||0)+0+5279.9852},U0dj3uHKI:{y:(componentViewport?.y||0)+0+6934.3625}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:449,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5653.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10tqx2s-container\",nodeId:\"ueJ9I628e\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{variant:\"UaqqDJ9wF\"},U0dj3uHKI:{variant:\"w1h6AQaZ6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ueJ9I628e\",layoutId:\"ueJ9I628e\",style:{width:\"100%\"},variant:\"bkteUEfbz\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-56qo0 hidden-9kc3fu hidden-1h5wmx6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gvtibg\",\"data-styles-preset\":\"jwa3A5f_5\",style:{\"--framer-text-alignment\":\"left\"},children:\"See how Magical pays off\"})}),className:\"framer-n7o80m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jwijgi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-99saql\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3809.1852+30+101.6+0+0+0),pixelHeight:560,pixelWidth:900,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.9 - 32px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png\",srcSet:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:560,pixelWidth:900,src:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png\",srcSet:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png 900w\"},className:\"framer-dhziir\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q4li3x\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r8wh9d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:\"Saving time at Deel\"})}),className:\"framer-1uaft72\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"Deel uses Magical to streamline the process of onboarding new employees and contractors.\"})}),className:\"framer-6dtjuv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dc53Sme11:\"deel\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"kYMu9Cf1l\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined},{href:{pathVariables:{dc53Sme11:\"deel\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"kYMu9Cf1l\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{y:(componentViewport?.y||0)+0+3809.1852+30+101.6+0+0+222+24+91.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ht4p9t-container\",nodeId:\"M6MYbV6aG\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{yTidcEhQP:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"M6MYbV6aG\",layoutId:\"M6MYbV6aG\",r0c3mKesF:\"Learn more\",variant:\"fZetBFsK2\",width:\"100%\",yTidcEhQP:resolvedLinks4[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sae5rx\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3809.1852+30+101.6+0+0+0),pixelHeight:560,pixelWidth:900,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.9 - 32px) / 2, 1px)`,src:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png\",srcSet:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:560,pixelWidth:900,src:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png\",srcSet:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png 900w\"},className:\"framer-1w1m6ry\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16k3ue2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10wn7z4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:[\"Simplifying logistics \",/*#__PURE__*/_jsx(\"br\",{}),\"at DHL\"]})}),className:\"framer-apb03w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"DHL uses Magical to move shipping data between apps and automate logistics.\"})}),className:\"framer-1hez5ls\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dc53Sme11:\"dhl\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"fJ6cLpTJ3\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined},{href:{pathVariables:{dc53Sme11:\"dhl\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"fJ6cLpTJ3\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{y:(componentViewport?.y||0)+0+3809.1852+30+101.6+0+0+222+24+187.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vc0p35-container\",nodeId:\"meAOU2gp1\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ltGT9c20_:{yTidcEhQP:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"meAOU2gp1\",layoutId:\"meAOU2gp1\",r0c3mKesF:\"Learn more\",variant:\"fZetBFsK2\",width:\"100%\",yTidcEhQP:resolvedLinks5[0]})})})})})})]})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ky8b2e hidden-9kc3fu hidden-15w64bo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gvtibg\",\"data-styles-preset\":\"jwa3A5f_5\",style:{\"--framer-text-alignment\":\"center\"},children:\"See how Magical pays off\"})}),className:\"framer-obksap\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-axt6y0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19lkdsp\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5022.3625+30+101.6+0+0+0+0),pixelHeight:560,pixelWidth:900,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png\",srcSet:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:560,pixelWidth:900,src:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png\",srcSet:\"https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fnkb7GCyYmCZx6KVSXcWKUNuA.png 900w\"},className:\"framer-xlf8el\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13e9bxv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bo2fn7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:\"Saving time at Deel\"})}),className:\"framer-1ulrv8n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"Deel uses Magical to streamline the process of onboarding new employees and contractors.\"})}),className:\"framer-11e3gdr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dc53Sme11:\"deel\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"kYMu9Cf1l\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined},{href:{pathVariables:{dc53Sme11:\"deel\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"kYMu9Cf1l\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{y:(componentViewport?.y||0)+0+5022.3625+30+101.6+0+0+0+222+24+91.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11afmv3-container\",nodeId:\"NP0slPi8p\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{yTidcEhQP:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"NP0slPi8p\",layoutId:\"NP0slPi8p\",r0c3mKesF:\"Learn more\",variant:\"fZetBFsK2\",width:\"100%\",yTidcEhQP:resolvedLinks6[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e04bpb\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5022.3625+30+101.6+0+441.2+0+0),pixelHeight:560,pixelWidth:900,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png\",srcSet:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:560,pixelWidth:900,src:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png\",srcSet:\"https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zNsjaPNdcuMRf5tDeCl5Y2I1UU.png 900w\"},className:\"framer-jro1ji\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ur1ds\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qdbs22\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",children:[\"Simplifying logistics \",/*#__PURE__*/_jsx(\"br\",{}),\"at DHL\"]})}),className:\"framer-1h1s50e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"DHL uses Magical to move shipping data between apps and automate logistics.\"})}),className:\"framer-o056yr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dc53Sme11:\"dhl\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"fJ6cLpTJ3\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined},{href:{pathVariables:{dc53Sme11:\"dhl\"},unresolvedPathSlugs:{dc53Sme11:{collectionId:\"TtvixegoL\",collectionItemId:\"fJ6cLpTJ3\"}},webPageId:\"IbiZ0oSb9\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{y:(componentViewport?.y||0)+0+5022.3625+30+101.6+0+441.2+0+222+24+187.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hqesvz-container\",nodeId:\"LGMnFn1UO\",scopeId:\"MyXHRsZhF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U0dj3uHKI:{yTidcEhQP:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"LGMnFn1UO\",layoutId:\"LGMnFn1UO\",r0c3mKesF:\"Learn more\",variant:\"fZetBFsK2\",width:\"100%\",yTidcEhQP:resolvedLinks7[0]})})})})})})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZH4rg.framer-w2cqtd, .framer-ZH4rg .framer-w2cqtd { display: block; }\",\".framer-ZH4rg.framer-9kc3fu { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-d76905e4-2c65-41ea-ad93-75330e4ee570, #131211) 0%, var(--token-664a5600-cc70-43fd-9c9d-f3273b8dd27c, rgb(62, 61, 60)) 100%); 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-ZH4rg .framer-r3573g-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-ZH4rg .framer-1ubpomi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 475px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-e08p4k { bottom: 143px; flex: none; height: 49%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 1; }\",\".framer-ZH4rg .framer-kkk4lq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZH4rg .framer-1rnisbt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 0px 0px; position: relative; width: 80%; }\",\".framer-ZH4rg .framer-otvami { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 864px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-ingpbd { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 624px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-11qy02q-container, .framer-ZH4rg .framer-14q413a-container, .framer-ZH4rg .framer-pjhlq5-container, .framer-ZH4rg .framer-11zgvcy-container, .framer-ZH4rg .framer-ht4p9t-container, .framer-ZH4rg .framer-1vc0p35-container, .framer-ZH4rg .framer-11afmv3-container, .framer-ZH4rg .framer-hqesvz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZH4rg .framer-17m96yp-container { flex: none; height: 143px; position: relative; width: auto; }\",\".framer-ZH4rg .framer-1ja3xfn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 54%; transform: translate(-50%, -50%); width: 100%; z-index: 0; }\",\".framer-ZH4rg .framer-b4pdgv { aspect-ratio: 5.099360341151386 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 259px); overflow: visible; position: relative; width: 110%; z-index: 1; }\",\".framer-ZH4rg .framer-eearo9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-nnkttf { 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; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-n6ig9z, .framer-ZH4rg .framer-ubwdte { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 626px; }\",\".framer-ZH4rg .framer-5c6eik, .framer-ZH4rg .framer-rb8s4h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-yj3yr9, .framer-ZH4rg .framer-bu35lo, .framer-ZH4rg .framer-13pcclm, .framer-ZH4rg .framer-1losuny, .framer-ZH4rg .framer-n7o80m, .framer-ZH4rg .framer-1uaft72, .framer-ZH4rg .framer-6dtjuv, .framer-ZH4rg .framer-1ulrv8n, .framer-ZH4rg .framer-11e3gdr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZH4rg .framer-4bxqpi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 300px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-ZH4rg .framer-7c5d1w, .framer-ZH4rg .framer-a7v9i8, .framer-ZH4rg .framer-11behoi { align-content: flex-start; align-items: flex-start; background-color: rgba(19, 18, 17, 0.5); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZH4rg .framer-12z72nh, .framer-ZH4rg .framer-1guy56e, .framer-ZH4rg .framer-j01njx { flex: none; height: 171px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1yppl15, .framer-ZH4rg .framer-3u741e, .framer-ZH4rg .framer-pm0qsr, .framer-ZH4rg .framer-1adp8o, .framer-ZH4rg .framer-v69tl9, .framer-ZH4rg .framer-apb03w, .framer-ZH4rg .framer-1hez5ls, .framer-ZH4rg .framer-1h1s50e, .framer-ZH4rg .framer-o056yr { --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-ZH4rg .framer-px57l5 { flex: none; height: 53.25vh; overflow: hidden; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-qmwxd4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 53%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 55%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-pjmtgb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-hcro84 { align-content: center; align-items: center; background-color: rgba(135, 135, 135, 0.1); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 60px 80px 60px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZH4rg .framer-1yuanyq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 660px; }\",\".framer-ZH4rg .framer-baoqhi, .framer-ZH4rg .framer-1mthwyd, .framer-ZH4rg .framer-18ohhvv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZH4rg .framer-1lce2ou, .framer-ZH4rg .framer-1geact, .framer-ZH4rg .framer-qfml3q { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 246px; overflow: hidden; position: relative; width: 358px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZH4rg .framer-18g017r, .framer-ZH4rg .framer-108b8zp, .framer-ZH4rg .framer-utcl75 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZH4rg .framer-lsh5w5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-47i2xq, .framer-ZH4rg .framer-rkwpzr, .framer-ZH4rg .framer-a1o1ew { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 252px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-2jyb1z, .framer-ZH4rg .framer-o7v6nr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 251px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-1k2huyx-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-ZH4rg .framer-6hrkpt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1n2q4kb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 0px 133px 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-14s970g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-ZH4rg .framer-16q7c9s, .framer-ZH4rg .framer-99saql { --border-bottom-width: 1px; --border-color: var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, #878787); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZH4rg .framer-sisn9d, .framer-ZH4rg .framer-64dpp { flex: none; height: 272px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-zcb9uq, .framer-ZH4rg .framer-10j0rv8, .framer-ZH4rg .framer-1q4li3x, .framer-ZH4rg .framer-16k3ue2, .framer-ZH4rg .framer-13e9bxv, .framer-ZH4rg .framer-18ur1ds { 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: center; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-xm9972, .framer-ZH4rg .framer-1iltuv5, .framer-ZH4rg .framer-1r8wh9d, .framer-ZH4rg .framer-10wn7z4, .framer-ZH4rg .framer-bo2fn7, .framer-ZH4rg .framer-1qdbs22 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-10xc76i, .framer-ZH4rg .framer-1sae5rx { --border-bottom-width: 1px; --border-color: var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, #878787); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZH4rg .framer-1i1q43n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1ac7qz7 { background-color: var(--token-3f0d17b6-302b-409d-8a79-af6950cf9164, #a6a6a6); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1n2k68z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: 80vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1x8fxtw { 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 40px 0px 40px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1kkxn0u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 714px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-10tqx2s-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-56qo0, .framer-ZH4rg .framer-ky8b2e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 133px 0px; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-1jwijgi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-ZH4rg .framer-dhziir, .framer-ZH4rg .framer-1w1m6ry, .framer-ZH4rg .framer-xlf8el, .framer-ZH4rg .framer-jro1ji { flex: none; height: 222px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ZH4rg .framer-obksap { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 271px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZH4rg .framer-axt6y0 { 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; position: relative; width: 90%; }\",\".framer-ZH4rg .framer-19lkdsp { --border-bottom-width: 1px; --border-color: var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, #878787); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZH4rg .framer-e04bpb { --border-bottom-width: 1px; --border-color: var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, #878787); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZH4rg.framer-9kc3fu, .framer-ZH4rg .framer-1ubpomi, .framer-ZH4rg .framer-kkk4lq, .framer-ZH4rg .framer-1rnisbt, .framer-ZH4rg .framer-1ja3xfn, .framer-ZH4rg .framer-eearo9, .framer-ZH4rg .framer-nnkttf, .framer-ZH4rg .framer-n6ig9z, .framer-ZH4rg .framer-4bxqpi, .framer-ZH4rg .framer-7c5d1w, .framer-ZH4rg .framer-a7v9i8, .framer-ZH4rg .framer-11behoi, .framer-ZH4rg .framer-pjmtgb, .framer-ZH4rg .framer-hcro84, .framer-ZH4rg .framer-ubwdte, .framer-ZH4rg .framer-1yuanyq, .framer-ZH4rg .framer-baoqhi, .framer-ZH4rg .framer-18g017r, .framer-ZH4rg .framer-1mthwyd, .framer-ZH4rg .framer-108b8zp, .framer-ZH4rg .framer-18ohhvv, .framer-ZH4rg .framer-utcl75, .framer-ZH4rg .framer-6hrkpt, .framer-ZH4rg .framer-1n2q4kb, .framer-ZH4rg .framer-14s970g, .framer-ZH4rg .framer-16q7c9s, .framer-ZH4rg .framer-zcb9uq, .framer-ZH4rg .framer-xm9972, .framer-ZH4rg .framer-10xc76i, .framer-ZH4rg .framer-10j0rv8, .framer-ZH4rg .framer-1iltuv5, .framer-ZH4rg .framer-1i1q43n, .framer-ZH4rg .framer-1n2k68z, .framer-ZH4rg .framer-1x8fxtw, .framer-ZH4rg .framer-56qo0, .framer-ZH4rg .framer-1jwijgi, .framer-ZH4rg .framer-99saql, .framer-ZH4rg .framer-1q4li3x, .framer-ZH4rg .framer-1r8wh9d, .framer-ZH4rg .framer-1sae5rx, .framer-ZH4rg .framer-16k3ue2, .framer-ZH4rg .framer-10wn7z4, .framer-ZH4rg .framer-ky8b2e, .framer-ZH4rg .framer-axt6y0, .framer-ZH4rg .framer-19lkdsp, .framer-ZH4rg .framer-13e9bxv, .framer-ZH4rg .framer-bo2fn7, .framer-ZH4rg .framer-e04bpb, .framer-ZH4rg .framer-18ur1ds, .framer-ZH4rg .framer-1qdbs22 { gap: 0px; } .framer-ZH4rg.framer-9kc3fu > *, .framer-ZH4rg .framer-16q7c9s > *, .framer-ZH4rg .framer-10xc76i > *, .framer-ZH4rg .framer-1i1q43n > *, .framer-ZH4rg .framer-99saql > *, .framer-ZH4rg .framer-1sae5rx > *, .framer-ZH4rg .framer-19lkdsp > *, .framer-ZH4rg .framer-e04bpb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZH4rg.framer-9kc3fu > :first-child, .framer-ZH4rg .framer-1ubpomi > :first-child, .framer-ZH4rg .framer-kkk4lq > :first-child, .framer-ZH4rg .framer-1rnisbt > :first-child, .framer-ZH4rg .framer-eearo9 > :first-child, .framer-ZH4rg .framer-nnkttf > :first-child, .framer-ZH4rg .framer-n6ig9z > :first-child, .framer-ZH4rg .framer-7c5d1w > :first-child, .framer-ZH4rg .framer-a7v9i8 > :first-child, .framer-ZH4rg .framer-11behoi > :first-child, .framer-ZH4rg .framer-hcro84 > :first-child, .framer-ZH4rg .framer-ubwdte > :first-child, .framer-ZH4rg .framer-1yuanyq > :first-child, .framer-ZH4rg .framer-18g017r > :first-child, .framer-ZH4rg .framer-108b8zp > :first-child, .framer-ZH4rg .framer-utcl75 > :first-child, .framer-ZH4rg .framer-6hrkpt > :first-child, .framer-ZH4rg .framer-1n2q4kb > :first-child, .framer-ZH4rg .framer-16q7c9s > :first-child, .framer-ZH4rg .framer-zcb9uq > :first-child, .framer-ZH4rg .framer-xm9972 > :first-child, .framer-ZH4rg .framer-10xc76i > :first-child, .framer-ZH4rg .framer-10j0rv8 > :first-child, .framer-ZH4rg .framer-1iltuv5 > :first-child, .framer-ZH4rg .framer-1i1q43n > :first-child, .framer-ZH4rg .framer-1n2k68z > :first-child, .framer-ZH4rg .framer-1x8fxtw > :first-child, .framer-ZH4rg .framer-56qo0 > :first-child, .framer-ZH4rg .framer-99saql > :first-child, .framer-ZH4rg .framer-1q4li3x > :first-child, .framer-ZH4rg .framer-1r8wh9d > :first-child, .framer-ZH4rg .framer-1sae5rx > :first-child, .framer-ZH4rg .framer-16k3ue2 > :first-child, .framer-ZH4rg .framer-10wn7z4 > :first-child, .framer-ZH4rg .framer-ky8b2e > :first-child, .framer-ZH4rg .framer-axt6y0 > :first-child, .framer-ZH4rg .framer-19lkdsp > :first-child, .framer-ZH4rg .framer-13e9bxv > :first-child, .framer-ZH4rg .framer-bo2fn7 > :first-child, .framer-ZH4rg .framer-e04bpb > :first-child, .framer-ZH4rg .framer-18ur1ds > :first-child, .framer-ZH4rg .framer-1qdbs22 > :first-child { margin-top: 0px; } .framer-ZH4rg.framer-9kc3fu > :last-child, .framer-ZH4rg .framer-1ubpomi > :last-child, .framer-ZH4rg .framer-kkk4lq > :last-child, .framer-ZH4rg .framer-1rnisbt > :last-child, .framer-ZH4rg .framer-eearo9 > :last-child, .framer-ZH4rg .framer-nnkttf > :last-child, .framer-ZH4rg .framer-n6ig9z > :last-child, .framer-ZH4rg .framer-7c5d1w > :last-child, .framer-ZH4rg .framer-a7v9i8 > :last-child, .framer-ZH4rg .framer-11behoi > :last-child, .framer-ZH4rg .framer-hcro84 > :last-child, .framer-ZH4rg .framer-ubwdte > :last-child, .framer-ZH4rg .framer-1yuanyq > :last-child, .framer-ZH4rg .framer-18g017r > :last-child, .framer-ZH4rg .framer-108b8zp > :last-child, .framer-ZH4rg .framer-utcl75 > :last-child, .framer-ZH4rg .framer-6hrkpt > :last-child, .framer-ZH4rg .framer-1n2q4kb > :last-child, .framer-ZH4rg .framer-16q7c9s > :last-child, .framer-ZH4rg .framer-zcb9uq > :last-child, .framer-ZH4rg .framer-xm9972 > :last-child, .framer-ZH4rg .framer-10xc76i > :last-child, .framer-ZH4rg .framer-10j0rv8 > :last-child, .framer-ZH4rg .framer-1iltuv5 > :last-child, .framer-ZH4rg .framer-1i1q43n > :last-child, .framer-ZH4rg .framer-1n2k68z > :last-child, .framer-ZH4rg .framer-1x8fxtw > :last-child, .framer-ZH4rg .framer-56qo0 > :last-child, .framer-ZH4rg .framer-99saql > :last-child, .framer-ZH4rg .framer-1q4li3x > :last-child, .framer-ZH4rg .framer-1r8wh9d > :last-child, .framer-ZH4rg .framer-1sae5rx > :last-child, .framer-ZH4rg .framer-16k3ue2 > :last-child, .framer-ZH4rg .framer-10wn7z4 > :last-child, .framer-ZH4rg .framer-ky8b2e > :last-child, .framer-ZH4rg .framer-axt6y0 > :last-child, .framer-ZH4rg .framer-19lkdsp > :last-child, .framer-ZH4rg .framer-13e9bxv > :last-child, .framer-ZH4rg .framer-bo2fn7 > :last-child, .framer-ZH4rg .framer-e04bpb > :last-child, .framer-ZH4rg .framer-18ur1ds > :last-child, .framer-ZH4rg .framer-1qdbs22 > :last-child { margin-bottom: 0px; } .framer-ZH4rg .framer-1ubpomi > * { margin: 0px; margin-bottom: calc(475px / 2); margin-top: calc(475px / 2); } .framer-ZH4rg .framer-kkk4lq > *, .framer-ZH4rg .framer-1rnisbt > *, .framer-ZH4rg .framer-zcb9uq > *, .framer-ZH4rg .framer-10j0rv8 > *, .framer-ZH4rg .framer-1q4li3x > *, .framer-ZH4rg .framer-16k3ue2 > *, .framer-ZH4rg .framer-13e9bxv > *, .framer-ZH4rg .framer-18ur1ds > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ZH4rg .framer-1ja3xfn > *, .framer-ZH4rg .framer-pjmtgb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ZH4rg .framer-1ja3xfn > :first-child, .framer-ZH4rg .framer-4bxqpi > :first-child, .framer-ZH4rg .framer-pjmtgb > :first-child, .framer-ZH4rg .framer-baoqhi > :first-child, .framer-ZH4rg .framer-1mthwyd > :first-child, .framer-ZH4rg .framer-18ohhvv > :first-child, .framer-ZH4rg .framer-14s970g > :first-child, .framer-ZH4rg .framer-1jwijgi > :first-child { margin-left: 0px; } .framer-ZH4rg .framer-1ja3xfn > :last-child, .framer-ZH4rg .framer-4bxqpi > :last-child, .framer-ZH4rg .framer-pjmtgb > :last-child, .framer-ZH4rg .framer-baoqhi > :last-child, .framer-ZH4rg .framer-1mthwyd > :last-child, .framer-ZH4rg .framer-18ohhvv > :last-child, .framer-ZH4rg .framer-14s970g > :last-child, .framer-ZH4rg .framer-1jwijgi > :last-child { margin-right: 0px; } .framer-ZH4rg .framer-eearo9 > *, .framer-ZH4rg .framer-n6ig9z > *, .framer-ZH4rg .framer-ubwdte > *, .framer-ZH4rg .framer-18g017r > *, .framer-ZH4rg .framer-108b8zp > *, .framer-ZH4rg .framer-utcl75 > *, .framer-ZH4rg .framer-6hrkpt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ZH4rg .framer-nnkttf > *, .framer-ZH4rg .framer-1x8fxtw > *, .framer-ZH4rg .framer-axt6y0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ZH4rg .framer-4bxqpi > *, .framer-ZH4rg .framer-14s970g > *, .framer-ZH4rg .framer-1jwijgi > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-ZH4rg .framer-7c5d1w > *, .framer-ZH4rg .framer-a7v9i8 > *, .framer-ZH4rg .framer-11behoi > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ZH4rg .framer-hcro84 > *, .framer-ZH4rg .framer-1yuanyq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-ZH4rg .framer-baoqhi > *, .framer-ZH4rg .framer-1mthwyd > *, .framer-ZH4rg .framer-18ohhvv > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-ZH4rg .framer-1n2q4kb > *, .framer-ZH4rg .framer-56qo0 > *, .framer-ZH4rg .framer-ky8b2e > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ZH4rg .framer-xm9972 > *, .framer-ZH4rg .framer-1iltuv5 > *, .framer-ZH4rg .framer-1r8wh9d > *, .framer-ZH4rg .framer-10wn7z4 > *, .framer-ZH4rg .framer-bo2fn7 > *, .framer-ZH4rg .framer-1qdbs22 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-ZH4rg .framer-1n2k68z > * { margin: 0px; margin-bottom: calc(140px / 2); margin-top: calc(140px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-ZH4rg[data-border=\"true\"]::after, .framer-ZH4rg [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ZH4rg.framer-9kc3fu { width: 810px; } .framer-ZH4rg .framer-r3573g-container { order: 0; } .framer-ZH4rg .framer-1ubpomi { order: 1; } .framer-ZH4rg .framer-e08p4k { bottom: 138px; height: 338px; left: calc(50.00000000000002% - 1fr / 2); } .framer-ZH4rg .framer-1rnisbt { gap: 18px; } .framer-ZH4rg .framer-otvami { width: 518px; } .framer-ZH4rg .framer-ingpbd { width: 421px; } .framer-ZH4rg .framer-1ja3xfn { bottom: 270px; top: unset; transform: translateX(-50%); } .framer-ZH4rg .framer-b4pdgv { height: var(--framer-aspect-ratio-supported, 175px); } .framer-ZH4rg .framer-eearo9 { order: 2; } .framer-ZH4rg .framer-4bxqpi { gap: 18px; height: min-content; width: 100%; } .framer-ZH4rg .framer-7c5d1w { flex: none; height: min-content; width: 29%; } .framer-ZH4rg .framer-a7v9i8 { align-self: stretch; flex: none; height: auto; padding: 20px; width: 29%; } .framer-ZH4rg .framer-11behoi { align-self: stretch; flex: none; height: auto; width: 29%; } .framer-ZH4rg .framer-px57l5 { height: 38.51851851851852vh; order: 3; } .framer-ZH4rg .framer-qmwxd4 { top: 53%; width: 68%; } .framer-ZH4rg .framer-pjmtgb { order: 4; } .framer-ZH4rg .framer-hcro84 { padding: 40px 0px 40px 0px; width: 90%; } .framer-ZH4rg .framer-rb8s4h { width: 60%; } .framer-ZH4rg .framer-1yuanyq { gap: 40px; width: 90%; } .framer-ZH4rg .framer-1k2huyx-container { order: 5; width: 100%; } .framer-ZH4rg .framer-1i1q43n { order: 8; } .framer-ZH4rg .framer-1n2k68z { height: 70vh; } .framer-ZH4rg .framer-1kkxn0u { width: 504px; } .framer-ZH4rg .framer-10tqx2s-container { order: 9; } .framer-ZH4rg .framer-56qo0 { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZH4rg .framer-1rnisbt, .framer-ZH4rg .framer-4bxqpi, .framer-ZH4rg .framer-1yuanyq { gap: 0px; } .framer-ZH4rg .framer-1rnisbt > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-ZH4rg .framer-1rnisbt > :first-child, .framer-ZH4rg .framer-1yuanyq > :first-child { margin-top: 0px; } .framer-ZH4rg .framer-1rnisbt > :last-child, .framer-ZH4rg .framer-1yuanyq > :last-child { margin-bottom: 0px; } .framer-ZH4rg .framer-4bxqpi > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-ZH4rg .framer-4bxqpi > :first-child { margin-left: 0px; } .framer-ZH4rg .framer-4bxqpi > :last-child { margin-right: 0px; } .framer-ZH4rg .framer-1yuanyq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-ZH4rg.framer-9kc3fu { width: 390px; } .framer-ZH4rg .framer-r3573g-container { order: 0; } .framer-ZH4rg .framer-1ubpomi { gap: 372px; order: 1; } .framer-ZH4rg .framer-e08p4k { bottom: unset; height: 280px; left: calc(50.00000000000002% - 1fr / 2); order: 0; top: calc(50.02400384061452% - 280px / 2); } .framer-ZH4rg .framer-kkk4lq { order: 1; } .framer-ZH4rg .framer-1rnisbt { gap: 16px; padding: 40px 0px 0px 0px; width: 90%; } .framer-ZH4rg .framer-otvami, .framer-ZH4rg .framer-ingpbd { width: 351px; } .framer-ZH4rg .framer-17m96yp-container { height: auto; order: 2; } .framer-ZH4rg .framer-1ja3xfn { order: 3; top: 350px; transform: translateX(-50%); } .framer-ZH4rg .framer-b4pdgv { height: var(--framer-aspect-ratio-supported, 218px); width: 1109px; } .framer-ZH4rg .framer-eearo9 { order: 2; } .framer-ZH4rg .framer-n6ig9z, .framer-ZH4rg .framer-ubwdte, .framer-ZH4rg .framer-1lce2ou, .framer-ZH4rg .framer-47i2xq, .framer-ZH4rg .framer-2jyb1z, .framer-ZH4rg .framer-rkwpzr, .framer-ZH4rg .framer-qfml3q, .framer-ZH4rg .framer-a1o1ew { width: 100%; } .framer-ZH4rg .framer-5c6eik, .framer-ZH4rg .framer-18g017r, .framer-ZH4rg .framer-utcl75, .framer-ZH4rg .framer-1ac7qz7 { width: 90%; } .framer-ZH4rg .framer-yj3yr9 { white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; } .framer-ZH4rg .framer-4bxqpi { flex-direction: column; gap: 16px; height: min-content; } .framer-ZH4rg .framer-7c5d1w, .framer-ZH4rg .framer-a7v9i8, .framer-ZH4rg .framer-11behoi { flex: none; height: min-content; width: 100%; } .framer-ZH4rg .framer-px57l5 { height: 47.65625vh; order: 3; } .framer-ZH4rg .framer-qmwxd4 { top: 72px; transform: translateX(-50%); width: 76%; } .framer-ZH4rg .framer-pjmtgb { order: 4; padding: 64px 0px 64px 0px; } .framer-ZH4rg .framer-hcro84 { gap: 32px; padding: 36px 0px 40px 0px; width: 90%; } .framer-ZH4rg .framer-rb8s4h { width: 70%; } .framer-ZH4rg .framer-1yuanyq { gap: 40px; width: 85%; } .framer-ZH4rg .framer-baoqhi, .framer-ZH4rg .framer-1mthwyd, .framer-ZH4rg .framer-18ohhvv { flex-direction: column; gap: 24px; width: 100%; } .framer-ZH4rg .framer-lsh5w5 { align-self: unset; width: 100%; } .framer-ZH4rg .framer-108b8zp { order: 1; width: 90%; } .framer-ZH4rg .framer-1geact { order: 0; width: 100%; } .framer-ZH4rg .framer-1k2huyx-container { order: 5; width: 100%; } .framer-ZH4rg .framer-1i1q43n { order: 7; padding: 0px; } .framer-ZH4rg .framer-1n2k68z { height: 70vh; } .framer-ZH4rg .framer-1x8fxtw { padding: 0px 30px 0px 30px; } .framer-ZH4rg .framer-1kkxn0u { width: 324px; } .framer-ZH4rg .framer-10tqx2s-container { order: 8; } .framer-ZH4rg .framer-ky8b2e { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZH4rg .framer-1ubpomi, .framer-ZH4rg .framer-1rnisbt, .framer-ZH4rg .framer-4bxqpi, .framer-ZH4rg .framer-hcro84, .framer-ZH4rg .framer-1yuanyq, .framer-ZH4rg .framer-baoqhi, .framer-ZH4rg .framer-1mthwyd, .framer-ZH4rg .framer-18ohhvv { gap: 0px; } .framer-ZH4rg .framer-1ubpomi > * { margin: 0px; margin-bottom: calc(372px / 2); margin-top: calc(372px / 2); } .framer-ZH4rg .framer-1ubpomi > :first-child, .framer-ZH4rg .framer-1rnisbt > :first-child, .framer-ZH4rg .framer-4bxqpi > :first-child, .framer-ZH4rg .framer-hcro84 > :first-child, .framer-ZH4rg .framer-1yuanyq > :first-child, .framer-ZH4rg .framer-baoqhi > :first-child, .framer-ZH4rg .framer-1mthwyd > :first-child, .framer-ZH4rg .framer-18ohhvv > :first-child { margin-top: 0px; } .framer-ZH4rg .framer-1ubpomi > :last-child, .framer-ZH4rg .framer-1rnisbt > :last-child, .framer-ZH4rg .framer-4bxqpi > :last-child, .framer-ZH4rg .framer-hcro84 > :last-child, .framer-ZH4rg .framer-1yuanyq > :last-child, .framer-ZH4rg .framer-baoqhi > :last-child, .framer-ZH4rg .framer-1mthwyd > :last-child, .framer-ZH4rg .framer-18ohhvv > :last-child { margin-bottom: 0px; } .framer-ZH4rg .framer-1rnisbt > *, .framer-ZH4rg .framer-4bxqpi > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ZH4rg .framer-hcro84 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ZH4rg .framer-1yuanyq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ZH4rg .framer-baoqhi > *, .framer-ZH4rg .framer-1mthwyd > *, .framer-ZH4rg .framer-18ohhvv > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5975.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ltGT9c20_\":{\"layout\":[\"fixed\",\"auto\"]},\"U0dj3uHKI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerMyXHRsZhF=withCSS(Component,css,\"framer-ZH4rg\");export default FramerMyXHRsZhF;FramerMyXHRsZhF.displayName=\"Home\";FramerMyXHRsZhF.defaultProps={height:5975.5,width:1200};addFonts(FramerMyXHRsZhF,[{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:\"Alike Angular\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/alikeangular/v25/3qTrojWunjGQtEBlIcwMbSoI3kY6bB7FKjE.woff2\",weight:\"400\"}]},...NavNormalFonts,...PrimaryButtonFonts,...SocialProofBarFonts,...UseCaseSectionFonts,...FooterFonts,...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\":\"FramerMyXHRsZhF\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"5975.5\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ltGT9c20_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U0dj3uHKI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"kyDAea,AAdb,GAAyD,IAA8V,IAA8C,KAA4B,CAA0B,GAAgF,IAA4E,KAAyE,KAAiF,KAAiF,KAAsE,KAAsE,KAAqE,KAAsE,KAAsE,IAAsE,KAAmF,CAAM,EAAe,EAASA,EAAU,CAAO,EAAiC,EAAwBA,EAAU,CAAO,GAAmB,EAASC,EAAc,CAAO,EAAoB,EAASC,EAAe,CAAO,EAAgB,EAAO,EAAO,IAAI,CAAO,EAAe,EAAO,EAAS,CAAO,EAAoB,EAASC,EAAe,CAAO,EAAY,EAASC,EAAO,CAAO,EAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAsB,EAAO,EAAU,WAAW,SAAW,IAAkB,EAAkB,eAAqB,EAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAkB,EAAO,EAAmB,CAAC,EAAE,KAAK,wBAAwB,IAAU,EAAmB,CAAC,EAAE,KAAK,mBAAmB,IAAU,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAI,EAAO,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,EAAO,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAY,EAAE,EAAE,EAAE,GAAI,EAAO,GAAU,CAAC,CAAC,QAAM,GAAG,CAAC,IAAM,EAAS,GAAqB,CAAyB,OAArB,EAAgB,KAAyB,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO,CAAM,EAAC,yBAAyB,EAAG,EAAC,AAAE,EAAO,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAY,EAAO,GAAS,CAAC,CAAC,SAAO,KAAG,SAAM,GAAG,EAAM,IAAU,CAAC,GAAG,EAAM,QAAQ,GAAwB,EAAM,UAAU,EAAM,SAAS,WAAY,GAAS,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAY,GAAO,KAAK,CAAO,GAAW,GAAK,EAAkB,EAAgB,IAAa,CAAM,CAAC,eAAa,YAAU,CAAC,IAAe,CAAO,EAAkB,IAAsB,CAAM,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,GAAG,EAAU,CAAC,GAAS,EAAM,CAA0a,AAAza,GAAgB,IAAI,CAAC,IAAMC,EAAS,MAAA,GAA2B,EAAa,CAAC,GAAGA,EAAS,OAAO,CAAC,IAAI,EAAU,SAAS,cAAc,sBAAsB,CAAC,AAAG,EAAW,EAAU,aAAa,UAAUA,EAAS,OAAO,EAAO,EAAU,SAAS,cAAc,OAAO,CAAC,EAAU,aAAa,OAAO,SAAS,CAAC,EAAU,aAAa,UAAUA,EAAS,OAAO,CAAC,SAAS,KAAK,YAAY,EAAU,CAAG,CAAC,EAAC,KAAA,GAAW,CAAa,EAAC,CAAC,EAAyB,IAAI,CAAC,IAAMA,EAAS,MAAA,GAA2B,EAAa,CAAmC,AAAlC,SAAS,MAAMA,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,wBAAwB,EAAE,aAAa,UAAUA,EAAS,SAAS,AAAG,EAAC,KAAA,GAAW,CAAa,EAAC,CAAC,GAAK,CAAC,EAAY,GAAoB,CAAC,GAA8B,EAAQ,GAAY,EAAM,CAAO,EAA+B,EAAsB,kBAA0I,EAAO,EAAkB,EAAG,EAAkB,GAAG,EAAsB,CAAO,GAAO,IAAW,CAAO,EAAY,IAAS,GAAW,EAAgB,CAAC,YAAY,WAAY,EAAC,SAAS,EAAY,EAAvD,EAAyF,EAAa,KAAS,GAAW,EAAgB,IAAc,YAA6C,EAAa,KAAS,GAAW,EAAgB,IAAc,YAA4D,MAArB,IAAiB,CAAE,EAAC,CAAqB,EAAK,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,mBAAkB,EAAC,SAAsB,EAAM,GAAY,CAAC,GAAG,GAAU,EAAgB,SAAS,CAAc,EAAK,GAAU,CAAC,MAAM,wPAAyP,EAAC,CAAc,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,UAAU,EAAG,EAAkB,gBAAgBC,EAAU,CAAC,IAAI,GAAW,MAAM,CAAC,GAAG,CAAM,EAAC,SAAS,CAAc,EAAK,EAA0B,CAAC,OAAO,GAAG,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKC,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,0BAA0B,CAAC,UAAU,OAAO,OAAO,WAAY,EAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAK,EAAiC,CAAC,uBAAsB,EAAK,0BAA0B,CAAC,UAAU,OAAO,OAAO,WAAY,EAAC,oBAAoB,GAAG,sCAAqC,EAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAc,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,GAAG,MAAM,MAAM,CAAC,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,GAAmB,OAAO,QAAQ,IAAI,0FAA0F,OAAO,oWAAqW,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,GAAG,SAAS,CAAC,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,GAAmB,OAAO,QAAQ,IAAI,sEAAsE,OAAO,mQAAoQ,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,GAAG,MAAM,QAAQ,CAAC,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,GAAmB,OAAO,QAAQ,IAAI,0FAA0F,OAAO,oWAAqW,EAAC,UAAU,gBAAgB,mBAAmB,aAAc,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAwE,EAAC,SAAS,sDAAuD,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAwE,EAAC,SAAS,mLAAoL,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA4B,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,KAAM,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,KAAM,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,MAAM,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAc,EAAG,EAAC,UAAU,CAAC,UAAU,EAAc,EAAG,CAAC,EAAC,SAAsB,EAAKN,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAc,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,KAAM,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,KAAM,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,MAAM,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKL,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAmB,EAAC,UAAU,CAAC,kBAAkB,CAAmB,CAAC,EAAC,SAAsB,EAAK,EAAgB,CAAC,0BAAyB,EAAM,iBAAiB,EAAE,oCAAmC,EAAK,gBAAgB,GAAG,iBAAgB,EAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,kBAAkB,EAAmB,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,OAAO,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,GAAG,MAAM,MAAM,EAAE,CAAC,YAAY,KAAK,WAAW,MAAM,OAAO,OAAO,GAAmB,OAAO,QAAQ,SAAS,IAAI,uEAAuE,OAAO,mcAAoc,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,OAAO,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,GAAG,IAAI,EAAE,CAAC,YAAY,KAAK,WAAW,MAAM,MAAM,SAAS,IAAI,uEAAuE,OAAO,mcAAoc,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,OAAO,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,GAAG,SAAS,EAAE,CAAC,YAAY,KAAK,WAAW,MAAM,OAAO,OAAO,GAAmB,OAAO,QAAQ,SAAS,IAAI,uEAAuE,OAAO,mcAAoc,EAAC,UAAU,gBAAgB,mBAAmB,OAAQ,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAS,EAAC,SAAS,CAAC,mBAAgC,EAAK,KAAK,CAAE,EAAC,CAAC,wBAAyB,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAS,EAAC,SAAS,gOAAiO,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAqE,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,MAAM,EAAE,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAqE,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAqE,EAAC,UAAU,gBAAiB,EAAC,AAAC,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mEAAoE,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,mEAAoE,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,mEAAoE,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,mEAAoE,EAAC,UAAU,gBAAiB,EAAC,AAAC,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,+DAAgE,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAsE,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAsE,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAsE,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,uEAAwE,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAmB,CAAC,EAAC,SAAsB,EAAK,EAAe,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAU,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,GAAG,uBAAsB,EAAK,iBAAgB,EAAM,gBAAgB,EAAE,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,+BAA4C,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAwE,EAAC,SAAS,8DAA+D,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,EAAmB,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,sDAAsD,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,uEAAwE,EAAC,SAAS,8BAA+B,EAAC,AAAC,EAAC,AAAC,EAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,sDAAsD,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,uEAAwE,EAAC,SAAS,8BAA+B,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,SAAsB,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,sDAAsD,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,uEAAwE,EAAC,SAAS,8BAA+B,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,0BAA2B,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,GAAG,KAAK,EAAE,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,OAAO,OAAO,GAAmB,OAAO,QAAQ,WAAW,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,GAAG,MAAM,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,gBAAiB,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAmB,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,+LAAgM,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAwB,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4KAA6K,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,GAAG,GAAG,EAAE,IAAI,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,GAAG,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,OAAO,OAAO,GAAmB,OAAO,QAAQ,WAAW,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,GAAG,MAAM,EAAE,IAAI,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,GAAG,GAAG,EAAE,IAAI,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,GAAG,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,OAAO,OAAO,GAAmB,OAAO,QAAQ,WAAW,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,GAAG,MAAM,EAAE,IAAI,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,aAA0B,EAAK,KAAK,CAAE,EAAC,CAAC,kBAAmB,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,gIAA6I,EAAK,KAAK,CAAE,EAAC,CAAc,EAAK,KAAK,CAAE,EAAC,CAAC,uBAAoC,EAAK,KAAK,CAAE,EAAC,CAAC,4BAA6B,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,SAAU,EAAC,UAAU,CAAC,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,SAAU,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,GAAG,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKJ,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,GAAa,EAAe,EAAK,MAAM,CAAC,UAAU,8CAA8C,SAAsB,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAO,EAAC,SAAS,0BAA2B,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,eAAc,EAAK,SAAS,CAAc,EAAKK,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,GAAG,MAAM,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,OAAO,WAAW,GAAmB,OAAO,QAAQ,mCAAmC,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,eAAgB,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAsB,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0FAA2F,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,MAAO,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,GAAG,MAAM,EAAE,EAAE,IAAI,GAAG,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKP,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,eAAc,EAAK,SAAS,CAAc,EAAKO,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,GAAG,MAAM,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,OAAO,WAAW,GAAmB,OAAO,QAAQ,mCAAmC,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,cAAe,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,yBAAsC,EAAK,KAAK,CAAE,EAAC,CAAC,QAAS,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6EAA8E,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,KAAM,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,GAAG,MAAM,EAAE,EAAE,IAAI,GAAG,MAAM,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKP,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAiB,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsB,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAS,EAAC,SAAS,6BAA8B,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA6B,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,UAAU,EAAE,EAAE,EAAE,MAAM,EAAE,KAAM,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,UAAU,EAAE,EAAE,EAAE,MAAM,EAAE,KAAM,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,EAAE,MAAM,EAAE,MAAM,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,EAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKN,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,SAAU,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,SAAU,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKH,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,GAAc,EAAe,EAAM,MAAM,CAAC,UAAU,4CAA4C,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAO,EAAC,SAAS,0BAA2B,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,eAAc,EAAK,SAAS,CAAc,EAAKG,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,OAAO,OAAO,GAAmB,OAAO,QAAQ,0BAA0B,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAsB,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0FAA2F,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,MAAO,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,MAAO,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,EAAE,IAAI,GAAG,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKN,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,eAAc,EAAK,SAAS,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,OAAO,OAAO,GAAmB,OAAO,QAAQ,0BAA0B,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,gBAAiB,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,yBAAsC,EAAK,KAAK,CAAE,EAAC,CAAC,QAAS,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6EAA8E,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,KAAM,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,KAAM,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,EAAE,IAAI,GAAG,KAAM,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKN,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAC,GAAc,EAAe,EAAM,MAAM,CAAC,UAAU,6CAA6C,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAS,EAAC,SAAS,0BAA2B,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,eAAc,EAAK,SAAS,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,OAAO,OAAO,GAAmB,OAAO,QAAQ,SAAS,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAsB,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0FAA2F,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,MAAO,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,MAAO,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,EAAE,EAAE,IAAI,GAAG,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKN,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,eAAc,EAAK,SAAS,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,CAAC,YAAY,IAAI,WAAW,IAAI,OAAO,OAAO,GAAmB,OAAO,QAAQ,SAAS,IAAI,sEAAsE,OAAO,qKAAsK,CAAC,CAAC,EAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,yBAAsC,EAAK,KAAK,CAAE,EAAC,CAAC,QAAS,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6EAA8E,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,KAAM,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,KAAM,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,UAAU,GAAG,MAAM,EAAE,MAAM,EAAE,IAAI,GAAG,KAAM,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKN,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,MAAM,CAAC,GAAG,SAAU,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAE,EAAC,CAAOQ,GAAI,CAAC,kFAAkF,gFAAgF,qbAAqb,4HAA4H,iRAAiR,qLAAqL,2RAA2R,4RAA4R,oSAAoS,0OAA0O,qYAAqY,0GAA0G,gVAAgV,yMAAyM,6RAA6R,+QAA+Q,8SAA8S,8QAA8Q,kbAAkb,wRAAwR,yjBAAyjB,+KAA+K,oeAAoe,mHAAmH,uSAAuS,0RAA0R,+jBAA+jB,iRAAiR,iVAAiV,2WAA2W,4VAA4V,sQAAsQ,8SAA8S,gRAAgR,2GAA2G,+QAA+Q,+RAA+R,+RAA+R,0sBAA0sB,8IAA8I,mbAAmb,obAAob,yrBAAyrB,6RAA6R,8LAA8L,0QAA0Q,8RAA8R,mPAAmP,yGAAyG,2TAA2T,4QAA4Q,4MAA4M,kPAAkP,8QAA8Q,4pBAA4pB,upBAAupB,qsRAAqsR,GAAA,GAAmB,GAAA,GAAoB,GAAA,GAAoB,GAAA,EAAoB,GAAA,GAAoB,GAAA,GAAoB,gcAAgc,+9EAA+9E,m1IAAo1I,EAavslF,EAAgB,EAAQ,GAAUA,GAAI,eAAe,IAAgB,EAAgB,EAAgB,YAAY,OAAO,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAK,EAAC,EAAS,EAAgB,CAAC,CAAC,eAAc,EAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,gBAAgB,OAAO,SAAS,MAAM,SAAS,IAAI,yFAAyF,OAAO,KAAM,CAAC,CAAC,EAAC,GAAG,EAAe,GAAG,GAAmB,GAAG,EAAoB,GAAG,EAAoB,GAAG,EAAY,GAAG,EAAA,GAA0C,CAAC,GAAG,EAAA,EAA2C,CAAC,GAAG,EAAA,GAA2C,CAAC,GAAG,EAAA,EAA2C,CAAC,GAAG,EAAA,GAA2C,CAAC,GAAG,EAAA,GAA2C,AAAC,EAAC,CAAC,8BAA6B,CAAK,EAAC,CACx0E,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAI,CAAC,EAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAE,EAAC,YAAc,CAAC,sBAAwB,SAAS,qBAAuB,4BAA4B,6BAA+B,OAAO,qBAAuB,OAAO,kBAAoB,OAAO,sBAAwB,IAAI,oCAAsC,4JAA0L,yBAA2B,OAAO,yBAA2B,QAAQ,qBAAuB,OAAO,4BAA8B,MAAO,CAAC,EAAC,mBAAqB,CAAC,KAAO,UAAW,CAAC,CAAC"}