{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/76jx1Y8pr3OFhfjGhpq3/xPmndW8gXVOuJdcuigo5/oDTFETjQP.js", "ssg:https://framerusercontent.com/modules/00SR1u7ndBpSChFDVhTq/BFjilYWeuyfaCMj9JMiQ/rzgVpY6Rl.js"],
  "sourcesContent": ["// Generated by Framer (2b47498)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/IUBQZmzZ1rljmpq5kTBR/lfLxWaZZ0bYea5KqPV5m/dp_2Jfnwj.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/ta2ZFhVv28W9Je4hEpl8/D5Wi9ebycbYqMDv4aK8W/E29VCOXwy.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/V6ZwQlsEYJjrqMzqidI7/mYFLw7Wic3QgyQUq0cvC/zQX3wbPHz.js\";const cycleOrder=[\"q_xKDRlo8\",\"KfLshrgnl\",\"oDceMl2ff\",\"mOlCFjuER\",\"ijJzQRk7r\",\"a6x7KUMwD\",\"Rg2EkDNCH\",\"lCAsHmoq5\"];const serializationHash=\"framer-YyJjM\";const variantClassNames={a6x7KUMwD:\"framer-v-18eka6n\",ijJzQRk7r:\"framer-v-18pz6ux\",KfLshrgnl:\"framer-v-o0wti7\",lCAsHmoq5:\"framer-v-t4t3dk\",mOlCFjuER:\"framer-v-1g3nf46\",oDceMl2ff:\"framer-v-14k8iot\",q_xKDRlo8:\"framer-v-50ylva\",Rg2EkDNCH:\"framer-v-vsyj50\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={duration:0,type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop/Step 1\":\"q_xKDRlo8\",\"Desktop/Step 2\":\"KfLshrgnl\",\"Desktop/Step 3\":\"oDceMl2ff\",\"Desktop/Step 4\":\"mOlCFjuER\",\"Mobile/Step 1\":\"ijJzQRk7r\",\"Mobile/Step 2\":\"a6x7KUMwD\",\"Mobile/Step 3\":\"Rg2EkDNCH\",\"Mobile/Step 4\":\"lCAsHmoq5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"q_xKDRlo8\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q_xKDRlo8\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ha75r1=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"KfLshrgnl\");});const onTapnrhjgf=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"oDceMl2ff\");});const onTapvlo3eu=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"mOlCFjuER\");});const onTap18w3on4=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"q_xKDRlo8\");});const onTap1wy2ky5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"a6x7KUMwD\");});const onTap1t3xb9=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Rg2EkDNCH\");});const onTapbnswua=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"lCAsHmoq5\");});const onTapqej3m8=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"ijJzQRk7r\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"mOlCFjuER\",\"lCAsHmoq5\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"KfLshrgnl\",\"oDceMl2ff\",\"mOlCFjuER\",\"a6x7KUMwD\",\"Rg2EkDNCH\",\"lCAsHmoq5\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-50ylva\",className,classNames),\"data-framer-name\":\"Desktop/Step 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"q_xKDRlo8\",onTap:onTap1ha75r1,ref:ref??ref1,style:{backgroundColor:\"rgb(28, 27, 27)\",...style},...addPropertyOverrides({a6x7KUMwD:{\"data-framer-name\":\"Mobile/Step 2\",onTap:onTap1t3xb9},ijJzQRk7r:{\"data-framer-name\":\"Mobile/Step 1\",onTap:onTap1wy2ky5},KfLshrgnl:{\"data-framer-name\":\"Desktop/Step 2\",onTap:onTapnrhjgf},lCAsHmoq5:{\"data-framer-name\":\"Mobile/Step 4\",onTap:onTapqej3m8},mOlCFjuER:{\"data-framer-name\":\"Desktop/Step 4\",onTap:onTap18w3on4},oDceMl2ff:{\"data-framer-name\":\"Desktop/Step 3\",onTap:onTapvlo3eu},Rg2EkDNCH:{\"data-framer-name\":\"Mobile/Step 3\",onTap:onTapbnswua}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cpg6ai\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"OUbwO4trW\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d0kidz\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"wdpvSZpgV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1477db0a-c400-4df0-8f9b-ec0a20eda5bf, rgba(255, 255, 250, 0.6)))\"},children:\"Workflow\"})}),className:\"framer-1gk44ap\",\"data-framer-name\":\"Workflow\\u2028Complex QA\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C9F5sljFb\",style:{\"--extracted-r6o4lv\":\"var(--token-1477db0a-c400-4df0-8f9b-ec0a20eda5bf, rgba(255, 255, 250, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Consensus\"})}),className:\"framer-19jxts6\",\"data-framer-name\":\"Workflow\\u2028Complex QA\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HYD4DpZkq\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a6x7KUMwD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Logic\"})})},KfLshrgnl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Logic\"})})},lCAsHmoq5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Webhook\"})})},mOlCFjuER:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Webhook\"})})},oDceMl2ff:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Model-in-the-loop\"})})},Rg2EkDNCH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10xcc30\",\"data-styles-preset\":\"dp_2Jfnwj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Model-in-the-loop\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ebceuk\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"ftx2hPC24\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"Stages\"})}),className:\"framer-a1tyjz\",\"data-framer-name\":\"Stages\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZuRFy203c\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14khwzd\",\"data-framer-name\":\"Frame 8145\",layoutDependency:layoutDependency,layoutId:\"dZArinXH0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wmgs7r\",\"data-border\":true,\"data-framer-name\":\"Frame 8145\",layoutDependency:layoutDependency,layoutId:\"SQ5ffsv38\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5547f1dc-ff6b-4f82-82c7-a8b77fee0be7, rgba(255, 255, 255, 0.11))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Dataset\"})}),className:\"framer-x0j0dk\",\"data-framer-name\":\"Dataset\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MWFv1M_hd\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18gal13\",\"data-styles-preset\":\"E29VCOXwy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"01\"})}),className:\"framer-1cem0x9\",\"data-framer-name\":\"01\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yh9LHaPNQ\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xxgulg\",\"data-border\":true,\"data-framer-name\":\"Frame 8149\",layoutDependency:layoutDependency,layoutId:\"qXFJ8juje\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5547f1dc-ff6b-4f82-82c7-a8b77fee0be7, rgba(255, 255, 255, 0.11))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Consensus\"})}),className:\"framer-1yhokqz\",\"data-framer-name\":\"Annotate\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kcSFPsBaD\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a6x7KUMwD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Review\"})})},KfLshrgnl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Review\"})})},lCAsHmoq5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})})},mOlCFjuER:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})})},oDceMl2ff:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Model\"})})},Rg2EkDNCH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Model\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18gal13\",\"data-styles-preset\":\"E29VCOXwy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"02\"})}),className:\"framer-12f86wb\",\"data-framer-name\":\"02\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"famaBu2Pe\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17wfasq\",\"data-border\":true,\"data-framer-name\":\"Frame 8150\",layoutDependency:layoutDependency,layoutId:\"iXG2bEmrr\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5547f1dc-ff6b-4f82-82c7-a8b77fee0be7, rgba(255, 255, 255, 0.11))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Logic\"})}),className:\"framer-15pek9l\",\"data-framer-name\":\"Review\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"desvI935Y\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lCAsHmoq5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Review\"})})},mOlCFjuER:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Review\"})})},oDceMl2ff:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})})},Rg2EkDNCH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18gal13\",\"data-styles-preset\":\"E29VCOXwy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"03\"})}),className:\"framer-j16xdb\",\"data-framer-name\":\"03\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"c8_PDa77m\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10z2tb1\",\"data-border\":true,\"data-framer-name\":\"Frame 8151\",layoutDependency:layoutDependency,layoutId:\"W2nwR_mxA\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5547f1dc-ff6b-4f82-82c7-a8b77fee0be7, rgba(255, 255, 255, 0.11))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Review\"})}),className:\"framer-eej6or\",\"data-framer-name\":\"Complete\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gtQR557ct\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a6x7KUMwD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})})},KfLshrgnl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})})},lCAsHmoq5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Webhook\"})})},mOlCFjuER:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Webhook\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18gal13\",\"data-styles-preset\":\"E29VCOXwy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"04\"})}),className:\"framer-ycy7xd\",\"data-framer-name\":\"04\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X99fZ_TqM\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w1c60v\",\"data-border\":true,\"data-framer-name\":\"Frame 8151\",layoutDependency:layoutDependency,layoutId:\"kKJ7afqDx\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5547f1dc-ff6b-4f82-82c7-a8b77fee0be7, rgba(255, 255, 255, 0.11))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Annotate\"})}),className:\"framer-6btwj9\",\"data-framer-name\":\"Complete\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BBfXaUZ5g\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a6x7KUMwD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Complete\"})})},KfLshrgnl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Complete\"})})},oDceMl2ff:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Complete\"})})},Rg2EkDNCH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Complete\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18gal13\",\"data-styles-preset\":\"E29VCOXwy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"05\"})}),className:\"framer-k8opda\",\"data-framer-name\":\"04\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DFBT5KfSu\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tqjmgt\",\"data-border\":true,\"data-framer-name\":\"Frame 8151\",layoutDependency:layoutDependency,layoutId:\"wS92XSeF9\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5547f1dc-ff6b-4f82-82c7-a8b77fee0be7, rgba(255, 255, 255, 0.11))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255)))\"},children:\"Complete\"})}),className:\"framer-1mlk7wz\",\"data-framer-name\":\"Complete\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TR0vKnTY7\",style:{\"--extracted-r6o4lv\":\"var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18gal13\",\"data-styles-preset\":\"E29VCOXwy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42)))\"},children:\"06\"})}),className:\"framer-yosb6u\",\"data-framer-name\":\"04\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q3h_mMAU9\",style:{\"--extracted-r6o4lv\":\"var(--token-418c9830-1c43-4a2f-a73a-dc5e42fa6f54, rgba(255, 255, 250, 0.42))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lpm05e\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"Wg3XHr0tI\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11c83pi\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"cf6aUq3nj\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||688)-0-688)/2)+16+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/Ktnwz6e2TmkseK70BEBbXAeX6C8.webp\"},className:\"framer-rtt8zm\",\"data-framer-name\":\"Webhook\",layoutDependency:layoutDependency,layoutId:\"j9YUPKJl0\",style:{opacity:0},variants:{mOlCFjuER:{opacity:1}},...addPropertyOverrides({a6x7KUMwD:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/Ktnwz6e2TmkseK70BEBbXAeX6C8.webp\"}},ijJzQRk7r:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/Ktnwz6e2TmkseK70BEBbXAeX6C8.webp\"}},lCAsHmoq5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/Ktnwz6e2TmkseK70BEBbXAeX6C8.webp\"}},Rg2EkDNCH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/Ktnwz6e2TmkseK70BEBbXAeX6C8.webp\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||688)-0-688)/2)+16+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/9Qne6JR00Rr2LyEX36aBHZ5aGSQ.webp\"},className:\"framer-1i9akap\",\"data-framer-name\":\"Model\",layoutDependency:layoutDependency,layoutId:\"o07pQCMp5\",style:{opacity:0},variants:{oDceMl2ff:{opacity:1}},...addPropertyOverrides({a6x7KUMwD:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/9Qne6JR00Rr2LyEX36aBHZ5aGSQ.webp\"}},ijJzQRk7r:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/9Qne6JR00Rr2LyEX36aBHZ5aGSQ.webp\"}},lCAsHmoq5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/9Qne6JR00Rr2LyEX36aBHZ5aGSQ.webp\"}},Rg2EkDNCH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/9Qne6JR00Rr2LyEX36aBHZ5aGSQ.webp\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||688)-0-688)/2)+16+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"},className:\"framer-n51p0i\",\"data-framer-name\":\"Logic\",layoutDependency:layoutDependency,layoutId:\"vyMNVj9yW\",style:{opacity:0},variants:{KfLshrgnl:{opacity:1}},...addPropertyOverrides({a6x7KUMwD:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"}},ijJzQRk7r:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"}},lCAsHmoq5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"}},Rg2EkDNCH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||688)-0-688)/2)+16+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/Sm5ECRRflgnJ1wdzvqKOsdAm7A.webp\"},className:\"framer-1t4tmam\",\"data-framer-name\":\"Consensus\",layoutDependency:layoutDependency,layoutId:\"IYYYVyutA\",style:{opacity:1},variants:{KfLshrgnl:{opacity:0},mOlCFjuER:{opacity:0},oDceMl2ff:{opacity:0}},...addPropertyOverrides({a6x7KUMwD:{\"data-framer-name\":\"Logic\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"}},ijJzQRk7r:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/Sm5ECRRflgnJ1wdzvqKOsdAm7A.webp\"}},lCAsHmoq5:{\"data-framer-name\":\"Webhook\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/Ktnwz6e2TmkseK70BEBbXAeX6C8.webp\"}},oDceMl2ff:{\"data-framer-name\":\"Model\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||688)-0-688)/2)+16+0+0),pixelHeight:1968,pixelWidth:3282,src:\"https://framerusercontent.com/images/9Qne6JR00Rr2LyEX36aBHZ5aGSQ.webp\"}},Rg2EkDNCH:{\"data-framer-name\":\"Logic\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+8+0+0),pixelHeight:1968,pixelWidth:3282,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/V0WXsMyl4ls2JIeKAf0ejjiZc.webp\"}}},baseVariant,gestureVariant)})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YyJjM.framer-xpt6au, .framer-YyJjM .framer-xpt6au { display: block; }\",\".framer-YyJjM.framer-50ylva { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 688px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1336px; }\",\".framer-YyJjM .framer-cpg6ai { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 688px; justify-content: space-between; overflow: visible; padding: 24px 12px 16px 24px; position: relative; width: 16%; }\",\".framer-YyJjM .framer-1d0kidz, .framer-YyJjM .framer-14khwzd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YyJjM .framer-1gk44ap, .framer-YyJjM .framer-19jxts6, .framer-YyJjM .framer-a1tyjz { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 182px; word-break: break-word; word-wrap: break-word; }\",\".framer-YyJjM .framer-ebceuk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YyJjM .framer-1wmgs7r, .framer-YyJjM .framer-xxgulg, .framer-YyJjM .framer-17wfasq, .framer-YyJjM .framer-10z2tb1, .framer-YyJjM .framer-1w1c60v, .framer-YyJjM .framer-1tqjmgt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-YyJjM .framer-x0j0dk, .framer-YyJjM .framer-1yhokqz, .framer-YyJjM .framer-15pek9l, .framer-YyJjM .framer-eej6or, .framer-YyJjM .framer-6btwj9, .framer-YyJjM .framer-1mlk7wz { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-YyJjM .framer-1cem0x9, .framer-YyJjM .framer-12f86wb, .framer-YyJjM .framer-j16xdb, .framer-YyJjM .framer-ycy7xd, .framer-YyJjM .framer-k8opda, .framer-YyJjM .framer-yosb6u { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YyJjM .framer-lpm05e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 688px; justify-content: flex-start; overflow: visible; padding: 16px 16px 16px 8px; position: relative; width: 1px; }\",\".framer-YyJjM .framer-11c83pi { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-YyJjM .framer-rtt8zm, .framer-YyJjM .framer-1i9akap, .framer-YyJjM .framer-n51p0i, .framer-YyJjM .framer-1t4tmam { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YyJjM.framer-50ylva, .framer-YyJjM .framer-1d0kidz, .framer-YyJjM .framer-ebceuk, .framer-YyJjM .framer-14khwzd, .framer-YyJjM .framer-1wmgs7r, .framer-YyJjM .framer-xxgulg, .framer-YyJjM .framer-17wfasq, .framer-YyJjM .framer-10z2tb1, .framer-YyJjM .framer-1w1c60v, .framer-YyJjM .framer-1tqjmgt, .framer-YyJjM .framer-lpm05e { gap: 0px; } .framer-YyJjM.framer-50ylva > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-YyJjM.framer-50ylva > :first-child, .framer-YyJjM .framer-1wmgs7r > :first-child, .framer-YyJjM .framer-xxgulg > :first-child, .framer-YyJjM .framer-17wfasq > :first-child, .framer-YyJjM .framer-10z2tb1 > :first-child, .framer-YyJjM .framer-1w1c60v > :first-child, .framer-YyJjM .framer-1tqjmgt > :first-child { margin-left: 0px; } .framer-YyJjM.framer-50ylva > :last-child, .framer-YyJjM .framer-1wmgs7r > :last-child, .framer-YyJjM .framer-xxgulg > :last-child, .framer-YyJjM .framer-17wfasq > :last-child, .framer-YyJjM .framer-10z2tb1 > :last-child, .framer-YyJjM .framer-1w1c60v > :last-child, .framer-YyJjM .framer-1tqjmgt > :last-child { margin-right: 0px; } .framer-YyJjM .framer-1d0kidz > *, .framer-YyJjM .framer-14khwzd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YyJjM .framer-1d0kidz > :first-child, .framer-YyJjM .framer-ebceuk > :first-child, .framer-YyJjM .framer-14khwzd > :first-child, .framer-YyJjM .framer-lpm05e > :first-child { margin-top: 0px; } .framer-YyJjM .framer-1d0kidz > :last-child, .framer-YyJjM .framer-ebceuk > :last-child, .framer-YyJjM .framer-14khwzd > :last-child, .framer-YyJjM .framer-lpm05e > :last-child { margin-bottom: 0px; } .framer-YyJjM .framer-ebceuk > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-YyJjM .framer-1wmgs7r > *, .framer-YyJjM .framer-xxgulg > *, .framer-YyJjM .framer-17wfasq > *, .framer-YyJjM .framer-10z2tb1 > *, .framer-YyJjM .framer-1w1c60v > *, .framer-YyJjM .framer-1tqjmgt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YyJjM .framer-lpm05e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-YyJjM.framer-v-o0wti7.framer-50ylva, .framer-YyJjM.framer-v-14k8iot.framer-50ylva, .framer-YyJjM.framer-v-1g3nf46.framer-50ylva { aspect-ratio: 1.941860465116279 / 1; height: var(--framer-aspect-ratio-supported, 688px); }\",\".framer-YyJjM.framer-v-18pz6ux.framer-50ylva, .framer-YyJjM.framer-v-18eka6n.framer-50ylva, .framer-YyJjM.framer-v-vsyj50.framer-50ylva, .framer-YyJjM.framer-v-t4t3dk.framer-50ylva { aspect-ratio: 1.941860465116279 / 1; flex-direction: column; height: var(--framer-aspect-ratio-supported, 206px); width: 400px; }\",\".framer-YyJjM.framer-v-18pz6ux .framer-cpg6ai, .framer-YyJjM.framer-v-18eka6n .framer-cpg6ai, .framer-YyJjM.framer-v-vsyj50 .framer-cpg6ai, .framer-YyJjM.framer-v-t4t3dk .framer-cpg6ai { gap: 80px; height: min-content; justify-content: center; order: 1; padding: 12px 12px 16px 16px; width: 100%; }\",\".framer-YyJjM.framer-v-18pz6ux .framer-lpm05e, .framer-YyJjM.framer-v-18eka6n .framer-lpm05e, .framer-YyJjM.framer-v-vsyj50 .framer-lpm05e, .framer-YyJjM.framer-v-t4t3dk .framer-lpm05e { flex: none; height: 400px; order: 0; padding: 8px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YyJjM.framer-v-18pz6ux.framer-50ylva, .framer-YyJjM.framer-v-18pz6ux .framer-cpg6ai { gap: 0px; } .framer-YyJjM.framer-v-18pz6ux.framer-50ylva > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YyJjM.framer-v-18pz6ux.framer-50ylva > :first-child, .framer-YyJjM.framer-v-18pz6ux .framer-cpg6ai > :first-child { margin-top: 0px; } .framer-YyJjM.framer-v-18pz6ux.framer-50ylva > :last-child, .framer-YyJjM.framer-v-18pz6ux .framer-cpg6ai > :last-child { margin-bottom: 0px; } .framer-YyJjM.framer-v-18pz6ux .framer-cpg6ai > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YyJjM.framer-v-18eka6n.framer-50ylva, .framer-YyJjM.framer-v-18eka6n .framer-cpg6ai { gap: 0px; } .framer-YyJjM.framer-v-18eka6n.framer-50ylva > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YyJjM.framer-v-18eka6n.framer-50ylva > :first-child, .framer-YyJjM.framer-v-18eka6n .framer-cpg6ai > :first-child { margin-top: 0px; } .framer-YyJjM.framer-v-18eka6n.framer-50ylva > :last-child, .framer-YyJjM.framer-v-18eka6n .framer-cpg6ai > :last-child { margin-bottom: 0px; } .framer-YyJjM.framer-v-18eka6n .framer-cpg6ai > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YyJjM.framer-v-vsyj50.framer-50ylva, .framer-YyJjM.framer-v-vsyj50 .framer-cpg6ai { gap: 0px; } .framer-YyJjM.framer-v-vsyj50.framer-50ylva > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YyJjM.framer-v-vsyj50.framer-50ylva > :first-child, .framer-YyJjM.framer-v-vsyj50 .framer-cpg6ai > :first-child { margin-top: 0px; } .framer-YyJjM.framer-v-vsyj50.framer-50ylva > :last-child, .framer-YyJjM.framer-v-vsyj50 .framer-cpg6ai > :last-child { margin-bottom: 0px; } .framer-YyJjM.framer-v-vsyj50 .framer-cpg6ai > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YyJjM.framer-v-t4t3dk.framer-50ylva, .framer-YyJjM.framer-v-t4t3dk .framer-cpg6ai { gap: 0px; } .framer-YyJjM.framer-v-t4t3dk.framer-50ylva > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YyJjM.framer-v-t4t3dk.framer-50ylva > :first-child, .framer-YyJjM.framer-v-t4t3dk .framer-cpg6ai > :first-child { margin-top: 0px; } .framer-YyJjM.framer-v-t4t3dk.framer-50ylva > :last-child, .framer-YyJjM.framer-v-t4t3dk .framer-cpg6ai > :last-child { margin-bottom: 0px; } .framer-YyJjM.framer-v-t4t3dk .framer-cpg6ai > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-YyJjM[data-border=\"true\"]::after, .framer-YyJjM [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 688\n * @framerIntrinsicWidth 1336\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KfLshrgnl\":{\"layout\":[\"fixed\",\"fixed\"]},\"oDceMl2ff\":{\"layout\":[\"fixed\",\"fixed\"]},\"mOlCFjuER\":{\"layout\":[\"fixed\",\"fixed\"]},\"ijJzQRk7r\":{\"layout\":[\"fixed\",\"fixed\"]},\"a6x7KUMwD\":{\"layout\":[\"fixed\",\"fixed\"]},\"Rg2EkDNCH\":{\"layout\":[\"fixed\",\"fixed\"]},\"lCAsHmoq5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroDTFETjQP=withCSS(Component,css,\"framer-YyJjM\");export default FrameroDTFETjQP;FrameroDTFETjQP.displayName=\"Tableau/Workflows\";FrameroDTFETjQP.defaultProps={height:688,width:1336};addPropertyControls(FrameroDTFETjQP,{variant:{options:[\"q_xKDRlo8\",\"KfLshrgnl\",\"oDceMl2ff\",\"mOlCFjuER\",\"ijJzQRk7r\",\"a6x7KUMwD\",\"Rg2EkDNCH\",\"lCAsHmoq5\"],optionTitles:[\"Desktop/Step 1\",\"Desktop/Step 2\",\"Desktop/Step 3\",\"Desktop/Step 4\",\"Mobile/Step 1\",\"Mobile/Step 2\",\"Mobile/Step 3\",\"Mobile/Step 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameroDTFETjQP,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroDTFETjQP\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KfLshrgnl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oDceMl2ff\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mOlCFjuER\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ijJzQRk7r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"a6x7KUMwD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Rg2EkDNCH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lCAsHmoq5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1336\",\"framerIntrinsicHeight\":\"688\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import ModalFeature from\"#framer/local/canvasComponent/AQW6VY2bV/AQW6VY2bV.js\";import NavigationFooterDesktop from\"#framer/local/canvasComponent/AWo9swfw2/AWo9swfw2.js\";import SectionHero_Video_SimpleNew from\"#framer/local/canvasComponent/Bg65Jtmv8/Bg65Jtmv8.js\";import ModalLogin from\"#framer/local/canvasComponent/cWVP3y_Dk/cWVP3y_Dk.js\";import NavigationFooterMobile from\"#framer/local/canvasComponent/e_gxykZl9/e_gxykZl9.js\";import ModalNewsletter from\"#framer/local/canvasComponent/I8diuJ4rA/I8diuJ4rA.js\";import BannerDemo_Footer from\"#framer/local/canvasComponent/ibJfRaqtX/ibJfRaqtX.js\";import CarouselControl_Tab from\"#framer/local/canvasComponent/IoqjqmdnG/IoqjqmdnG.js\";import CardFeature_Highlight from\"#framer/local/canvasComponent/jYqv2UpQa/jYqv2UpQa.js\";import ActionsButton_Link from\"#framer/local/canvasComponent/N6RLOKevi/N6RLOKevi.js\";import TableauWorkflows from\"#framer/local/canvasComponent/oDTFETjQP/oDTFETjQP.js\";import BadgesEyebrow from\"#framer/local/canvasComponent/P06wzPILV/P06wzPILV.js\";import CardTestimonial_Quote from\"#framer/local/canvasComponent/pGodGx6wj/pGodGx6wj.js\";import CarouselTestimonial_Large_New from\"#framer/local/canvasComponent/QbfQ2wh3a/QbfQ2wh3a.js\";import ActionsG2Review from\"#framer/local/canvasComponent/rRG_TGupS/rRG_TGupS.js\";import NavigationHeaderGlobal from\"#framer/local/canvasComponent/sA9lGRWcm/sA9lGRWcm.js\";import CardBento from\"#framer/local/canvasComponent/tfPCFbosb/tfPCFbosb.js\";import CursorNext from\"#framer/local/canvasComponent/UFapeNbTf/UFapeNbTf.js\";import NavigationHeaderMobile from\"#framer/local/canvasComponent/UHsilVh7a/UHsilVh7a.js\";import Demo_Modal from\"#framer/local/canvasComponent/wm906gxMC/wm906gxMC.js\";import TableauUseCasesDarwin from\"#framer/local/canvasComponent/xDrgZEYVX/xDrgZEYVX.js\";import CardLogo from\"#framer/local/canvasComponent/y5tvs0CcT/y5tvs0CcT.js\";import Testimonials from\"#framer/local/collection/RM53TRIMg/RM53TRIMg.js\";import Logos,{enumToDisplayNameFunctions}from\"#framer/local/collection/XzRjaeDJP/XzRjaeDJP.js\";import*as sharedStyle1 from\"#framer/local/css/bKUP2JdaO/bKUP2JdaO.js\";import*as sharedStyle2 from\"#framer/local/css/Sc0A7sHPF/Sc0A7sHPF.js\";import*as sharedStyle from\"#framer/local/css/Xczwm_pdV/Xczwm_pdV.js\";import*as sharedStyle4 from\"#framer/local/css/YOZvIF3op/YOZvIF3op.js\";import*as sharedStyle3 from\"#framer/local/css/ZmRYfLUt0/ZmRYfLUt0.js\";import*as sharedStyle5 from\"#framer/local/css/zQX3wbPHz/zQX3wbPHz.js\";import metadataProvider from\"#framer/local/webPageMetadata/rzgVpY6Rl/rzgVpY6Rl.js\";const NavigationHeaderGlobalFonts=getFonts(NavigationHeaderGlobal);const NavigationHeaderGlobalWithVariantAppearEffect=withVariantAppearEffect(NavigationHeaderGlobal);const ModalLoginFonts=getFonts(ModalLogin);const Demo_ModalFonts=getFonts(Demo_Modal);const NavigationHeaderMobileFonts=getFonts(NavigationHeaderMobile);const NavigationHeaderMobileWithVariantAppearEffect=withVariantAppearEffect(NavigationHeaderMobile);const BadgesEyebrowFonts=getFonts(BadgesEyebrow);const ActionsButton_LinkFonts=getFonts(ActionsButton_Link);const SectionHero_Video_SimpleNewFonts=getFonts(SectionHero_Video_SimpleNew);const CardLogoFonts=getFonts(CardLogo);const TableauUseCasesDarwinFonts=getFonts(TableauUseCasesDarwin);const CarouselControl_TabFonts=getFonts(CarouselControl_Tab);const CarouselControl_TabWithVariantAppearEffect=withVariantAppearEffect(CarouselControl_Tab);const CardFeature_HighlightFonts=getFonts(CardFeature_Highlight);const CardFeature_HighlightWithVariantAppearEffect=withVariantAppearEffect(CardFeature_Highlight);const ModalFeatureFonts=getFonts(ModalFeature);const MotionDivWithFX=withFX(motion.div);const CardTestimonial_QuoteFonts=getFonts(CardTestimonial_Quote);const VideoFonts=getFonts(Video);const CardBentoFonts=getFonts(CardBento);const TableauWorkflowsFonts=getFonts(TableauWorkflows);const ActionsG2ReviewFonts=getFonts(ActionsG2Review);const CarouselTestimonial_Large_NewFonts=getFonts(CarouselTestimonial_Large_New);const BannerDemo_FooterFonts=getFonts(BannerDemo_Footer);const NavigationFooterDesktopFonts=getFonts(NavigationFooterDesktop);const ModalNewsletterFonts=getFonts(ModalNewsletter);const NavigationFooterMobileFonts=getFonts(NavigationFooterMobile);const CursorNextFonts=getFonts(CursorNext);const breakpoints={n3rKUvqYs:\"(min-width: 1280px) and (max-width: 1727px)\",sbUTUD6O3:\"(min-width: 1728px)\",vXlLCIjlG:\"(max-width: 887px)\",ZBl5shPLa:\"(min-width: 888px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3KFd9\";const variantClassNames={n3rKUvqYs:\"framer-v-1nkkx2n\",sbUTUD6O3:\"framer-v-nlk622\",vXlLCIjlG:\"framer-v-1wvinf8\",ZBl5shPLa:\"framer-v-1e24049\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"[Use] Phone\":\"vXlLCIjlG\",\"[Use] Small Desktop\":\"n3rKUvqYs\",\"[Use] Tablet\":\"ZBl5shPLa\",Desktop:\"sbUTUD6O3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sbUTUD6O3\"};};const cursor={component:CursorNext,variant:\"gTNhk060o\"};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,qDRGurYIaKHFQzP1hQ,SIrK4DlgHKHFQzP1hQ,oBuPq3cjzKHFQzP1hQ,U76DuUvV_KHFQzP1hQ,idKHFQzP1hQ,YdtduoXFRa49KiXyGo,YMAcSYbaHa49KiXyGo,mFvXx29tZa49KiXyGo,Rl0ISC5KRa49KiXyGo,JSdBrgZ65_SIrK4DlgHa49KiXyGo,u1oKjpqt9a49KiXyGo,ida49KiXyGo,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Bm5ygoIH03bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const W6_uuXGme3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const d8dQhevjD3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const wEmI866b03bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const FaTD0R4bW1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const a0FIa3gDX1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const iSev0juwe3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const T93479tSP3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const V_BgWjnv01wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ZXeCsBBn51wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ulbr56no93bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const Ct11PuJd43bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const tIAkmiKxf1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sr1lN8Yoc3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"vXlLCIjlG\")return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"vXlLCIjlG\")return true;return false;};const elementId=useRouteElementId(\"zEEu2CmQk\");const isDisplayed2=()=>{if(!isBrowser())return true;if([\"vXlLCIjlG\",\"ZBl5shPLa\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"MXd75MYgg\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"hA2Vz8MMY\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"V7_hEPz_P\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"R1cfDfVm2\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"ohqr263nt\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"sUnuv8LhH\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"gNf9_J74u\");const ref9=React.useRef(null);const router=useRouter();const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"ZBl5shPLa\")return false;return true;};const elementId8=useRouteElementId(\"rcr8g1jEo\");useCustomCursors({\"183unhs\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sbUTUD6O3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-nlk622\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-kou2yr-container hidden-1wvinf8\",id:\"kou2yr\",layoutScroll:true,nodeId:\"vdHxLTFw0\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(NavigationHeaderGlobalWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:-4,ref:ref1,target:\"OZ_KbiKfB\"},{ref:ref2,target:\"UEV_ZTc72\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,Bm5ygoIH0:Bm5ygoIH03bnx0g({overlay}),d8dQhevjD:d8dQhevjD3bnx0g({overlay:overlay2}),eQpFQZ5Z5:false,gqCOpxhlU:\"var(--token-2a97c1cd-fabf-4875-a86e-deeefa87e727, rgba(255, 255, 255, 0))\",height:\"100%\",id:\"vdHxLTFw0\",layoutId:\"vdHxLTFw0\",r3kNxjaED:true,RryXCOGix:\"NkKWz4tX2\",SlJnUKw_w:true,style:{width:\"100%\"},TbntyjH31:\"Go to homepage\",variant:\"k9y0YcF0q\",VlclT42ja:true,vSvgSVZcT:\"q8_CnVsFw\",W6_uuXGme:W6_uuXGme3bnx0g({overlay:overlay1}),wEmI866b0:wEmI866b03bnx0g({overlay:overlay3}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-qrnm1y\"),\"data-framer-name\":\"Overlay Login\",\"data-framer-portal-id\":\"kou2yr\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"fEsgw2dKs\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1l9u9cz-container\"),\"data-framer-portal-id\":\"kou2yr\",inComponentSlot:true,nodeId:\"XOXK54Dr1\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(ModalLogin,{FaTD0R4bW:FaTD0R4bW1wnntms({overlay}),height:\"100%\",id:\"XOXK54Dr1\",layoutId:\"XOXK54Dr1\",style:{height:\"100%\",width:\"100%\"},variant:\"lxHKD7O8x\",width:\"100%\"})})})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1vupm9u\"),\"data-framer-name\":\"Overlay Demo\",\"data-framer-portal-id\":\"kou2yr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"crLzynLcx\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1ltzyes-container\"),\"data-framer-portal-id\":\"kou2yr\",inComponentSlot:true,nodeId:\"tXW0SNdmE\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZBl5shPLa:{variant:\"PJGhRrsXA\"}},children:/*#__PURE__*/_jsx(Demo_Modal,{a0FIa3gDX:a0FIa3gDX1wnntms({overlay:overlay1}),BizWDIOQr:\"kd3Chs64x\",height:\"100%\",id:\"tXW0SNdmE\",layoutId:\"tXW0SNdmE\",style:{height:\"100%\",width:\"100%\"},variant:\"CzfhYWifT\",width:\"100%\",XK75ybj6B:\"WoYGPn5Gw\"})})})})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1hbbrm2\"),\"data-framer-name\":\"Overlay Go\",\"data-framer-portal-id\":\"kou2yr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"da76Kih__\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-wmruxn-container\"),\"data-framer-portal-id\":\"kou2yr\",inComponentSlot:true,nodeId:\"JpLDhRyzD\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZBl5shPLa:{variant:\"PJGhRrsXA\"}},children:/*#__PURE__*/_jsx(Demo_Modal,{a0FIa3gDX:a0FIa3gDX1wnntms({overlay:overlay2}),BizWDIOQr:\"jPfqjmDbN\",height:\"100%\",id:\"JpLDhRyzD\",layoutId:\"JpLDhRyzD\",style:{height:\"100%\",width:\"100%\"},variant:\"CzfhYWifT\",width:\"100%\",XK75ybj6B:\"cTxx4XltV\"})})})})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1fln2qe\"),\"data-framer-name\":\"Overlay Darwin\",\"data-framer-portal-id\":\"kou2yr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"C6HnSQnsj\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1i67ycf-container\"),\"data-framer-portal-id\":\"kou2yr\",inComponentSlot:true,nodeId:\"ixMSVwCKp\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZBl5shPLa:{variant:\"PJGhRrsXA\"}},children:/*#__PURE__*/_jsx(Demo_Modal,{a0FIa3gDX:a0FIa3gDX1wnntms({overlay:overlay3}),BizWDIOQr:\"kd3Chs64x\",height:\"100%\",id:\"ixMSVwCKp\",layoutId:\"ixMSVwCKp\",style:{height:\"100%\",width:\"100%\"},variant:\"CzfhYWifT\",width:\"100%\",XK75ybj6B:\"WoYGPn5Gw\"})})})})]}),getContainer())})})]})})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:60,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tppge5-container hidden-nlk622 hidden-1nkkx2n hidden-1e24049\",layoutScroll:true,nodeId:\"H0C_aNAWj\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(NavigationHeaderMobileWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:-4,ref:ref1,target:\"vk0gpK5MU\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,EJE7QgCUZ:ref1,height:\"100%\",id:\"H0C_aNAWj\",jzBOP1LG7:\"Book demo\",layoutId:\"H0C_aNAWj\",my9AXVYnd:\"var(--token-2a97c1cd-fabf-4875-a86e-deeefa87e727, rgba(255, 255, 255, 0))\",pTFlOhN21:false,style:{width:\"100%\"},sX6zcYLBn:\"NkKWz4tX2\",variant:\"lBw74uoUP\",W2NJ08agc:true,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2dezvf\",\"data-framer-name\":\"Section - Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lgk2gt\",\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e30rd4-container\",nodeId:\"ehuMctEBU\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"ehuMctEBU\",layoutId:\"ehuMctEBU\",Lf6zliNLk:\"Annotation suite\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12zrtsi\",\"data-framer-name\":\"Hero text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x7fy8l\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-150q84s\",\"data-styles-preset\":\"bKUP2JdaO\",children:[\"Data labeling. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Lightning-fast, pixel-perfect.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-19eqs6a\",\"data-styles-preset\":\"Xczwm_pdV\",children:[\"Data labeling. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Lightning-fast, pixel-perfect.\"})]})}),className:\"framer-1t75o5e\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ldzy2b\",\"data-framer-name\":\"Actions/ButtonGroup\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"160px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-iwedvl-container\",id:\"iwedvl\",nodeId:\"LusAAndR5\",scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(ActionsButton_Link,{djEbonHvq:false,fseg5nZgi:false,height:\"100%\",id:\"LusAAndR5\",iSev0juwe:iSev0juwe3bnx0g({overlay:overlay4}),layoutId:\"LusAAndR5\",RIB3rsi5y:\"Book a demo\",style:{width:\"100%\"},variant:\"OKTcXtQdw\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-16qivwg\"),\"data-framer-name\":\"Overlay Demo\",\"data-framer-portal-id\":\"iwedvl\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"IRrjn0e00\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-auvkfh-container\"),\"data-framer-portal-id\":\"iwedvl\",inComponentSlot:true,nodeId:\"eJBUE7NYF\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"VmbHGwTMF\"},ZBl5shPLa:{variant:\"PJGhRrsXA\"}},children:/*#__PURE__*/_jsx(Demo_Modal,{a0FIa3gDX:a0FIa3gDX1wnntms({overlay:overlay4}),BizWDIOQr:\"kd3Chs64x\",height:\"100%\",id:\"eJBUE7NYF\",layoutId:\"eJBUE7NYF\",style:{height:\"100%\",width:\"100%\"},variant:\"CzfhYWifT\",width:\"100%\",XK75ybj6B:\"WoYGPn5Gw\"})})})})]}),getContainer())})})]})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:718.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:888,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xrlgaj-container\",nodeId:\"gnNcea44A\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{lGFht2PLr:\"https://framerusercontent.com/assets/uvBjEea83XQkyK7VTBfMd8PSnM.mp4\",SrMX39OeW:addImageAlt({src:\"https://framerusercontent.com/images/DlzX1ogJrQIuqc9Bduin8x2Gk.webp\",srcSet:\"https://framerusercontent.com/images/DlzX1ogJrQIuqc9Bduin8x2Gk.webp?scale-down-to=1024 682w,https://framerusercontent.com/images/DlzX1ogJrQIuqc9Bduin8x2Gk.webp 880w\"},\"\")}},children:/*#__PURE__*/_jsx(SectionHero_Video_SimpleNew,{height:\"100%\",id:\"gnNcea44A\",layoutId:\"gnNcea44A\",lGFht2PLr:\"https://framerusercontent.com/assets/KUnDsxXEzUAeQsuaOlUVViJOFI.mp4\",SrMX39OeW:addImageAlt({src:\"https://framerusercontent.com/images/hU2DmzL4TXA98ZoynUXOKc13c.webp\",srcSet:\"https://framerusercontent.com/images/hU2DmzL4TXA98ZoynUXOKc13c.webp?scale-down-to=512 512w,https://framerusercontent.com/images/hU2DmzL4TXA98ZoynUXOKc13c.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/hU2DmzL4TXA98ZoynUXOKc13c.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/hU2DmzL4TXA98ZoynUXOKc13c.webp 3456w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"ZstExD3d1\",width:\"100%\",z_bSLRlhb:true})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19fj0w8\",\"data-framer-name\":\"Section - Logo\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-231i7a\",\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dhya6e\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.16)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lglduc-container\",nodeId:\"bVXow088p\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"oV8vyHhgl\"},ZBl5shPLa:{variant:\"oV8vyHhgl\"}},children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"bVXow088p\",layoutId:\"bVXow088p\",Lf6zliNLk:\"Customers\",style:{height:\"100%\",width:\"100%\"},variant:\"YLEclT_4l\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-nv2ssp\",\"data-styles-preset\":\"Sc0A7sHPF\",children:[\"Build breakthrough AI models.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Join leading AI research labs and Fortune 100s.\"})]})}),className:\"framer-kdkskd\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a68lo5\",\"data-framer-name\":\"Content\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gy3uzl-container hidden-1wvinf8 hidden-1e24049\",nodeId:\"P5AfTCkZ9\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"P5AfTCkZ9\",layoutId:\"P5AfTCkZ9\",Lf6zliNLk:\"Customers\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q27nhh\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"KHFQzP1hQ\",data:Logos,type:\"Collection\"},limit:{type:\"LiteralValue\",value:8},select:[{collection:\"KHFQzP1hQ\",name:\"qDRGurYIa\",type:\"Identifier\"},{collection:\"KHFQzP1hQ\",name:\"SIrK4DlgH\",type:\"Identifier\"},{collection:\"KHFQzP1hQ\",name:\"oBuPq3cjz\",type:\"Identifier\"},{collection:\"KHFQzP1hQ\",name:\"U76DuUvV_\",type:\"Identifier\"},{collection:\"KHFQzP1hQ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"KHFQzP1hQ\",name:\"V_1Dssp5g\",type:\"Identifier\"},operator:\"and\",right:{collection:\"KHFQzP1hQ\",name:\"AuCERLTD_\",type:\"Identifier\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idKHFQzP1hQ,oBuPq3cjz:oBuPq3cjzKHFQzP1hQ,qDRGurYIa:qDRGurYIaKHFQzP1hQ,SIrK4DlgH:SIrK4DlgHKHFQzP1hQ,U76DuUvV_:U76DuUvV_KHFQzP1hQ},index)=>{oBuPq3cjzKHFQzP1hQ??=\"\";U76DuUvV_KHFQzP1hQ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`KHFQzP1hQ-${idKHFQzP1hQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{U76DuUvV_:U76DuUvV_KHFQzP1hQ},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-87g2hr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:169,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px) - 4px) / 2, 50px)`},ZBl5shPLa:{width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 12px) / 4, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:249,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.8383 - 8px, 1px) - 12px) / 4, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e7pa75-container\",nodeId:\"rAjVZV67q\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(CardLogo,{height:\"100%\",hh1EvQ4Ba:enumToDisplayNameFunctions[\"qDRGurYIa\"]?.(qDRGurYIaKHFQzP1hQ,activeLocale),id:\"rAjVZV67q\",layoutId:\"rAjVZV67q\",style:{height:\"100%\",width:\"100%\"},tYOJdBaID:oBuPq3cjzKHFQzP1hQ,variant:\"gx2zajYIJ\",width:\"100%\",ZWaobMIQk:toResponsiveImage(SIrK4DlgHKHFQzP1hQ)})})})})})})},idKHFQzP1hQ);})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5b6bs6\",\"data-framer-name\":\"Section - Use cases\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-in1j1f\",\"data-border\":true,\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e67pnj\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ry3u7-container\",nodeId:\"SlL69GX3s\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"SlL69GX3s\",layoutId:\"SlL69GX3s\",Lf6zliNLk:\"Use cases\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-nv2ssp\",\"data-styles-preset\":\"Sc0A7sHPF\",children:[\"Create high-quality training data.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"V7 supports all your labeling needs.\"})]})}),className:\"framer-197mii\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:668,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-342g67-container\",nodeId:\"Ni65C0nCR\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"In_2cwUb1\"}},children:/*#__PURE__*/_jsx(TableauUseCasesDarwin,{height:\"100%\",id:\"Ni65C0nCR\",layoutId:\"Ni65C0nCR\",mGJw89YaP:true,style:{height:\"100%\",width:\"100%\"},variant:\"h99mti0nP\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-124068s\",\"data-framer-name\":\"Section - Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t8ql8h\",\"data-border\":true,\"data-framer-name\":\"Max width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y1v9o9\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.16)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-55xuzz-container\",nodeId:\"u7q1uJ8hb\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"u7q1uJ8hb\",layoutId:\"u7q1uJ8hb\",Lf6zliNLk:\"Annotation suite\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1nhuhol\",\"data-styles-preset\":\"ZmRYfLUt0\",children:[\"Automate video annotations 10x faster without errors.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Create high-quality training data with AI-assisted labeling.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-nv2ssp\",\"data-styles-preset\":\"Sc0A7sHPF\",children:[\"Automate video annotations 10x faster without errors.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Create high-quality training data with AI-assisted labeling.\"})]})}),className:\"framer-1uzu2jn\",\"data-framer-name\":\"Automate video annotations 10x faster without errors.\\u2028Create high quality training data & build production-ready models faster with AI-assisted labeling..\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iabtyq\",\"data-framer-name\":\"Container\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oq5lzs hidden-1wvinf8\",\"data-framer-name\":\"Triggers\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u2pzbj\",\"data-framer-name\":\"Extra space\",id:elementId1,ref:ref3}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-48dqgc\",\"data-framer-name\":\"Section 1\",id:elementId2,ref:ref4}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h9egt8\",\"data-framer-name\":\"Section 2\",id:elementId3,ref:ref5}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dt5r4b\",\"data-framer-name\":\"Section 3\",id:elementId4,ref:ref6}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o0nkz1\",\"data-framer-name\":\"Section 4\",id:elementId5,ref:ref7}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m00acq\",\"data-framer-name\":\"Section 5\",id:elementId6,ref:ref8}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4u5fji\",\"data-framer-name\":\"Extra space\",id:elementId7,ref:ref9})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15exl11\",\"data-framer-name\":\"Content\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c31knx hidden-1wvinf8\",\"data-framer-name\":\"Sidebar\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":hA2Vz8MMY\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":hA2Vz8MMY\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":hA2Vz8MMY\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vjbn73-container\",\"data-framer-name\":\"Carousel/Control_Tab_1\",name:\"Carousel/Control_Tab_1\",nodeId:\"Lu_hpv1DS\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3rKUvqYs:{SWDLK2H2Y:resolvedLinks[1]},ZBl5shPLa:{SWDLK2H2Y:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CarouselControl_TabWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"opMpsm_jA\"},{ref:ref5,target:\"w9OSx5dio\"},{ref:ref6,target:\"w9OSx5dio\"},{ref:ref7,target:\"w9OSx5dio\"},{ref:ref8,target:\"w9OSx5dio\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Lu_hpv1DS\",layoutId:\"Lu_hpv1DS\",lebUTPC9N:\"Data labeling services\",name:\"Carousel/Control_Tab_1\",style:{width:\"100%\"},SWDLK2H2Y:resolvedLinks[0],variant:\"opMpsm_jA\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":V7_hEPz_P\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":V7_hEPz_P\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":V7_hEPz_P\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wjo9ht-container\",\"data-framer-name\":\"Carousel/Control_Tab_2\",name:\"Carousel/Control_Tab_2\",nodeId:\"sCPtw0ruk\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3rKUvqYs:{SWDLK2H2Y:resolvedLinks1[1]},ZBl5shPLa:{SWDLK2H2Y:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CarouselControl_TabWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"w9OSx5dio\"},{ref:ref5,target:\"opMpsm_jA\"},{ref:ref6,target:\"w9OSx5dio\"},{ref:ref7,target:\"w9OSx5dio\"},{ref:ref8,target:\"w9OSx5dio\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"sCPtw0ruk\",layoutId:\"sCPtw0ruk\",lebUTPC9N:\"Powerful integrations\",name:\"Carousel/Control_Tab_2\",style:{width:\"100%\"},SWDLK2H2Y:resolvedLinks1[0],variant:\"w9OSx5dio\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":R1cfDfVm2\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":R1cfDfVm2\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":R1cfDfVm2\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s4ywxy-container\",\"data-framer-name\":\"Carousel/Control_Tab_3\",name:\"Carousel/Control_Tab_3\",nodeId:\"wYUbHrBgS\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3rKUvqYs:{SWDLK2H2Y:resolvedLinks2[1]},ZBl5shPLa:{SWDLK2H2Y:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(CarouselControl_TabWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"w9OSx5dio\"},{ref:ref5,target:\"w9OSx5dio\"},{ref:ref6,target:\"opMpsm_jA\"},{ref:ref7,target:\"w9OSx5dio\"},{ref:ref8,target:\"w9OSx5dio\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"wYUbHrBgS\",layoutId:\"wYUbHrBgS\",lebUTPC9N:\"Custom workflows\",name:\"Carousel/Control_Tab_3\",style:{width:\"100%\"},SWDLK2H2Y:resolvedLinks2[0],variant:\"w9OSx5dio\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ohqr263nt\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":ohqr263nt\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":ohqr263nt\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-49rir9-container\",\"data-framer-name\":\"Carousel/Control_Tab_4\",name:\"Carousel/Control_Tab_4\",nodeId:\"QxZxaYjjV\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3rKUvqYs:{SWDLK2H2Y:resolvedLinks3[1]},ZBl5shPLa:{SWDLK2H2Y:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(CarouselControl_TabWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"w9OSx5dio\"},{ref:ref5,target:\"w9OSx5dio\"},{ref:ref6,target:\"w9OSx5dio\"},{ref:ref7,target:\"opMpsm_jA\"},{ref:ref8,target:\"w9OSx5dio\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"QxZxaYjjV\",layoutId:\"QxZxaYjjV\",lebUTPC9N:\"AI-assisted labeling\",name:\"Carousel/Control_Tab_4\",style:{width:\"100%\"},SWDLK2H2Y:resolvedLinks3[0],variant:\"w9OSx5dio\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":sUnuv8LhH\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":sUnuv8LhH\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined},{href:{hash:\":sUnuv8LhH\",webPageId:\"rzgVpY6Rl\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lka225-container\",\"data-framer-name\":\"Carousel/Control_Tab_5\",name:\"Carousel/Control_Tab_5\",nodeId:\"xUkqKOavj\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3rKUvqYs:{SWDLK2H2Y:resolvedLinks4[1]},ZBl5shPLa:{SWDLK2H2Y:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(CarouselControl_TabWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"w9OSx5dio\"},{ref:ref5,target:\"w9OSx5dio\"},{ref:ref6,target:\"w9OSx5dio\"},{ref:ref7,target:\"w9OSx5dio\"},{ref:ref8,target:\"opMpsm_jA\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"xUkqKOavj\",layoutId:\"xUkqKOavj\",lebUTPC9N:\"Annotation tools\",name:\"Carousel/Control_Tab_5\",style:{width:\"100%\"},SWDLK2H2Y:resolvedLinks4[0],variant:\"w9OSx5dio\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y90dax\",\"data-framer-name\":\"Carousel\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yedefa\",\"data-framer-name\":\"Mask\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{__framer__styleTransformEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref4,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-444,y:0}},{ref:ref5,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-888,y:0}},{ref:ref6,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-1332,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-1776,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14djodd\",\"data-framer-name\":\"Moveable Stack\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:586.5,width:\"440px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-t03hee-container\",\"data-framer-name\":\"Card/Feature_Highlight\",id:\"t03hee\",name:\"Card/Feature_Highlight\",nodeId:\"DcEe5tr94\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{__framer__animateOnce:false,__framer__obscuredVariantId:\"r2U_7c69l\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"QSJvWMpuj\"}},children:/*#__PURE__*/_jsx(CardFeature_HighlightWithVariantAppearEffect,{aaXilvm1V:\"Data labeling services.\",aFeyhFnka:\"On-demand and world class.\",height:\"100%\",id:\"DcEe5tr94\",iFMhMFizk:addImageAlt({src:\"https://framerusercontent.com/images/mceHl5Orzb3e3YPzDi7LmyHmtrw.webp\",srcSet:\"https://framerusercontent.com/images/mceHl5Orzb3e3YPzDi7LmyHmtrw.webp?scale-down-to=1024 772w,https://framerusercontent.com/images/mceHl5Orzb3e3YPzDi7LmyHmtrw.webp 1326w\"},\"\"),jEgABUa73:addImageAlt({src:\"https://framerusercontent.com/images/BuJH7h1lvhTd1KySeFS6FzGw0Xk.webp\",srcSet:\"https://framerusercontent.com/images/BuJH7h1lvhTd1KySeFS6FzGw0Xk.webp?scale-down-to=1024 772w,https://framerusercontent.com/images/BuJH7h1lvhTd1KySeFS6FzGw0Xk.webp 884w\"},\"\"),l1q2DX8SQ:false,layoutId:\"DcEe5tr94\",N25Fiw9FO:true,name:\"Card/Feature_Highlight\",nSflvg2os:false,style:{height:\"100%\",width:\"100%\"},T93479tSP:T93479tSP3bnx0g({overlay:overlay5}),variant:\"r2U_7c69l\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1bxbo7i\"),\"data-framer-portal-id\":\"t03hee\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"pY5Kj8IMC\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-16yn81p-container\"),\"data-framer-portal-id\":\"t03hee\",inComponentSlot:true,nodeId:\"UYS8pqefV\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"pPbhwIETM\"}},children:/*#__PURE__*/_jsx(ModalFeature,{height:\"100%\",id:\"UYS8pqefV\",layoutId:\"UYS8pqefV\",qYYYGsPmI:\"ZPi2oHYpF\",style:{height:\"100%\",width:\"100%\"},V_BgWjnv0:V_BgWjnv01wnntms({overlay:overlay5}),variant:\"dis8EgFqX\",width:\"100%\",Z2LYC5Tgq:\"Labeling services\",ZXeCsBBn5:ZXeCsBBn51wnntms({overlay:overlay5})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay6=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:586.5,width:\"440px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1n2vq2y-container\",\"data-framer-name\":\"Card/Feature_Highlight\",id:\"1n2vq2y\",name:\"Card/Feature_Highlight\",nodeId:\"nFNnixCNA\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{__framer__animateOnce:false,__framer__obscuredVariantId:\"r2U_7c69l\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"QSJvWMpuj\"}},children:/*#__PURE__*/_jsx(CardFeature_HighlightWithVariantAppearEffect,{aaXilvm1V:\"Integrations.\",aFeyhFnka:\"SDK, API, and storage.\",height:\"100%\",id:\"nFNnixCNA\",jEgABUa73:addImageAlt({src:\"https://framerusercontent.com/images/PXPMkczjiPUhGEmUN2OUi9zOXI.webp\",srcSet:\"https://framerusercontent.com/images/PXPMkczjiPUhGEmUN2OUi9zOXI.webp?scale-down-to=1024 767w,https://framerusercontent.com/images/PXPMkczjiPUhGEmUN2OUi9zOXI.webp 880w\"},\"\"),l1q2DX8SQ:false,layoutId:\"nFNnixCNA\",N25Fiw9FO:true,name:\"Card/Feature_Highlight\",nSflvg2os:true,style:{height:\"100%\",width:\"100%\"},T93479tSP:T93479tSP3bnx0g({overlay:overlay6}),variant:\"r2U_7c69l\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay6.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-8liphd\"),\"data-framer-portal-id\":\"1n2vq2y\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"ZG82XHqlr\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-t22rv6-container\"),\"data-framer-portal-id\":\"1n2vq2y\",inComponentSlot:true,nodeId:\"Pr06nBF7W\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"pPbhwIETM\"}},children:/*#__PURE__*/_jsx(ModalFeature,{height:\"100%\",id:\"Pr06nBF7W\",layoutId:\"Pr06nBF7W\",qYYYGsPmI:\"juvC4Z3aQ\",style:{height:\"100%\",width:\"100%\"},V_BgWjnv0:V_BgWjnv01wnntms({overlay:overlay6}),variant:\"dis8EgFqX\",width:\"100%\",Z2LYC5Tgq:\"Integrate\",ZXeCsBBn5:ZXeCsBBn51wnntms({overlay:overlay6})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay7=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:586.5,width:\"440px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1aaidkc-container\",\"data-framer-name\":\"Card/Feature_Highlight\",id:\"1aaidkc\",name:\"Card/Feature_Highlight\",nodeId:\"D7z9ECHGc\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{__framer__animateOnce:false,__framer__obscuredVariantId:\"r2U_7c69l\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"QSJvWMpuj\",variant:overlay7.visible?\"QSJvWMpuj\":\"r2U_7c69l\"}},children:/*#__PURE__*/_jsx(CardFeature_HighlightWithVariantAppearEffect,{aaXilvm1V:\"Custom workflows.\",aFeyhFnka:\"Collaborate in real-time.\",eLweAZI2U:\"https://framerusercontent.com/assets/NGhZSJBiNxSyI6Z3cCvM00C7BYc.mp4\",height:\"100%\",id:\"D7z9ECHGc\",jEgABUa73:addImageAlt({src:\"https://framerusercontent.com/images/c1szHmRoojS6LCptefkbCXk9Hk.webp\"},\"\"),l1q2DX8SQ:true,layoutId:\"D7z9ECHGc\",N25Fiw9FO:true,name:\"Card/Feature_Highlight\",nSflvg2os:false,style:{height:\"100%\",width:\"100%\"},T93479tSP:T93479tSP3bnx0g({overlay:overlay7}),variant:\"r2U_7c69l\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay7.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-10yvh7m\"),\"data-framer-portal-id\":\"1aaidkc\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"f1JYGcx80\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1b7k7es-container\"),\"data-framer-portal-id\":\"1aaidkc\",inComponentSlot:true,nodeId:\"vTbwi6T4Z\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"pPbhwIETM\"}},children:/*#__PURE__*/_jsx(ModalFeature,{height:\"100%\",id:\"vTbwi6T4Z\",layoutId:\"vTbwi6T4Z\",qYYYGsPmI:\"WPbq3xGF7\",style:{height:\"100%\",width:\"100%\"},V_BgWjnv0:V_BgWjnv01wnntms({overlay:overlay7}),variant:\"dis8EgFqX\",width:\"100%\",Z2LYC5Tgq:\"Custom workflows\",ZXeCsBBn5:ZXeCsBBn51wnntms({overlay:overlay7})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay8=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:586.5,width:\"440px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-qpkeb1-container\",\"data-framer-name\":\"Card/Feature_Highlight\",id:\"qpkeb1\",name:\"Card/Feature_Highlight\",nodeId:\"rWUeu0S3x\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{__framer__animateOnce:false,__framer__obscuredVariantId:\"r2U_7c69l\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"QSJvWMpuj\",variant:overlay8.visible?\"QSJvWMpuj\":\"r2U_7c69l\"}},children:/*#__PURE__*/_jsx(CardFeature_HighlightWithVariantAppearEffect,{aaXilvm1V:\"AI-assisted labeling.\",aFeyhFnka:\"Speed meets accuracy.\",eLweAZI2U:\"https://framerusercontent.com/assets/4FlmeAhSJmEQvWBolSTXZPVWA.mp4\",height:\"100%\",id:\"rWUeu0S3x\",jEgABUa73:addImageAlt({src:\"https://framerusercontent.com/images/dizI8TQVnJitfCPt22MjPJivE.webp\",srcSet:\"https://framerusercontent.com/images/dizI8TQVnJitfCPt22MjPJivE.webp?scale-down-to=1024 772w,https://framerusercontent.com/images/dizI8TQVnJitfCPt22MjPJivE.webp 884w\"},\"\"),l1q2DX8SQ:true,layoutId:\"rWUeu0S3x\",N25Fiw9FO:true,name:\"Card/Feature_Highlight\",nSflvg2os:true,style:{height:\"100%\",width:\"100%\"},T93479tSP:T93479tSP3bnx0g({overlay:overlay8}),variant:\"r2U_7c69l\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay8.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-k5sc7v\"),\"data-framer-portal-id\":\"qpkeb1\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"POkEnMbhr\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1p4rn48-container\"),\"data-framer-portal-id\":\"qpkeb1\",inComponentSlot:true,nodeId:\"U2jNqCZeL\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"pPbhwIETM\"}},children:/*#__PURE__*/_jsx(ModalFeature,{height:\"100%\",id:\"U2jNqCZeL\",layoutId:\"U2jNqCZeL\",qYYYGsPmI:\"iFT8fjEhW\",style:{height:\"100%\",width:\"100%\"},V_BgWjnv0:V_BgWjnv01wnntms({overlay:overlay8}),variant:\"dis8EgFqX\",width:\"100%\",Z2LYC5Tgq:\"AI-assisted labeling\",ZXeCsBBn5:ZXeCsBBn51wnntms({overlay:overlay8})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay9=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:586.5,width:\"440px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-qrq2ry-container\",\"data-framer-name\":\"Card/Feature_Highlight\",id:\"qrq2ry\",name:\"Card/Feature_Highlight\",nodeId:\"tzbpK3hSI\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{__framer__animateOnce:false,__framer__obscuredVariantId:\"r2U_7c69l\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"QSJvWMpuj\"}},children:/*#__PURE__*/_jsx(CardFeature_HighlightWithVariantAppearEffect,{aaXilvm1V:\"Annotation tools.\",aFeyhFnka:\"For all data types.\",height:\"100%\",id:\"tzbpK3hSI\",iFMhMFizk:addImageAlt({src:\"https://framerusercontent.com/images/210QU9LEy7arbO8IgSZoPKkg.webp\",srcSet:\"https://framerusercontent.com/images/210QU9LEy7arbO8IgSZoPKkg.webp?scale-down-to=1024 772w,https://framerusercontent.com/images/210QU9LEy7arbO8IgSZoPKkg.webp 1326w\"},\"\"),jEgABUa73:addImageAlt({src:\"https://framerusercontent.com/images/AXltyRAUAlaXyMMfIm4Zs5xyO3A.webp\",srcSet:\"https://framerusercontent.com/images/AXltyRAUAlaXyMMfIm4Zs5xyO3A.webp?scale-down-to=1024 772w,https://framerusercontent.com/images/AXltyRAUAlaXyMMfIm4Zs5xyO3A.webp 1326w\"},\"\"),l1q2DX8SQ:false,layoutId:\"tzbpK3hSI\",N25Fiw9FO:true,name:\"Card/Feature_Highlight\",nSflvg2os:true,style:{height:\"100%\",width:\"100%\"},T93479tSP:T93479tSP3bnx0g({overlay:overlay9}),variant:\"r2U_7c69l\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay9.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-12k8h9\"),\"data-framer-portal-id\":\"qrq2ry\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"WwrQAQ49l\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-6av8vs-container\"),\"data-framer-portal-id\":\"qrq2ry\",inComponentSlot:true,nodeId:\"qVkodJZbn\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"pPbhwIETM\"}},children:/*#__PURE__*/_jsx(ModalFeature,{height:\"100%\",id:\"qVkodJZbn\",layoutId:\"qVkodJZbn\",qYYYGsPmI:\"CQFT9jXpA\",style:{height:\"100%\",width:\"100%\"},V_BgWjnv0:V_BgWjnv01wnntms({overlay:overlay9}),variant:\"dis8EgFqX\",width:\"100%\",Z2LYC5Tgq:\"Annotation tools\",ZXeCsBBn5:ZXeCsBBn51wnntms({overlay:overlay9})})})})})]}),getContainer())})})]})})})})})]})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17wsu7d\",\"data-framer-name\":\"Section - Quotes\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ze5zoo\",\"data-border\":true,\"data-framer-name\":\"Max width\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1db4vf5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"a49KiXyGo\",name:\"JSdBrgZ65\",type:\"Identifier\"},operator:\"==\",right:{collection:\"JSdBrgZ65\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"a49KiXyGo\",data:Testimonials,type:\"Collection\"},right:{alias:\"JSdBrgZ65\",data:Logos,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"a49KiXyGo\",name:\"YdtduoXFR\",type:\"Identifier\"},{collection:\"a49KiXyGo\",name:\"YMAcSYbaH\",type:\"Identifier\"},{collection:\"a49KiXyGo\",name:\"mFvXx29tZ\",type:\"Identifier\"},{collection:\"a49KiXyGo\",name:\"Rl0ISC5KR\",type:\"Identifier\"},{alias:\"JSdBrgZ65.SIrK4DlgH\",collection:\"JSdBrgZ65\",name:\"SIrK4DlgH\",type:\"Identifier\"},{collection:\"a49KiXyGo\",name:\"u1oKjpqt9\",type:\"Identifier\"},{collection:\"a49KiXyGo\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"a49KiXyGo\",name:\"YdtduoXFR\",type:\"Identifier\"},operator:\"!=\",right:{type:\"LiteralValue\",value:null},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"a49KiXyGo\",name:\"YdtduoXFR\",type:\"Identifier\"},operator:\"!=\",right:{type:\"LiteralValue\",value:\"\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"a49KiXyGo\",name:\"lpLOChGB3\",type:\"Identifier\"}},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({\"JSdBrgZ65.SIrK4DlgH\":JSdBrgZ65_SIrK4DlgHa49KiXyGo,id:ida49KiXyGo,mFvXx29tZ:mFvXx29tZa49KiXyGo,Rl0ISC5KR:Rl0ISC5KRa49KiXyGo,u1oKjpqt9:u1oKjpqt9a49KiXyGo,YdtduoXFR:YdtduoXFRa49KiXyGo,YMAcSYbaH:YMAcSYbaHa49KiXyGo},index1)=>{YdtduoXFRa49KiXyGo??=\"\";YMAcSYbaHa49KiXyGo??=\"\";mFvXx29tZa49KiXyGo??=\"\";u1oKjpqt9a49KiXyGo??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`a49KiXyGo-${ida49KiXyGo}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{u1oKjpqt9:u1oKjpqt9a49KiXyGo},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fkzaas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:180,width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px), 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h2a5t5-container\",nodeId:\"wI9snputE\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(CardTestimonial_Quote,{height:\"100%\",id:\"wI9snputE\",k42Wry8_1:toResponsiveImage(Rl0ISC5KRa49KiXyGo),layoutId:\"wI9snputE\",MKZw2KCGF:YMAcSYbaHa49KiXyGo,NIex6z7dG:toResponsiveImage(JSdBrgZ65_SIrK4DlgHa49KiXyGo),SGMwVTmvG:mFvXx29tZa49KiXyGo,style:{width:\"100%\"},variant:\"fskgFTeY9\",width:\"100%\",Ztx8uWn7J:suffix(prefix(YdtduoXFRa49KiXyGo,\"\u201C\"),\"\u201D\")})})})})})})},ida49KiXyGo);})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c9b1wz\",\"data-framer-name\":\"Section - Speed\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7t0a3\",\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lkk1mr\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k6s6ex\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-139noj7-container\",nodeId:\"MaFzBMopy\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"MaFzBMopy\",layoutId:\"MaFzBMopy\",Lf6zliNLk:\"Automated labeling\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-2abqkb\",\"data-styles-preset\":\"YOZvIF3op\",children:[\"Annotate any dataset \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgba(4, 3, 1, 0.41))\"},children:\"with speed and accuracy\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19eqs6a\",\"data-styles-preset\":\"Xczwm_pdV\",children:[\"Annotate any dataset \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgba(4, 3, 1, 0.41))\"},children:\"with speed and accuracy\"})]})}),className:\"framer-qn5ujq\",\"data-framer-name\":\"Designed to annotate \\u2028with speed and accuracy.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i44rmg\",\"data-framer-name\":\"Text\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xu2uh5 hidden-1wvinf8 hidden-1e24049\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ydp066\",\"data-framer-name\":\"Text Group\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mmlbu4\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",children:\"For many AI teams, creating high-quality training datasets is their biggest bottleneck. Annotation projects often stretch over months, consuming thousands of hours of meticulous work. V7 can speed up data annotation 10x, turning a months-long process into weeks.\"})}),className:\"framer-5iwbyf\",\"data-framer-name\":\"Qualify and validate designs, materials, and processes. Then scale easily with EPIC or Range production capabilities. High-volume production of smaller parts leveraging automation, AI, and advanced robotics. Build volume 192mm x 108mm x 340 mm.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17r95o0\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",children:\"Use intuitive interface and AI-assisted tools to turn complex labeling tasks into a few simple clicks and adjustments. Work with any size dataset and file type, from videos, PDFs, and architectural drawings to specialized medical formats like SVS or DICOM.\"})}),className:\"framer-a6uj0e\",\"data-framer-name\":\"Qualify and validate designs, materials, and processes. Then scale easily with EPIC or Range production capabilities. High-volume production of smaller parts leveraging automation, AI, and advanced robotics. Build volume 192mm x 108mm x 340 mm.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rjq4jp\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`,src:\"https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png\",srcSet:\"https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png?scale-down-to=512 512w,https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png 4008w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`,src:\"https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png\",srcSet:\"https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png?scale-down-to=512 512w,https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NJFvhNntSkXEx1tuespTkVfeJcA.png 4008w\"},className:\"framer-rmr5ey\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-paiflq\",\"data-border\":true,\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1lwdnvb\",\"data-framer-name\":\"V7 Homepage - Darwin Video000 1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g9yu9v-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VqZMYlhaR\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,style:{width:\"100%\"},topLeftRadius:8,topRightRadius:8}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,controls:false,height:\"100%\",id:\"VqZMYlhaR\",isMixedBorderRadius:false,layoutId:\"VqZMYlhaR\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/xiRqijssWYhMNpZka6S3pSvy650.webp\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/nb09bW6RSguiCuM6o6JTiHaTnFY.mp4\",srcType:\"Upload\",srcUrl:\"\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:12,topRightRadius:12,volume:25,width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rvesg9\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zjizvr-container\",nodeId:\"RfjcHcN7O\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"RfjcHcN7O\",Iy8fOLNZk:\"https://framerusercontent.com/assets/m71idr3TDaGJAId23PslI30k.mp4\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"RfjcHcN7O\",pw8xTo9qL:addImageAlt({src:\"https://framerusercontent.com/images/jNntof4kU6o1IfxRAqWhmNOCgCk.webp\",srcSet:\"https://framerusercontent.com/images/jNntof4kU6o1IfxRAqWhmNOCgCk.webp?scale-down-to=512 512w,https://framerusercontent.com/images/jNntof4kU6o1IfxRAqWhmNOCgCk.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/jNntof4kU6o1IfxRAqWhmNOCgCk.webp 1328w\"},\"\"),S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Label data at lightning speed with V7 Auto-Annotate and SAM2. Segment complex objects like lesions in CT scans and items on assembly lines with high accuracy. Achieve expert level segmentation across diverse domains, regardless of industry.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"AI-assisted data labeling\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rsiz52-container\",nodeId:\"gysWorfkp\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"gysWorfkp\",Iy8fOLNZk:\"https://framerusercontent.com/assets/ITgooCrvxOBAkUFb4L5AFbKLChc.mp4\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"gysWorfkp\",pw8xTo9qL:addImageAlt({src:\"https://framerusercontent.com/images/PguFFlW45VhMxEeBQpVlwOgerj8.webp\",srcSet:\"https://framerusercontent.com/images/PguFFlW45VhMxEeBQpVlwOgerj8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/PguFFlW45VhMxEeBQpVlwOgerj8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/PguFFlW45VhMxEeBQpVlwOgerj8.webp 1328w\"},\"\"),S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Track objects across selected time ranges in videos. Automatically follow instances and mark in-and-out of view situations. Streamline video annotation for tasks like AI-assisted surgeries, retail shrinkage prevention, or sports analytics.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Auto-track for video\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8pgpin-container\",nodeId:\"gBpFgZmtk\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"gBpFgZmtk\",Iy8fOLNZk:\"https://framerusercontent.com/assets/Z117b7GPHxhUk146H0kGCrqc7Z0.mp4\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"gBpFgZmtk\",pw8xTo9qL:addImageAlt({src:\"https://framerusercontent.com/images/yuHmIguDC41Hns3cVwBCvaYBi0.webp\",srcSet:\"https://framerusercontent.com/images/yuHmIguDC41Hns3cVwBCvaYBi0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/yuHmIguDC41Hns3cVwBCvaYBi0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/yuHmIguDC41Hns3cVwBCvaYBi0.webp 1992w\"},\"\"),S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Pick one object and find similar ones automatically. Speed up repetitive annotation problems like preparing training data for cell counting models or product identification on shelves. Reduce manual effort in large-scale labeling projects. Reduce human errors caused by fatigue and monotony.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Label similar objects\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v2ucp3-container\",nodeId:\"hGgFEFLM1\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/tNH02xl3QBBn15huBd5f5soX2U.webp\",srcSet:\"https://framerusercontent.com/images/tNH02xl3QBBn15huBd5f5soX2U.webp?scale-down-to=512 512w,https://framerusercontent.com/images/tNH02xl3QBBn15huBd5f5soX2U.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/tNH02xl3QBBn15huBd5f5soX2U.webp 1992w\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"hGgFEFLM1\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"hGgFEFLM1\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Integrate external or out-of-the-box models to pre-label your data or detect quality issues. Compare performance between human labelers and AI models in blind tests. Connect models to your ML pipeline and improve your annotation process and model accuracy.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Model in the loop\",width:\"100%\"})})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jqkycw\",\"data-framer-name\":\"Section - Workflow\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hbkg36\",\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jizqwn\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10l4ilc\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iheia-container\",nodeId:\"vvy7Ww8OK\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"vvy7Ww8OK\",layoutId:\"vvy7Ww8OK\",Lf6zliNLk:\"Workflows\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-2abqkb\",\"data-styles-preset\":\"YOZvIF3op\",children:[\"Leverage humans in the loop. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgba(4, 3, 1, 0.41))\"},children:\"Build better ML pipelines.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19eqs6a\",\"data-styles-preset\":\"Xczwm_pdV\",children:[\"Leverage humans in the loop.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgba(4, 3, 1, 0.41))\"},children:\"Build better ML pipelines.\"})]})}),className:\"framer-1c9rztk\",\"data-framer-name\":\"Leverage humans in the loop. Build better ML pipelines.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1udwrun\",\"data-framer-name\":\"Text\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-llugag hidden-1wvinf8 hidden-1e24049\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cnbpk3\",\"data-framer-name\":\"Text Group\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jzrzzz\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",children:\"As annotation projects scale, AI teams struggle to track progress, maintain QA standards, and ensure accountability. Inconsistencies can quickly compound, leading to compromised data quality\u2014which impacts the entire AI development lifecycle.\"})}),className:\"framer-1a9h1p3\",\"data-framer-name\":\"Qualify and validate designs, materials, and processes. Then scale easily with EPIC or Range production capabilities. High-volume production of smaller parts leveraging automation, AI, and advanced robotics. Build volume 192mm x 108mm x 340 mm.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-76yj2h\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9tf1mj\",\"data-styles-preset\":\"zQX3wbPHz\",children:\"V7 allows you to design multi-stage review workflows to orchestrate your labeling process. Assign roles, tasks, and manage project completion. Use conditional logic and automations to always route data to the right stages or team members.\"})}),className:\"framer-1g26ykp\",\"data-framer-name\":\"Qualify and validate designs, materials, and processes. Then scale easily with EPIC or Range production capabilities. High-volume production of smaller parts leveraging automation, AI, and advanced robotics. Build volume 192mm x 108mm x 340 mm.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vooth9\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:688,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-9x9yiw-container\",\"data-framer-cursor\":\"183unhs\",nodeId:\"s6OMDmH4Z\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"ijJzQRk7r\"}},children:/*#__PURE__*/_jsx(TableauWorkflows,{height:\"100%\",id:\"s6OMDmH4Z\",layoutId:\"s6OMDmH4Z\",style:{height:\"100%\",width:\"100%\"},variant:\"q_xKDRlo8\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13wqwzv\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ocyrha-container\",nodeId:\"I0rq3yep5\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/mL4BOdit7nYf3ushEGVReVc9Xk.webp\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"I0rq3yep5\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"I0rq3yep5\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Improve teamwork with real-time collaboration features. Ensure smooth communication between annotators, reviewers, and ML engineers to speed up assignments. Delegate tasks and track progress of multiple independent annotation projects.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Collaborate\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gftpoj-container\",nodeId:\"UDO9fzYnn\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/9Z8dqhx7wbHXF4kDRKyE8hFwM.webp\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"UDO9fzYnn\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"UDO9fzYnn\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Ensure data integrity with blind tests. Measure agreement and overlap between multiple annotators or AI models. Use the Consensus Stage to surface discrepancies, resolve conflicts, and identify challenging data points.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Consensus\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-162h8fi-container\",nodeId:\"c9EVn7die\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/DxF5HDFUai3xeR25HkB7t3bEvI.webp\",srcSet:\"https://framerusercontent.com/images/DxF5HDFUai3xeR25HkB7t3bEvI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/DxF5HDFUai3xeR25HkB7t3bEvI.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/DxF5HDFUai3xeR25HkB7t3bEvI.webp 1992w\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"c9EVn7die\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"c9EVn7die\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Use advanced reporting features to monitor productivity and accuracy. Identify and address bottlenecks to optimize your annotation process. Speed up the QA process by adjusting the amount of data that needs additional reviews.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Evaluate labelers\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wg6ot7-container\",nodeId:\"gh5ssXwdU\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/QXgZ2iuttPp0Pl4swE41NeN2do.webp\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"gh5ssXwdU\",KlcrKfMDw:\"var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, rgb(255, 255, 255))\",layoutId:\"gh5ssXwdU\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Scale your annotation efforts with on-demand professional labeling services. Access our network of trained annotators with expertise in various domains, from healthcare to linguistics. Keep full control over your projects and data.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Data labeling services\",width:\"100%\"})})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11rppoy\",\"data-framer-name\":\"Section - Use cases\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5gt26e\",\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11evq76\",\"data-framer-name\":\"Title\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1336px) - 32px) * 0.1617)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l02g4f-container hidden-1e24049\",nodeId:\"o_OGeRymc\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"o_OGeRymc\",layoutId:\"o_OGeRymc\",Lf6zliNLk:\"Security & Integrations\",style:{height:\"100%\",width:\"100%\"},variant:\"YLEclT_4l\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dwju31\",\"data-framer-name\":\"Frame 8193\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-nv2ssp\",\"data-styles-preset\":\"Sc0A7sHPF\",children:[\"Secure and trustworthy AI.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Here's what our customers say.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-2abqkb\",\"data-styles-preset\":\"YOZvIF3op\",children:[\"Secure and trustworthy AI.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Here's what our customers say.\"})]})}),className:\"framer-1jf6bxz\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"320px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v3iuyg-container\",nodeId:\"JLd0omo8d\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(ActionsG2Review,{height:\"100%\",id:\"JLd0omo8d\",layoutId:\"JLd0omo8d\",style:{width:\"100%\"},variant:\"O13crnIYU\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{width:`min(${componentViewport?.width||\"100vw\"}, 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1336px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18u31jg-container\",nodeId:\"ZuXlZ_i7m\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"h1k6qbIx1\"},ZBl5shPLa:{zN2Sdtp3k:false}},children:/*#__PURE__*/_jsx(CarouselTestimonial_Large_New,{C5b2a1axv:\"Imidex\",CEcRI1umQ:false,height:\"100%\",Hh55wulYV:true,Ho_GyMMCy:\"uNPeVQvJ9\",HqMw0dNUA:true,id:\"ZuXlZ_i7m\",ILxuGiOCJ:true,KtwojPYwb:\"CattleEye\",kZo2T4nC8:true,layoutId:\"ZuXlZ_i7m\",MH4VNHUW6:\"183unhs\",style:{width:\"100%\"},variant:\"SfiWVzAsO\",Vb_391bov:\"jXo9sgiEe\",vnSdcb5bJ:true,width:\"100%\",wVei_1sQa:\"MTC\",y7fIPVToR:\"j_dOwYRsC\",YqizhPY0y:true,zN2Sdtp3k:true})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p1utek\",\"data-framer-name\":\"Section - Security & Integrations\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1krxpmq\",\"data-border\":true,\"data-framer-name\":\"Max-width\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kbelus\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:30,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1336px)`},ZBl5shPLa:{height:30,width:`min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18uxj0i-container\",nodeId:\"tXneDrlrS\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{variant:\"w5NlGIbUF\"},ZBl5shPLa:{variant:\"oV8vyHhgl\"}},children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"tXneDrlrS\",layoutId:\"tXneDrlrS\",Lf6zliNLk:\"Security & Integrations\",style:{height:\"100%\",width:\"100%\"},variant:\"YLEclT_4l\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-nv2ssp\",\"data-styles-preset\":\"Sc0A7sHPF\",children:[\"Connect your data with confidence. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Built for ML developers.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-2abqkb\",\"data-styles-preset\":\"YOZvIF3op\",children:[\"Connect your data with confidence.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-622ee684-c13c-4248-a92a-b24a1419f3b6, rgb(153, 152, 151))\"},children:\"Built for ML developers.\"})]})}),className:\"framer-gmajzn\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7kk29j\",\"data-framer-name\":\"Content\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px) * 0.1617)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ptwmki-container hidden-1wvinf8 hidden-1e24049\",nodeId:\"doRYuLib6\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(BadgesEyebrow,{cnt1km0Et:\"12px 0px 12px 0px\",height:\"100%\",id:\"doRYuLib6\",layoutId:\"doRYuLib6\",Lf6zliNLk:\"Security & Integrations\",style:{height:\"100%\",width:\"100%\"},variant:\"oV8vyHhgl\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m1ydu6\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px), 50px)`},ZBl5shPLa:{width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px), 1px) - 4px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px) * 0.8383 - 8px, 1px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11llncv-container\",nodeId:\"MiYk8AGtC\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"MiYk8AGtC\",KlcrKfMDw:\"var(--token-3e0667ea-dba5-4418-a24c-99a32f2cb184, rgb(247, 246, 245))\",layoutId:\"MiYk8AGtC\",pw8xTo9qL:addImageAlt({src:\"https://framerusercontent.com/images/Dfr5Pm6iGU1vQpcYGVPMJ8fQo.svg\"},\"\"),S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Integrate V7 with your existing ML infrastructure. Use your private cloud with major providers including AWS, Google Cloud, and Azure. Export annotations in formats compatible with popular frameworks like TensorFlow and PyTorch.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Integrate with your toolstack\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px), 50px)`},ZBl5shPLa:{width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px), 1px) - 4px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px) * 0.8383 - 8px, 1px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16z9kwa-container\",nodeId:\"HXlAy8ZUR\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"topKuTo8J\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/By7WQRzkIAxPKh9uBZz47bwUh8.svg\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"HXlAy8ZUR\",KlcrKfMDw:\"var(--token-3e0667ea-dba5-4418-a24c-99a32f2cb184, rgb(247, 246, 245))\",layoutId:\"HXlAy8ZUR\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Benefit from SOC 2 Type II and HIPAA-compliant infrastructure. Set granular access controls and track all actions with detailed logs. Meet stringent security standards for industries like healthcare and finance.\",variant:\"WScYaz_C9\",VYxwx4QnT:\"Built with security in mind\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px), 50px)`},ZBl5shPLa:{width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px), 1px) - 4px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px) * 0.8383 - 8px, 1px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b0kgwc-container\",nodeId:\"eYdfq6Nno\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/cHod6PhDdRiXNCEetQ9QRM7xWvU.svg\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"eYdfq6Nno\",KlcrKfMDw:\"var(--token-3e0667ea-dba5-4418-a24c-99a32f2cb184, rgb(247, 246, 245))\",layoutId:\"eYdfq6Nno\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"V7 is built by developers for developers. Our tools make it easy to automate workflows, customize integrations, and extend V7's capabilities to fit your unique use cases. Enjoy clear documentation, code samples, and responsive support.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Developer friendly API & SDK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:588,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 32px, 1336px), 1px), 50px)`},ZBl5shPLa:{width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px), 1px) - 4px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1336px) * 0.8383 - 8px, 1px) - 4px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14o06n-container\",nodeId:\"QtJlmyMWv\",scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"IZtrXrJ3H\"}},children:/*#__PURE__*/_jsx(CardBento,{bmHxF9w5W:addImageAlt({src:\"https://framerusercontent.com/images/KB3OfDVmCeXAnAMTrOOBNb1kh2M.svg\"},\"\"),eiAdkOiAt:\"var(--token-afda46a5-005a-4504-b1ce-8f9bacfbc88c, rgb(51, 51, 50))\",height:\"100%\",id:\"QtJlmyMWv\",KlcrKfMDw:\"var(--token-3e0667ea-dba5-4418-a24c-99a32f2cb184, rgb(247, 246, 245))\",layoutId:\"QtJlmyMWv\",S0VbwF6vT:\"\",style:{height:\"100%\",width:\"100%\"},TfnAHyLHo:\"Handle projects of any size. Create multiple workspaces and invite users to collaborate. Manage and filter datasets with intuitive GUI dashboards. Set up custom views, add tags, and save advanced filtering conditions.\",variant:\"OwcmjrdNF\",VYxwx4QnT:\"Built for scale\",width:\"100%\"})})})})})]})]})]})}),/*#__PURE__*/_jsx(Overlay,{children:overlay10=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LaLbXzCMz\"},implicitPathVariables:undefined},{href:{webPageId:\"LaLbXzCMz\"},implicitPathVariables:undefined},{href:{webPageId:\"LaLbXzCMz\"},implicitPathVariables:undefined},{href:{webPageId:\"LaLbXzCMz\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:794,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1wpcpk3-container\",id:elementId8,nodeId:\"rcr8g1jEo\",ref:ref2,scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3rKUvqYs:{E1rPWPezc:resolvedLinks5[1]},vXlLCIjlG:{E1rPWPezc:resolvedLinks5[2],variant:\"pDreu8Prv\"},ZBl5shPLa:{E1rPWPezc:resolvedLinks5[3]}},children:/*#__PURE__*/_jsx(BannerDemo_Footer,{b_GIpPeNp:\"Tell us more about your project. \",DoBYjmsog:\"Book a demo\",E1rPWPezc:resolvedLinks5[0],gnrq37oLx:false,h0LrvyTXd:\"Sign up for free\",height:\"100%\",hh9gcBMv4:\"Let's talk\",id:\"rcr8g1jEo\",layoutId:\"rcr8g1jEo\",Nf46MiPIs:false,Q18BMKMKR:true,smq6noXpR:\"Have a use case in mind?\",style:{width:\"100%\"},t9LZyJvPJ:\"Let's build a proof of concept.\",ulbr56no9:ulbr56no93bnx0g({overlay:overlay10}),variant:\"WBwGuli9T\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay10.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-11nnubn\"),\"data-framer-name\":\"Overlay Demo\",\"data-framer-portal-id\":elementId8,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay10.hide()},\"iLRZGXraA\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1qxse63-container\"),\"data-framer-portal-id\":elementId8,inComponentSlot:true,nodeId:\"nkqO4GbGi\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{style:{width:\"100%\"},variant:\"VmbHGwTMF\"},ZBl5shPLa:{variant:\"PJGhRrsXA\"}},children:/*#__PURE__*/_jsx(Demo_Modal,{a0FIa3gDX:a0FIa3gDX1wnntms({overlay:overlay10}),BizWDIOQr:\"kd3Chs64x\",height:\"100%\",id:\"nkqO4GbGi\",layoutId:\"nkqO4GbGi\",style:{height:\"100%\",width:\"100%\"},variant:\"CzfhYWifT\",width:\"100%\",XK75ybj6B:\"WoYGPn5Gw\"})})})})]}),getContainer())})})]})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay11=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:534,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1jp87j1-container hidden-1wvinf8\",id:\"1jp87j1\",nodeId:\"KQP64oQm1\",scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZBl5shPLa:{variant:\"clYDDnQF0\"}},children:/*#__PURE__*/_jsx(NavigationFooterDesktop,{Ct11PuJd4:Ct11PuJd43bnx0g({overlay:overlay11}),height:\"100%\",id:\"KQP64oQm1\",layoutId:\"KQP64oQm1\",style:{width:\"100%\"},variant:\"JWANijbE9\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay11.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1bjrrco\"),\"data-framer-portal-id\":\"1jp87j1\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay11.hide()},\"lrJBTPHkN\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-19b74u7-container\"),\"data-framer-portal-id\":\"1jp87j1\",inComponentSlot:true,nodeId:\"vgtEuRx0q\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(ModalNewsletter,{height:\"100%\",id:\"vgtEuRx0q\",layoutId:\"vgtEuRx0q\",style:{height:\"100%\",width:\"100%\"},tIAkmiKxf:tIAkmiKxf1wnntms({overlay:overlay11}),width:\"100%\"})})})]}),getContainer())})})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay12=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vXlLCIjlG:{height:802,width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-y0fa17-container hidden-nlk622 hidden-1nkkx2n hidden-1e24049\",id:\"y0fa17\",nodeId:\"cl4J0k6ma\",scopeId:\"rzgVpY6Rl\",children:[/*#__PURE__*/_jsx(NavigationFooterMobile,{height:\"100%\",id:\"cl4J0k6ma\",layoutId:\"cl4J0k6ma\",LGjoUBX10:\"nh2KkUUJA\",n0u2p2xxg:\"uOjbCuZdJ\",sr1lN8Yoc:sr1lN8Yoc3bnx0g({overlay:overlay12}),style:{width:\"100%\"},variant:\"vRxgqd6BK\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay12.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1nn39qq\"),\"data-framer-portal-id\":\"y0fa17\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay12.hide()},\"KfPPAKpJP\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-5jcil7-container\"),\"data-framer-portal-id\":\"y0fa17\",inComponentSlot:true,nodeId:\"G1p867guS\",rendersWithMotion:true,scopeId:\"rzgVpY6Rl\",children:/*#__PURE__*/_jsx(ModalNewsletter,{height:\"100%\",id:\"G1p867guS\",layoutId:\"G1p867guS\",style:{height:\"100%\",width:\"100%\"},tIAkmiKxf:tIAkmiKxf1wnntms({overlay:overlay12}),width:\"100%\"})})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3KFd9.framer-zp69gd, .framer-3KFd9 .framer-zp69gd { display: block; }\",\".framer-3KFd9.framer-nlk622 { align-content: center; align-items: center; background-color: var(--token-c273635b-cadd-42b8-93b3-a3cdba83495f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1728px; }\",\".framer-3KFd9 .framer-kou2yr-container, .framer-3KFd9 .framer-1tppge5-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-3KFd9.framer-qrnm1y, .framer-3KFd9.framer-1bxbo7i, .framer-3KFd9.framer-8liphd, .framer-3KFd9.framer-10yvh7m, .framer-3KFd9.framer-k5sc7v, .framer-3KFd9.framer-12k8h9, .framer-3KFd9.framer-1bjrrco, .framer-3KFd9.framer-1nn39qq { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-3KFd9.framer-1l9u9cz-container, .framer-3KFd9.framer-19b74u7-container, .framer-3KFd9.framer-5jcil7-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",'.framer-3KFd9.framer-1vupm9u, .framer-3KFd9.framer-1hbbrm2, .framer-3KFd9.framer-1fln2qe, .framer-3KFd9.framer-16qivwg, .framer-3KFd9.framer-11nnubn { background-color: var(--token-4c04d5ce-6462-4d2f-bfda-e8c1637d6183, rgba(0, 0, 0, 0.2)) /* {\"name\":\"Overlay BG\"} */; inset: 0px; position: fixed; user-select: none; z-index: 10; }',\".framer-3KFd9.framer-1ltzyes-container, .framer-3KFd9.framer-wmruxn-container, .framer-3KFd9.framer-auvkfh-container, .framer-3KFd9.framer-1qxse63-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-3KFd9.framer-1i67ycf-container { flex: none; height: 94%; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: calc(46.87500000000002% - 93.875% / 2); width: 100%; z-index: 10; }\",\".framer-3KFd9 .framer-2dezvf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1lgk2gt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-e30rd4-container, .framer-3KFd9 .framer-1gy3uzl-container, .framer-3KFd9 .framer-139noj7-container, .framer-3KFd9 .framer-1iheia-container { flex: none; height: 60px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-12zrtsi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-x7fy8l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1t75o5e { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3KFd9 .framer-ldzy2b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3KFd9 .framer-iwedvl-container { flex: none; height: auto; position: relative; width: 160px; }\",\".framer-3KFd9 .framer-xrlgaj-container { aspect-ratio: 1.945945945945946 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 888px); position: relative; width: 100%; }\",\".framer-3KFd9 .framer-19fj0w8, .framer-3KFd9 .framer-5b6bs6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-231i7a, .framer-3KFd9 .framer-5gt26e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1dhya6e, .framer-3KFd9 .framer-1e67pnj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1lglduc-container { align-self: stretch; flex: none; height: auto; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-kdkskd, .framer-3KFd9 .framer-197mii { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 664px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3KFd9 .framer-1a68lo5, .framer-3KFd9 .framer-y1v9o9, .framer-3KFd9 .framer-k6s6ex, .framer-3KFd9 .framer-1i44rmg, .framer-3KFd9 .framer-10l4ilc, .framer-3KFd9 .framer-1udwrun, .framer-3KFd9 .framer-11evq76, .framer-3KFd9 .framer-1kbelus, .framer-3KFd9 .framer-7kk29j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-q27nhh { display: grid; flex: 1 0 0px; gap: 4px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-87g2hr { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-e7pa75-container { flex: 1 0 0px; height: 249px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-in1j1f { --border-bottom-width: 0px; --border-color: rgba(34, 22, 11, 0.09); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-12ry3u7-container { flex: none; height: 32px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-342g67-container { flex: none; height: 668px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-124068s { 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: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-t8ql8h { --border-bottom-width: 0px; --border-color: #ebe9e8; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1.5px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 120px 0px 160px 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-55xuzz-container { flex: none; height: 36px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-1uzu2jn, .framer-3KFd9 .framer-qn5ujq, .framer-3KFd9 .framer-5iwbyf, .framer-3KFd9 .framer-a6uj0e, .framer-3KFd9 .framer-1c9rztk, .framer-3KFd9 .framer-1a9h1p3, .framer-3KFd9 .framer-1g26ykp, .framer-3KFd9 .framer-gmajzn { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3KFd9 .framer-iabtyq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 2346px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-oq5lzs { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-3KFd9 .framer-u2pzbj { flex: 0.1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-48dqgc, .framer-3KFd9 .framer-h9egt8, .framer-3KFd9 .framer-dt5r4b, .framer-3KFd9 .framer-1o0nkz1, .framer-3KFd9 .framer-m00acq { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-4u5fji { flex: 0.5 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-15exl11 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 587px; justify-content: flex-start; overflow: visible; padding: 0px; position: sticky; top: 136px; width: 100%; z-index: 1; }\",\".framer-3KFd9 .framer-c31knx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-1vjbn73-container, .framer-3KFd9 .framer-1wjo9ht-container, .framer-3KFd9 .framer-s4ywxy-container, .framer-3KFd9 .framer-49rir9-container, .framer-3KFd9 .framer-1lka225-container { cursor: pointer; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1y90dax { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; min-height: 587px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-3KFd9 .framer-1yedefa { 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; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }\",\".framer-3KFd9 .framer-14djodd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 587px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-3KFd9 .framer-t03hee-container, .framer-3KFd9 .framer-1n2vq2y-container, .framer-3KFd9 .framer-1aaidkc-container, .framer-3KFd9 .framer-qpkeb1-container, .framer-3KFd9 .framer-qrq2ry-container { flex: none; height: 587px; position: relative; width: 440px; }\",\".framer-3KFd9.framer-16yn81p-container, .framer-3KFd9.framer-t22rv6-container, .framer-3KFd9.framer-1b7k7es-container, .framer-3KFd9.framer-1p4rn48-container, .framer-3KFd9.framer-6av8vs-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-3KFd9 .framer-17wsu7d { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-ze5zoo { --border-bottom-width: 0px; --border-color: var(--token-c92f7e89-44fb-4501-9d50-53e07181047f, rgba(34, 23, 11, 0.09)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1db4vf5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-fkzaas { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-h2a5t5-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-1c9b1wz { align-content: center; align-items: center; background-color: var(--token-3e0667ea-dba5-4418-a24c-99a32f2cb184, #f7f6f5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-j7t0a3, .framer-3KFd9 .framer-hbkg36 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-lkk1mr, .framer-3KFd9 .framer-jizqwn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1xu2uh5, .framer-3KFd9 .framer-llugag { align-self: stretch; flex: none; height: auto; overflow: hidden; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-ydp066, .framer-3KFd9 .framer-cnbpk3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 888px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-mmlbu4, .framer-3KFd9 .framer-17r95o0, .framer-3KFd9 .framer-jzrzzz, .framer-3KFd9 .framer-76yj2h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-rjq4jp, .framer-3KFd9 .framer-1vooth9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-rmr5ey { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 752px); overflow: hidden; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-paiflq { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(6px); align-content: flex-start; align-items: flex-start; aspect-ratio: 1.854368932038835 / 1; backdrop-filter: blur(6px); background-color: rgba(255, 255, 255, 0.5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 2.352168083190918px 2.9609644412994385px 0px rgba(0, 0, 0, 0.02), 0px 5.652586936950684px 7.115609169006348px 0px rgba(0, 0, 0, 0.024233566597104073), 0px 10.643319129943848px 13.39806079864502px 0px rgba(0, 0, 0, 0.029999999329447746), 0px 18.985862731933594px 23.899850845336914px 0px rgba(0, 0, 0, 0.03576643392443657), 0px 35.51096725463867px 44.70204162597656px 0px rgba(0, 0, 0, 0.0431312620639801), 0px 85px 107px 0px rgba(0, 0, 0, 0.05999999865889549); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 618px); justify-content: flex-start; left: 50%; overflow: visible; padding: 8px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 86%; }\",\".framer-3KFd9 .framer-1lwdnvb { align-content: center; align-items: center; aspect-ratio: 1.8770764119601329 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.11999999731779099), 0px 0px 4px 0px rgba(0, 0, 0, 0.03999999910593033), 0px 0px 0px 1px rgba(0, 0, 0, 0.07000000029802322); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: var(--framer-aspect-ratio-supported, 602px); justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-g9yu9v-container { aspect-ratio: 1.8770764119601329 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 602px); position: relative; width: 1px; }\",\".framer-3KFd9 .framer-rvesg9 { display: grid; flex: none; gap: 4px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-zjizvr-container, .framer-3KFd9 .framer-1rsiz52-container, .framer-3KFd9 .framer-8pgpin-container, .framer-3KFd9 .framer-1v2ucp3-container, .framer-3KFd9 .framer-ocyrha-container, .framer-3KFd9 .framer-gftpoj-container, .framer-3KFd9 .framer-162h8fi-container, .framer-3KFd9 .framer-1wg6ot7-container { align-self: start; aspect-ratio: 1.162303664921466 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 573px); justify-self: start; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-jqkycw { align-content: center; align-items: center; background-color: var(--token-80bb2773-0178-4716-bcc5-b0baa4ffcfc5, #f2f0ed); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-9x9yiw-container { flex: none; height: 688px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-13wqwzv { display: grid; flex: none; gap: 4px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-11rppoy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1l02g4f-container { flex: none; height: 30px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-1dwju31 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-1jf6bxz { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 694px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3KFd9 .framer-1v3iuyg-container { flex: none; height: auto; position: relative; width: 320px; }\",\".framer-3KFd9 .framer-18u31jg-container, .framer-3KFd9 .framer-1wpcpk3-container, .framer-3KFd9 .framer-1jp87j1-container, .framer-3KFd9 .framer-y0fa17-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-p1utek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3KFd9 .framer-1krxpmq { --border-bottom-width: 0px; --border-color: rgba(34, 22, 11, 0.09); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1336px; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-18uxj0i-container { flex: none; height: 76px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-ptwmki-container { flex: none; height: 72px; position: relative; width: 16%; }\",\".framer-3KFd9 .framer-m1ydu6 { display: grid; flex: 1 0 0px; gap: 4px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3KFd9 .framer-11llncv-container, .framer-3KFd9 .framer-16z9kwa-container, .framer-3KFd9 .framer-b0kgwc-container, .framer-3KFd9 .framer-14o06n-container { align-self: start; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 554px); justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3KFd9.framer-nlk622, .framer-3KFd9 .framer-2dezvf, .framer-3KFd9 .framer-1lgk2gt, .framer-3KFd9 .framer-12zrtsi, .framer-3KFd9 .framer-x7fy8l, .framer-3KFd9 .framer-ldzy2b, .framer-3KFd9 .framer-19fj0w8, .framer-3KFd9 .framer-231i7a, .framer-3KFd9 .framer-1dhya6e, .framer-3KFd9 .framer-1a68lo5, .framer-3KFd9 .framer-87g2hr, .framer-3KFd9 .framer-5b6bs6, .framer-3KFd9 .framer-in1j1f, .framer-3KFd9 .framer-1e67pnj, .framer-3KFd9 .framer-124068s, .framer-3KFd9 .framer-t8ql8h, .framer-3KFd9 .framer-y1v9o9, .framer-3KFd9 .framer-iabtyq, .framer-3KFd9 .framer-oq5lzs, .framer-3KFd9 .framer-15exl11, .framer-3KFd9 .framer-c31knx, .framer-3KFd9 .framer-1y90dax, .framer-3KFd9 .framer-1yedefa, .framer-3KFd9 .framer-14djodd, .framer-3KFd9 .framer-17wsu7d, .framer-3KFd9 .framer-ze5zoo, .framer-3KFd9 .framer-1db4vf5, .framer-3KFd9 .framer-fkzaas, .framer-3KFd9 .framer-1c9b1wz, .framer-3KFd9 .framer-j7t0a3, .framer-3KFd9 .framer-lkk1mr, .framer-3KFd9 .framer-k6s6ex, .framer-3KFd9 .framer-1i44rmg, .framer-3KFd9 .framer-ydp066, .framer-3KFd9 .framer-mmlbu4, .framer-3KFd9 .framer-17r95o0, .framer-3KFd9 .framer-rjq4jp, .framer-3KFd9 .framer-paiflq, .framer-3KFd9 .framer-1lwdnvb, .framer-3KFd9 .framer-jqkycw, .framer-3KFd9 .framer-hbkg36, .framer-3KFd9 .framer-jizqwn, .framer-3KFd9 .framer-10l4ilc, .framer-3KFd9 .framer-1udwrun, .framer-3KFd9 .framer-cnbpk3, .framer-3KFd9 .framer-jzrzzz, .framer-3KFd9 .framer-76yj2h, .framer-3KFd9 .framer-1vooth9, .framer-3KFd9 .framer-11rppoy, .framer-3KFd9 .framer-5gt26e, .framer-3KFd9 .framer-11evq76, .framer-3KFd9 .framer-p1utek, .framer-3KFd9 .framer-1krxpmq, .framer-3KFd9 .framer-1kbelus, .framer-3KFd9 .framer-7kk29j { gap: 0px; } .framer-3KFd9.framer-nlk622 > *, .framer-3KFd9 .framer-19fj0w8 > *, .framer-3KFd9 .framer-5b6bs6 > *, .framer-3KFd9 .framer-oq5lzs > *, .framer-3KFd9 .framer-c31knx > *, .framer-3KFd9 .framer-1c9b1wz > *, .framer-3KFd9 .framer-jqkycw > *, .framer-3KFd9 .framer-11rppoy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3KFd9.framer-nlk622 > :first-child, .framer-3KFd9 .framer-2dezvf > :first-child, .framer-3KFd9 .framer-12zrtsi > :first-child, .framer-3KFd9 .framer-x7fy8l > :first-child, .framer-3KFd9 .framer-19fj0w8 > :first-child, .framer-3KFd9 .framer-231i7a > :first-child, .framer-3KFd9 .framer-5b6bs6 > :first-child, .framer-3KFd9 .framer-in1j1f > :first-child, .framer-3KFd9 .framer-124068s > :first-child, .framer-3KFd9 .framer-t8ql8h > :first-child, .framer-3KFd9 .framer-iabtyq > :first-child, .framer-3KFd9 .framer-oq5lzs > :first-child, .framer-3KFd9 .framer-c31knx > :first-child, .framer-3KFd9 .framer-1yedefa > :first-child, .framer-3KFd9 .framer-17wsu7d > :first-child, .framer-3KFd9 .framer-1c9b1wz > :first-child, .framer-3KFd9 .framer-j7t0a3 > :first-child, .framer-3KFd9 .framer-lkk1mr > :first-child, .framer-3KFd9 .framer-rjq4jp > :first-child, .framer-3KFd9 .framer-paiflq > :first-child, .framer-3KFd9 .framer-jqkycw > :first-child, .framer-3KFd9 .framer-hbkg36 > :first-child, .framer-3KFd9 .framer-jizqwn > :first-child, .framer-3KFd9 .framer-1vooth9 > :first-child, .framer-3KFd9 .framer-11rppoy > :first-child, .framer-3KFd9 .framer-5gt26e > :first-child, .framer-3KFd9 .framer-1krxpmq > :first-child { margin-top: 0px; } .framer-3KFd9.framer-nlk622 > :last-child, .framer-3KFd9 .framer-2dezvf > :last-child, .framer-3KFd9 .framer-12zrtsi > :last-child, .framer-3KFd9 .framer-x7fy8l > :last-child, .framer-3KFd9 .framer-19fj0w8 > :last-child, .framer-3KFd9 .framer-231i7a > :last-child, .framer-3KFd9 .framer-5b6bs6 > :last-child, .framer-3KFd9 .framer-in1j1f > :last-child, .framer-3KFd9 .framer-124068s > :last-child, .framer-3KFd9 .framer-t8ql8h > :last-child, .framer-3KFd9 .framer-iabtyq > :last-child, .framer-3KFd9 .framer-oq5lzs > :last-child, .framer-3KFd9 .framer-c31knx > :last-child, .framer-3KFd9 .framer-1yedefa > :last-child, .framer-3KFd9 .framer-17wsu7d > :last-child, .framer-3KFd9 .framer-1c9b1wz > :last-child, .framer-3KFd9 .framer-j7t0a3 > :last-child, .framer-3KFd9 .framer-lkk1mr > :last-child, .framer-3KFd9 .framer-rjq4jp > :last-child, .framer-3KFd9 .framer-paiflq > :last-child, .framer-3KFd9 .framer-jqkycw > :last-child, .framer-3KFd9 .framer-hbkg36 > :last-child, .framer-3KFd9 .framer-jizqwn > :last-child, .framer-3KFd9 .framer-1vooth9 > :last-child, .framer-3KFd9 .framer-11rppoy > :last-child, .framer-3KFd9 .framer-5gt26e > :last-child, .framer-3KFd9 .framer-1krxpmq > :last-child { margin-bottom: 0px; } .framer-3KFd9 .framer-2dezvf > *, .framer-3KFd9 .framer-124068s > *, .framer-3KFd9 .framer-iabtyq > *, .framer-3KFd9 .framer-1yedefa > *, .framer-3KFd9 .framer-17wsu7d > *, .framer-3KFd9 .framer-paiflq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3KFd9 .framer-1lgk2gt > *, .framer-3KFd9 .framer-ldzy2b > *, .framer-3KFd9 .framer-1a68lo5 > *, .framer-3KFd9 .framer-y1v9o9 > *, .framer-3KFd9 .framer-15exl11 > *, .framer-3KFd9 .framer-k6s6ex > *, .framer-3KFd9 .framer-1i44rmg > *, .framer-3KFd9 .framer-ydp066 > *, .framer-3KFd9 .framer-10l4ilc > *, .framer-3KFd9 .framer-1udwrun > *, .framer-3KFd9 .framer-cnbpk3 > *, .framer-3KFd9 .framer-11evq76 > *, .framer-3KFd9 .framer-1kbelus > *, .framer-3KFd9 .framer-7kk29j > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-3KFd9 .framer-1lgk2gt > :first-child, .framer-3KFd9 .framer-ldzy2b > :first-child, .framer-3KFd9 .framer-1dhya6e > :first-child, .framer-3KFd9 .framer-1a68lo5 > :first-child, .framer-3KFd9 .framer-87g2hr > :first-child, .framer-3KFd9 .framer-1e67pnj > :first-child, .framer-3KFd9 .framer-y1v9o9 > :first-child, .framer-3KFd9 .framer-15exl11 > :first-child, .framer-3KFd9 .framer-1y90dax > :first-child, .framer-3KFd9 .framer-14djodd > :first-child, .framer-3KFd9 .framer-ze5zoo > :first-child, .framer-3KFd9 .framer-1db4vf5 > :first-child, .framer-3KFd9 .framer-fkzaas > :first-child, .framer-3KFd9 .framer-k6s6ex > :first-child, .framer-3KFd9 .framer-1i44rmg > :first-child, .framer-3KFd9 .framer-ydp066 > :first-child, .framer-3KFd9 .framer-mmlbu4 > :first-child, .framer-3KFd9 .framer-17r95o0 > :first-child, .framer-3KFd9 .framer-1lwdnvb > :first-child, .framer-3KFd9 .framer-10l4ilc > :first-child, .framer-3KFd9 .framer-1udwrun > :first-child, .framer-3KFd9 .framer-cnbpk3 > :first-child, .framer-3KFd9 .framer-jzrzzz > :first-child, .framer-3KFd9 .framer-76yj2h > :first-child, .framer-3KFd9 .framer-11evq76 > :first-child, .framer-3KFd9 .framer-p1utek > :first-child, .framer-3KFd9 .framer-1kbelus > :first-child, .framer-3KFd9 .framer-7kk29j > :first-child { margin-left: 0px; } .framer-3KFd9 .framer-1lgk2gt > :last-child, .framer-3KFd9 .framer-ldzy2b > :last-child, .framer-3KFd9 .framer-1dhya6e > :last-child, .framer-3KFd9 .framer-1a68lo5 > :last-child, .framer-3KFd9 .framer-87g2hr > :last-child, .framer-3KFd9 .framer-1e67pnj > :last-child, .framer-3KFd9 .framer-y1v9o9 > :last-child, .framer-3KFd9 .framer-15exl11 > :last-child, .framer-3KFd9 .framer-1y90dax > :last-child, .framer-3KFd9 .framer-14djodd > :last-child, .framer-3KFd9 .framer-ze5zoo > :last-child, .framer-3KFd9 .framer-1db4vf5 > :last-child, .framer-3KFd9 .framer-fkzaas > :last-child, .framer-3KFd9 .framer-k6s6ex > :last-child, .framer-3KFd9 .framer-1i44rmg > :last-child, .framer-3KFd9 .framer-ydp066 > :last-child, .framer-3KFd9 .framer-mmlbu4 > :last-child, .framer-3KFd9 .framer-17r95o0 > :last-child, .framer-3KFd9 .framer-1lwdnvb > :last-child, .framer-3KFd9 .framer-10l4ilc > :last-child, .framer-3KFd9 .framer-1udwrun > :last-child, .framer-3KFd9 .framer-cnbpk3 > :last-child, .framer-3KFd9 .framer-jzrzzz > :last-child, .framer-3KFd9 .framer-76yj2h > :last-child, .framer-3KFd9 .framer-11evq76 > :last-child, .framer-3KFd9 .framer-p1utek > :last-child, .framer-3KFd9 .framer-1kbelus > :last-child, .framer-3KFd9 .framer-7kk29j > :last-child { margin-right: 0px; } .framer-3KFd9 .framer-12zrtsi > *, .framer-3KFd9 .framer-231i7a > *, .framer-3KFd9 .framer-in1j1f > *, .framer-3KFd9 .framer-t8ql8h > *, .framer-3KFd9 .framer-5gt26e > *, .framer-3KFd9 .framer-1krxpmq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-3KFd9 .framer-x7fy8l > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3KFd9 .framer-1dhya6e > *, .framer-3KFd9 .framer-1e67pnj > *, .framer-3KFd9 .framer-mmlbu4 > *, .framer-3KFd9 .framer-17r95o0 > *, .framer-3KFd9 .framer-jzrzzz > *, .framer-3KFd9 .framer-76yj2h > *, .framer-3KFd9 .framer-p1utek > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3KFd9 .framer-87g2hr > *, .framer-3KFd9 .framer-ze5zoo > *, .framer-3KFd9 .framer-fkzaas > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-3KFd9 .framer-1y90dax > *, .framer-3KFd9 .framer-14djodd > *, .framer-3KFd9 .framer-1lwdnvb > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-3KFd9 .framer-1db4vf5 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-3KFd9 .framer-j7t0a3 > *, .framer-3KFd9 .framer-hbkg36 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3KFd9 .framer-lkk1mr > *, .framer-3KFd9 .framer-jizqwn > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-3KFd9 .framer-rjq4jp > *, .framer-3KFd9 .framer-1vooth9 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-3KFd9[data-border=\"true\"]::after, .framer-3KFd9 [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: 1280px) and (max-width: 1727px) { .framer-3KFd9.framer-nlk622 { width: 1280px; } .framer-3KFd9 .framer-xrlgaj-container { height: var(--framer-aspect-ratio-supported, 658px); } .framer-3KFd9 .framer-rmr5ey { height: var(--framer-aspect-ratio-supported, 693px); } .framer-3KFd9 .framer-paiflq { height: var(--framer-aspect-ratio-supported, 571px); } .framer-3KFd9 .framer-1lwdnvb, .framer-3KFd9 .framer-g9yu9v-container { height: var(--framer-aspect-ratio-supported, 555px); } .framer-3KFd9 .framer-zjizvr-container, .framer-3KFd9 .framer-1rsiz52-container, .framer-3KFd9 .framer-ocyrha-container, .framer-3KFd9 .framer-gftpoj-container { height: var(--framer-aspect-ratio-supported, 528px); } .framer-3KFd9 .framer-8pgpin-container, .framer-3KFd9 .framer-1v2ucp3-container, .framer-3KFd9 .framer-162h8fi-container, .framer-3KFd9 .framer-1wg6ot7-container { height: var(--framer-aspect-ratio-supported, 529px); } .framer-3KFd9 .framer-11llncv-container, .framer-3KFd9 .framer-16z9kwa-container, .framer-3KFd9 .framer-b0kgwc-container, .framer-3KFd9 .framer-14o06n-container { height: var(--framer-aspect-ratio-supported, 511px); }}\",\"@media (max-width: 887px) { .framer-3KFd9.framer-nlk622 { width: 479px; } .framer-3KFd9 .framer-2dezvf { padding: 60px 16px 0px 16px; } .framer-3KFd9 .framer-1lgk2gt { flex-direction: column; gap: 20px; padding: 60px 0px 60px 0px; } .framer-3KFd9 .framer-e30rd4-container, .framer-3KFd9 .framer-12ry3u7-container, .framer-3KFd9 .framer-55xuzz-container, .framer-3KFd9 .framer-139noj7-container, .framer-3KFd9 .framer-1iheia-container, .framer-3KFd9 .framer-18uxj0i-container { height: 30px; width: 100%; } .framer-3KFd9 .framer-12zrtsi { flex: none; gap: 40px; width: 100%; } .framer-3KFd9 .framer-x7fy8l { overflow: hidden; } .framer-3KFd9 .framer-1t75o5e { width: 342px; } .framer-3KFd9.framer-auvkfh-container, .framer-3KFd9 .framer-342g67-container, .framer-3KFd9 .framer-9x9yiw-container, .framer-3KFd9.framer-1qxse63-container { height: auto; } .framer-3KFd9 .framer-xrlgaj-container { aspect-ratio: 0.6666666666666666 / 1; height: var(--framer-aspect-ratio-supported, 719px); } .framer-3KFd9 .framer-19fj0w8, .framer-3KFd9 .framer-5b6bs6, .framer-3KFd9 .framer-124068s, .framer-3KFd9 .framer-17wsu7d, .framer-3KFd9 .framer-1c9b1wz, .framer-3KFd9 .framer-jqkycw { padding: 0px 16px 0px 16px; } .framer-3KFd9 .framer-231i7a, .framer-3KFd9 .framer-in1j1f, .framer-3KFd9 .framer-t8ql8h { gap: 40px; padding: 60px 0px 60px 0px; } .framer-3KFd9 .framer-1dhya6e, .framer-3KFd9 .framer-1e67pnj, .framer-3KFd9 .framer-y1v9o9, .framer-3KFd9 .framer-k6s6ex, .framer-3KFd9 .framer-ydp066, .framer-3KFd9 .framer-10l4ilc, .framer-3KFd9 .framer-cnbpk3, .framer-3KFd9 .framer-1kbelus { flex-direction: column; gap: 20px; } .framer-3KFd9 .framer-1lglduc-container { align-self: unset; height: 30px; width: 100%; } .framer-3KFd9 .framer-kdkskd, .framer-3KFd9 .framer-197mii, .framer-3KFd9 .framer-1uzu2jn, .framer-3KFd9 .framer-fkzaas, .framer-3KFd9 .framer-qn5ujq, .framer-3KFd9 .framer-1c9rztk, .framer-3KFd9 .framer-jzrzzz, .framer-3KFd9 .framer-76yj2h, .framer-3KFd9 .framer-1jf6bxz, .framer-3KFd9 .framer-gmajzn { flex: none; width: 100%; } .framer-3KFd9 .framer-q27nhh { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-3KFd9 .framer-e7pa75-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 222px); } .framer-3KFd9 .framer-iabtyq { height: min-content; } .framer-3KFd9 .framer-15exl11 { height: min-content; position: relative; top: unset; } .framer-3KFd9 .framer-1y90dax { min-height: unset; } .framer-3KFd9 .framer-1yedefa { flex: 1 0 0px; left: unset; position: relative; top: unset; transform: unset; width: 1px; } .framer-3KFd9 .framer-14djodd { flex-direction: column; height: min-content; width: 100%; } .framer-3KFd9 .framer-t03hee-container, .framer-3KFd9 .framer-1n2vq2y-container, .framer-3KFd9 .framer-1aaidkc-container, .framer-3KFd9 .framer-qpkeb1-container, .framer-3KFd9 .framer-qrq2ry-container { aspect-ratio: 0.7502131287297528 / 1; height: var(--framer-aspect-ratio-supported, 596px); width: 100%; } .framer-3KFd9 .framer-ze5zoo { padding: 80px 0px 80px 0px; } .framer-3KFd9 .framer-1db4vf5 { flex-direction: column; } .framer-3KFd9 .framer-j7t0a3, .framer-3KFd9 .framer-hbkg36 { gap: 60px; padding: 60px 0px 60px 0px; } .framer-3KFd9 .framer-lkk1mr, .framer-3KFd9 .framer-jizqwn { gap: 60px; } .framer-3KFd9 .framer-mmlbu4, .framer-3KFd9 .framer-17r95o0 { flex: none; padding: 0px; width: 100%; } .framer-3KFd9 .framer-rmr5ey { aspect-ratio: 0.7850877192982456 / 1; height: var(--framer-aspect-ratio-supported, 570px); } .framer-3KFd9 .framer-paiflq { aspect-ratio: 1.8546875 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: 80%; left: 24px; padding: 6px; top: 50%; transform: translateY(-50%); width: var(--framer-aspect-ratio-supported, 845px); } .framer-3KFd9 .framer-1lwdnvb { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 444px); } .framer-3KFd9 .framer-g9yu9v-container, .framer-3KFd9 .framer-zjizvr-container, .framer-3KFd9 .framer-1rsiz52-container, .framer-3KFd9 .framer-8pgpin-container, .framer-3KFd9 .framer-1v2ucp3-container, .framer-3KFd9 .framer-ocyrha-container, .framer-3KFd9 .framer-gftpoj-container, .framer-3KFd9 .framer-162h8fi-container, .framer-3KFd9 .framer-1wg6ot7-container, .framer-3KFd9 .framer-11llncv-container, .framer-3KFd9 .framer-16z9kwa-container, .framer-3KFd9 .framer-b0kgwc-container, .framer-3KFd9 .framer-14o06n-container { aspect-ratio: unset; height: auto; } .framer-3KFd9 .framer-rvesg9, .framer-3KFd9 .framer-m1ydu6 { grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); } .framer-3KFd9 .framer-13wqwzv { grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); } .framer-3KFd9 .framer-11rppoy { padding: 0px; } .framer-3KFd9 .framer-5gt26e { padding: 60px 0px 40px 0px; } .framer-3KFd9 .framer-11evq76 { flex-direction: column; gap: 20px; padding: 0px 16px 0px 16px; } .framer-3KFd9 .framer-1dwju31 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 40px; justify-content: flex-start; width: 100%; } .framer-3KFd9 .framer-p1utek { flex-direction: column; padding: 0px 16px 0px 16px; } .framer-3KFd9 .framer-1krxpmq { flex: none; gap: 40px; padding: 60px 0px 60px 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3KFd9 .framer-1lgk2gt, .framer-3KFd9 .framer-12zrtsi, .framer-3KFd9 .framer-231i7a, .framer-3KFd9 .framer-1dhya6e, .framer-3KFd9 .framer-in1j1f, .framer-3KFd9 .framer-1e67pnj, .framer-3KFd9 .framer-t8ql8h, .framer-3KFd9 .framer-y1v9o9, .framer-3KFd9 .framer-14djodd, .framer-3KFd9 .framer-1db4vf5, .framer-3KFd9 .framer-j7t0a3, .framer-3KFd9 .framer-lkk1mr, .framer-3KFd9 .framer-k6s6ex, .framer-3KFd9 .framer-ydp066, .framer-3KFd9 .framer-hbkg36, .framer-3KFd9 .framer-jizqwn, .framer-3KFd9 .framer-10l4ilc, .framer-3KFd9 .framer-cnbpk3, .framer-3KFd9 .framer-11evq76, .framer-3KFd9 .framer-1dwju31, .framer-3KFd9 .framer-p1utek, .framer-3KFd9 .framer-1krxpmq, .framer-3KFd9 .framer-1kbelus { gap: 0px; } .framer-3KFd9 .framer-1lgk2gt > *, .framer-3KFd9 .framer-1dhya6e > *, .framer-3KFd9 .framer-1e67pnj > *, .framer-3KFd9 .framer-y1v9o9 > *, .framer-3KFd9 .framer-k6s6ex > *, .framer-3KFd9 .framer-ydp066 > *, .framer-3KFd9 .framer-10l4ilc > *, .framer-3KFd9 .framer-cnbpk3 > *, .framer-3KFd9 .framer-11evq76 > *, .framer-3KFd9 .framer-1kbelus > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3KFd9 .framer-1lgk2gt > :first-child, .framer-3KFd9 .framer-12zrtsi > :first-child, .framer-3KFd9 .framer-231i7a > :first-child, .framer-3KFd9 .framer-1dhya6e > :first-child, .framer-3KFd9 .framer-in1j1f > :first-child, .framer-3KFd9 .framer-1e67pnj > :first-child, .framer-3KFd9 .framer-t8ql8h > :first-child, .framer-3KFd9 .framer-y1v9o9 > :first-child, .framer-3KFd9 .framer-14djodd > :first-child, .framer-3KFd9 .framer-1db4vf5 > :first-child, .framer-3KFd9 .framer-j7t0a3 > :first-child, .framer-3KFd9 .framer-lkk1mr > :first-child, .framer-3KFd9 .framer-k6s6ex > :first-child, .framer-3KFd9 .framer-ydp066 > :first-child, .framer-3KFd9 .framer-hbkg36 > :first-child, .framer-3KFd9 .framer-jizqwn > :first-child, .framer-3KFd9 .framer-10l4ilc > :first-child, .framer-3KFd9 .framer-cnbpk3 > :first-child, .framer-3KFd9 .framer-11evq76 > :first-child, .framer-3KFd9 .framer-1dwju31 > :first-child, .framer-3KFd9 .framer-p1utek > :first-child, .framer-3KFd9 .framer-1krxpmq > :first-child, .framer-3KFd9 .framer-1kbelus > :first-child { margin-top: 0px; } .framer-3KFd9 .framer-1lgk2gt > :last-child, .framer-3KFd9 .framer-12zrtsi > :last-child, .framer-3KFd9 .framer-231i7a > :last-child, .framer-3KFd9 .framer-1dhya6e > :last-child, .framer-3KFd9 .framer-in1j1f > :last-child, .framer-3KFd9 .framer-1e67pnj > :last-child, .framer-3KFd9 .framer-t8ql8h > :last-child, .framer-3KFd9 .framer-y1v9o9 > :last-child, .framer-3KFd9 .framer-14djodd > :last-child, .framer-3KFd9 .framer-1db4vf5 > :last-child, .framer-3KFd9 .framer-j7t0a3 > :last-child, .framer-3KFd9 .framer-lkk1mr > :last-child, .framer-3KFd9 .framer-k6s6ex > :last-child, .framer-3KFd9 .framer-ydp066 > :last-child, .framer-3KFd9 .framer-hbkg36 > :last-child, .framer-3KFd9 .framer-jizqwn > :last-child, .framer-3KFd9 .framer-10l4ilc > :last-child, .framer-3KFd9 .framer-cnbpk3 > :last-child, .framer-3KFd9 .framer-11evq76 > :last-child, .framer-3KFd9 .framer-1dwju31 > :last-child, .framer-3KFd9 .framer-p1utek > :last-child, .framer-3KFd9 .framer-1krxpmq > :last-child, .framer-3KFd9 .framer-1kbelus > :last-child { margin-bottom: 0px; } .framer-3KFd9 .framer-12zrtsi > *, .framer-3KFd9 .framer-231i7a > *, .framer-3KFd9 .framer-in1j1f > *, .framer-3KFd9 .framer-t8ql8h > *, .framer-3KFd9 .framer-1dwju31 > *, .framer-3KFd9 .framer-1krxpmq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3KFd9 .framer-14djodd > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-3KFd9 .framer-1db4vf5 > *, .framer-3KFd9 .framer-j7t0a3 > *, .framer-3KFd9 .framer-lkk1mr > *, .framer-3KFd9 .framer-hbkg36 > *, .framer-3KFd9 .framer-jizqwn > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-3KFd9 .framer-p1utek > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 888px) and (max-width: 1279px) { .framer-3KFd9.framer-nlk622 { width: 888px; } .framer-3KFd9 .framer-1lgk2gt, .framer-3KFd9 .framer-1dhya6e, .framer-3KFd9 .framer-1a68lo5, .framer-3KFd9 .framer-1e67pnj, .framer-3KFd9 .framer-y1v9o9, .framer-3KFd9 .framer-k6s6ex, .framer-3KFd9 .framer-10l4ilc, .framer-3KFd9 .framer-1kbelus { flex-direction: column; gap: 20px; } .framer-3KFd9 .framer-e30rd4-container, .framer-3KFd9 .framer-12ry3u7-container, .framer-3KFd9 .framer-55xuzz-container, .framer-3KFd9 .framer-139noj7-container, .framer-3KFd9 .framer-1iheia-container, .framer-3KFd9 .framer-18uxj0i-container { height: 30px; width: 100%; } .framer-3KFd9 .framer-12zrtsi, .framer-3KFd9 .framer-kdkskd, .framer-3KFd9 .framer-q27nhh, .framer-3KFd9 .framer-197mii, .framer-3KFd9 .framer-1uzu2jn, .framer-3KFd9 .framer-qn5ujq, .framer-3KFd9 .framer-1c9rztk, .framer-3KFd9 .framer-gmajzn { flex: none; width: 100%; } .framer-3KFd9 .framer-xrlgaj-container { height: var(--framer-aspect-ratio-supported, 457px); } .framer-3KFd9 .framer-231i7a { gap: 40px; padding: 100px 0px 100px 0px; } .framer-3KFd9 .framer-1lglduc-container { align-self: unset; height: 30px; width: 100%; } .framer-3KFd9 .framer-in1j1f { padding: 100px 0px 0px 0px; } .framer-3KFd9 .framer-t8ql8h, .framer-3KFd9 .framer-ze5zoo, .framer-3KFd9 .framer-j7t0a3, .framer-3KFd9 .framer-hbkg36, .framer-3KFd9 .framer-5gt26e, .framer-3KFd9 .framer-1krxpmq { padding: 100px 0px 100px 0px; } .framer-3KFd9 .framer-rmr5ey { height: var(--framer-aspect-ratio-supported, 473px); } .framer-3KFd9 .framer-paiflq { height: var(--framer-aspect-ratio-supported, 392px); } .framer-3KFd9 .framer-1lwdnvb, .framer-3KFd9 .framer-g9yu9v-container { height: var(--framer-aspect-ratio-supported, 376px); } .framer-3KFd9 .framer-zjizvr-container, .framer-3KFd9 .framer-1rsiz52-container, .framer-3KFd9 .framer-8pgpin-container, .framer-3KFd9 .framer-1v2ucp3-container, .framer-3KFd9 .framer-ocyrha-container, .framer-3KFd9 .framer-gftpoj-container, .framer-3KFd9 .framer-162h8fi-container, .framer-3KFd9 .framer-1wg6ot7-container { height: var(--framer-aspect-ratio-supported, 360px); } .framer-3KFd9 .framer-jizqwn { gap: 60px; } .framer-3KFd9 .framer-11llncv-container, .framer-3KFd9 .framer-16z9kwa-container, .framer-3KFd9 .framer-b0kgwc-container, .framer-3KFd9 .framer-14o06n-container { height: var(--framer-aspect-ratio-supported, 418px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3KFd9 .framer-1lgk2gt, .framer-3KFd9 .framer-231i7a, .framer-3KFd9 .framer-1dhya6e, .framer-3KFd9 .framer-1a68lo5, .framer-3KFd9 .framer-1e67pnj, .framer-3KFd9 .framer-y1v9o9, .framer-3KFd9 .framer-k6s6ex, .framer-3KFd9 .framer-jizqwn, .framer-3KFd9 .framer-10l4ilc, .framer-3KFd9 .framer-1kbelus { gap: 0px; } .framer-3KFd9 .framer-1lgk2gt > *, .framer-3KFd9 .framer-1dhya6e > *, .framer-3KFd9 .framer-1a68lo5 > *, .framer-3KFd9 .framer-1e67pnj > *, .framer-3KFd9 .framer-y1v9o9 > *, .framer-3KFd9 .framer-k6s6ex > *, .framer-3KFd9 .framer-10l4ilc > *, .framer-3KFd9 .framer-1kbelus > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3KFd9 .framer-1lgk2gt > :first-child, .framer-3KFd9 .framer-231i7a > :first-child, .framer-3KFd9 .framer-1dhya6e > :first-child, .framer-3KFd9 .framer-1a68lo5 > :first-child, .framer-3KFd9 .framer-1e67pnj > :first-child, .framer-3KFd9 .framer-y1v9o9 > :first-child, .framer-3KFd9 .framer-k6s6ex > :first-child, .framer-3KFd9 .framer-jizqwn > :first-child, .framer-3KFd9 .framer-10l4ilc > :first-child, .framer-3KFd9 .framer-1kbelus > :first-child { margin-top: 0px; } .framer-3KFd9 .framer-1lgk2gt > :last-child, .framer-3KFd9 .framer-231i7a > :last-child, .framer-3KFd9 .framer-1dhya6e > :last-child, .framer-3KFd9 .framer-1a68lo5 > :last-child, .framer-3KFd9 .framer-1e67pnj > :last-child, .framer-3KFd9 .framer-y1v9o9 > :last-child, .framer-3KFd9 .framer-k6s6ex > :last-child, .framer-3KFd9 .framer-jizqwn > :last-child, .framer-3KFd9 .framer-10l4ilc > :last-child, .framer-3KFd9 .framer-1kbelus > :last-child { margin-bottom: 0px; } .framer-3KFd9 .framer-231i7a > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3KFd9 .framer-jizqwn > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15179.5\n * @framerIntrinsicWidth 1728\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"n3rKUvqYs\":{\"layout\":[\"fixed\",\"auto\"]},\"vXlLCIjlG\":{\"layout\":[\"fixed\",\"auto\"]},\"ZBl5shPLa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"zEEu2CmQk\":{\"pattern\":\":zEEu2CmQk\",\"name\":\"hero\"},\"MXd75MYgg\":{\"pattern\":\":MXd75MYgg\",\"name\":\"\"},\"hA2Vz8MMY\":{\"pattern\":\":hA2Vz8MMY\",\"name\":\"highlight-1\"},\"V7_hEPz_P\":{\"pattern\":\":V7_hEPz_P\",\"name\":\"highlight-2\"},\"R1cfDfVm2\":{\"pattern\":\":R1cfDfVm2\",\"name\":\"highlight-3\"},\"ohqr263nt\":{\"pattern\":\":ohqr263nt\",\"name\":\"highlight-4\"},\"sUnuv8LhH\":{\"pattern\":\":sUnuv8LhH\",\"name\":\"highlight-5\"},\"gNf9_J74u\":{\"pattern\":\":gNf9_J74u\",\"name\":\"\"},\"rcr8g1jEo\":{\"pattern\":\":rcr8g1jEo\",\"name\":\"cta\"}}\n * @framerResponsiveScreen\n */const FramerrzgVpY6Rl=withCSS(Component,css,\"framer-3KFd9\");export default FramerrzgVpY6Rl;FramerrzgVpY6Rl.displayName=\"Home\";FramerrzgVpY6Rl.defaultProps={height:15179.5,width:1728};addFonts(FramerrzgVpY6Rl,[{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\"}]},...NavigationHeaderGlobalFonts,...ModalLoginFonts,...Demo_ModalFonts,...NavigationHeaderMobileFonts,...BadgesEyebrowFonts,...ActionsButton_LinkFonts,...SectionHero_Video_SimpleNewFonts,...CardLogoFonts,...TableauUseCasesDarwinFonts,...CarouselControl_TabFonts,...CardFeature_HighlightFonts,...ModalFeatureFonts,...CardTestimonial_QuoteFonts,...VideoFonts,...CardBentoFonts,...TableauWorkflowsFonts,...ActionsG2ReviewFonts,...CarouselTestimonial_Large_NewFonts,...BannerDemo_FooterFonts,...NavigationFooterDesktopFonts,...ModalNewsletterFonts,...NavigationFooterMobileFonts,...CursorNextFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrzgVpY6Rl\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n3rKUvqYs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vXlLCIjlG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZBl5shPLa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"15179.5\",\"framerIntrinsicWidth\":\"1728\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"zEEu2CmQk\\\":{\\\"pattern\\\":\\\":zEEu2CmQk\\\",\\\"name\\\":\\\"hero\\\"},\\\"MXd75MYgg\\\":{\\\"pattern\\\":\\\":MXd75MYgg\\\",\\\"name\\\":\\\"\\\"},\\\"hA2Vz8MMY\\\":{\\\"pattern\\\":\\\":hA2Vz8MMY\\\",\\\"name\\\":\\\"highlight-1\\\"},\\\"V7_hEPz_P\\\":{\\\"pattern\\\":\\\":V7_hEPz_P\\\",\\\"name\\\":\\\"highlight-2\\\"},\\\"R1cfDfVm2\\\":{\\\"pattern\\\":\\\":R1cfDfVm2\\\",\\\"name\\\":\\\"highlight-3\\\"},\\\"ohqr263nt\\\":{\\\"pattern\\\":\\\":ohqr263nt\\\",\\\"name\\\":\\\"highlight-4\\\"},\\\"sUnuv8LhH\\\":{\\\"pattern\\\":\\\":sUnuv8LhH\\\",\\\"name\\\":\\\"highlight-5\\\"},\\\"gNf9_J74u\\\":{\\\"pattern\\\":\\\":gNf9_J74u\\\",\\\"name\\\":\\\"\\\"},\\\"rcr8g1jEo\\\":{\\\"pattern\\\":\\\":rcr8g1jEo\\\",\\\"name\\\":\\\"cta\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "01EACytB,IAAMA,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAY,CAAC,SAAS,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,iBAAiB,YAAY,iBAAiB,YAAY,iBAAiB,YAAY,iBAAiB,YAAY,gBAAgB,YAAY,gBAAgB,YAAY,gBAAgB,YAAY,gBAAgB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,GAAS,QAAA/B,EAAQ,GAAGgC,EAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA1C,EAAQ,EAAE2C,GAAgB,CAAC,WAAAhD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ+C,EAAiBpB,GAAuBD,EAAMvB,EAAQ,EAAO,CAAC,sBAAA6C,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAaH,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAYL,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAYN,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAaP,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQW,EAAaR,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAYT,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAYV,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQc,EAAYX,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQe,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASxB,CAAW,EAAmCyB,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAASzB,CAAW,EAAmC0B,GAAsBC,GAAM,EAAQC,GAAsB,CAAa/B,GAAuBA,GAAuBA,EAAS,EAAQgC,EAAkBC,GAAqB,EAAE,OAAoBnD,EAAKoD,GAAY,CAAC,GAAGjC,IAAU4B,GAAgB,SAAsB/C,EAAKC,GAAS,CAAC,QAAQf,GAAS,QAAQ,GAAM,SAAsBc,EAAKT,GAAW,CAAC,MAAMF,GAAY,SAAsBgE,EAAMnD,EAAO,IAAI,CAAC,GAAGkB,GAAU,GAAGI,GAAgB,UAAU8B,EAAGxE,GAAkB,GAAGmE,GAAsB,gBAAgB/B,EAAUI,EAAU,EAAE,mBAAmB,iBAAiB,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,GAAa,IAAIrB,GAAK8B,GAAK,MAAM,CAAC,gBAAgB,kBAAkB,GAAG1B,CAAK,EAAE,GAAGjC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,gBAAgB,MAAMwD,EAAW,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,MAAMD,CAAY,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,MAAMH,EAAW,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,MAAMM,CAAW,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,MAAMJ,EAAY,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,MAAMD,EAAW,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,MAAMI,EAAW,CAAC,EAAEpB,EAAYI,CAAc,EAAE,SAAS,CAAc4B,EAAMnD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAcuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,sGAAsG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2BAA2B,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,8EAA8E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2BAA2B,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,EAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4B,EAAMnD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAcuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,+EAA+E,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,KAAK,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,+EAA+E,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,EAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,EAAezB,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,KAAK,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,+EAA+E,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,EAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,EAAezB,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,+EAA+E,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,EAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,EAAezB,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEe,GAAY,GAAgBQ,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,+EAA+E,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,EAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,EAAezB,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEgB,GAAa,GAAgBO,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,+EAA+E,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAc9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKuD,EAAS,CAAC,sBAAsB,GAAK,SAAsBvD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uGAAuG,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,+EAA+E,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB4B,EAAiB,SAAS,YAAY,SAAsBuB,EAAMnD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BP,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,KAAK,EAAE,KAAK,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiBpB,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG9C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyE,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BP,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,KAAK,EAAE,KAAK,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBpB,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG9C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyE,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BP,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,KAAK,EAAE,KAAK,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiBpB,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG9C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyE,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BP,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,KAAK,EAAE,KAAK,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBpB,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG9C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyE,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,mBAAmB,UAAU,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,mBAAmB,QAAQ,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,KAAK,EAAE,KAAK,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,mBAAmB,QAAQ,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiC,GAAI,CAAC,kFAAkF,gFAAgF,gRAAgR,6RAA6R,2TAA2T,mOAAmO,4RAA4R,gcAAgc,+TAA+T,wQAAwQ,uSAAuS,oHAAoH,+NAA+N,otEAAotE,wOAAwO,2TAA2T,6SAA6S,+PAA+P,qtBAAqtB,qtBAAqtB,6sBAA6sB,6sBAA6sB,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EAQtp0CC,GAAgBC,GAAQjD,GAAU+C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,iBAAiB,iBAAiB,iBAAiB,iBAAiB,gBAAgB,gBAAgB,gBAAgB,eAAe,EAAE,MAAM,UAAU,KAAKI,GAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRq8B,IAAMC,GAA4BC,EAASC,EAAsB,EAAQC,GAA8CC,GAAwBF,EAAsB,EAAQG,GAAgBJ,EAASK,EAAU,EAAQC,GAAgBN,EAASO,CAAU,EAAQC,GAA4BR,EAASS,EAAsB,EAAQC,GAA8CP,GAAwBM,EAAsB,EAAQE,GAAmBX,EAASY,CAAa,EAAQC,GAAwBb,EAASc,EAAkB,EAAQC,GAAiCf,EAASgB,EAA2B,EAAQC,GAAcjB,EAASkB,EAAQ,EAAQC,GAA2BnB,EAASoB,EAAqB,EAAQC,GAAyBrB,EAASsB,EAAmB,EAAQC,GAA2CpB,GAAwBmB,EAAmB,EAAQE,GAA2BxB,EAASyB,EAAqB,EAAQC,GAA6CvB,GAAwBsB,EAAqB,EAAQE,GAAkB3B,EAAS4B,CAAY,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAA2BhC,EAASiC,EAAqB,EAAQC,GAAWlC,EAASmC,EAAK,EAAQC,GAAepC,EAASqC,CAAS,EAAQC,GAAsBtC,EAASuC,EAAgB,EAAQC,GAAqBxC,EAASyC,EAAe,EAAQC,GAAmC1C,EAAS2C,EAA6B,EAAQC,GAAuB5C,EAAS6C,EAAiB,EAAQC,GAA6B9C,EAAS+C,EAAuB,EAAQC,GAAqBhD,EAASiD,EAAe,EAAQC,GAA4BlD,EAASmD,EAAsB,EAAQC,GAAgBpD,EAASqD,EAAU,EAAQC,GAAY,CAAC,UAAU,8CAA8C,UAAU,sBAAsB,UAAU,qBAAqB,UAAU,4CAA4C,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,EAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,EAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAb,CAAQ,IAAI,CAAC,IAAMc,EAAKC,GAAaH,CAAK,EAAE,OAAOZ,EAASc,CAAI,CAAE,EAAQE,GAAO,CAACN,EAAMM,IAAa,OAAON,GAAQ,UAAU,OAAOM,GAAS,SAAiBA,EAAON,EAAe,OAAOA,GAAQ,SAAiBA,EAAe,OAAOM,GAAS,SAAiBA,EAAc,GAAWC,GAAO,CAACP,EAAMO,IAAa,OAAOP,GAAQ,UAAU,OAAOO,GAAS,SAAiBP,EAAMO,EAAgB,OAAOP,GAAQ,SAAiBA,EAAe,OAAOO,GAAS,SAAiBA,EAAc,GAAWC,GAAU,CAAC,CAAC,MAAAR,CAAK,IAAoBS,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOV,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUW,GAAwB,CAAC,cAAc,YAAY,sBAAsB,YAAY,eAAe,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAO,CAAC,UAAUlC,GAAW,QAAQ,WAAW,EAAQmC,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,EAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,EAAmB,mBAAAC,GAAmB,mBAAAC,EAAmB,YAAAC,EAAY,mBAAAC,GAAmB,mBAAAC,EAAmB,mBAAAC,EAAmB,mBAAAC,GAAmB,6BAAAC,GAA6B,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEnC,GAASI,CAAK,EAAQgC,GAAU,IAAI,CAAC,IAAMC,EAASA,GAAiB,OAAUvB,CAAY,EAAE,GAAGuB,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUxB,CAAY,CAAC,EAAQyB,GAAmB,IAAI,CAAC,IAAMF,EAASA,GAAiB,OAAUvB,CAAY,EAAE,SAAS,MAAMuB,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUvB,CAAY,CAAC,EAAE,GAAK,CAAC0B,EAAYC,EAAmB,EAAEC,GAA8BpB,GAAQlD,GAAY,EAAK,EAAQuE,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAgB,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQI,GAAgB,CAAC,CAAC,QAAAJ,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQK,GAAgB,CAAC,CAAC,QAAAL,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQM,EAAiB,CAAC,CAAC,QAAAN,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQO,EAAiB,CAAC,CAAC,QAAAP,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQQ,GAAgB,CAAC,CAAC,QAAAR,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQS,GAAgB,CAAC,CAAC,QAAAT,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQU,GAAiB,CAAC,CAAC,QAAAV,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQW,GAAiB,CAAC,CAAC,QAAAX,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQY,GAAgB,CAAC,CAAC,QAAAZ,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQa,GAAgB,CAAC,CAAC,QAAAb,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQc,GAAiB,CAAC,CAAC,QAAAd,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQe,GAAgB,CAAC,CAAC,QAAAf,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAA+KgB,EAAkBC,EAAG3F,GAAkB,GAAxL,CAAa8C,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQ8C,GAAY,IAAS7F,GAAU,EAAiBmE,IAAc,YAAtB,GAAmE2B,GAAWzD,EAAO,IAAI,EAAQ0D,GAAW1D,EAAO,IAAI,EAAQ2D,GAAa,IAAQ,CAAChG,GAAU,GAAiBmE,IAAc,YAA6C8B,GAAUC,EAAkB,WAAW,EAAQC,GAAa,IAASnG,GAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAASmE,CAAW,EAAtD,GAAyFiC,GAAWF,EAAkB,WAAW,EAAQG,GAAWhE,EAAO,IAAI,EAAQiE,GAAWJ,EAAkB,WAAW,EAAQK,EAAWlE,EAAO,IAAI,EAAQmE,GAAWN,EAAkB,WAAW,EAAQO,EAAWpE,EAAO,IAAI,EAAQqE,GAAWR,EAAkB,WAAW,EAAQS,EAAWtE,EAAO,IAAI,EAAQuE,GAAWV,EAAkB,WAAW,EAAQW,EAAWxE,EAAO,IAAI,EAAQyE,GAAWZ,EAAkB,WAAW,EAAQa,EAAW1E,EAAO,IAAI,EAAQ2E,GAAWd,EAAkB,WAAW,EAAQe,GAAW5E,EAAO,IAAI,EAAQ6E,GAAOC,GAAU,EAAQC,GAAa,IAASpH,GAAU,EAAiBmE,IAAc,YAAtB,GAAmEkD,GAAWnB,EAAkB,WAAW,EAAE,OAAAoB,GAAiB,CAAC,UAAUtF,EAAM,CAAC,EAAsBP,EAAK8F,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAArH,EAAiB,EAAE,SAAsBsH,EAAMC,GAAY,CAAC,GAAGzE,IAAUT,EAAgB,SAAS,CAAcd,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAeiG,EAAMhJ,EAAO,IAAI,CAAC,GAAGsF,GAAU,UAAU8B,EAAGD,EAAkB,gBAAgB5C,CAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAC+C,GAAY,GAAgBpE,EAAKrB,EAAQ,CAAC,SAASsH,GAAuBjG,EAAKrB,EAAQ,CAAC,SAASuH,GAAuBlG,EAAKrB,EAAQ,CAAC,SAASwH,GAAuBnG,EAAKrB,EAAQ,CAAC,SAASuE,GAAsBlD,EAAKoG,EAAU,CAAC,SAAsBpG,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAMlF,GAAmB,OAAO,QAAQ,EAAE,EAAE,SAAsB4E,EAAMO,EAAU,CAAC,UAAU,yCAAyC,GAAG,SAAS,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAActG,EAAK9E,GAA8C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,OAAO,GAAG,IAAImJ,GAAK,OAAO,WAAW,EAAE,CAAC,IAAIC,GAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAUrB,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAUI,GAAgB,CAAC,QAAQ4C,CAAQ,CAAC,EAAE,UAAU,GAAM,UAAU,4EAA4E,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,iBAAiB,QAAQ,YAAY,UAAU,GAAK,UAAU,YAAY,UAAU7C,GAAgB,CAAC,QAAQ8C,CAAQ,CAAC,EAAE,UAAU5C,GAAgB,CAAC,QAAQ0C,CAAQ,CAAC,EAAE,MAAM,MAAM,CAAC,EAAejG,EAAKuG,EAAgB,CAAC,SAASrD,EAAQ,SAAsBlD,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,eAAe,EAAE,mBAAmB,gBAAgB,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIhB,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAelD,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK3E,GAAW,CAAC,UAAUmI,EAAiB,CAAC,QAAAN,CAAO,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAExE,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKuG,EAAgB,CAAC,SAASJ,EAAS,SAAsBnG,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,mBAAmB,eAAe,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIiC,EAAS,KAAK,CAAC,EAAE,WAAW,EAAenG,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKzE,EAAW,CAAC,UAAUkI,EAAiB,CAAC,QAAQ0C,CAAQ,CAAC,EAAE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEzH,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKuG,EAAgB,CAAC,SAASL,EAAS,SAAsBlG,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,mBAAmB,aAAa,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIgC,EAAS,KAAK,CAAC,EAAE,WAAW,EAAelG,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKzE,EAAW,CAAC,UAAUkI,EAAiB,CAAC,QAAQyC,CAAQ,CAAC,EAAE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAExH,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKuG,EAAgB,CAAC,SAASN,EAAS,SAAsBjG,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,mBAAmB,iBAAiB,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAI+B,EAAS,KAAK,CAAC,EAAE,WAAW,EAAejG,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKzE,EAAW,CAAC,UAAUkI,EAAiB,CAAC,QAAQwC,CAAQ,CAAC,EAAE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEvH,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE6F,GAAa,GAAgBvE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAMvB,GAAmB,OAAO,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,SAAsBrG,EAAKsG,EAAU,CAAC,UAAU,uEAAuE,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtG,EAAKtE,GAA8C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,OAAO,GAAG,IAAI2I,GAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAUA,GAAK,OAAO,OAAO,GAAG,YAAY,UAAU,YAAY,SAAS,YAAY,UAAU,4EAA4E,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,YAAY,QAAQ,YAAY,UAAU,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerE,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,GAAGwE,GAAU,IAAIH,GAAK,SAAsB0B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemK,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAc/F,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,kBAA+B/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,kBAA+B/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,sBAAsB,SAAsBA,EAAKrB,EAAQ,CAAC,SAASiI,GAAuB5G,EAAKoG,EAAU,CAAC,SAAsBpG,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBN,EAAMO,EAAU,CAAC,UAAU,0BAA0B,GAAG,SAAS,OAAO,YAAY,QAAQ,YAAY,SAAS,CAActG,EAAKlE,GAAmB,CAAC,UAAU,GAAM,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,UAAU4H,GAAgB,CAAC,QAAQkD,CAAQ,CAAC,EAAE,SAAS,YAAY,UAAU,cAAc,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,EAAe5G,EAAKuG,EAAgB,CAAC,SAASK,EAAS,SAAsB5G,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,mBAAmB,eAAe,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAI0C,EAAS,KAAK,CAAC,EAAE,WAAW,EAAe5G,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKzE,EAAW,CAAC,UAAUkI,EAAiB,CAAC,QAAQmD,CAAQ,CAAC,EAAE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAElI,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,KAAK,CAAC,EAAE,SAAsB1C,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAMlF,GAAmB,OAAO,QAAQ,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,sEAAsE,UAAUxD,EAAY,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBc,EAAKhE,GAA4B,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,sEAAsE,UAAUkD,EAAY,CAAC,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,EAAE,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,SAAsB+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,kCAAkC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,gCAA6C/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,iDAAiD,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAACrB,GAAa,GAAgB1E,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,yDAAyD,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK6G,GAAmB,CAAC,SAAsB7G,EAAKT,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKuH,GAAM,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,MAAM,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAe7D,IAAwBnD,EAAKoG,EAAU,CAAC,SAASW,GAAY,IAAI,CAAC,CAAC,GAAGlF,EAAY,UAAUF,GAAmB,UAAUF,GAAmB,UAAUC,GAAmB,UAAUE,EAAkB,EAAEqF,MAAStF,KAAqB,GAAGC,KAAqB,GAAuB5B,EAAKgG,GAAY,CAAC,GAAG,aAAanE,IAAc,SAAsB7B,EAAKkH,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUtF,EAAkB,EAAE,SAAsB5B,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,gBAAgBvB,GAAmB,OAAO,iDAAiD,EAAE,UAAU,CAAC,MAAM,YAAYA,GAAmB,OAAO,4CAA4C,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,gBAAgBlF,GAAmB,OAAO,kEAAkE,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK9D,GAAS,CAAC,OAAO,OAAO,UAAUiL,GAA2B,YAAe1F,GAAmBT,CAAY,EAAE,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUW,GAAmB,QAAQ,YAAY,MAAM,OAAO,UAAUtC,GAAkBqC,EAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEG,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,sBAAsB,SAAsB+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,qCAAkD/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOlF,GAAmB,OAAO,0BAA0B,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK5D,GAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4D,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,SAAsB+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,kCAAkC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,wDAAqE/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,8DAA8D,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,wDAAqE/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,8DAA8D,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kKAAkK,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAC3B,GAAY,GAAgB2B,EAAM,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,SAAS,CAAc/F,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,GAAG2E,GAAW,IAAIC,EAAI,CAAC,EAAe5E,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,GAAG6E,GAAW,IAAIC,CAAI,CAAC,EAAe9E,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,GAAG+E,GAAW,IAAIC,CAAI,CAAC,EAAehF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,GAAGiF,GAAW,IAAIC,CAAI,CAAC,EAAelF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAGmF,GAAW,IAAIC,CAAI,CAAC,EAAepF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,GAAGqF,GAAW,IAAIC,CAAI,CAAC,EAAetF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,GAAGuF,GAAW,IAAIC,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeO,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAC3B,GAAY,GAAgB2B,EAAM,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,UAAU,SAAS,CAAc/F,EAAKoH,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BrH,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,yBAAyB,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU2E,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBrH,EAAKzD,GAA2C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIuI,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,yBAAyB,KAAK,yBAAyB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU+B,EAAc,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerH,EAAKoH,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BtH,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,yBAAyB,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4E,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBtH,EAAKzD,GAA2C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIuI,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,wBAAwB,KAAK,yBAAyB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUgC,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetH,EAAKoH,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BvH,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,yBAAyB,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU6E,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBvH,EAAKzD,GAA2C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIuI,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,KAAK,yBAAyB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUiC,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevH,EAAKoH,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BxH,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,yBAAyB,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU8E,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBxH,EAAKzD,GAA2C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIuI,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,uBAAuB,KAAK,yBAAyB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUkC,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexH,EAAKoH,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BzH,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,yBAAyB,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU+E,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBzH,EAAKzD,GAA2C,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIuI,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIE,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,KAAK,yBAAyB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUmC,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezH,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,sCAAsC,MAAS,CAAC,EAAE,SAAsBqD,EAAMlJ,GAAgB,CAAC,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,IAAIiI,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,IAAIE,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,IAAIE,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,IAAIE,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,SAAS,CAAcpF,EAAKrB,EAAQ,CAAC,SAAS+I,GAAuB1H,EAAKoG,EAAU,CAAC,SAAsBpG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWvB,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,MAAM,MAAM,QAAQ,SAAsBN,EAAMO,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,yBAAyB,GAAG,SAAS,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAActG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,sBAAsB,GAAM,4BAA4B,YAAY,oBAAoB,GAAG,qCAAqC,GAAK,2BAA2B,WAAW,CAAC,EAAE,SAAsB1C,EAAKtD,GAA6C,CAAC,UAAU,0BAA0B,UAAU,6BAA6B,OAAO,OAAO,GAAG,YAAY,UAAUwC,EAAY,CAAC,IAAI,wEAAwE,OAAO,2KAA2K,EAAE,EAAE,EAAE,UAAUA,EAAY,CAAC,IAAI,wEAAwE,OAAO,0KAA0K,EAAE,EAAE,EAAE,UAAU,GAAM,SAAS,YAAY,UAAU,GAAK,KAAK,yBAAyB,UAAU,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUyE,GAAgB,CAAC,QAAQ+D,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe1H,EAAKuG,EAAgB,CAAC,SAASmB,EAAS,SAAsB1H,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,WAAW,EAAelE,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUgH,GAAiB,CAAC,QAAQ8D,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,oBAAoB,UAAU7D,GAAiB,CAAC,QAAQ6D,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEhJ,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKrB,EAAQ,CAAC,SAASgJ,GAAuB3H,EAAKoG,EAAU,CAAC,SAAsBpG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWvB,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,MAAM,MAAM,QAAQ,SAAsBN,EAAMO,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,yBAAyB,GAAG,UAAU,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAActG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,sBAAsB,GAAM,4BAA4B,YAAY,oBAAoB,GAAG,qCAAqC,GAAK,2BAA2B,WAAW,CAAC,EAAE,SAAsB1C,EAAKtD,GAA6C,CAAC,UAAU,gBAAgB,UAAU,yBAAyB,OAAO,OAAO,GAAG,YAAY,UAAUwC,EAAY,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,UAAU,GAAM,SAAS,YAAY,UAAU,GAAK,KAAK,yBAAyB,UAAU,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUyE,GAAgB,CAAC,QAAQgE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe3H,EAAKuG,EAAgB,CAAC,SAASoB,EAAS,SAAsB3H,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,WAAW,EAAelE,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,UAAU,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUgH,GAAiB,CAAC,QAAQ+D,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,YAAY,UAAU9D,GAAiB,CAAC,QAAQ8D,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEjJ,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKrB,EAAQ,CAAC,SAASiJ,GAAuB5H,EAAKoG,EAAU,CAAC,SAAsBpG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWvB,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,MAAM,MAAM,QAAQ,SAAsBN,EAAMO,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,yBAAyB,GAAG,UAAU,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAActG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,sBAAsB,GAAM,4BAA4B,YAAY,oBAAoB,GAAG,qCAAqC,GAAK,2BAA2B,YAAY,QAAQkF,EAAS,QAAQ,YAAY,WAAW,CAAC,EAAE,SAAsB5H,EAAKtD,GAA6C,CAAC,UAAU,oBAAoB,UAAU,4BAA4B,UAAU,uEAAuE,OAAO,OAAO,GAAG,YAAY,UAAUwC,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,GAAK,SAAS,YAAY,UAAU,GAAK,KAAK,yBAAyB,UAAU,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUyE,GAAgB,CAAC,QAAQiE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe5H,EAAKuG,EAAgB,CAAC,SAASqB,EAAS,SAAsB5H,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,WAAW,EAAelE,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,UAAU,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUgH,GAAiB,CAAC,QAAQgE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,mBAAmB,UAAU/D,GAAiB,CAAC,QAAQ+D,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAElJ,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKrB,EAAQ,CAAC,SAASkJ,GAAuB7H,EAAKoG,EAAU,CAAC,SAAsBpG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWvB,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,MAAM,MAAM,QAAQ,SAAsBN,EAAMO,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,yBAAyB,GAAG,SAAS,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAActG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,sBAAsB,GAAM,4BAA4B,YAAY,oBAAoB,GAAG,qCAAqC,GAAK,2BAA2B,YAAY,QAAQmF,EAAS,QAAQ,YAAY,WAAW,CAAC,EAAE,SAAsB7H,EAAKtD,GAA6C,CAAC,UAAU,wBAAwB,UAAU,wBAAwB,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAUwC,EAAY,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,EAAE,UAAU,GAAK,SAAS,YAAY,UAAU,GAAK,KAAK,yBAAyB,UAAU,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUyE,GAAgB,CAAC,QAAQkE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe7H,EAAKuG,EAAgB,CAAC,SAASsB,EAAS,SAAsB7H,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,WAAW,EAAelE,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUgH,GAAiB,CAAC,QAAQiE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,uBAAuB,UAAUhE,GAAiB,CAAC,QAAQgE,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEnJ,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAKrB,EAAQ,CAAC,SAASmJ,GAAuB9H,EAAKoG,EAAU,CAAC,SAAsBpG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWvB,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,MAAM,MAAM,QAAQ,SAAsBN,EAAMO,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,yBAAyB,GAAG,SAAS,KAAK,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAActG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,sBAAsB,GAAM,4BAA4B,YAAY,oBAAoB,GAAG,qCAAqC,GAAK,2BAA2B,WAAW,CAAC,EAAE,SAAsB1C,EAAKtD,GAA6C,CAAC,UAAU,oBAAoB,UAAU,sBAAsB,OAAO,OAAO,GAAG,YAAY,UAAUwC,EAAY,CAAC,IAAI,qEAAqE,OAAO,qKAAqK,EAAE,EAAE,EAAE,UAAUA,EAAY,CAAC,IAAI,wEAAwE,OAAO,2KAA2K,EAAE,EAAE,EAAE,UAAU,GAAM,SAAS,YAAY,UAAU,GAAK,KAAK,yBAAyB,UAAU,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUyE,GAAgB,CAAC,QAAQmE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe9H,EAAKuG,EAAgB,CAAC,SAASuB,EAAS,SAAsB9H,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,WAAW,EAAelE,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUgH,GAAiB,CAAC,QAAQkE,CAAQ,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,mBAAmB,UAAUjE,GAAiB,CAAC,QAAQiE,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpJ,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK6G,GAAmB,CAAC,SAAsB7G,EAAKT,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKwI,GAAa,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKjB,GAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,IAAI,EAAE,KAAK,iBAAiB,EAAE,SAAS,MAAM,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,EAAE,EAAE,KAAK,iBAAiB,EAAE,KAAK,iBAAiB,EAAE,SAAS,MAAM,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACkB,EAAYC,EAAgBC,IAAyBlI,EAAKoG,EAAU,CAAC,SAAS4B,GAAa,IAAI,CAAC,CAAC,sBAAsB9F,EAA6B,GAAGE,GAAY,UAAUJ,GAAmB,UAAUC,GAAmB,UAAUE,GAAmB,UAAUL,GAAmB,UAAUC,EAAkB,EAAEoG,MAAUrG,KAAqB,GAAGC,KAAqB,GAAGC,KAAqB,GAAGG,KAAqB,GAAuBnC,EAAKgG,GAAY,CAAC,GAAG,aAAa5D,KAAc,SAAsBpC,EAAKkH,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAU/E,EAAkB,EAAE,SAAsBnC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWvB,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,WAAWlF,GAAmB,OAAO,gCAAgC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK/C,GAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAUoC,GAAkB4C,EAAkB,EAAE,SAAS,YAAY,UAAUF,GAAmB,UAAU1C,GAAkB6C,CAA4B,EAAE,UAAUF,GAAmB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUnC,GAAOD,GAAOkC,GAAmB,QAAG,EAAE,QAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEM,EAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,SAAsB+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,qBAAqB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,wBAAqC/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,wBAAqC/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sDAAsD,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAACrB,GAAa,GAAgB1E,EAAK,MAAM,CAAC,UAAU,+CAA+C,mBAAmB,QAAQ,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAc/F,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBzG,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,wQAAwQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uPAAuP,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBzG,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kQAAkQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uPAAuP,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,OAAOvB,GAAmB,OAAO,0BAA0B,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBnB,EAAKoI,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,OAAOjH,GAAmB,OAAO,0BAA0B,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBnB,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAsBA,EAAK,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,iBAAiB,mBAAmB,kCAAkC,SAAsBA,EAAKqG,EAA0B,CAAC,SAAsBrG,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,CAAC,CAAC,EAAE,SAAsB1C,EAAK7C,GAAM,CAAC,gBAAgB,mBAAmB,aAAa,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,SAAS,GAAM,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAK,MAAM,GAAK,UAAU,QAAQ,QAAQ,GAAK,OAAO,wEAAwE,cAAc,GAAK,QAAQ,uEAAuE,QAAQ,SAAS,OAAO,GAAG,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,GAAG,eAAe,GAAG,OAAO,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4I,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,oEAAoE,UAAU,wEAAwE,SAAS,YAAY,UAAU6B,EAAY,CAAC,IAAI,wEAAwE,OAAO,yQAAyQ,EAAE,EAAE,EAAE,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,mPAAmP,QAAQ,YAAY,UAAU,4BAA4B,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,uEAAuE,UAAU,wEAAwE,SAAS,YAAY,UAAU6B,EAAY,CAAC,IAAI,wEAAwE,OAAO,yQAAyQ,EAAE,EAAE,EAAE,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,kPAAkP,QAAQ,YAAY,UAAU,uBAAuB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,uEAAuE,UAAU,wEAAwE,SAAS,YAAY,UAAU6B,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,sSAAsS,QAAQ,YAAY,UAAU,wBAAwB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,mQAAmQ,QAAQ,YAAY,UAAU,oBAAoB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,SAAsB+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,gCAA6C/F,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,+BAA4C/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0DAA0D,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAACrB,GAAa,GAAgB1E,EAAK,MAAM,CAAC,UAAU,8CAA8C,mBAAmB,QAAQ,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAc/F,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBzG,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,wPAAmP,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uPAAuP,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBzG,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gPAAgP,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uPAAuP,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOlF,GAAmB,OAAO,0BAA0B,SAAsBnB,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,qBAAqB,MAAS,CAAC,EAAE,SAAsB1C,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,qBAAqB,UAAU,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKzC,GAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewI,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,8OAA8O,QAAQ,YAAY,UAAU,cAAc,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,6NAA6N,QAAQ,YAAY,UAAU,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,qOAAqO,QAAQ,YAAY,UAAU,oBAAoB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,WAAWvB,GAAmB,OAAO,gCAAgC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYlF,GAAmB,OAAO,4CAA4C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,0OAA0O,QAAQ,YAAY,UAAU,yBAAyB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,sBAAsB,SAAsB+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAACJ,GAAa,GAAgB3F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,aAAavB,GAAmB,OAAO,oCAAoC,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYlF,GAAmB,OAAO,oCAAoC,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0CAA0C,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,0BAA0B,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemK,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,6BAA0C/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,6BAA0C/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKvC,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuC,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOvB,GAAmB,OAAO,kBAAkB,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOlF,GAAmB,OAAO,0BAA0B,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,EAAK,CAAC,EAAE,SAAsB1C,EAAKrC,GAA8B,CAAC,UAAU,SAAS,UAAU,GAAM,OAAO,OAAO,UAAU,GAAK,UAAU,YAAY,UAAU,GAAK,GAAG,YAAY,UAAU,GAAK,UAAU,YAAY,UAAU,GAAK,SAAS,YAAY,UAAU,UAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,MAAM,UAAU,YAAY,UAAU,GAAK,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,oCAAoC,SAAsB+F,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOvB,GAAmB,OAAO,yBAAyB,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWA,GAAmB,OAAO,+BAA+B,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,gBAAgBlF,GAAmB,OAAO,0CAA0C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,0BAA0B,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,sCAAmD/F,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK2G,EAAS,CAAC,sBAAsB,GAAK,SAAsB3G,EAAWyG,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,qCAAkD/F,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAACrB,GAAa,GAAgB1E,EAAKqG,EAA0B,CAAC,OAAO,GAAG,MAAM,gBAAgBlF,GAAmB,OAAO,0CAA0C,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,wDAAwD,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAKpE,EAAc,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,0BAA0B,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemK,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAc/F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,eAAevB,GAAmB,OAAO,sCAAsC,EAAE,UAAU,CAAC,MAAM,oBAAoBA,GAAmB,OAAO,uDAAuD,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,oBAAoBlF,GAAmB,OAAO,uEAAuE,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU6B,EAAY,CAAC,IAAI,oEAAoE,EAAE,EAAE,EAAE,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,uOAAuO,QAAQ,YAAY,UAAU,gCAAgC,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,eAAevB,GAAmB,OAAO,sCAAsC,EAAE,UAAU,CAAC,MAAM,oBAAoBA,GAAmB,OAAO,uDAAuD,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,oBAAoBlF,GAAmB,OAAO,uEAAuE,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,sNAAsN,QAAQ,YAAY,UAAU,8BAA8B,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,eAAevB,GAAmB,OAAO,sCAAsC,EAAE,UAAU,CAAC,MAAM,oBAAoBA,GAAmB,OAAO,uDAAuD,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,oBAAoBlF,GAAmB,OAAO,uEAAuE,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,8OAA8O,QAAQ,YAAY,UAAU,+BAA+B,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,eAAevB,GAAmB,OAAO,sCAAsC,EAAE,UAAU,CAAC,MAAM,oBAAoBA,GAAmB,OAAO,uDAAuD,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAM,oBAAoBlF,GAAmB,OAAO,uEAAuE,SAAsBnB,EAAKsG,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAK3C,EAAU,CAAC,UAAU6B,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,4NAA4N,QAAQ,YAAY,UAAU,kBAAkB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAKrB,EAAQ,CAAC,SAAS0J,GAAwBrI,EAAKoG,EAAU,CAAC,SAAsBpG,EAAKoH,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASkB,GAA6BtI,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAMlF,GAAmB,OAAO,QAAQ,SAAsB4E,EAAMO,EAAU,CAAC,UAAU,2BAA2B,GAAGV,GAAW,OAAO,YAAY,IAAItB,GAAK,QAAQ,YAAY,SAAS,CAActE,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4F,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBtI,EAAKnC,GAAkB,CAAC,UAAU,oCAAoC,UAAU,cAAc,UAAUyK,EAAe,CAAC,EAAE,UAAU,GAAM,UAAU,mBAAmB,OAAO,OAAO,UAAU,aAAa,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,GAAK,UAAU,2BAA2B,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,kCAAkC,UAAUxE,GAAgB,CAAC,QAAQuE,CAAS,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAerI,EAAKuG,EAAgB,CAAC,SAAS8B,EAAU,SAAsBrI,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,mBAAmB,eAAe,wBAAwB0B,GAAW,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIyC,EAAU,KAAK,CAAC,EAAE,WAAW,EAAerI,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB0B,GAAW,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB5F,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKzE,EAAW,CAAC,UAAUkI,EAAiB,CAAC,QAAQ4E,CAAS,CAAC,EAAE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE3J,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0F,GAAY,GAAgBpE,EAAKrB,EAAQ,CAAC,SAAS4J,GAAwBvI,EAAKoG,EAAU,CAAC,SAAsBpG,EAAKqG,EAA0B,CAAC,OAAO,IAAI,MAAMlF,GAAmB,OAAO,QAAQ,SAAsB4E,EAAMO,EAAU,CAAC,UAAU,0CAA0C,GAAG,UAAU,OAAO,YAAY,QAAQ,YAAY,SAAS,CAActG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKjC,GAAwB,CAAC,UAAUgG,GAAgB,CAAC,QAAQwE,CAAS,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAevI,EAAKuG,EAAgB,CAAC,SAASgC,EAAU,SAAsBvI,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIqE,EAAU,KAAK,CAAC,EAAE,WAAW,EAAevI,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,0BAA0B,EAAE,wBAAwB,UAAU,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK/B,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU+F,GAAiB,CAAC,QAAQuE,CAAS,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE7J,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE6F,GAAa,GAAgBvE,EAAKrB,EAAQ,CAAC,SAAS6J,GAAwBxI,EAAKoG,EAAU,CAAC,SAAsBpG,EAAK0G,EAAkB,CAAC,WAAWhE,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAMvB,GAAmB,OAAO,OAAO,CAAC,EAAE,SAAsBnB,EAAKqG,EAA0B,CAAC,SAAsBN,EAAMO,EAAU,CAAC,UAAU,sEAAsE,GAAG,SAAS,OAAO,YAAY,QAAQ,YAAY,SAAS,CAActG,EAAK7B,GAAuB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,UAAU8F,GAAgB,CAAC,QAAQuE,CAAS,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,EAAexI,EAAKuG,EAAgB,CAAC,SAASiC,EAAU,SAAsBxI,EAAKoG,EAAU,CAAC,SAA+BI,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAczG,EAAKjD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUoH,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIsE,EAAU,KAAK,CAAC,EAAE,WAAW,EAAexI,EAAKqG,EAA0B,CAAC,MAAM,QAAQ,SAAsBrG,EAAKsG,EAAU,CAAC,UAAUnC,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBlE,EAAK/B,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU+F,GAAiB,CAAC,QAAQwE,CAAS,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE9J,EAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyI,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,8KAA8K,8SAA8S,oNAAoN,6UAA6U,6PAA6P,yMAAyM,oSAAoS,0TAA0T,iOAAiO,+RAA+R,wRAAwR,sMAAsM,+RAA+R,yGAAyG,oLAAoL,gUAAgU,6VAA6V,yTAAyT,6HAA6H,uPAAuP,8gBAA8gB,4PAA4P,6RAA6R,2GAA2G,weAAwe,wGAAwG,yGAAyG,+RAA+R,2dAA2d,uGAAuG,6ZAA6Z,+QAA+Q,0RAA0R,oHAAoH,2OAA2O,oHAAoH,ySAAyS,0RAA0R,4RAA4R,kTAAkT,0UAA0U,yRAAyR,4QAA4Q,sSAAsS,0TAA0T,ghBAAghB,oRAAoR,8PAA8P,0GAA0G,gXAAgX,6VAA6V,2TAA2T,mKAAmK,kUAAkU,uXAAuX,0TAA0T,6LAA6L,2wCAA2wC,6oBAA6oB,uLAAuL,4TAA4T,wfAAwf,+WAA+W,yGAAyG,6TAA6T,iSAAiS,wGAAwG,gRAAgR,0NAA0N,0GAA0G,mOAAmO,2RAA2R,2eAA2e,wGAAwG,uGAAuG,8TAA8T,sUAAsU,q2SAAq2S,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,gcAAgc,goCAAgoC,i1SAAi1S,stIAAstI,EAWv6lJC,GAAgBC,GAAQnI,GAAUiI,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,QAAQ,MAAM,IAAI,EAAEG,GAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG3N,GAA4B,GAAGK,GAAgB,GAAGE,GAAgB,GAAGE,GAA4B,GAAGG,GAAmB,GAAGE,GAAwB,GAAGE,GAAiC,GAAGE,GAAc,GAAGE,GAA2B,GAAGE,GAAyB,GAAGG,GAA2B,GAAGG,GAAkB,GAAGK,GAA2B,GAAGE,GAAW,GAAGE,GAAe,GAAGE,GAAsB,GAAGE,GAAqB,GAAGE,GAAmC,GAAGE,GAAuB,GAAGE,GAA6B,GAAGE,GAAqB,GAAGE,GAA4B,GAAGE,GAAgB,GAAG0K,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACvpF,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,oMAA0O,6BAA+B,OAAO,sBAAwB,IAAI,yBAA2B,QAAQ,uBAAyB,GAAG,sBAAwB,UAAU,qBAAuB,OAAO,yBAA2B,OAAO,4BAA8B,OAAO,qBAAuB,weAAkkB,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ha75r1", "args", "onTapnrhjgf", "onTapvlo3eu", "onTap18w3on4", "onTap1wy2ky5", "onTap1t3xb9", "onTapbnswua", "onTapqej3m8", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FrameroDTFETjQP", "withCSS", "oDTFETjQP_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationHeaderGlobalFonts", "getFonts", "sA9lGRWcm_default", "NavigationHeaderGlobalWithVariantAppearEffect", "withVariantAppearEffect", "ModalLoginFonts", "cWVP3y_Dk_default", "Demo_ModalFonts", "wm906gxMC_default", "NavigationHeaderMobileFonts", "UHsilVh7a_default", "NavigationHeaderMobileWithVariantAppearEffect", "BadgesEyebrowFonts", "P06wzPILV_default", "ActionsButton_LinkFonts", "N6RLOKevi_default", "SectionHero_Video_SimpleNewFonts", "Bg65Jtmv8_default", "CardLogoFonts", "y5tvs0CcT_default", "TableauUseCasesDarwinFonts", "xDrgZEYVX_default", "CarouselControl_TabFonts", "IoqjqmdnG_default", "CarouselControl_TabWithVariantAppearEffect", "CardFeature_HighlightFonts", "jYqv2UpQa_default", "CardFeature_HighlightWithVariantAppearEffect", "ModalFeatureFonts", "AQW6VY2bV_default", "MotionDivWithFX", "withFX", "motion", "CardTestimonial_QuoteFonts", "pGodGx6wj_default", "VideoFonts", "Video", "CardBentoFonts", "tfPCFbosb_default", "TableauWorkflowsFonts", "oDTFETjQP_default", "ActionsG2ReviewFonts", "rRG_TGupS_default", "CarouselTestimonial_Large_NewFonts", "QbfQ2wh3a_default", "BannerDemo_FooterFonts", "ibJfRaqtX_default", "NavigationFooterDesktopFonts", "AWo9swfw2_default", "ModalNewsletterFonts", "I8diuJ4rA_default", "NavigationFooterMobileFonts", "e_gxykZl9_default", "CursorNextFonts", "UFapeNbTf_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "prefix", "suffix", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "qDRGurYIaKHFQzP1hQ", "SIrK4DlgHKHFQzP1hQ", "oBuPq3cjzKHFQzP1hQ", "U76DuUvV_KHFQzP1hQ", "idKHFQzP1hQ", "YdtduoXFRa49KiXyGo", "YMAcSYbaHa49KiXyGo", "mFvXx29tZa49KiXyGo", "Rl0ISC5KRa49KiXyGo", "JSdBrgZ65_SIrK4DlgHa49KiXyGo", "u1oKjpqt9a49KiXyGo", "ida49KiXyGo", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Bm5ygoIH03bnx0g", "overlay", "loadMore", "args", "W6_uuXGme3bnx0g", "d8dQhevjD3bnx0g", "wEmI866b03bnx0g", "FaTD0R4bW1wnntms", "a0FIa3gDX1wnntms", "iSev0juwe3bnx0g", "T93479tSP3bnx0g", "V_BgWjnv01wnntms", "ZXeCsBBn51wnntms", "ulbr56no93bnx0g", "Ct11PuJd43bnx0g", "tIAkmiKxf1wnntms", "sr1lN8Yoc3bnx0g", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "isDisplayed1", "elementId", "useRouteElementId", "isDisplayed2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "router", "useRouter", "isDisplayed3", "elementId8", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "overlay3", "overlay2", "overlay1", "l", "ComponentViewportProvider", "Container", "AnimatePresence", "Ga", "x", "PropertyOverrides2", "RichText2", "overlay4", "ChildrenCanSuspend", "XzRjaeDJP_default", "collection", "paginationInfo", "index", "PathVariablesContext", "enumToDisplayNameFunctions", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "overlay5", "overlay6", "overlay7", "overlay8", "overlay9", "RM53TRIMg_default", "collection1", "paginationInfo1", "loadMore1", "index1", "Image2", "overlay10", "resolvedLinks5", "overlay11", "overlay12", "css", "FramerrzgVpY6Rl", "withCSS", "rzgVpY6Rl_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
